body {
	background-color: #003366;
}

body {
	
}

td, th {

}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

.dtitel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #111166;
	border-bottom:#aaccff solid 2px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
.dcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333399;
	}

#Banner {
 position: absolute;  

 top: 6px; 
 width: 768px; 
 height: 205px; 
 z-index: 1; 
 background: #FFFFFF; 
 background-image:url(img/drijfgoed_banner_3.jpg); 
 vertical-align: middle;
 left:50%;
 margin-left:-384px;
 }
	
#Menu { 
 position: absolute; 
 
 top: 211px; 
 width: 170px; 
 height: 440px; 
 z-index: 4; 
 background: #FFFFFF;
  left:50%;
 margin-left:-384px;
 }
 
#Content {
 position: absolute; 

 top: 211px; 
 width: 586px; 
 height: 440px; 
 z-index: 3; 
 background: #FFFFFF; 
 overflow: auto;
  left:50%;
 margin-left:-214px;
 padding-right:12px;
 }
 
#Footer {
 position: absolute; 
 left:50%;
 margin-left:-384px;
 top: 651px; 
 width: 768px; 
 height: 21px; 
 z-index: 4; 
 background: #3F5167; 
 vertical-align: middle;
 }
 
#bannerCMS {
width:674px;
background: url(fotos/Water_1.jpg);
color: #FFFF00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
padding:6px;
}
