/******** Mitte normale Breite ***********/
 
 
 #centerstandard {
	font-family:Arial,Helvetica,sans-serif;
 }
 
 #centerstandard h1 {
 	font-size:1.4em;
 	line-height:1.3em;
	color:#000000;	
	margin:0px 0px 10px 0px;
 }
 
 #centerstandard div.kopf {
 	margin:3px 0px 8px 0px;
 }
 
 #centerstandard p, #centerstandard li {
 	font-size:0.75em;
	line-height:1.4em;
	margin:0px 0px 0.4em 0em;
	line-height:1.4em;	
 }
 
 #centerstandard p.small {
 	font-size:0.65em;
 	line-height:1.2em;
 }
 
 #centerstandard div.content {
 	text-align:justify;
 }
 
 #centerstandard p.einleitung {
 	font-size:12px;
	margin:0.8em 0em 1.5em 0em;
 }
 
 
 #centerstandard h2 {
	margin-top:0px;	
	margin-bottom:0.4em;	
	font-size:1.0em;
	line-height:1.4em;
	color:#000000;	
}


#centerstandard table.akt_ausgabe td.red p.headline {
	color:white;
	font-family:Arial Black,Arial,Helvetica;
	font-size:1.0em;
	line-height: 1.2em;
}
#centerstandard table.akt_ausgabe td.grey p.headline {
	color:#aa0000;
	font-family:Arial Black,Arial,Helvetica;
	font-size:1.0em;
	line-height: 1.2em;
}
#centerstandard table.akt_ausgabe td.red p.normal {
	color:white;
	font-family:Arial,Helvetica;
 	font-size:0.7em;
 	line-height:1.4em;
}
#centerstandard table.akt_ausgabe td.grey p.normal {
	color:#000000;
	font-family:Arial,Helvetica;
 	font-size:0.7em;
 	line-height:1.4em;
}

table.akt_ausgabe td.red {
	background-color:#aa0000;
	padding:10px;
}
table.akt_ausgabe td.grey {
	background-color:#E9E9E9;
	padding:10px;
}
