body, td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:lighter;
	color: #014171;
}

h1, h2, h3 {
	margin-bottom: 6px;
	padding: 0;
	font-weight: bold;
	color: #404045;
	text-align:left; /* kein Blocksatz fuer Ueberschriften */
}
h1 {
	margin-top: 0px;
	font-size: 17px;
}
h2, h3 {
	margin-top: 20px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}

td.inhalt p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 11px;
	text-align:justify; 
}

table.news td, table.news p {
	line-height: 11px;
	text-align:left;
	
}

img.bildlinks {
	margin-top: 0px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left: 0;
}


.bildrechts {
  margin-top:8px;
  margin-botton:8px;
  margin-left:16px;
  vertical-align:baseline:
}

a:link { color:#9CADC8;text-decoration:none;font-size:11px;}
a:visited { color:#9CADC8;text-decoration:none;font-size:11px;}
a:active { color:#014171;text-decoration:underline;font-size:11px;}
a:hover { color:#9CADC8;text-decoration:underline;font-size:11px;}

.topicalpage{line-height:150%;font-size:9pt;}

.klein {
  font-size:11px;
}

.formfield {
  width: 320px;
  }

.rotfett {
  color: #F00000;
  font-weight: bold;
 }
 
 .dunkelrotfett {
  color: #802020;
  font-weight: bold;
 }

.graufett {
  color: #202020;
  font-weight: bold;
 }

