/* CSS Document */

body {  }

#logo { position:relative; top:0px; left:0px; width:800px; height:150px; z-index:0; background-color: white;}

#navi { position:relative; top:0px;left:0px; width:800px; height:75px; z-index:0; background-color: white;}


#content_home { position:relative; top:0px; left:0px; width:100%; z-index:0; background-color: white; }
#content_schule { position:relative; top:0px; left:0px; width:100%; z-index:0; background-color: white; }
#content_tagesschule { position:relative; top:0px; left:0px; width:100%; z-index:0; background-color: white; }
#content_infos { position:relative; top:0px; left:0px; width:100%; z-index:0; background-color: white; }
#content_kontakte { position:relative; top:0px; left:0px; width:100%; z-index:0; background-color: white; }

#footer { z-index:0; }

h1, h2, h3, p, body, div { font-family:Arial, Helvetica, sans-serif;}

h1  { font-size:20pt;
		color:black;
		text-align:center; 
		margin-top:15px;}
		
h2  { font-size:10pt; 
		color:white;
		text-align:center;
		margin-top:5px;}

h2 a:link { color:white; text-decoration:none;}
h2 a:hover {  color:#9C9C9C; text-decoration:none;}
h2 a:visited { color:white; text-decoration:none;}
	
		
h3  { font-size:7pt;
		color:#DCDCDC;
		text-align:right;
		margin-right:10px;
		margin-top:5px;}
			
h3 a:link { color:#DCDCDC; text-decoration:none;}
h3 a:hover {  color:#DCDCDC; text-decoration:none;}
h3 a:visited { color:#DCDCDC; text-decoration:none;}

h4, li { font-size:8pt;
	color:#666666;
	margin-top:5px;
	margin-left:10px}
	
h4 a:link { color:#666666; text-decoration:none;}
h4 a:hover {  color:#666666; text-decoration:none;}
h4 a:visited { color:#666666; text-decoration:none;}
	
	
h5 { font-size:9pt;
		color:white;
		text-align:left;}
	
		
h5 a:link { color:white; text-decoration:none;}
h5 a:hover {  color:white; text-decoration:underline;}
h5 a:visited { color:white; text-decoration:none;}


h11 { font-size:10pt;
		color:maroon;
		text-align:left; }
		
h11 a:link { color:maroon; text-decoration:underline;}
h11 a:hover {  color:maroon; text-decoration:underline;}
h11 a:visited { color:maroon; text-decoration:underline;}




.Stil1 {font-size: smaller; padding-left:20px; }

p, body, div, td {font-size: 10pt; padding-left:0px;}


img {
display: none
}

#logo{
display:none;
}

#navi{
display:none;
}

#footer{
display:none;
}




