@import url(navi.css);
@import url(system.css);

html{
 margin: 0px;
 padding: 0px;}

body {
	background: url(../images/rand.png) repeat-y center 0px #c5c7c8;
	
	
}


#rahmen {

min-width:1010px;
max-width:1010px;
width:auto !important;
min-height: 600px;
background: url(../images/bg_co.png) repeat-y 235px 210px #fff; 
margin: auto;
}

#head{
 position: relative;
 height: 239px;
 margin: 0px 0px 61px 0px;}
 
#logo{
  position: absolute;
  width: 200px;
  height: 200px;
  top: 65px;
  left: 36px;
  z-index: 1;
 
  }

#content {
float:left;
width: 480px;
min-height: 600px;
line-height: 1.7em;



}
#foot {
clear:both;

}


#links{
float:left;
width: 182px;
margin: 0px 29px 0px 36px;
clear:both
 }
#rechts {
float:right;
width: 182px;
margin: 0px 36px 0px 0px;
overflow:hidden;

}
#foot{
}



