body {

	font-family:Arial, Helvetica, sans-serif; color:#000; background-color:#ececec
	}

img {
		border:none;
	}

#seitenbereich {
	width:900px;
	text-align:left;
	margin: 0 auto;
	padding-bottom:50px;
	z-index: -100000;
	}

/***********  KOPFZEILE *************/
#kopf {
	background-color: #ececec;
	text-align:left;
	height: 210px;
	position:fixed;
	top: 0px;
	width: 900px;
	z-index: 200;
	}

	#kopf p {
		background-color: #ececec;
		float: right;
		margin-bottom:0px;
		margin-right: 50px;
		margin-top: 45px;
		font-size: 12px;;
		text-align: right;
		}
		
	#kopf a:link {
		color: #000000;
		text-decoration: none;
		}
		
	#kopf a:hover{
		color:#000000;
		text-decoration: underline;
		}
		
	#logo {
		float:right;
		background-image: url('bilder/wizards.gif');
		background-color: #ececec;
		height:150px;
		width:150px
		}
		
	#kopf img {
		border: none;
		float: left;
		margin-left: 50px;
		margin-top: 25px;
		}
		
/************ NAVIGATION *************/
#navi {
	background-color: #ececec;
	position: fixed;
	height: 50px;
	width: 900px;
	top: 150px;
	z-index:200;
	}
	
	#navi table {
		padding-left: 15px;
		}

	#navi td {
		width: 90px;
		}
	
		#home a, 
		#home h2,
		#schuelermeisterschaft a, 
		#schuelermeisterschaft h2,
		#wettbewerb a, 
		#wettbewerb h2,
		#galerie a, 
		#galerie h2,
		#links a, 
		#links h2,
		#kontakt a, 
		#kontakt h2,
		#initiative a, 
		#initiative h2 { 
			display: block;
			font-weight: bold;
			border: none;
			text-align: center;
			vertical-align: middle;
			padding-top: 2px; 
			margin: 0;
			} 
	
		#home a,
		#schuelermeisterschaft a,
		#wettbewerb a,
		#galerie a,
		#links a,
		#kontakt a,
		#initiative a {
			color: #ffffff;
			text-decoration: none;
			height: 35px;
			width: 90px;
			}

		#home a:hover,
		#scholl a:hover,
		#schuelermeisterschaft a:hover,
		#wettbewerb a:hover,
		#galerie a:hover,
		#links a:hover,
		#kontakt a:hover,
		#initiative a:hover { 
	    	color: #000;
		 	}

		#home h2,
		#schuelermeisterschaft h2,
		#wettbewerb h2,
		#galerie h2,
		#links h2,
		#kontakt h2,
		#initiative h2 { 
			background-color: #d4311a;
			font-size: 12px;;
			color: #ffffff;  
			height: 50px;
			border-bottom: 2px solid #d4311a;
			vertical-align: middle;
			}
		
		#home h2:hover,
		#schuelermeisterschaft h2:hover,
		#wettbewerb h2:hover,
		#galerie h2:hover,
		#links h2:hover,
		#kontakt h2:hover,
		#initiative h2:hover { 
			background-color: #fff;
			font-size: 12px;
			color: #000;  
			height: 35px;
			border-bottom: 1px solid #fff;
			}

		#aktuell a, 
		#aktuell h2 { 
			display: block;
			font-weight: bold;
			border: none;
			text-align: center;
			vertical-align: middle;
			padding: 2px 3px; 
			margin: 0;
			} 
	
		
			
		#aktuell h2 { 
			background-color: #fff;
			font-size: 12px;
			color: #d4311a;  
			height: 35px;
			border-bottom: 1px solid white;
			vertical-align: middle;
			} 
	
		#aktuell a { 
			color: #000; 
			text-decoration: none; 
			}
	
		#aktuell a:hover { 
	    	color: #000; 
		 	}
		
#vernavi {   
	position: fixed;
	top: 200px;
	float:left;
	text-align:left;
	margin-left: 0px;
	font-size:13px;
	z-index: 10000;
	font-size: 12px;
	}  
	
	#vernavi ul {   
		list-style:none;
		}
		           
	#vernavi li {   
		background-color: #d4311a;
		margin-top:3px;
		margin-left: -23px;
		padding-right:5px;
		padding-top:5px;               
		padding-bottom:5px;
		padding-left: 3px;
		width: 130px;
		}
		
		#vernavi a {
			font-weight: bold;
			}
			
		#vernavi a:link {
			text-decoration:none;
			}
		
		#vernavi a:visited {
			text-decoration:none;
			}
		
		#vernavi a:focus {
			color:#000;
			border:none;
		    }
		    
		#vernavi a:hover { 
			color:#000;
			}
		    
		#vernavi a:active {
		    color:#ffffff;
		    text-decoration:none;
		    }
		    
		.aktuell a:link, 
		.aktuell a:visited {
			color: #000;
			}
			
		.normal a:link, 
		.normal a:visited {
			color:#fff;
			}

/************* INHALT *****************/
#inhalt {
	position: relative;
	width: 700px;
	top: 200px;
	margin-left: 180px;
	padding-bottom: 10px;
	z-index: 0;	
	font-size: 12px;
	color: #1D1D1D;
	}

	#inhalt h1 {
		font-size: 21px;
		}
	
	#inhalt h2 {
		font-size: 16px;
		}
		
		
	#inhalt a:link {
		color: #595959;
		text-decoration: none;
		font-weight: none;
		}
	
	#inhalt a:visited {
	    color:#595959;
	    text-decoration:none;
		font-weight: bold;
		}
	
	#inhalt a:focus {
	    color:#000;
	    border:none;
		font-weight: bold;
	    }
	    
	#inhalt a:hover { 
	    color:#000;
		font-weight: bold;
	    }
	    
	#inhalt a:active {
	    color:#000;
	    text-decoration:none;
		font-weight: bold;
	    }
    
    #zitat {
		position: relative;
		margin-top: 50px;
		margin-bottom: 50px;
		width: 500px;
		text-align:justify;
		font-size: 22px;
		font-weight: bold;
		margin-left: 225px;
		color: #1D1D1D;
		}
    
		#zitat p {
			margin: 0em;
			}
		
	#pscroller1 {
		width: 500px;
		height: 75px;
		padding: 5px;
		margin-left: 0px;
		}
		
		
	#angebot li {
		padding-bottom: 10px;
		}
		
	.autor {
		font-style: italic;
		text-align: right;
		margin: 0px
		}
		
	.inhalt_img {
		float:right;
		width:250px;
		margin-left: 15px;
		}
	
	.input {
		border: 1px solid #000; 
		background: none;
		}
		
	.news_aktuell_img {
		width: 500px;
		}
		
	.news_alt_img {
		width: 250px;
		}


	
#bginhalt {
	position: fixed;
	background-image: url('bilder/bginhalt.jpg');
	background-color: white;
	top: 200px;
	width: 900px;
	height: 600px;
	z-index:-20
	}

	 	
#fusszeile {
	text-align:center;
	font-size:11px;
	margin-top: 40px;
	height: 0px;
	}

/************KLAPPEBENEN*************************/

#ebene1,
#ebene2,
#ebene3,
#ebene4,
#ebene6,
#ebene7,
#ebene8,
#ebene9,
#ebene10,
#ebene11,
#ebene12,
#ebene13,
#ebene14,
#adresse {
	display:none;
	}
/************DEFINITIONEN FÜR CSS-KLAPPMENU***************/
#menu1 li,
#menu2 li {
	position: relative;
	} 

#menu1 ul ul,
#menu2 ul ul { 
   	position: absolute; 
   	z-index: 500; 
   	}

#menu1 ul ul ul,
#menu2 ul ul ul { 
	position: absolute; 
	top: 0; 
	left: 100%; 
   	} 

div#menu1 ul ul,
div#menu1 ul li:hover ul ul,
div#menu1 ul ul li:hover ul ul,
div#menu2 ul ul,
div#menu2 ul li:hover ul ul,
div#menu2 ul ul li:hover ul ul {
	display: none;
	} 

div#menu1 ul li:hover ul,
div#menu1 ul ul li:hover ul,
div#menu1 ul ul ul li:hover ul,
div#menu2 ul li:hover ul,
div#menu2 ul ul li:hover ul,
div#menu2 ul ul ul li:hover ul {
	display: block;
	}
	
/**** MENU2 existiert nicht mehr******	
		#menu2 ul { 
			list-style: none; 
			margin: 0; 
			padding: 0; 
			width: 80px; 
			} 
	
		#menu2 a, 
		#menu2 h2 { 
			display: block;
			border: none;
			border-width: 1px; 
			border-style: solid;
			border-color: white; 
			padding: 2px 3px; 
			margin: 0;
			} 
	
		#menu2 h2 {
			background-color: #ffffff; 
			color: red;
			font-size: 12px;;
			height: 20px;
			withd: 50px;
			border-bottom: 20px solid white;
			} 
	
		#menu2 a { 
			color: red; 
			background: #ffffff; 
			text-decoration: none; 
			}
	
		#menu2 a:hover { 
	    	color: #a00; 
	    	background: #fff; 
		 	}

	*/
