@import url(navi.css);
@import url(system.css);

body{
 	background: url(../images/bg.png) repeat-x;}



#rahmen {
	
	min-width: 780px;
	max-width: 980px;
	width: 980px;
	margin: 0px auto;
	
	}
	 #inside {
	  
		
	}
	
#main-content {
 padding-right: 305px;
	

}
	
#head{
	position: relative;
	height: 105px;

}

#logo{
 position: absolute;
 top: 5px;
 width: 342px;
 height: 98px;
 background: url(../images/logo.png) no-repeat;}

#topmen{
 position: absolute;
 left: 350px;
 top: 70px;
 }

#head1{
 position: relative;
 height: 187px;}




#herz{
 position: absolute;
 top: 40px;
 width: 440px;
 height: 96px;
 
 
 
 }	
#links {
	width: 150px;
	float: left;
	border: 1px solid red;
	
}

#rechts {
	width: 308px;
	float: right;
	background: url(../images/li_bg.png) repeat-y;
	

	
}

#foot {
	
	text-align: center;
	
}