img{
	border:none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html{
	margin:0;
	padding:0;	
	width:100%;
	height:100%;
	font-family:Verdana;
	overflow-y: scroll;
}
body{
	margin:0;
	padding:0;	
	width:100%;
	height:100%;
	background: #656567;
	color:#646464;
	font:normal 11px/18px Verdana;	
}
h1{ font-size: 140%; }
h2{ font-size: 120%; }
h3,h4,h5,h6{ font-size: 110%; }
tr,td{
	margin:0;
	padding:0;
	vertical-align:top;
}
#main{
	width:980px;
	height:100%;
	margin:0 auto;
}
#left{
	width:240px;
	margin:0;
	background:#e6e6e6;
}
#left-top{
	background:#98979c;
	height:440px;
}
#logo{
	display:block;
	padding-top:10px;
	text-align:center;
	margin:0 0 10px 0;
}
#logo img{
    margin-left:-10px;
}
#leftbottom{
	height:210px;	
	background:#e6e6e6;
	color:#646464;
	font:normal 11px/14px Verdana;
}
#leftbottom h2{
	margin:0 0 10px 0;
	padding:0 0 0 40px;
	height:30px;
	line-height: 30px;
	color:#fff;
	background:#7f7f7f;
}
#leftbottom p{
	padding:0 26px 0 40px;
}
#zoekopdrachtbut{
	margin:4px 0 0 40px;
	display:block;
	background:transparent url(../images/but-zoekopdracht.gif) no-repeat 0px 0px;
	width:138px;
	height:33px;	
}
#zoekopdrachtbut:hover{
	background:transparent url(../images/but-zoekopdracht.gif) no-repeat 0px -33px;
}
#right{
	width:740px;
	height:100%;
	margin:0;
	background:#fff;
}
#headpic{
	height: 200px !important;
	margin:0;
	padding: 0;
}
#headpic img{
	height: 200px !important;
	margin:0;
	padding: 0;	
}
#header{
	background:#c00000 url(../images/nav-bg.jpg) no-repeat 0px 0px;
	height:43px;
	color:#fff;
	line-height: 43px;
	font-size: 130%;
	font-weight:bold;
	padding-left:20px;
}
#content{
	width:500px;
	height:100%;
	background:#fff;
}
#content2{
	width:740px;
	height:100%;
	background:#fff;
}
#contenttext{
	padding:10px 10px 24px 20px;
	overflow:auto;
}
#contenttext a,.mailto{
	color:#646464;
	font-weight: bold;  
}
.mailto:hover{
	text-decoration:underline;
}
#footer{
	height:24px;	
	border-top:solid 2px #98979C;
	color:#646464;
	line-height: 24px;
	text-align:center;
	background:#fff;
	margin:0 20px 0 20px;
}
#contentpics{
	width:240px;
	height:100%;
	background: #656567;
}
.contentpic{
	width:220px;
	margin:10px 0 10px 20px;
	text-decoration:none;
}
.contentpic h2{
    font:bold 11px/30px Verdana;
    color:#656567;
    text-decoration:none;
	background:#fff;
	border-bottom:solid 1px #656567;
	padding:0 0 0 10px;
	margin:0;
}
#contenttext label{
	width:150px;
	float:left;
}
.zoekopdrachtform textarea,.zoekopdrachtform select,
.contactform textarea,.contactform select,
.routeform textarea,.routeform select{
	width:200px;
	margin-bottom:4px;
	font:normal 11px/14px Verdana;
}
.required{
    padding-left:8px;
    color:#C00000;
    font:normal 11px/14px Verdana;
}
.contactform textarea,.routeform textarea{
	width: 260px;
	height: 60px;
}
.searchform input,.searchform select{
	width: 180px;
}
.inputtext{
	width:200px;
	margin-bottom:4px;
	font:normal 11px/14px Verdana;
}
.but-result{
	width:130px;
	height:25px;
	display:block;
	float:left;
	color: #fff !important;
	text-decoration:none;
	line-height: 24px;
	font-size: 11px !important;
	font-weight: bold;
	text-align: center;
	margin-right: 8px;
	padding: 0 !important;
}
#adres{
	float:right;
	border:solid 1px #98979C;
	width:200px;
	margin:20px 30px 0 0;
}
#adres h2{
	background:#98979C;
	padding:0 0 0 20px;
	margin:0;
	height:30px;
	line-height: 30px;
	color:#fff;	
}
#adres p{
	padding:3px 20px 5px 20px;
}
.butclose{
	text-decoration:none;
	color:#000;
	font:bold 12px/18px Verdana;
}
.butclose:hover{
	color:red;
}
.totop{
	background:url(../images/totop.gif) no-repeat 0px 5px;
	color: #c00000 !important;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	padding-left: 14px;
	border-top: solid 1px #c00000;
}
.totop:hover{
	color: #7F7F7F !important;
	border-top: solid 1px #7F7F7F;
}
.nieuwsitem{
    clear:both;
}
.nieuwsdatum{
	background: url(../images/nieuwsdatum.gif) no-repeat 0px 0px;
	font: bold 12px/16px Verdana;
	padding:6px 0;   
	width:90px;
	height:49px;
	float:left;
	color: #98979c !important;
	text-align: center;
	margin-right: 8px;   
}
.nieuwscontent{
    margin-left:100px;
}
.remark{
    border:solid 2px #cc0000;
    padding:10px;
    color:#cc0000;
    font-weight:bold;
}