body   { background-color: white; margin: 0px; padding: 0px; background: url(/img/global/bg1.gif) repeat-y }
body, td, .f11 { color: #333333; font-size: 11px; line-height: 1.4em; font-family: verdana,geneva,arial; }

.faehnchen { font-size: 10px; }
.f10 { font-size: 10px; }
.f11b { font-weight: bolder; }
.f11j { color: #333333; font-size: 11px; line-height: 1.4em; font-family: verdana,geneva,arial; text-align: justify }
.f11c { color: #333333; font-size: 11px; line-height: 1.4em; font-family: verdana,geneva,arial; text-align: center }
h2   { font-weight: bolder; font-size: 12px; }
h1   { color: #00549b; font-weight: bolder; font-size: 12px; }

a:active	{ color: #00549b; text-decoration: none }
a:visited	{ color: #00549b; text-decoration: none }
a:link		{ color: #00549b; text-decoration: none }
a:hover		{ color: #000000; text-decoration: none }
.submit { 
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
}
.input {
	border-top:		#666666 solid 1px;
	border-bottom:	#D3D3D3 solid 1px;
	border-left:	#666666 solid 1px;
	border-right:	#D3D3D3 solid 1px;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
}
.select {
	border-top:		#D3D3D3 solid 1px;
	border-bottom:	#666666 solid 1px;
	border-left:	#D3D3D3 solid 1px;
	border-right:	#666666 solid 1px;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
}
ul, ol {
	margin-left:.7em;
	padding-left:.7em;
}
