

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


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

html, body {
	height: 100%;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -5em;
}

body {
	width: 100%;
	margin: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	padding: 0 0px;
	}
	
	
		
div.fadehover {
	position: relative;
	width: 180px;
	height: 250px;
	float: left;
	}

div.fadehoversocial {
	position: relative;
	width: 35px;
	height: 35px;
	float: left;
	}

/* @group tooltips */

.tooltip {
	display:none;
	background: transparent url(../afbeeldingen/tooltip/white_arrow.png) no-repeat;
	font-size:14px;
	text-align: center;
	height:70px;
	width:160px;
	padding:25px;
	padding-top: 50px;
	color:#666;
	z-index: 10000;
}



/* @end */

img.a {
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	}
	
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
	
#header {
	height: 77px;
	background-color: #0098d4;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#logo {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#logo img {
	margin-top:15px;
}

#boxwrapper {
	width: 100%;
	float: left;
	height: 250px;
	background: #e8e8e8;
	margin-bottom: 20px;
	overflow: hidden;
}	

#box {
	background: #f1f1f1;
	border: none;
	height: 250px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}	
#box h1 {
	text-indent: -9999px;
}

#bannerwrapper {
	width: 100%;
	height: 160px;
	float: left;

}

#banners {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}


.banner {
	width: 284px;
	background-color: #ffffff;
	height: 138px;
	float: left;
	margin-right: 20px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	border: 1px solid #ddd;
}

.geenmarginright {
	margin-right: 0px;
}

#banners .tekst { position: absolute; top: 0px; z-index: 999999; clear: both; }

#banners .h2, #banners h2 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size:1.6em; position: relative; width: 254px; margin-left: 15px; padding-top: 15px; display: block; }

#banners .p, #banners p { font-family: Arial, Helvetica, sans-serif; margin-left: 15px; margin-top: 3px; font-size: 1em; position: relative; width: 254px; display: block; }

.banner img {
	z-index: 0;
	float: left;
	width: 286px;
}

#banners a{
	color: #000000;
	text-decoration: none;
}

#footer, #push {
height: 5em;
display: none;
visibility: hidden;
}

#footer img {
	height: 54px;
	float: right;
	padding-right: 20px;
}

#socialmedia {
	float: right;
	position: relative;
	height: 77px;
}

#socialmedia img {
	bottom: 0;
	margin-top: 35px;
}

#banners li, #banners ul {
	list-style-image: none;
	list-style-type: none;
}

#vestigingen {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	font-size: 0.8em;
	color: #767678;
	line-height: 1.5em;
	text-align: center;
}

#vestigingen strong {
		color: #0098d4;

}

#vestigingen a{
	color: #1b1b1c;
	text-decoration: none;
	display: block;
	margin-top: 7px;
}

#vestigingen a:hover {
	text-decoration: underline;
}

#vestigingen .kolom {
	width: 180px;
	float: left;
}

/* @group aftersales */

#box.aftersales {
	background-color: transparent;
}

.aftersales .header {
	width: 100%;
	height: 80px;
	background-color: #fff;
}

.aftersales .left {
	width: 350px;
	height: 500px;
	background-color: #fff;
float: left;}

.aftersales .menu {
	width: 350px;
	height: 400px;
}

.aftersales .logo {
width: 350px;
	height: 100px;
	background-color: #445;
}

.aftersales .right {
	background-color: #fff;
	float: right;
	width: 549px;
	height: 500px;
}

/* @end */
