#rahmen-body {
  width:986px;  
  margin-top:20px;
  position: absolute;
  left: 50%;
  margin-left: -493px;


}

#kopf {
  background:url(./img/top.jpg) no-repeat left top;
  width:986px;
  height:109px;

}

#kopf-sub {
  background:url(./img/sub-1.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub2 {
  background:url(./img/sub-2.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub3 {
  background:url(./img/sub-3.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub4 {
  background:url(./img/sub-4.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub5 {
  background:url(./img/sub-5.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub6 {
  background:url(./img/sub-6.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub7 {
  background:url(./img/sub-7.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub8 {
  background:url(./img/sub-8.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub9 {
  background:url(./img/sub-9.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub10 {
  background:url(./img/sub-10.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub11{
  background:url(./img/sub-11.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub12 {
  background:url(./img/sub-12.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub13 {
  background:url(./img/sub-13.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub14 {
  background:url(./img/sub-14.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#kopf-sub15 {
  background:url(./img/sub-15.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:149px;
}

#inhalt {
  background-color:#FFFFFF;
  width:986px;
  min-height:320px;
  vertical-align:top;
 
}

#inhalt2 {
  background-color:#FFFFFF;
  width:986px;
  min-height:10px;
  vertical-align:top;
 
}

#fuss {
  background:url(./img/fuss.jpg) no-repeat left top;
  background-color:#FFFFFF;
  width:986px;
  height:113px;
}

#clear {
	clear:both;
	background-color:#FFFFFF;
}

html, body {
  font: 100% Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: #E4E4E4;
  background-image: url(./img/bg-main.jpg);
  background-position:top;
  background-repeat:repeat-x;

  
}