body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

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: 18px;
	text-align:justify; 
}

table.news td, table.news p {
	line-height: 16px;
	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:#59595B;text-decoration:none;font-weight:bold; }
a:visited { color:#59595B;text-decoration:none;font-weight:bold; }
a:active { color:#59595B;text-decoration:underline;font-weight:bold; }
a:hover { color:#59595B;text-decoration:underline;font-weight:bold; }


.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;
 }
