@import url(nav.css);


html{
 padding: 0px;
 margin: 0px;
 background: url(../images/bg.gif) repeat-x }

#rahmen {

	width: 1020px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
  background: url(../images/schatten.png) repeat-y; 


	}
#inside {
    position: relative;
		margin: 0px 35px 0px 35px;
		padding-top: 10px;
		padding-bottom: 10px;
	}  
	
#main-content {
	background: url(../images/gestricheltelinie.gif) repeat-y 120px 0px #fff;
	padding: 0px 0px 0px 151px;
	min-height: 500px;

}

#logo {
	
	width: 579px;
	height: 82px;
	margin: 0px 0px 0px 0px;
 	background: url(../images/logo.png) no-repeat;;
}


	
	
	
#head {
	position: relative;
	height: 370px;
	width: 950px;
	margin: 20px 0px 35px 0px;
	padding: 0px 0px 0px 0px;
	
	
}

#frei{
 position: absolute;
 right: 0px;
 top: 0px;
 height: 78px;
 width: 169px;
 	background: url(../images/rufensieunsan.png) no-repeat;}
	
#links {
  
	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}

#rechts {
	width: 150px;
	float: right;
	border: 1px solid red;
	display: none;
}

#footer {
	
}
