html{overflow-y:scroll;}
body{margin:0;background-color:#DCDBD9;font-family:Helvetica, Arial, sans-serif;}
img{border:0;}
h1{font-weight:normal;margin:25px 0 25px 0;line-height:30px;}
a:link,a:visited{text-decoration:none;color:#FFF;}
a:hover,a:active{text-decoration:none;color:#000;}
hr{height:0;border-width:1px 0 0 0;border-style:solid;border-color:#fff;}
input,textarea{padding:3px;margin-bottom:2px;border:1px solid #999;font-size:13px;color:#473D84;font-family:Helvetica, Arial, sans-serif;}
input.b{background-color:#473D84;color:#fff;padding:5px 30px;cursor:pointer;}

label{display:block;box-sizing:border-box;padding:4px 0;}
label input, label textarea, label button{display:block;width:100%;box-sizing:border-box;padding:8px;border:0;} 

button{background:#87ac1e;color:#fff;cursor:pointer;}
button:hover{background:#cd0b62;color:#fff;}

div.note{padding:10px;background-color:#CC1612;border:1px solid #fff;text-align:center;}

img.mainimg{float:right;margin:0 0 10px 10px;}
#top{max-width:980px;margin:5px auto;font-size:11px;}
#top img{margin-left:5px;}
#top a{color:#473D84;}
#referentie{background:#f2f2f2;padding:15px;margin:10px 0;color:#473D84;}
#footer a:link,#footer a:visited{text-decoration:underline;color:#777;}
#footer a:hover,#footer a:active{text-decoration:none;color:#777;}
div.wrapper{max-width:980px;margin:0 auto;border:2px solid #FFF;}
#w1{background:#473D84 no-repeat 100% 0%;}
#w2{background:#CC1612 no-repeat 100% 0%;}
#w3{background:#CD0B62 no-repeat 100% 0%;}
#w4{background:#e07817 no-repeat 100% 0%;}
#w5{background:#D1D600 no-repeat 100% 0%;}
#w6{background:#87AC1E no-repeat 100% 0%;}
#w7{background:#473D84 no-repeat 100% 0%;}
#left{width:240px;float:left;color:#FFF;font-size:26px;text-align:right;}
#center{width:500px;float:left;}
#right{float:right;width:240px;text-align:center;}
#content{padding:0 25px 10px 25px;color:#FFF;line-height:150%;font-size:14px;}
#footer{max-width:980px;padding:3px 0 15px 0;margin:0 auto;font-size:12px;color:#999;}
#tarieven{color:#333;margin-bottom:0;}
span.reto{float:right;}
div.m1{width:218px;height:33px;background:#473D84;padding:120px 15px 10px 5px;border-right:2px solid #FFF;border-bottom:2px solid #FFF;}
div.m2{width:218px;height:33px;background:#CC1612;padding:45px 15px 10px 5px;border-right:2px solid #FFF;border-bottom:2px solid #FFF;}
div.m3{width:218px;height:33px;background:#CD0B62;padding:45px 15px 10px 5px;border-right:2px solid #FFF;border-bottom:2px solid #FFF;}
div.m4{width:218px;height:33px;background:#E07817;padding:45px 15px 10px 5px;border-right:2px solid #FFF;border-bottom:2px solid #FFF;}
div.m5{width:218px;height:33px;background:#D1D600;padding:45px 15px 10px 5px;border-right:2px solid #FFF;border-bottom:2px solid #FFF;}
div.m6{width:218px;height:33px;background:#87AC1E;padding:45px 15px 10px 5px;border-right:2px solid #FFF;border-bottom:2px solid #FFF;}
div.m7{width:218px;height:33px;background:#473D84;padding:45px 15px 10px 5px;border-right:2px solid #FFF;border-bottom:2px solid #FFF;margin-bottom:-2px;}
#a2{border-right:2px solid #CC1612;}
#a3{border-right:2px solid #CD0B62;}
#a4{border-right:2px solid #E07817;}
#a5{border-right:2px solid #D1D600;}
#a6{border-right:2px solid #87AC1E;}
#a7{border-right:2px solid #473D84;}
ul.content li{line-height:130%;}
#content a:link,#content a:visited{text-decoration:underline;color:#FFF;}
#content a:hover,#content a:active{text-decoration:none;color:#000;}
a.prevnext{border:2px solid #FFF;padding:5px 10px;float:right;margin-bottom:10px;}

div.mobile_menu{display:none;padding:10px;font-size:20px;text-transform:uppercase;padding:10px;color:#fff;cursor:pointer;border-bottom:2px solid #fff;border-right:2px solid #fff;}

div.wrapper table{background:rgba(255,255,255,0.0);border-spacing:1px;border-collapse:separate;width:100%;}
	div.wrapper table td{background:rgba(255,255,255,0.30);padding:8px;}
	div.wrapper table tr:hover td{background-color:rgba(255,255,255,0.80);color:#333;}

@media (max-width: 950px){ /* Onder 1000px */

	div.mobile_menu{display:block;}
		
	div#left{float:none;width:100%;display:block;}
	div#center{float:none;width:100%;display:block;}
	div#right{display:none;}
	
	div.wrapper{background-position:right -2000px center;background-image:none !important;}
	
	div.m1,div.m2,div.m3,div.m4,div.m5,div.m6,div.m7{width:auto;padding:10px;text-align:center;font-size:18px;height:auto;}
	
	a.logo{display:block;background:#fff;text-align:center;}
	a.logo img{max-width:100%;height:auto;}
	
	#footer{padding:10px;}
	
	div#left{display:none;}

}