body, html { font: 13px/1.2em Arial, Helvetica, Verdana, san-serif; border:0; margin: 0; padding: 0; width: 100%; height: 100%; background: white; }
h1 { color: #e22035; font-size: 19px; line-height: 1.2em; padding: 0px; margin-top: 7px; margin-bottom: 5px; }	
h2 { color: #e22035; font-size: 17px; line-height: 1.2em; padding: 0px; margin-top: 7px; margin-bottom: 5px; }	
h3 { color: #e22035; font-size: 15px; line-height: 1.2em; padding: 0px; margin-top: 7px; margin-bottom: 5px; }	
h4 { color: #e22035; font-size: 13px; line-height: 1.2em; padding: 0px; margin-top: 7px; margin-bottom: 5px; }	
h5 { color: #e22035; font-size: 11px; line-height: 1.2em; padding: 0px; margin-top: 7px; margin-bottom: 5px; }	
h6 { color: #e22035; font-size: 9px; line-height: 1.2em; padding: 0px; margin-top: 7px; margin-bottom: 5px; }

hr { width: 80%; size: 1px; }

#inhalt { 
	height: 700px;
	width: 900px; 
	xmargin-top: -350px; 
	margin-left: -450px; 
	padding: 0; 
	xtop: 50%; 
	left: 50%; 
	position: absolute; 
	}
#box { 
	background: white; 
	top: 0; 
	left: 0; 
	width: 900px; 
	height: 700px;
	margin: 0; 
	padding: 0;
	xborder: 1px solid black;  
	}
#bildOben {
	position: absolute;
	top: 0px;
	left: 0px;
	}
#bildUnten {	
	position: absolute;
	top: 527px;
	left: 0;
	}	
#menuOben {
	position: absolute;
	top: 527px;
	left: 0px;
	width: 900px;
	background: #007839;
	}	
#menuUnten {
	position: absolute;
	top: 668px;
	left: 0;
	width: 380px;
	height: 30px;
	background: #7ca77f;
	padding-left: 520px;
	}	


.csc-header .csc-header-n1 {
	color: blue;
	}


.bodytext {
	padding: 0;
	margin: 0;
	}
.schwarz {
	color: black;
	}	
	
a:link { color: #db2232; text-decoration: none; }
a:visited { color: #db2232; text-decoration: none; }
a:hover { color: #db2232; text-decoration: none; }
a:active { color: #db2232; text-decoration: none; }

