body {  

  margin:0px 0px 0px 0px;

  padding:0px 0px 20px;

}



#head {

  position: absolute;

  top: 5px;

  left: 5px;

  width: 784px;

  height: 47px;

  background: #fff;

  padding: 2px;

}



#credit {

  position: absolute;

  top: 5px;

  left: 405px;

  width: 380px;

  height: 47px;

  background: #fff;

  padding: 2px;

  text-align: right;

}



#menu {

  position: absolute;

  top: 55px;

  left: 5px;

  width: 780px;

  height: 21px;

}



#left {

  position: absolute;

  top: 82px;

  left: 5px;

  width: 140px;

  background: #E6E6E6;  /*#fffde9;*/

  border: 1px solid #ff8c21;

  padding: 4px;

}



#center {

  position: absolute;

  top: 82px;

  left: 165px;

  width: 465px;

  background: #fff;

}



#center2 {

  position: absolute;

  top: 82px;

  left: 160px;

  width: 615px;

  background: #fff;

}



#center3 {

  position: absolute;

  top: 82px;

  left: 160px;

  width: 615px;

  background: #fff;

}



#center4 {

  position: absolute;

  top: 82px;

  left: 5px;

  width: 780px;

  background: #fff;

}



#right {

  position: absolute;

  top:82px;

  left:635px;

  width:140px;

  background: #E6E6E6;

  padding: 4px;

}



#right2 {

  position: absolute;

  top:500px;

  left:635px;

  width:140px;

  background: #E6E6E6;

  padding: 4px;

  border: 1px solid #ff8c21;

}



#banner {

  position: absolute;

  top: 82px;

  left: 790px;

  width: 200px;

  background: #fff;

}



#veranstpopup {

	position:absolute;

	visibility:visible;

	left:25px;

	top:-100px;

	z-index:1;

}



#bottom {

  position:fixed;

  bottom: 0px;

  left: 180px;

  width: 580px;

  background: #e6e6e6;  /*#fffde9;*/

  border: 1px solid #ff8c21;

  padding: 4px;

  z-index: 1;

}



img {

	margin-right:10px;

	margin-bottom:5px;

}

div.floatright {

	position:relative;
	float:right;

}