@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
	/* Setting default text color, background and a font stack */
body	{
	font-family: "Lucida Grande", Arial, Sans-Serif;
	background-image: url(../bg_lijnen.jpg);
	background-repeat: repeat-x;
	}
#headerWrapper {
	padding: 0px;
	float: none;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	position: relative;
	float: none;
	height: 200px;
	width: 904px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headernavigatie {
	position: relative;
	font-family: Helvetica;
	font-size: 20px;
	color: #CCCCCC;
	float: left;
	width: 825px;
	padding-top: 15px;
	padding-left: 60px;
	margin-left: 300px;
	}
#headernavigatie ul {
	list-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
	}
#headernavigatie ul li {
	position: relative;
	text-align: left;
	float: left;
	width: 120px;
	}
#headernavigatie ul a {
	font-size: 20px;
	text-decoration:none;
	color:#666666;
	display:block;
	font-family: Helvetica;
		}
#headernavigatie ul a:hover {
	color: #66CCFF;
	}
.headernavigatieActive {
	font-size: 20px;
	text-decoration:none;
	color:#333333;
	font-family: helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	position: relative;
	padding: 0;
	float: left;
	display: block;
	width: 200px;
}
#logovlak {
	float: left;
	height: 150px;
	width: 243px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#navigatie {
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	background-repeat: repeat;
	margin-top: 20px;
	width: 900px;
	}
#navigatie ul {
	margin: 0;
	list-style: none;
	padding: 0;
	}
#navigatie ul li {
	position: relative;
	float: left;
	text-align: center;
	}
#navigatie ul a {
	font-size: 11px;
	text-decoration:none;
	color:#666666;
	float:none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
		}
#navigatie ul a:hover {
	color:#CCCCCC;
	background-repeat: no-repeat;
	vertical-align: onder;
	background-position: center center;
	background-image: url(../bluedot.png);
	}
#contentWrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#content {
	position: relative;
	float: none;
	height: 150px;
	width: 904px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footerWrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#footer  {
	width: 904px;
	background-color: #FFFFFF;
	height: 400px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clear {
	clear:both;
	}

#contentDealers {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../comingsoon.jpg);
	background-repeat: no-repeat;
	height: 350px;
}

#contentRotator {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../bg_panel.jpg);
	background-position: bottom;
}
.activeSlogo {
	background-image: url(../bluedot.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	background-position: center center;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-decoration: none;
}
.geelvet {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	letter-spacing: -1px;
}
.roodvet {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 14px;
	color: #033045;
	font-weight: bold;
}
#top {
	text-align: center;
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 30px;
	font-family: helvetica;
}
.zwartvet {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -1px;
}
.contactvet {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 18px;
	color: #033045;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 5px;
}
#slider-wrapper {
	width:1200px;
	height:600px;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#slider {
	position:relative;
	width:900px;
	height:600px;
	background-image: url(../loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	float: left;
	margin-left: 150px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#slider a {

	border:0;

	display:block;

}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}


.nivo-controlNav {
	position:absolute;
	left:220px;
	bottom:-42px;
	top: 570px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	background-image: url(../bullets4.png);
	background-repeat: no-repeat;
}

.nivo-controlNav a.active {

	background-position:0 -22px;

}

/* Direction nav styles (e.g. Next & Prev) */



.nivo-prevNav {

	left:0px;

}

.nivo-nextNav {

	right:0px;

}


.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
	background-image: url(../arrows.png);
	background-repeat: no-repeat;
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

a.nivo-nextNav {

	background-position:-30px 0;

	right:15px;

}

a.nivo-prevNav {

	left:15px;

}

/* Caption styles */

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	color:#FFFFFF;
	opacity:0,8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	height: 100px;
	font-size: 20px;
}
.nivo-caption p {
	margin:0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 358px;
	width: 296px;
	font-weight: bold;
	text-align: center;
	font-family: helvetica;
	font-size: 20px;
	letter-spacing: -1px;
}

.nivo-caption a {
	display:inline !important;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.nivo-html-caption {
	display:none;
}

/*====================*/

/*=== Other Styles ===*/

/*====================*/

.clear {

	clear:both;

}
#vlak1foot {
	float: left;
	width: 354px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	height: 650px;
	border-right-style: solid;
	border-left-style: solid;
}
#vlak2foot {
	float: left;
	height: 594px;
	width: 345px;
	border-right-width: 1px;
	border-right-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	padding-top: 40px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	border-right-style: solid;
}
#vlak3foot {
	float: left;
	height: 650px;
	width: 169px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
#vlak4foot {
	float: left;
	height: 650px;
	width: 130px;
	border-right-width: 1px;
	border-right-color: #000000;
}
#vlak1 {
	float: left;
	width: 322px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	height: 70px;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF01A2;
	padding-top: 130px;
	padding-right: 16px;
	padding-left: 16px;
	font-style: oblique;
	font-weight: bold;
}
#vlak2 {
	float: left;
	height: 200px;
	width: 377px;
	border-right-width: 1px;
	border-right-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	border-right-style: solid;
	background-image: url(../logo_architecture.gif);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
#vlak3 {
	float: left;
	height: 200px;
	width: 169px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
.quotemeer {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 20px;
	color: #00CC33;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 5px;
}
.headerquote {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 20px;
	color: #666633;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 5px;
}
#contact {
	text-align: right;
	padding-top: 70px;
	color: #31687F;
	padding-right: 60px;
}
.headerquotelink {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 16px;
	color: #666633;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 5px;
	margin-top: 66px;
	margin-left: 20px;
}
#quote   {
	padding-top: 66px;
	padding-left: 60px;
}
#quote ul {
	list-style: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
	}
#quote ul li {
	position: relative;
	text-align: left;
	float: left;
	width: 230px;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	}
#quote ul a {
	font-size: 20px;
	text-decoration:none;
	color:#CCCCCC;
	font-family: Helvetica;
	font-weight: bold;
	letter-spacing: -1px;
		}
#quote ul a:hover {
	color: #999999;
	}
.quoteActive {
	font-size: 20px;
	text-decoration:none;
	color:#666633;
	font-family: helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	position: relative;
	padding: 0;
	float: left;
	display: block;
	width: 200px;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#vlak1profiel {
	float: left;
	width: 354px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 281px;
	background-repeat: no-repeat;
}
#vlak2profiel {
	float: left;
	height: 281px;
	width: 377px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	background-repeat: no-repeat;
}
#vlak3profiel {
	float: left;
	height: 281px;
	width: 169px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: no-repeat;
}
#form {
	float: left;
	width: 640px;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
	height: 150px;
}
fieldset {
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
	display:block;
	padding-left: 15px;
	}
legend	{
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	padding: 2px 5px;
	color: #663300;
	margin-bottom: 20px;
	margin-left: -18px;
	margin-top: -2px;
	display: inline;
	}
input {
	width: 200px;
	}
label {
	float:left;
	margin-right: 2em;
	}
label.top {
	display:block;
	float:none;
	}
#contact a {
	color: #033045;
	text-decoration: none;
}
#contact a:hover {
	text-align: right;
	color: #078CC8;
	text-decoration: none;
}
