
body { 
	background: white fixed; 
}
body.aktuell { 
	background-color: #eaf3ff; 
}

td { 
	font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
.grundschrift { 
	line-height: 18px; 
}
.seitentitel { 
	font-size: 23px; 
	color: black; 
	font-style: italic; 
	font-weight: bold; 
}
.navigation { 
	color: #666; 
	font-weight: bold; 
}
.titel { 
	color: black; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 16px; 
}
.grau { 
	background-color: #999; 
}

a { 
	color: black; 
	text-decoration: underline; 
}
a:hover { 
	color: #666; 
	text-decoration: underline; 
}
a:visited { 
	color: #333; 
	text-decoration: underline; 
}
a.navigation { 
	color: black; 
	font-weight: bold; 
	text-decoration: underline; 
}
a.navigation:hover { 
	color: #666; 
	font-weight: bold; 
	text-decoration: underline; 
}
a.fuehrer { 
	color: white; 
	font-weight: bold; 
	text-decoration: underline; 
}
a.fuehrer:hover { 
	color: #333; 
	font-weight: bold; 
	text-decoration: underline; 
}

img.pict { 
	border:1px solid #999999; 
}

input, textarea {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	color: #000;
	border-top: 1px solid #767167; border-right: 1px solid #e2e0da; border-bottom: 1px solid #e2e0da; border-left: 1px solid #767167; 
}
.butt {
	border-top: 1px solid #e2e0da; border-right: 1px solid #767167; border-bottom: 1px solid #767167; border-left: 1px solid #e2e0da; 
}
.field-a {
	width: 35px;
	height: 18px;
}
.field-b {
	width: 200px;
	height: 18px;
}
.field-c {
	width: 200px;
	height: 130px;
}
.field-d {
	width: 40px;
	height: 18px;
}
.field-e {
	width: 152px;
	height: 18px;
}


