@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	font-family: arial;
	font-size: 11px;
	color: #005ba4;
	background-color:#d1e4f3;
}

#container {
	width: 936px;
	margin: 0px auto;
}

.header {
	height: 295px;
	width: 100%;
	z-index: 1;
	position: relative;
}

#gezocht {
	position: absolute;
	left: 8px;
	top: 200px;
}

#telefoon_nummer {
	position: absolute;
	width: auto;
	height: auto;
	top: 50px;
	margin-left: 58px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #005ba4;
	z-index: 2;
	display: none;
}

/* MENU */
#menu {
	height: 45px;
	width: 896px;
	padding-left: 40px;
	background-image: url(../images/menu.jpg);
}
#menu div {
	position: relative;
	z-index: 1;
}
#menu dl {
	float: left;
	width: auto;
	position: relative;
}
#menu dt {
	font-size: 13px;
	font-weight: bold;
	background: #00adef;
	color: #ffffff;
}
#menu dd {
	background-color: #005ba4;
	position: absolute;
	bottom: 0px;
	padding: 10px 20px 60px 20px;
	overflow: hidden;
}
#menu dt a.mainmenu {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 17px 20px 12px 20px;
	opacity: 1.0;
}

a.submenu {
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity: 1.0;
	color: #FFFFFF;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
	padding-left: 20px;
	opacity: 1.0;
} 

a.submenu:hover {
	text-decoration: underline;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 {
	background-color: #005ba4;
	/* for IE */
	filter:alpha(opacity=65);
	/* CSS3 standard */
	opacity:0.65;
}
#menu #smenu1, #menu #smenu2, #menu #smenu5 {
	padding-bottom: 35px;
}
#smenu1 {
	width: 40px;
	height: 0px;
}
#smenu2 {
	width: 120px;
	height: 0px;
}
#smenu3 {
	width: 170px;
	height: 40px;
}
#smenu4 {
	width: 210px;
	height: 80px;
}
#smenu5 {
	width: 100px;
	height: 0px;
}
#smenu6 {
	width: 80px;
	height: 40px;
}

.submenu_div
{
	display:none;
}
/* CONTENT */
.main {
	height: auto;
	width: 936px;
	background-image: url(../images/content.jpg);
	margin: 0 auto 0 auto;
	padding-top: 25px;
}
.main div {
	margin-left: 60px;
}
.end_main {
	height: 1px;
	clear: both;
} 

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #005ba4;
	margin-bottom: 18px;
}
h2 {
	font-weight: bold;
	color: #00adef;
}
h3 {
	font-weight: bold;
	color: #005ba4;
	margin-bottom: 11px;
}
p, .main ul {
	margin-bottom: 11px;
}
.tekst {
	width: 547px;
	
}
.main .shape {
	height: 226px;
	width: 227px;
	background-image: url(../images/shape.jpg);
	float: right;
	margin-left: 10px;
	margin-right: 40px;
	padding: 20px;
	display: inline;
}
.shape li {
	line-height: 15px;
}
.shape li img.vtje {
	width: 10px;
	height: 14px;
	position: relative;
	top: 3px;
	margin-right: 5px;
}
.shape img {
	width: 215px;
	height: auto;
}

button {
	border: none;
	background: none;
	padding: 0;
	margin: 10px 0 0 0;
	width: auto;
	overflow: visible;					
	text-align: center;	
	white-space: nowrap;	
	height: 20px;	
	font-size: 11px;
	float: right;		
}
button span, button em {
	display: block;
	height: 20px;
	line-height: 18px;			
	margin: 0;
	color: #865e07;
}
button span {
	padding-left: 20px;
	background: url(../images/bg_button.jpg) no-repeat 0 0;
}	
button em {
	font-style: normal;
	padding-right: 20px;
	background: url(../images/bg_button.jpg) no-repeat 100% 0;
}

.form td {
	padding-bottom: 5px;
}
.form th {
	width: 180px;
}

/* routekaart */
.main div#routekaart_container {
	position: relative;
	margin-bottom: 5px;
	width: 300px; 
	height: 351px; 
	overflow: hidden;
	margin-left: 0px;
	border: 1px solid #130D0D;
	clear: both;
}
.main div#routekaart {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 300px; 
	height: 351px; 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	clear: both;
	margin-left: 0px;
}
.main div.absolute {
	position: absolute;
	z-index: 1;
	margin-left: 0px;
}
.main div#vergroting {
	position: absolute; 
	z-index: 1;
	margin-left: 0px;
}
#best {
	top: 125px;
	left: 60px;
} 
#boxtel {
	top: 35px;
	left: 20px;
} 
#cranendonck {
	top: 330px;
	left: 200px;
}
#eersel {
	top: 280px;
	left: 10px;
}
#eindhoven {
	top: 195px;
	left: 115px;
}
#gemert {
	top: 75px;
	left: 255px;
}
#helmond {
	top: 150px;
	left: 240px;
}
#mierlo {
	top: 210px;
	left: 180px;
}
#nuenen {
	top: 160px;
	left: 170px;
}
#schijndel {
	top: 20px;
	left: 90px;
}
#sintoedenrode {
	top: 70px;
	left: 100px;
}
#son {
	top: 115px;
	left: 135px;
}
#valkenswaard {
	top: 285px;
	left: 100px;
}
#veghel {
	top: 15px;
	left: 170px;
}
#veldhoven {
	top: 210px;
	left: 40px;
}
#waalre {
	top: 245px;
	left: 80px;
}

.belmijterug{
position:relative;
left:570px;
top:-55px;
width:257px;
}

/* FOOTER */
.footer {
	height: 47px;
	width: 936px;
	background-image: url(../images/footer.jpg);
	text-align: center;
	padding-top: 3px;
	clear: both;
	font-size: 12px;
}
.footer p {
	color: #ffffff;
	font-weight: bold;
}

