#main_wrapper{
	
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:0px 0;
	margin-top:0px;
	background: url(bilder/silbenertempel/silbener-tempel1.gif) no-repeat 460px 200px;
	
	}
#main_wrapper_inner{
	background: url(bilder/silbenertempel/back_blau.png) repeat-y; 
	padding:0 0 20px 0;
	}	


	
#header {
 	
	width:1120px;
	height:200px;
	margin: 00px 00px 0px 00px;
	z-index:1;
}


div#navi{
		width: 1100px;
		
		font-family: Verdana;
		color: #000066;
		font-size: 12px;
		font-weight:bold;
                z-index:2;
		margin:2px 0 0 0px;	
		padding:0px 0 0px 0px;
		float:left;
	}
#brotkruemel {
	width:700px;
	margin-top:10px;
        
	/*background-color: #00CCCC;
        
		opacity: 0.8;
		-moz-opacity: 0.8;
		filter: alpha(opacity=80);*/
		
	font-weight: bold;
	font-family:Verdana;
	font-size: 12px;
	color:#000066;
	padding:10px 5px 5px 10px;
	
       
}





#ueberschrift2{
	margin-top:-10px;
	margin-left:40px;
	float:left;
	height:28px;
	}
#ueberschrift{
	font-weight: bold;
	font-family:Verdana;
	margin-left: 180px;
	
	color:#000066;
	
	
	}

#nav{		
		width: 200px;
		float: left;		
		line-height: 220%;
		font-size:13px;
		font-weight: bold;
		font-family: Verdana;
		
		margin: 10px 0px 00px 0px;
		z-index:2;
		}



#content {
	float: left;
	width: 500px;
	font-size:13px;
	
	font-family: Verdana;
	color:#000066;	
	margin: 20px 10px 120px 0px;
	}
#content-inner:{margin:10px 0 0 50px;
}

#footer{
	clear:both;
	
        padding:10px 0 5px 5px;
	font-family:Verdana;
	color:#000066;
	width:1000px;
	height:35px;
        font-size:11px;
        margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#text1{padding-left:-7px;
	float: left;
        width:300px;
}
#text2{padding-left: 200px;
	float: left;
	width:350px;
}


	a:link {
		color: #003333;
		text-decoration: none;
		}
	a:visited {
		color:#003333;
		text-decoration: none;
		}
	a:hover {
		color: #003399;
		text-decoration: none;
		}
	a.active {
		color: #003399;
		text-decoration: none;
		}
p, h1, h2, h3, h4,h5, h6, ul, ol, dl{
		font-family: Verdana
		color: #000066;
		}