html, body { height:100%; }
body {
font-family:Verdana;
font-size:12px; 
background:#6699CC;

}
img { border: none; }



	a:link {
		color: #99FFFF;
		text-decoration: none;
		}
	a:visited {
		color:#99FFFF;
		text-decoration: none;
		}
	a:hover {
		color: #003399;
		text-decoration: none;
		}
	a.active {
		color: #003399;
		text-decoration: none;
		}

#main_wrapper{ width:1200px;

	margin-top:5px;	
	margin-left: 5px;
	margin-right: auto;
	text-align: left;
	/*background:url(images/wrapper.jpg) repeat-y;*/
	
}
#menu_oben{margin-left: 5px;
	font-weight:bold;}

#header{
	width:1200px;
	height:355px;
	overflow:hidden;	

	}
#brotkruemel {
position:relative;

	width:580px;
        height:20px;
	background-color: #3399FF;
        z-index: 2;
		opacity: 0.7;
		-moz-opacity: 0.7;
		-ms-filter: "progxid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	margin:-18px 0 10px 5px;	
	font-weight: bold;
	font-family:Verdana;
	font-size: 12px;
	color:#000066;
	padding:5px 5px 0 5px;
       
}
#suche{position:relative;
	margin:-35px 0 0 750px;
	z-index: 2;}


#nav{		
		width: 250px;
		float: left;		
		
		background: #39F;
		margin: 30px 0px 00px 0px;
            
		}

#nav #top_of_box{
	background:url(bilder/nav_top_box.jpg);
		no-repeat;
		height:14px;
		}
#nav_inner{
	background: url(bilder/nav_box.jpg) repeat-y; 
	padding:30px 0 619px 0}

#nav #bottom_of_box{
	background:url(bilder/nav_bottom_box.jpg);
		no-repeat;
		height:20px;}


#content { 
	  width:780px;
           		 
	   float:left;
	   
	   color: darkblue;
	   text-align: justfy;
	   background: #39F;
	   margin: 30px 0px 0px 10px;
          
	   	
}



#content #bottom_of_cobox1{
	background:url(images/content_bottom_box.jpg);
		no-repeat;
		height:20px;
                }



#content #top_of_cobox{
	background:url(images/content_top_box.jpg);
		no-repeat;
		height:14px;
                width:780px;
		}
#content_inner{
	background: url(images/content_box.jpg) repeat-y;
	 width:770px;}



#content #bottom_of_cobox{
	background:url(images/content_bottom_box.jpg);
		no-repeat;
		height:20px;
                width:780px;}

#bild1{padding:0 0px 0 00px;
       
      float:left;
}
#beschreibung1{margin:-400px 0 0 10px;
	float:left;
        width:400px;
        color:#000033;
        font-size:14px;
	
}
#bild2{margin:-20px 20px 0 0;
      
      float:left;
}
#beschreibung2{margin:-323px 35px 0 300px;
	float:right;
        width:400px;
        color:#000033;
        font-size:14px;
	
	text-align:right;
}
#bild3{margin:0px 20px 0 0;
       
      float:left;
}
#beschreibung3{margin:-350px 0 0 10px;
	float:left;
        width:400px;
        color:#000033;
        font-size:14px;
	
}
#beschreibung4{margin:10px 0 10px 10px;
	float:left;
        width:400px;
        color:#000033;
        
	
}





#footer{margin: -5px 0 0 00px;
	clear:both;
	background: url(images/footer1.jpg) no-repeat;
        padding:10px 0 5px 5px;
	font-family:Verdana;
	color:#000066;
	width:1045px;
	height:30px;
        font-size:11px;
}
#text{padding:20px 20px 0 0;
	text-align:justify;
	width:630px;
}
#text1{padding-left:20px;
	float: left;
        width:200px;
}
#text2{padding-left: 20px;
	
	width:600px;
}



#header, #nav_inner, #content_inner, promo_inner{overflow: hidden;}

#header_inner{ padding: 1em 2em;}



p, h1, h2, h3, h4,h5, h6, ul, ol, dl{
		font-family: Verdana
		color: darkblue;
		}

h3{font-size: 15px;}


