html, body, ul, li, h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
	background: white url(images/bg.jpg) repeat-x;
	font: 12px tahoma, verdana, sans-serif;
	color: #F4B79A;
	text-align: center;
}
#menu a {
	font: 12px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a {
	font: 12px;
	color:#FFCC99;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: RED;
	text-decoration: underline;
}
#wrapper {
	position:absolute;
	left:50%;
	width:778px;
	margin-left:-389px;
  text-align: left;
  background: url(images/body_bg.jpg);
}
#man {
	background: bottom left url(images/pic_1.jpg) no-repeat;
	padding-bottom: 1px;
}
#Page {
  position:absolute;
  left:0px;
  top:0px;
}

#FillerTop {
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:
  background-color:#FFCC99;
}

#Titel {
  position: absolute;
  top:29px;
  width:777px;
  height:60px;
}

#linksvanmenu {
  position:absolute;
  left:0px;
  top:89px;
  width:13px;
  height:191px;
}

#menu {
  color:#663300;
  position:absolute;
  left:13px;
  top:89px;
  width:249px;
  height:191px;
  text-align:left;
  padding-left: 25px;
  background-image:url(images/menu_bg.jpg);
  font: 900 14px arial;
  line-height:0.8;
}

#rechtsvanmenu {
  background-image:url(images/bg_rm.jpg) repeat-x;
  position:absolute;
  left:262px;
  top:89px;
  width:29px;
  height:191px;

}

#volop-be {
  background-image:url(images/volop2_09.jpg);
  position:absolute;
  top:280px;
  width:291px;
  height:452px;
}

#bottom_body {
  position:absolute;
  left:291px;
  top:672px;
  width:373px;
  height:60px;
  text-indent:10px;
  background-image:url(images/volop2_10.jpg);
}

#bal_top {
  position:absolute;
  left:664px;
  top:672px;
  width:113px;
  height:60px;
}

#bottom {
  position:absolute;
  top:732px;
  width:864px;
  height:68px;
}

#bal_bottom{
  position:absolute;
  left:664px;
  top:732px;
  width:113px;
  height:68px; 
}

#msg_body {
  background-image:url(images/volop2_08.jpg);
  position:absolute;
  left:291px;
  top:89px;
  width:486px;
  height:583px;
}

#message{
	width: 479px;
	float:right;
	margin-right: 4px;
	background:#6C2401 url(images/drk_bg.gif) repeat-y;
}

.message {
	background: left url(images/drk_bg.gif) repeat-y;
}
.message .top {
	background: top left url(images/drk_top.gif) no-repeat;
}
.message .bot {
	background: bottom left url(images/drk_top-17.gif) no-repeat;
	padding: 10px;
}
.right {
	float: right;
}
h3 {
	color:#FFFFFF;
	padding-left: 12px;
	background: 0px 4px url(images/bullet_drk_arr.gif) no-repeat;
}
h2 {
	color:#FFFFFF;
	padding-left: 10px;
	font-size:10px;
}
.pad {
	padding: 11px 16px 11px;
	margin-right:5px;
	overflow:auto; 
	overflow-x: hidden;
	scrollbar-base-color: #6C2401;
}
.lit_top {
	float:left;
	background: url(images/lit_top2.gif) no-repeat;
	width:373px;
	}
.lit_bdy {
	float:left;
	margin: 3px;
	background: top left url(images/lit_bg2.gif) repeat-y;
	width:373px;
		}
.lit_bot {
	background: bottom left url(images/lit_bot2.gif) no-repeat;
	width:373px;
	position:relative;
	top: 5px;
	}
th {
	background-color:#CC9933;
	color:#993300;
	text-align:center;
	}
.volop {
	background-color:#CC3300;
	}
	
.volopa {
	background-color:Chocolate;
	}

.volopb {
	background-color:Sienna;
	}
.volopc {
	background-color:Peru;
	}
