@charset "utf-8";

body {
	background: #EEEEEE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#wrapper {
	width: 980px;
	margin: 0px auto;
}

#logo {
	width: 260px;
	height: 152px;
	position: absolute;
	margin-top:21px;
	margin-left:41px;
}

#header {
	height: 50px;
	width: 960px;
	text-align: right;
	padding: 10px 20px 0px 0px;
}

#content {
	width: 980px;
	background: #FFFFFF url(/images/bg_content.gif) no-repeat top;
}

#content_left {
	width: 220px;
	float: left;
	padding: 0px 20px 20px 20px;
}

#content_right {
	width: 679px;
	float: right;
	border-left: 1px solid #DDDDDD;
	padding: 5px 20px 20px 20px;
}

.ver_nav {
	margin: 5px 0px 15px 0px;
	padding: 0;
	list-style: none;
	border-top: 1px dashed #DDDDDD;
}

.ver_nav li {
	padding-left: 15px;
	width: 200px;
	border-bottom: 1px dashed #DDDDDD;
	background: url(/images/li_arrow.gif) no-repeat left center;
}

.ver_nav li a {
	text-decoration: none;
	display: block;
	padding: 3px;
}

.ver_nav li a:hover { text-decoration:underline;}

#navwrapper {
	width: 680px;
	height: 30px;
	background: url(/images/bg_nav.jpg) no-repeat;
	position: absolute;
	margin: 50px 0px 0px 260px;
	padding: 0px 0px 0px 20px;
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	position: relative;
}

#nav li a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 27px 6px 0px;
}

#nav li ul {
	display: none;
	position: absolute;
	list-style: none;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

#nav li > ul {
	top: auto;
	left: auto;
}

#nav li:hover ul, li.over ul{ display: block; }

#nav li ul li a {
	background: #ECECEC;
	color: #666666;
	width: 150px;
	padding: 5px 10px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 12px;
}

#nav li ul li a:hover {
	background: #DDDDDD;
}

#subheader_left {
	width: 655px;
	height: 92px;
	float: left;
}

#subheader_right {
	width: 305px;
	height: 62px;
	float: right;
	padding: 30px 0px 0px 20px;
	line-height: 25px;
}

#header_left {
	width: 260px;
	height: 92px;
	float: left;
}

#header_right {
	width: 690px;
	height: 52px;
	line-height: 62px;
	float: left;
	padding: 40px 10px 0px 20px;
	line-height: 25px;
	background: url(/images/bg_title.jpg) no-repeat bottom;
}

#header_right h1 {
	color: #008F36;
}

#banner_home {
	width: 655px;
	height: 228px;
	float: left;
}

#banner_text {
	width: 285px;
	height: 188px;
	float: right;
	background: #009DDF;
	padding: 20px;
	color: #FFFFFF;
}

#events {
	height: 140px;
	width: 980px;
	background: #E4E4E4;
	clear: both;
}

#ev_block {
	width: 960px;
	height: 140px;
	float: left;
	margin: 0px 0px 0px 20px;
}

.ev {
	width: 290px;
	height: 90px;
	margin: 20px 20px 0px 0px;;
	border: 5px solid #FFFFFF;
	float: left;
	background: #FFFFFF;
	text-align: center;
}

.ev_text {
	background: url(/images/whitetrans.png);
	width: 270px;
	height: 30px;
	position: absolute;
	margin: 60px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	text-align: left;
}

#latestitems {
	width: 960px;
	height: 190px;
	margin: 0px 20px 0px 0px;
}

.lat_item {
	width: 299px;
	float: left;
	margin: 20px 0px 0px 20px;
}

.lat_stroke {
	width: 1px;
	height: 150px;
	float: left;
	background: #DDDDDD;
	margin: 20px 0px 20px 0px;
}

#keurmerklogin {
	background: #008F36;
	padding: 10px;
	color: #FFFFFF;
	border-radius: 5px; /* CSS3 ronde hoeken Opera */
    -moz-border-radius: 5px; /* CSS3 ronde hoeken Firefox */
	-webkit-border-radius: 5px; /* CSS3 ronde hoeken Safari/Chrome */
}

#footer {
	width: 960px;
	height: 200px;
	background: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}

.footer_item {
	float: left;
	width: 300px;
	margin: 10px 0px 0px 20px;
}

#copyright {
	width: 940px;
	padding: 20px;
	color: #9E9E9E;
	vertical-align:bottom;
}

#sktb_bussen {
	width: 250px;
	height: 100px;
	position: absolute;
	margin: 126px 0px 0px 720px;
	display: block;
}

#classifications {
	height: 180px;
	width: 980px;
	background: #E4E4E4;
	clear: both;
}

#class_transport { width: 960px; height: 190px; margin: 0px 20px 0px 0px; }

.class_text {
	width: 579px;
	float: left;
	margin: 20px 0px 0px 20px;
	padding: 0px 20px 0px 0px;
}

.class_photo {
	width: 300px;
	float: left;
	margin: 20px 0px 0px 20px;
}

.newsitem {
	border-bottom: 1px dashed #DDDDDD;
	margin: 0px 0px 10px 0px;
}

.date_block {
	width: 90px;
	height: 22px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	background: url(/images/bg_date.gif) no-repeat;
	display: inline-block;
}

.date_year {
	font-size: 12px;
	color: #5C5C5C;
}

#search {
	background: #E4F1F7;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border-radius: 5px; /* CSS3 ronde hoeken Opera */
    -moz-border-radius: 5px; /* CSS3 ronde hoeken Firefox */
	-webkit-border-radius: 5px; /* CSS3 ronde hoeken Safari/Chrome */
	color: #008F36;
	font-size: 11px;
}

#searchcars {
	background: #008F36;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border-radius: 5px; /* CSS3 ronde hoeken Opera */
    -moz-border-radius: 5px; /* CSS3 ronde hoeken Firefox */
	-webkit-border-radius: 5px; /* CSS3 ronde hoeken Safari/Chrome */
	color: #FFFFFF;
	font-size: 11px;
}

#newsletter {
	background: #009DDF;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border-radius: 5px; /* CSS3 ronde hoeken Opera */
    -moz-border-radius: 5px; /* CSS3 ronde hoeken Firefox */
	-webkit-border-radius: 5px; /* CSS3 ronde hoeken Safari/Chrome */
	color: #FFFFFF;
	font-size: 11px;
}

/* --------------------------------------------------------------
Classificatie Slider
*/

#slideit_outer {  
	height: 160px;
	width: 980px;
	background: #E4E4E4;
	clear: both;  
	display:block; 
	position:relative; 
}
/* create custom forward-backward buttons for this container */
#slideit_outer .slideit_forward,
#slideit_outer .slideit_back{ 
	/*display:block; */
	display:none;
	position:absolute; 
	cursor:pointer; 
	width:60px; 
	height:160px; 
	bottom:0px; 
	right:5px; 
	background:url(/images/slideitmoo_forward.png) no-repeat center;  
}
#slideit_outer .slideit_back { 
	left:5px; 
	background:url(/images/slideitmoo_back.png) no-repeat center;  
}
.fx { display:none}
/* the width is set to show the number of thumbnails that will be visible */
#slideit_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:860px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:0px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#slideit_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#slideit_items div.slideit_element { 
	display:block; 
	position:relative; 
	float:left; 
	font-size:11px; 
	width:215px; 
	text-align:center; 
}
#slideit_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; padding:2px; }
#slideit_items a img{ border:none; }

div.slideit_element_image {
	padding-top:10px;
	padding-bottom:10px;
}

/* --------------------------------------------------------------
Buttons
*/

a.button {
    background: transparent url(/images/bg_button_a.png) no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 40px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.button span {
    background: transparent url(/images/bg_button_span.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 10px 0 15px 30px;
}

.floatbtn {
	display: block;
	float: right;
	font-size: 14px;
	font-weight: bold;
	background: url(/images/floatbtn.gif) no-repeat left center;
	padding: 0px 0px 0px 25px;
	margin: 5px 20px 0px 0px;
	height:20px;
}

.read_more_news {
	float: right;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background: url(/images/floatbtn.gif) no-repeat left center;
	padding: 0px 0px 0px 25px;
	margin: 5px 20px 0px 0px;
	height:20px;
}

p.read_more_newsp {
	text-align:right;
	height:20px;
}

.lat_item ul li {
line-height:1.5em;
}

div.readmore {
}
/* --------------------------------------------------------------
Forms
*/

label {
	float: left;
	width: 100px;
	display: block;
}

label.block {
	float: left;
	width: 60px;
	display: block;
}

label.infolabel { width: 200px; }

td.label {
	vertical-align:top;
	}

.contactform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	margin-bottom: 5px;
}

.contacttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	margin-bottom: 5px;
}

.verplicht {
	width: 265px;
	margin-top: 10px;
	float: left;
}

.contactsend {
	width: 150px;
	margin-top: 10px;
	float: left;
}

.searchpostal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 60px;
}

.search_block {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 135px;
}

.newsletter_block {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90px;
}

.khlogin, .frmField {
	width: 170px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

.greenbtn {
	background: #008F36;
	color: #FFFFFF;
	border: none;
	padding: 2px 5px;
	font-size: 14px;
	text-transform: uppercase;
	cursor:pointer;
}

.bluebtn, .bluebtn2 {
	background: #009DDF;
	color: #FFFFFF;
	border: none;
	padding: 2px 5px;
	font-size: 14px;
	text-transform: uppercase;
	float: right;
	cursor:pointer;
}

.bluebtn2 {
	float:none;
}
/* --------------------------------------------------------------
Afbeeldingen
*/

.imgleft {
	margin: 5px 10px 10px 0px;
}

.imgright {
	margin: 5px 0px 10px 10px;
}

/* --------------------------------------------------------------
Text
*/

h1 {
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #009DDF;
}

h1.white {
	padding: 0;
	margin: 0px 0px 20px 0px;
	color: #FFFFFF;
}

h2 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	overflow:visible;
}

h3 {
	padding: 0px 0px 10px 0px;
	margin: 0;
	color: #008F36;
	font-weight: bold;
	font-size: 14px;
}

.wit {
	color: #FFFFFF;
}

.title , .title a {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #008F36;
}

.title a {
	text-decoration:none;
}

.green {
	color: #008F36;
}

.blue {
	color: #009DDF;
}

.bluebold {
	color: #009DDF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a {
	color: #009DDF;
	outline: none;
}

.lat_item ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
}

.lat_item ul li {
	list-style-image: url(/images/li_arrow.gif);
	background-position: left center;
}

.lat_item ul li a {
	padding: 2px;
	text-decoration: none;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li a {
	color: #5C5C5C;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #009DDF;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

.red {
	color: #CC0000;
}

#btn_newsaction {
	width:100px;
	text-align:center;
	}

.msg_succes { color:green; font-weight:bold; text-align:left; line-height:1.8em; margin:5px; padding:5px; border:1px dashed green; margin-bottom:10px;}
.msg_error { color:red; font-weight:bold; text-align:left; line-height:1.8em; margin:5px; padding:5px; border:1px dashed red; margin-bottom:10px; }


ul.eventsummary { margin-top:5px;padding-left:20px; }

.rij_hover { 	background: #009DDF; color: #FFFFFF; cursor: pointer; }

table.summary {	width:100%; }
table.summary th { background: #008F36;	color: #FFFFFF;	text-align:left; padding-left:8px; }
table.summary_totals {	width:100%; text-align: center; }
table.summary a { text-decoration: none; color: #5C5C5C; }
table.summary a:hover { color: #FFFFFF; }

.faq_q_link { font-weight:bold;	height:24px; }
.faq_q_link a{ text-decoration:none; }
.faq_q_link a:hover{ color:red; }
.faq_a { margin-left:15px; margin-right:15px; border-bottom: 5px solid #FFF; }