*{
	margin:0;
	padding:0;
}
body{
	background:#d9e7f4;
	padding:20px 0 60px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;	
}
.max{
	display:none;
}
.warn{
	color:#FF0000;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
}
img{
	border:none;
}
a{
	color:#000033;
	text-decoration:none;
	outline:none;
}
input, textarea{
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.knop{
	background:#fecd28 url(../web_images/knop.png) 0 0 repeat-x;
	border:1px solid #ccc;
	padding-left:25px!important;
	padding-right:25px!important;
	color:#000033;
	font-weight:bold;
	cursor:pointer;
}
.knop:hover{
	background:#fecd28 url(../web_images/knop.png) 0 -10px repeat-x;
}

#wrapper{
	width:900px;
	margin:0 auto;
	background:#fff url(../web_images/main_content_bg.jpg) 0 418px no-repeat!important;
	border:1px solid #ccc;
	border-top:none;
}
#header{
	height:82px;
	background:#d9e7f4 url(../web_images/header_bg.gif) no-repeat;
	color:#fff;
	width:900px;
	margin:0 -1px 0 -1px;
	padding:10px 1px 0 1px;
}
#header a{
	color:#fff;
}
#header ul{
	list-style:none;
}
#header .top{
	height:20px;
	overflow:hidden;
	padding:5px 5px 0 0;
	margin:-10px 0 10px 0;
}
#header .top li{
	float:right;
	margin-left:12px;
	font-size:10px;
}
#header .top li a{
	color:#000033;
}
#header .top li a:hover{
	text-decoration:underline;
}
#header .menu{
	height:30px;
	overflow:hidden;
	padding:27px 0 0 200px;
}
#header .menu li{
	float:right;
}
#header .menu li a {
	font-family:"Courier New", Courier, monospace;
	color:#fff;
	padding:10px 10px 0 10px;
	display: inline-block;
	font-weight:bold;
	height:20px;
	font-size:14px;
	text-decoration:none;
}
#header .menu li a:hover {
	/*background: #fecd28;*/
	color:#fecd28;
	text-decoration:none;
}
#header .menu .current a{
	color:#fecd28;
}
#mainphoto{
	height:324px;
	margin:1px 0 1px 0;
}
#maincontent{
	min-height:350px;
}
/*  Internet Explorer bugfix :)*/
/*\*/
* html #maincontent {
	height: 350px;
}
/**/
#leftbox{
	float:left;
	width:200px;
	padding:10px;
}
#rightbox{
	width:660px;
	float:left;
	padding:40px 10px 10px 10px;
	font-size:12px;	

}
#rightbox a{
	text-decoration:underline;
	color:#666;
}
#rightbox h1, #rightbox h2, #rightbox h3{
	color:#000033;
	margin-bottom:18px;
	font-size:20px;
	text-transform:uppercase;
	font-family:"Courier New", Courier, monospace;

}
#rightbox p{
	line-height:25px;
	margin-bottom:25px;
}
#rightbox td{
	padding:4px!important;
}
/*
#rightbox tr:hover{
	background:#000033;
	color:#fff;
}
*/
#rightbox label{
	width:120px;
	float:left;
}
#rightbox ul{
	margin:0 0 20px 25px!important;
	list-style: disc;
	width:600px;
	
}
#rightbox ul li{
	padding:0px 0px 4px 8px;
}
#rightbox select,#rightbox input,#rightbox textarea{
	padding:4px;
}
#leftbot{
	margin:-210px;
	width:200px;
}	
#leftbot h2{
	font-size:14px;
	margin-bottom:12px;
}
#leftbot p{
	line-height:20px;
}
.tagcenter{
	text-align:center;
	font-family:"Courier New", Courier, monospace;
}
.tags{
	padding:8px 14px 8px 14px!important;
	display: inline-block;
}
#mapindex{
	height:460px;
	border:1px solid #ccc;
}

#footer{
	clear:both;
	background:#000033 url(../web_images/footer_bg.gif)  no-repeat;
	color:#fff;
	height:58px;
}
#logobox{
	width:223px;
	height:82px;
	position:absolute;
	z-index:99999999;
	top:27px;
	margin-left:10px;
}
#abfoot{
	width:900px;
	margin:0 auto;
}
#abfoot p{
	padding:20px;
	text-align:center;
}
#abfoot a{
	color:#666;
}
#abfoot a:hover{
	text-decoration:underline;
}
#frontlogo{
	width:555px;
	height:283px;
	z-index:9999999;
	position:absolute;
	top:130px;
	margin-left:186px;
}
	
