body {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}
td { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
 }
.nav  { color: #EFF4F8; font-weight: normal; font-size: 8px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #DBE1E4 }
a   { color: #eff4f8; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
a.nav    { color: black; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
a:hover.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336699;
	text-decoration: none;
	font-weight : bold;
}
.navhigh {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336699;
	text-decoration: none;
	font-weight : bold;
}
.nav2 {
	background-color: #EFF4F8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #999999;
	font-weight : bold;
	text-decoration : none;
}
.nav2high {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336699;
	text-decoration: none;
	font-weight : bold;
}
a:hover.nav2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336699;
	text-decoration: none;
	font-weight : bold;
}
.textgross { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
 }
.textgroesser { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #8B0000;
 }
 .textrot  { color: #8b0000; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.disainbyro  { color: #808080; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.textklein  { color: black; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.linkklein { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
	text-decoration: none;
 }
.textweisskleinblau { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	background-color : #336699;
 }
.linkweissklein {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	text-decoration: underline;
	font-weight : bold;
}
.input {
	border : 1px solid Black;
	color : Black;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 2px;
	background-color : #F7FAFD;
}
.submit {
	border : 1px solid Black;
	color : Black;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 2px;
	background-color : #E3E3E3;
}
.showtable {
	border : 1px solid Black;
	color : Black;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding: 2px;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textrot { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC0000;
 }
