* {
  padding: 0;
  margin: 0;
} 


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

body { 
	font: .8em "Trebuchet MS", Verdana, Arial, Sans-Serif;  
	background-color:#7E8DD6;
	color:#000033;
	margin:0;
	padding:0;		   
	line-height:1.5em;		
}



#wrap  { 
	margin: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 800px;
	display: block;
	overflow:hidden;
	background-color:#3e5e99;
	border: 2px solid #000000;
}

#menu {
	list-style-type:none; 
	background-color:#999999;
	text-align: center;
	font-size : 12px;
}

#menu a {
	text-decoration : none;
	color:#FFFF00;
	width:auto;
}

#menu a:hover {
	color:#000000;
}


#menu li {
	float:left; 
	position:relative; 
	width: 100px; 
	height: 17px; 
	margin-top: 4px;
	margin-right:5px;
}

#menu li dl {
	position:absolute; 
	top:0; 
	left:0;
}

#menu li a {
	text-decoration:none;
	display:block;
}

#menu li dt {
	width:100px;
	background:url(button_blue.png);
	height: 17px;
	display:block;
	margin-bottom: 4px;
}

#menu li dd {
	display:none;

}

#menu li:hover, #menu li a:hover {
	border:0px;
	display:block;
}


#menu li:hover dd, #menu li a:hover dd {
	display:block;
}

#menu li:hover dt, #menu li a:hover dt {
	background: url(button_gold4.png) no-repeat center;
	height: 17px;
	width: 100px;
	color:#000000;
	margin-bottom: 4px;
	cursor:pointer;
}


#menu table {
	padding:0px; 
	margin:0px;
}

#menu dl {
	width: 100px; 
	text-align:left; 
	cursor:default;
	height: 21px;
	color:#000000;
}

#menu dt {
	font-size: 12px;  
	text-align: center;
	color:#FFFF33;
	width: 100px;
}


.gallery dd {
	background:url(button-black5.png) no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	width: 144px;
	height: 21px;
}

.gallery dd a { 
	text-decoration:none; 
	display:block;
	color:#FFFFFF;
	padding-left:4px;
}

.gallery dd a:hover {
	background: url(button_gold3.png) no-repeat center;
	background-color:#FFFF00;
	height:21px;
}



#content h2 { 
	font-size: 15px; 
	color : #444; 
}


#footer {  
	text-align: center; 
	color:#FFFFFF;
	padding-bottom: 0px; 
	background-color:#000033;
	margin-bottom: 0px;
	width: inherit;
	padding-top:5px;
}

#header {
	width: 800px;
	background-color:#FFFFFF;
	width: inherit;
	height: 128px;
}

#copyright {
	margin-top: 5px;
	clear: both;
	text-align:center;
	color:#000000;
	padding-bottom: 5px;
	padding-top: 5px;
	width: inherit;
}

#menu_bg {
   background-color:#000000;
   width: 800px;
   background: url(bg_3.png) no-repeat;
   height:25px;
   padding-left: 140px;
}


.lijn {
	background-color:#000033;
	width: 780px;
	height: auto;
	text-align: center;
	color:#FFFFFF;
	margin-left: -10px;
	margin-top: 20px;
}

#lijntop {
	background-color:#000033;
	width: 780px;
	height: auto;
	text-align: center;
	color:#FFFFFF;
	margin-left: -10px;
}

.images {
	margin-top: 10px;
	text-align:center;
}

#inhoud {
	background-color:#FFCC40;
	color:#000033;
	margin-top: 20px;
	padding:10px;
	width: 760px;
	text-align:left;
	border: 2px solid #000033;
	padding-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	float:inherit;
}

.onderverdeling {
	padding-left:15px;
	padding-top: 10px;
	font-size:14px;
}

h3 {
	color:#FF0000;
}

#wit {
	font-size: 18px;
	color:#FFFFFF;
}

#slideshow {
	margin: 10px;
	margin-bottom: 10px;
}

#bladwijzer {
	color:#FFFF00;
	background-color:#000000;
	font-size: 12px;
	border: 1px solid #FFFF00;
	margin: 10px;
	padding-left: 10px;
}



