
body { 
	background: white fixed; 
  font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
body.aktuell { 
	background-color: #eaf3ff; 
}

h2 {
  font-size: 16px;
  line-height: 32px; 
}
h3 {
  font-size: 12px;
  line-height: 14px; 
  padding: 0;
  margin: 12px 0 5px 0;
}
p {
  padding: 0;
  margin: 0;
}

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:link, a:visited { 
	color: #333; 
	text-decoration: underline; 
}
a:hover, a:active { 
	color: #666; 
	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-s {
	width: 200px;
	height: 22px;
}
.field-sf {
	height: 22px;
}
.field-c {
	width: 200px;
	height: 130px;
}
.field-d {
	width: 40px;
	height: 18px;
}
.field-e {
	width: 152px;
	height: 18px;
}



