@charset "utf-8";

body {
	background-image: url(../img/bg_gradient.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
}

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

.clear {
	clear: both;
}

p.t {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
}

p.t a {
	text-decoration: none;
	color: #4ca7bf;
}

p.i {
	font-style: italic;
}

.floatleft {
	float: left;
	margin-right: 15px;
}

.tarieven_left {
	width: 40%;
	float: left;
	margin-bottom: 5px;
}

.tarieven_right {
	width: 60%;
	float: left;
	margin-bottom: 5px;
}

.tarieven_right p, .tarieven_left p {
	margin-bottom: 0px;	
}

ul.t {
	list-style-type: disc;
	margin-top: 0px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;	
}

img {
	border: 0px;
}

img.left {
	float: left;
	margin-right: 20px;
}

.float50 {
	width: 50%;
	float: left;
}

.nobottom {	
	margin-bottom: 0px !important;
}

.inline {
	display: inline;
}

.left25 {
	margin-left: 25px;	
}

img.vooruitzichten {
	margin-left: -40px;
}

.b {
	font-weight: bold;
}

h1 {
	font-size: 26px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

h1.big {
	font-size: 30px;
}

h2 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 22px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h3.small {
	font-size: 20px;
	margin: 0px;
}

h4 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	padding: 0px	
}

h5.small {
	font-size: 14px;
	margin: 0px;
}

span.tiny {
	font-size: 11px;
	margin: 0px;
	text-align: right;
}

input {
	font-family: Tahoma, Geneva, sans-serif;
	background: transparent;
	border: 0px;
	font-size: 13px;
	color: #999;
}

#bg {
	width: 100%;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;	
	background-position: center top;	
}

#top_copyright {
	width: 950px;
	margin: 0px auto;
	padding-top: 10px;
	text-align: right;
	color: #FFF;
	font-size: 12px;
}

#container {
	width: 1024px;
	margin: 0px auto;
	background-image: url(../img/sitevlak.png);
	background-repeat: no-repeat;
/*	height: 1000px; */
	padding-top: 25px;
}

#header {
	width: 956px;
	height: 150px;
	margin: 0px auto;
	z-index: 5;
}

#logo {
	width: 144px;
	height: 77px;
	margin-left: 65px;
	margin-top: 20px;
	position: absolute;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}

#top_menu {
	position: absolute;
	margin-left: 550px;
	margin-top: 0px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;	
}

#top_menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#top_menu li {
	height: 16px;
	float: left;
	background-image: none;
	margin-left: 5px;
	padding-left: 5px;
}

#top_menu a {
	height: 16px;
	display: block;
	padding: 0px 5px 0px 0px;
	background-image: none;
	text-decoration: none;
	color: #666;
}

#top_menu li:hover, #top_menu li.active {
	background-image: url(../img/top_menu_btn_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#top_menu li a:hover, #top_menu li.active a {
	background-image: url(../img/top_menu_btn_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#search {
	position: absolute;
	width: 274px;
	height: 34px;
	margin-top: 45px;
	margin-left: 652px;
	border-bottom: 1px solid #cdcdcd;
}

#search_field {
	position: absolute;
	width: 167px;
	height: 18px;
	background-image: url(../img/search_box.png);
	background-repeat: no-repeat;
	padding: 6px 10px;
	float: left;
}

#search_field input {
	width: 165px;
	border: 0px;
	background: transparent;
	color: #999;
}

#search_btn {
	width: 85px;
	height: 26px;
	position: absolute;
	margin-left: 190px;
	margin-top: 2px;
}

#nav_menu {
	position: absolute;
	margin-top: 110px;
	margin-left: 316px;
	width: 611px;
	height: 27px;
	background-image: url(../img/menu_balk.png);
	background-repeat: no-repeat;
}

#nav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}

#nav li {
	float: left;
	height: 27px;
	margin: 0px 3px;
	margin-top: 1px;
	padding: 0px;
	padding-left: 10px;
}

#nav li a {
	height: 20px;
	padding: 4px 10px 4px 0px;
	display: block;
	text-decoration: none;
	color: #000;
}

#nav li:hover, #nav li.active {
	background-image: url(../img/menu_btn_left.png) !important;
	background-repeat: no-repeat;
	background-position: left top;	
}

#nav li a:hover, #nav li:hover a, #nav li.active a {
	background-image: url(../img/menu_btn_right.png) !important;
	background-repeat: no-repeat;
	background-position: right top;		
}

#nav li ul {
	display: none;
	list-style-type: none;
	position: absolute;
	top: 54px;
	left: 0px;
	margin-left: -18px;
	width: 208px;
	padding: 0px 13px 14px 14px;
	background-image: url(../img/dropdown.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	z-index: 10;
}

#nav li:hover ul {
	display: block;  
}

#nav li > ul {
	top: auto;
	left: auto;
	z-index: 10;
}

#nav li ul li {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 166px;
	height: 16px;
	padding: 3px 0px;
	margin-bottom: 2px;
	float: left;
	font-size: 11px;
	background-image: url(../img/dropdown_item.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}

#nav li ul li:hover, #nav li ul li.active {
	background-image: url(../img/dropdown_hover.png) !important;
}

#nav li ul li a {
	padding:0px 5px 0px 15px;
	text-decoration: none;
	color: #000;
	width: 146px;
	font-weight: 12px;
	height: 22px;
	z-index: 10;
}

#nav li:hover ul li a {
	background-image: none !important;
}



#content {
	width: 956px;
	margin: 0px auto;
	z-index: 1;
}

#index_top {
	height: 380px;
}

#index_competenties {
	width: 295px;
	height: 325px;
	float: left;
}

#index_slider {
	margin-left: 316px;
	width: 610px;
}

#slider {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
}

#slider li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#slider_shadow {
	width: 610px;
	height: 320px;
	position: absolute;
	margin-left: 316px;
	z-index: 5;
	background-image: url(../img/slider_transparancy.png);
	background-repeat: no-repeat;	
}

.carousel-control {
	display: none;
}

.carousel-pagination p {
	height: 5px;
	margin-top: 15px;
	background-image: url(../img/slider_btn_off.gif);
	background-repeat: repeat-x;
}

.carousel-pagination a {
	width: 61px;
	display: block;
	float: left;
	height: 3px;
	background-image: url(../img/slider_btn_off.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.carousel-pagination a.active {
	background-image: url(../img/slider_btn_on.gif);	
}

#waarom_slider .carousel-pagination a {
	width: 54px;
}

#right_slider .carousel-pagination p {
	margin-bottom: 20px;
}

#right_slider .carousel-pagination a {
	width: 27px;
	display: block;
	float: left;
	height: 3px;
	background-image: url(../img/slider_btn_off.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#right_slider .carousel-pagination a.active {
	background-image: url(../img/slider_btn_on.gif);	
}

#waarom_slider .carousel-pagination p {
	margin-bottom: 20px;
}

.carousel-wrap {
	z-index: 1;
}

#page {
	width: 100%;
	background-image: url(../img/content_top_shade.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	height: auto;
	margin-top: 10px;
}

#titel {
	float: left;
	height: 25px;
	margin-left: 45px;
	margin-top: -25px;
}

#wij_jij_btn {
	width: 105px;
	height: 26px;
	float: right;
	margin-right: 80px;
	margin-top: -26px;
	background-image: url(../img/wij_jij_btn.png);
	background-repeat: no-repeat;
}

#wij_jij {
	height: 260px;
	width: 916px;
	padding: 30px 20px 0px 30px;
	background-image: url(../img/wij_jij_bg.jpg);
	background-repeat: no-repeat;	
	display: none;
	clear: both;
}


#wij_jij a {
	text-decoration: none;
}

#wij_jij p {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}

#wij_jij .top {
	height: 175px;
}

#wij_jij .top_small {
	height: 132px;
}

#wij_jij .middle {
	height: 35px;
}

#wij_jij_social {
	width: 284px;
	float: left;
}

.wij_jij_button_1 {
	width: 125px;
	height: 38px;
	float: left;
}

.wij_jij_button_2 {
	width: 120px;
	height: 38px;
	float: left;
}

.wij_jij_button_1 img, .wij_jij_button_2 img {
	width: 30px;
	float: left;
}

.wij_jij_button_1 p, .wij_jij_button_2 p {
	width: 85px;
	float: left;
	margin-left: 5px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}

#wij_jij .button, #wij_jij .addthis_button {
	margin-top: 15px;
	float: left;
	clear: both;
}

#wij_jij .addthis_tekst {
	float: left;
	clear: both;
	margin-top: 5px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}

#wij_jij_ftp {
	width: 290px;
	float: left;
}

#wij_jij_inlog {
	width: 310px;
	float: left;
	margin-left: 25px;
}

#wij_jij_client_fields {
	width: 258px;
	height: 26px;
	margin-top: 8px;
	background-image: url(../img/wij_jij_inlog_fields.png);
	background-repeat: no-repeat;
}

#wij_jij_client_fields input {
	color: #e3ecee;
}

#wij_jij_naam {
	width: 135px;
	height: 16px;
	position: absolute;
	margin-left: 5px;
	margin-top: 3px;
}

#wij_jij_password {
	width: 92px;
	height: 16px;
	position: absolute;
	margin-left: 155px;
	margin-top: 3px;	
}

#index {
	width: 100%;
	height: auto;
	background-image: url(../img/index_shader.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 50px;
}

#left_content {
	width: 604px;
	height: auto;
	float: left;
	padding: 35px 0px 0px 40px;
	background-color: #FFF;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#uitgelicht {
	width: 574px;
	height: 134px;
	padding: 9px;
	padding-top: 5px;
	padding-right: 0px;
	background-image: url(../img/uitgelicht_vlak.png);
	background-repeat: no-repeat;
}

#uitgelicht_pic {
	width: 203px;
	height: 131px;
	float: left;
}

#uitgelicht_kop {
	width: 371px;
	height: 30px;
	padding-top: 5px;
	float: left;
	border-bottom: 1px solid #ccc;
}

#uitgelicht_kop .titel {
	width: 272px;
	float: left;
	vertical-align: baseline;
}

.uitgelicht_link {
	position: absolute;
	margin-left: 90px;
	margin-top: 7px;
	width: 82px;
	font-size: 12px;
	color: #999;
	vertical-align: baseline;
}

.uitgelicht_link img {
	position: absolute;
	margin-top: 1px;
	margin-left: 3px;
}

.uitgelicht_link a {
	text-decoration: none;
	color: #999;	
}

#uitgelicht_tekst {
	width: 370px;
	float: left;
	font-size: 12px;
}

#nieuws {
	width: 585px;
	height: auto;
}

.route_kop, .nieuws_kop {
	height: 17px;
	width: 100%;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin: 18px 0px 10px;
	padding: 6px 0px 8px 0px;
}

.nieuws_datum, .nieuws_titel {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 20%;
}

.nieuws_titel {
	float: left;
	width: 63%;
}

.nieuws_expand {
	float: left;
	font-size: 12px;
	color: #999;
	width: 17%;
}

.nieuws_expand img {
	position: absolute;
	margin-top: 1px;
	margin-left: 3px;
}

.nieuws_tekst {
	height: auto;
	overflow: hidden;
	font-size: 12px;
}

.nieuws_tekst p {
	margin-bottom: 15px;
}

.competenties_line {
	clear: both;
	margin: 0px 0px 20px 150px;
}

.competentie_icon {
	width: 180px;
	float: left;
	height: 175px;
}

.competentie_tekst {
	width: 400px;
	float: left;
	margin-top: 20px;
	font-size: 13px;
}

#kennismaken {
	width: 555px;
	height: 95px;
	padding-left: 30px;
	padding-top: 20px;
	margin-top: 40px;
	font-size: 12px;
	clear: both;
	background-image: url(../img/kennismaken_vlak.png);
	background-repeat: no-repeat;
}

#kennismaken a {
	text-decoration: none;
	color: #4ca7bf;
}

#korting {
	width: 555px;
	height: 167px;
	padding-left: 30px;
	padding-top: 10px;
	margin-top: 40px;
	font-size: 12px;
	clear: both;
	background-image: url(../img/korting_vlak.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}

#contact {
	width: 585px;
	height: 140px;	
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 20px;
}

#contact p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.contact_title {	
	font-size: 12px;
	font-weight: bold;
	color: #4ca7bf !important;
}

#contact_1 {
	width: 220px;
	float: left;
}

#contact_2 {
	width: 215px;
	height: 110px;
	float: left;
}

#contact_3 {
	width: 150px;
	height: 110px;
	float: left;
}

#contact .left {
	float: left;
	width: 20%;
}

#contact .right {
	float: left;
	width: 80%;
}

#contact_form {
	width: 588px;
	height: 421px;
	background-image: url(../img/contact_form.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#contact_aanhef {
	padding-top: 13px;
	margin-left: 22px;
}

#contact_aanhef label {
	margin-left: 5px;
}

#contact_voorletter {
	position: absolute;
	margin-top: 9px;
	margin-left: 23px;
	width: 72px;
	height: 16px;
}

#contact_achternaam {
	position: absolute;
	margin-top: 9px;
	margin-left: 112px;
	width: 180px;
	height: 16px;
}

#contact_organisatie {
	position: absolute;
	margin-top: 9px;
	margin-left: 319px;
	width: 242px;
	height: 16px;
}

#contact_adres {
	position: absolute;
	margin-top: 43px;
	margin-left: 23px;
	width: 270px;
	height: 16px;
}

#contact_postcode {
	position: absolute;
	margin-top: 43px;
	margin-left: 319px;
	width: 50px;
	height: 16px;
}

#contact_plaats {
	position: absolute;
	margin-top: 43px;
	margin-left: 382px;
	width: 185px;
	height: 16px;
}

#contact_telefoon {
	position: absolute;
	margin-top: 79px;
	margin-left: 23px;
	width: 270px;
	height: 16px;
}

#contact_email {
	position: absolute;
	margin-top: 79px;
	margin-left: 319px;
	width: 242px;
	height: 16px;
}

#contact_vraag {
	width: 540px;
	height: 160px;
	margin-left: 23px;
	margin-top: 120px;
	overflow: auto;
	border: 0px;
	background-color: transparent;
	color: #999;
}

#contact_captcha_tekst {
	position: absolute;
	width: 540px;
	margin-top: 10px;
	margin-left: 30px;
}

#contact_captcha_img {
	width: 175px;
	height: 45px;
	position: absolute;
	margin-top: 45px;
	margin-left: 100px;
}

#contact_captcha_field {
	position: relative;
	margin-top: 55px;
	margin-left: 292px;
	width: 170px;
	height: 16px;
}

#contact_submit {
	width: 85px;
	height: 26px;
	position: absolute;
	margin-left: 10px;
	margin-top: 53px;
	display: inline;
}

.route_expand {
	float: left;
	font-size: 12px;
	color: #999;
	width: 30%;
}

.route_expand img {
	position: absolute;
	margin-top: 1px;
	margin-left: 3px;
}

.route_vanuit {
	float: left;
	width: 70%;
}

.route_tekst {
	height: auto;
	overflow: hidden;
	font-size: 12px;
}

.route_last {
	margin-bottom: 100px;	
}

#map_vlak {
	width: 585px;
	height: 440px;
	background-image: url(../img/route_vlak.png);
	background-repeat: no-repeat;
}

#map {
	width: 585px;
	height: 290px;
}

#map_left {
	width: 250px;
	height: 130px;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
}

#map_right {
	width: 310px;
	height: 130px;
	float: left;
	padding-top: 20px;
}

#route_postcode {
	width: 171px;
	height: 30px;
	background-image: url(../img/postcode_vlak.png);
	background-repeat: no-repeat;
}

#street {
	margin-left: 7px;
	margin-top: 6px;
	width: 55px;
	height: 16px;
}

#street_btn {
	width: 85px;
	height: 26px;
	position: absolute;
	margin-left: 15px;
	margin-top: 2px;
	display: inline;
}

#map_vlak .titel {
	font-size: 12px;
	color: #4ca7bf;
	margin-top: 30px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

#right_content {
	width: 312px;
	height: 100%;
	float: left;
	padding-top: 35px;
	background-image: url(../img/right_column_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#testimonials {
	width: 272px;
	height: 210px;
	margin-left: 21px;
}

.testimonial_pic {
	width: 120px;
	height: 130px;
	float: left;
}

.testimonial_quote {
	width: 140px;
	height: 130px;
	margin-left: 132px;
	font-style: italic;
	font-size: 12px;
}

.testimonial_name {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #d0d0d0;
}

.testimonial_who {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d0d0d0;
}

#nieuwsbrief {
	width: 300px;
	height: 193px;
	background-image: url(../img/nieuwsbrief_vlak.jpg);
	background-repeat: no-repeat;	
}

#nieuwsbrief_icon {
	width: 91px;
	height: 87px;
	float: left;
	margin-left: 10px;
	background-image: url(../img/nieuwsbrief_icon.png);
	background-repeat: no-repeat;	
}

#nieuwsbrief_tekst {
	width: 190px;
	height: 75px;
	padding-top: 15px;
	margin-left: 91px;
	font-size: 12px;
}

#nieuwsbrief_tekst .titel {
	font-size: 16px;
	font-weight: bold;
}

#nieuwsbrief_kop {
	margin-top: 15px;
	margin-left: 25px;
	font-size: 16px;
	font-weight: bold;	
}

#nieuwsbrief_form {
	width: 276px;
	height: 61px;
	margin-left: 20px;
	background-image: url(../img/nieuwsbrief_fields.png);
	background-repeat: no-repeat;	
}

#nieuwsbrief_voorletters {
	margin-top: 5px;
	margin-left: 6px;
	width: 71px;
}

#nieuwsbrief_achternaam {
	margin-top: 5px;
	margin-left: 12px;
	width: 170px;
}

#nieuwsbrief_email {
	margin-top: 13px;
	margin-left: 6px;
	width: 170px;
}

#nieuwsbrief_btn {
	width: 85px;
	height: 26px;
	float: right;
	margin-left: 6px;
	margin-top: 10px;
}

#merken {
	width: 275px;
	height: 135px;
	margin-top: 20px;
}

#merken_titel {
	margin-left: 25px;	
	font-size: 16px;
	font-weight: bold;	
}

#merken_box {
	width: 272px;
	height: 98px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 3px;
	background-image: url(../img/merken_vlak.png);
	background-repeat: no-repeat;	
}

#merken_sotb {
	height: 70px;	
	width: 71px;
	float: left;
	margin-left: 4px;
}

#merken_mw {
	height: 45px;	
	width: 77px;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

#merken_rdw {
	height: 31px;	
	width: 99px;
	float: left;
	margin-left: 5px;
	margin-top: 22px;
}

#merken_namen {
	width: 260px;
	height: 20px;
	position: absolute;
	margin-top: 75px;
	margin-left: 5px;
}

#merken_namen a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	margin-right: 5px;
}

#pagina_kort h5 {
	margin-left: 25px;
	margin-bottom: 7px;
}

#pagina_samenvatting {
	width: 275px;
	height: 144px;
	padding-left: 25px;
	background-image: url(../img/over_pagina_vlak.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#samenvatting_1 {
	position: absolute;
	height: 47px;
	width: 270px;
	margin-top: 7px;
	font-size: 12px;
}

#samenvatting_2 {
	position: absolute;
	height: 30px;
	width: 270px;
	margin-top: 64px;
	font-size: 12px;
}

#samenvatting_3 {
	position: absolute;
	height: 30px;
	width: 270px;
	margin-top: 109px;
	font-size: 12px;
}

#social_links {
	width: 275px;
	height: 133px;
	padding-left: 25px;
	padding-top: 10px;
	margin-bottom: 20px;
	background-image: url(../img/social_links_vlak.jpg);
	background-repeat: no-repeat;
}

.social_col_left p, .social_col_right p {
	font-size: 12px;
}

#social_links a {
	text-decoration: none;
	color: #000;
}

.social_col_left {
	width: 140px;
	height: 38px;
	float: left;
}

.social_col_right {
	width: 128px;
	height: 38px;
	float: left;	
}

.social_col_left img, .social_col_right img {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 5px;
}

#social_tekst {
	width: 100px;
	height: 30px;
	float: left;	
}

#social_links .addthis_button {
	margin-top: 25px;
	float: left;
	clear: both;	
}

#crisis_actie {
	width: 275px;
	height: 218px;
	padding-left: 25px;
	padding-top: 20px;
	margin-top: 20px;
	background-image: url(../img/actie_vlak.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#crisis_title {
	margin-bottom: 60px;
}

#crisis_bonus {
	text-align: right;
	margin-right: 10px;
	display: block;
}

#crisis_bonus_1 {
	margin-left: 190px;
	width: 80px;
}

#crisis_bonus_2 {
	margin-left: 150px;
	width: 125px;
}

#crisis_bonus object {
	width: 135px !important;
}

#crisis_button {
	width: 118px;
	height: 26px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

#afspraak {
	width: 275px;
	height: 193px;
	padding-left: 25px;
	background-image: url(../img/nieuwsbrief_vlak.jpg);
	background-repeat: no-repeat;	
	margin-bottom: 20px;
}

#afspraak_icon {
	width: 71px;
	height: 77px;
	float: left;
	margin-top: 10px;
	background-image: url(../img/afspraak_icon.png);
	background-repeat: no-repeat;
}

#afspraak_tekst {
	width: 200px;
	height: 75px;
	padding-top: 15px;
	margin-bottom: 10px;
	margin-left: 71px;
	font-size: 12px;
}

#afspraak_tekst p {
	margin-top: 0px;
}

#afspraak_kop {
	margin-top: 15px;
	margin-left: 25px;
	font-size: 16px;
	font-weight: bold;	
}

#afspraak_form {
	width: 276px;
	height: 61px;
	margin-left: 0px;
	margin-top: -10px;
	background-image: url(../img/nieuwsbrief_fields.png);
	background-repeat: no-repeat;	
}

#afspraak_voorletters {
	margin-top: 5px;
	margin-left: 6px;
	width: 71px;
}

#afspraak_achternaam {
	margin-top: 5px;
	margin-left: 12px;
	width: 170px;
}

#afspraak_tel {
	margin-top: 13px;
	margin-left: 6px;
	width: 170px;
}

#afspraak_btn {
	width: 85px;
	height: 26px;
	float: right;
	margin-left: 6px;
	margin-top: 10px;
}

#missie {
	height: 170px;
	width: 275px;
	padding-left: 25px;
	margin-bottom: 20px;
}

#right_slider {
	width: 271px;
	margin-left: 21px;
}

#right_slider_shadow {
	width: 271px;
	height: 142px;
	position: absolute;
	margin-left: 21px;
	z-index: 5;
	background-image: url(../img/slider_small_transparancy.png);
	background-repeat: no-repeat;	
}

#waarom_concentus {
	width: 275px;
	height: 85px;
	margin-left: 25px;
	margin-bottom: 20px;
}

#waarom_slider {
	height: 34px;
	width: 271px;
	padding: 10px 0px;
	background-image: url(../img/waarom_concentus_slider.png);
	background-repeat: no-repeat;
	font-size: 13px;
}

#waarom_slider ul li {
	margin-left: 14px;
}

#footer {
	width: 100%;
	height: 200px;
	clear: both;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;	
}

#footer p {
	line-height: 15px;
	font-size: 11px;
	color: #000;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer_concentus {
	width: 152px;
	float: left;
	padding-top: 25px;
}

#footer_concentus p {
	margin-left: 25px;
}

#footer_concentus a:hover {
	color: #bcb123;
}

#footer_clienten {
	width: 230px;
	float: left;
	padding-top: 25px;
}

#footer_clienten_2 {
	width: 211px;
	float: left;
	padding-top: 25px;
}

#footer_clienten a:hover, #footer_clienten_2 a:hover {
	color: #5b94a9;
}

#footer_contact {
	width: 190px;
	float: left;	
	padding-top: 25px;
}

#footer_contact .left {
	float: left;
	width: 20%;
}

#footer_contact .right {
	float: left;
	width: 80%;
}

#footer_contact_2 {
	width: 173px;
	float: left;	
	padding-top: 25px;
}

#footer .titel {
	font-size: 12px;
	color: #4ca7bf;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#partnervan {
	width: 270px;
	height: 72px;
	margin-top: 20px;
	padding: 25px 0 10px 40px;
	background-image: url(/img/mvo_background.jpg);
	background-repeat: no-repeat;
}
#partner_pic {
	width: 140px;
	float: left;
}
#partner_txt {
	width: 445px;
	float: left;
}
#gbd_flash {
	width: 234px;
	height: 80px;
	margin: 0 auto;
}

