body {
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	background-color: #292929;
}

#wrapper{
	margin: 0px auto 0px auto;
	width:800px;
	background-image:url(../pic/bg_main.jpg);
	background-repeat:repeat-y;
}

#top {
	width: 800px;
	height:152px;
	background-image:url(../pic/top.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

#top a {
	clear: both;
	margin-left:8px;
	margin-right:8px;
	text-align:right;
	font-size:10px;
	color:#fff;
}

#menu {
	float:right;
	text-align:right;
	font-size: 11px;
	width: 800px;
	height:16px;
	color: #fff;
	background-image:url(../pic/bg_main.jpg);
	background-repeat:repeat-y;
}


#menu a{
	text-decoration: none;
	color:#fff;
	margin-right:8px;
}

#left {
	float:left;
	line-height: 12px;
	font-size: 12px;
	width: 200px;
	color:#fff;

}

#left a {
	color:#fff;
	text-decoration:none;
	margin-left:24px;
}


#button_inactief {
	color:#fff;
	text-decoration:none;

}
#button_actief {
	width:200px;
	height:22px;
	color:#fff;
	padding-top:8px;
	text-decoration:none;
	background-image:url(../pic/button_actief.jpg);
	background-repeat:no-repeat;
}


#right {
	float:right;
	width: 550px;
	color: #fff;
	font-size: 12px;
	margin-top:10px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

#right a{
	color:#fff;
}

#right h1 {font-size:24px; font-weight:bold; color:#fff}


#footer {
	clear: both;
	width: 800px;
	height:160px;
	text-align:right;
	background-image:url(../pic/footer.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	color:#fff;
}

#footer a
{
	margin-left:6px;
	text-decoration: none;
	color:#fff;
}

a {color:#000}
img {border:0px;}
form br { clear:left; }
textarea { overflow: auto; }

.niews_kopje{
	font-size:12px;
	font-weight:bold;
}

.small{
	font-size:10px;
}

.submit_small {
	height: 21px;
	width: 163px;
	border: 1px solid #ccc;
	color:#A5042E;
}

.zoeken {
	height: 18px;
	width: 160px;
	border: 1px solid #ccc;
}

.textarea_big {
	display: inline;
	height:100px;
	width:220px;
	border-color:#ccc;
	border-width: 1px;
	border-style: solid;
	margin:0px 0 0 0px; 
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../pic/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../pic/overlay.png", sizingMethod="scale");
}
	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
