@import url(navi.css);

body{
  text-align: center;
  margin: 0px;
  padding: 0px;
  background: url(../images/bg.jpg) repeat-x #f2f2f2;}



#rahmen {
 width:740px;   
 margin:0px auto;
 text-align:left;

 


 }


#header {
height: 260px;

}

#bild{
	position:absolute;
	width: 558px;
	height: 187px;
	margin: 75px 0px 0px 190px;
	background: url(../images/header.jpg) no-repeat;
}
	
#adr{
margin: 35px 0px 0px 415px;
font-size: 10px;


}	

#logo {
	position: absolute;
	width:190px;
	height:260px;
	background: url(../images/logo.jpg) no-repeat;

}



#header2 {
	position:relative;
	height:0px;
	
	
	
}


#menu_rahmen {
	position: absolute;
	width:190px;
	left: 0px;
	top: 0px;
	background: url(../images/misc2.jpg) no-repeat top;
}

#menu{
 }

#footer_men{
  height: 46px;
  background: url(../images/misc3.jpg) no-repeat;

}


#content {
	
	width: 558px;
	
	margin: 0px 0px 0px 186px;
	 background: url(../images/bg_content.png) repeat-y 0px 0px;

  
}


#inhalt {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  padding: 26px 46px 26px 22px; 
  
  
  
  
}

#c_foot {
height: 25px;
width: 558px;
background: url(../images/content_foot.png) no-repeat;
color:#627382;
text-align: right;
font-size: 10px;



	
}


/*#foot {
	position: relative;
	left: 0px;
	right: 0px;
	height:30px;
  border: 1px solid #000;	
	padding-top: 20px;
}


