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

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6bc6e5;
	line-height: 19px;
}
IMG {
	border: 0px;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
}
A {
	border: 0;
	color: #000;
}
p {
	margin: 0;
	padding: 5px 0 8px 0;
}
h1 {
	margin-bottom: 10px;	
}
#outer {
	width: 100%;
	min-height: 400px;
	background: url(../img/bg-outer.jpg) center top no-repeat;
}
#center {
	width: 956px;
	margin: 0 auto;
}
#header {
	width: 956px;
	height: 113px;
}
#header #logo {
	width: 405px;
	height: 113px;
	float: left;
}
#header #logo img {
	margin: 20px 0 0 16px;
}
#header #toplinks {
	width: 551px;
	height: 113px;
	float: left;
}
#header #toplinks .text {
	float: right;
	margin: 23px 24px 0 0;
	color: #153e4c;
	text-align: right;
	font-size: 11px;
}
#header #toplinks .text A {
	color: #153e4c;
	text-decoration: none;
}
#header #toplinks .text A:hover {
	color: #000;
}
#menu {
	width: 951px;
	height: 64px;
	background: url(../img/bg-menu.png) top left no-repeat;
	padding-left: 5px;
}
#menu A {
	display: block;
	float: left;
	height: 42px;
	padding: 22px 16px 0 16px;
	color: #b8c2c5;
	text-decoration: none;
	background: url(../img/menu-spacer.gif) no-repeat top right;
	font-weight: bold;
}
#menu A:hover {
	text-decoration: none;
	color: #fff;
}
#menu A.active {
	font-weight: bold;
	color: #fff;
}
#menu A.active:hover {
	text-decoration: none;
}
#content {
	width: 956px;
	margin: 20px 0 0 0;
}
#content .home {
	width: 942px;
	margin: 0 auto;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	margin-top: -3px;
}
#content .home .box {
	background: url(../img/content-home-bg.gif);
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
#content .home .box .new {
	width: 235px;
	padding: 0 15px 0 15px;
	height: 250px;
	float: left;
	border-right: 1px solid #bebebe;
	background: url(../img/home-new.jpg) no-repeat right top;
}
#content .home .box .used {
	width: 235px;
	padding: 0 15px 0 15px;
	height: 250px;
	float: left;
	border-right: 1px solid #bebebe;
	background: url(../img/home-used.jpg) no-repeat right top;
}
#content .home .box .lease {
	width: 378px;
	padding: 0 0 0 15px;
	height: 250px;
	float: left;
}
#content .home .box .new h2, #content .home .box .used h2, #content .home .box .lease h2 {
	margin: 0;
	padding: 10px 0 20px 0;
	font-size: 20px;
	line-height: 24px;
}
#content .home .box .new h2 strong, #content .home .box .used h2 strong, #content .home .box .lease h2 strong {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
}
.blue {
	color: #0080ab;
}
.green {
	color: #28ab5f;
}
.oker {
	color: #d79800;
}
#content .home .box .new h3, #content .home .box .used h3, #content .home .box .lease h3 {
	color: #5f5f5f;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#content .home .box P {
	padding: 0;
	margin: 0;
	color: #5f5f5f;
	line-height: 21px;
}
#content .home .box P.button {
	margin-top: 9px;
}
#content .home .box .lease .search {
	margin-top: 9px;
}
#content .home .box .lease .searchfield {
	width: 271px;
	color: #999999;
	font-size: 11px;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 3px 0 0 4px;
}
#content .text {
	background-color: #fff;
	min-height: 200px;
	padding: 24px 24px 0 24px;
}
#content .pagetext {
	background-color: #fff;
	padding: 0;
	min-height: 350px;
	background: url(../img/bg-submenu.png) left top repeat-y #fff;
}
#content .text .news {
	width: 370px;
	float: left;
}
#content .text .news h4 {
	color: #153e4c;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#content .text .news h5 {
	color: #0080ab;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#content .text .news h5 a {
	text-decoration: none;
	color: #0080ab
}
#content .text .news .item {
	margin: 10px 0 10px 0;
}
#content .text .news .twitter-home {
	margin-bottom: 5px;
	margin-top: -5px;
}
#content .text .news .item P {
	margin: 0;
	padding: 0;
}
#content .text .news .item .date {
	color: #818181;
	font-size: 11px;
	border-top: 1px solid #e8e8e8;
	margin-top: 8px;
	padding-top: 3px;
}
#content .text .newproducts {
	width: 518px;
	float: left;
	padding-left: 20px;
}
#content .text .newproducts h4 {
	color: #153e4c;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
}
#content .text .newproducts .item {
	width: 150px;
	float: left;
	margin-right: 30px;
}
#content .text .newproducts .last {
	margin-right: 0px;
}
#content .text .newproducts .item .image {
	width: 150px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #cdcdcd;
	margin-bottom: 8px;
}
#content .text .newproducts .item .image .inside {
	width: 140px;
	height: 140px;
	overflow: hidden;
	margin: 5px;
}
.searchform {
	margin-bottom: 10px;
	border-bottom: 1px solid #0080ab;
	padding-bottom: 15px;
}
.noresult {
	min-height: 250px;
}
.searchform input {
	width: 270px;
}
.searchform input.button {
	width: auto;
}
#content .text .newproducts .item strong {
	color: #a47400;
}
#content .text .newproducts .item strong A {
	color: #a47400;
	text-decoration: none;
}
#content .text .newproducts .item .price {
	color: #28ab5f;
	font-weight: bold;
}
#content .text .newproducts .item .desc {
	font-size: 11px;
	color: #5f5f5f;
}
.submenu {
	width: 200px;
	float: left;
	padding: 5px 0 0 0;
}
.submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.submenu ul li {
	width: 178px;
	min-height: 24px;
	background: url(../img/bg-submenu-item.jpg) left top no-repeat;
	font-weight: bold;
	padding: 5px 0 0 21px;
	margin-bottom: 3px;
}
.submenu ul li ul {
	display: none;
}
.submenu ul li.main-active ul {
	display: block;
}
.submenu ul li a {
	text-decoration: none;
	color: #153e4c;
}
.submenu ul li a:hover {
	color: #000;	
}
.submenu ul li ul {
	margin: 0;
	padding: 3px 0 3px 0;
	margin: 5px 0 0 -21px;
	background: url(../img/bg-subsubmenu.jpg) no-repeat left top;
	
}
.submenu ul li ul li {
	width: auto;
	background: none;
	font-weight: normal;
	margin: 0 0 0 21px;
	padding: 2px 0 0px 8px;
	background:url(../img/bg-subsub-item.png) left top no-repeat;
	min-height: 0;
}
.submenu ul li ul li a {
	color: #153e4c;
	text-decoration: none;
}
.submenu ul li ul li ul {
	background: none;
	margin: 0 0 0 -10px;
}
.submenu ul li ul li ul li {
	
}
.submenu ul li ul li ul li a {
	font-size: 11px;
	color: #153e4c;
}
#content .pagecontent {
	width: 708px;
	float: left;
	padding: 0 24px 10px 24px;
	background: #fff;
}
#content .pagecontent h1 {
	margin: 0 0 0 0;
	padding: 4px 0 10px 0;
	font-size: 24px;
	line-height: 24px;
	color: #153e4c;
	font-weight: normal;
}
#content .pagecontent P {
	padding: 5px 0 5px 0;
}
#content .products {
	margin-top: 10px;
}
#content .products .item {
	width: 152px;
	float: left;
	margin-right: 30px;
	margin-bottom: 24px;
	height: 215px;
	overflow: hidden;
	border: 1px solid #dbd9d9;
}
#content .products .last {
	margin-right: 0;	
}
#content .products .last .image .inside {
	margin-right: 4px;	
}
#content .products .item .image {
	width: 150px;
	overflow: hidden;
	
}
#content .products .item .image .inside {
	width: 140px;
	height: 140px;
	overflow: hidden;
	margin: 5px;
}
#content .products .item .info {
	padding: 2px 6px 3px 6px;	
}
#content .products .item h4 {
	color: #a47400;
	font-size: 12px;
	margin: 0 0 5px 0;
	height: 35px;
	overflow: hidden;
}
#content .products .item h4 A {
	color: #a47400;
	text-decoration: none;
}
#content .products .item .price {
	color: #153E4C;
	font-size: 11px;
}
#content .products .item .desc {
	font-size: 11px;
	color: #5f5f5f;
}
.productinfo .imagebox .thumbs .image {
	width: 65px;
	height: 65px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	border: 1px solid #cdcdcd;
}
.productinfo .imagebox .thumbs .last {
	margin-right: 0px;
}
.productinfo .imagebox .thumbs .image .inside {
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.productinfo .imagebox .thumbs .image .inside img {
	height: 60px;
}
.productinfo .imagebox {
	float: right;
	width: 360px;
}
.productinfo .image {
	border: 1px solid #6bbfbf;
	margin-bottom: 5px;
}
.productinfo .image img {
	border: 4px solid #fff;
}
.productinfo .price {
	color: #28ab5f;
	font-weight: bold;
	font-size: 14px;
}
.productinfo .desc {
	color: #666666;
	font-size: 12px;
	padding: 10px 0 0 0;
	width: 320px;
}
.productinfo .desc ul {
	margin: 0;	
}
.productinfo .react {
	margin-top: 40px;
}
.productinfo .react input {
	width: 170px;
	border: 1px solid #cccccc;
}
.productinfo .react .checkbox input {
	width: auto;
	float: left;
	margin: 3px 5px 0 0;	
}
.productinfo .react input.checkbox {
	width: auto;
	margin: 3px 5px 0 0;
	float: left;
}
.productinfo .react input.button {
	width: auto;
	font-weight: bold;
	background: #153e4c;
	color: #fff;
}
.productinfo .react textarea {
	width: 240px;
	height: 100px;
	border: 1px solid #CCCCCC;
}
.productinfo .react h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #153E4C;
	font-weight: normal;
}
#footer {
	width: 956px;
	margin: 0;
}
#footer .text {
	padding: 15px 24px 18px 24px;
	font-weight: bold;
	color: #fff;
}
#news .imagebox {
	margin: 10px 0 15px 20px;
}
.zoeken {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.zoeken input {
	width: 300px;
}
.zoeken .button  {
	width: auto;
	margin: 0 0 0 5px;
}
UL.errorlist, .noresult UL.errorlist, .errorlist UL.errorlist {
	margin: 0;
	padding: 4px 0 0 13px;
}
UL.errorlist LI, .noresult UL.errorlist LI, .errorlist UL.errorlist LI {
	font-size: 11px;
	color: red;
}
.contactformulier {
	width: 300px;
	float: left;
	margin-top: 5px;
}
.contactformulier input {
	width: 170px;
	border: 1px solid #CCCCCC;
}
.contactformulier .checkbox input {
	width: auto;
	float: left;
	margin: 3px 5px 0 0;	
}
.contactformulier input.checkbox {
	width: auto;
	margin: 3px 5px 0 0;
	float: left;
}
.contactformulier input.button {
	width: auto;
	font-weight: bold;
	background: #153e4c;
	color: #fff;
}
.contactformulier textarea {
	width: 270px;
	height: 100px;
	border: 1px solid #CCCCCC;
}
.contacttext {
	float: left;
	width: 370px;
}
.swap_img {
	cursor: pointer;
}
.nieuwsbrief-top {
	font-size: 12px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
}
.nieuwsbrief-top input {
	border: 1px solid #0080ab;
}
.nieuwsbrief-top input.textfield {
	margin: 3px 5px 0 0;
	width: 128px;
}
.nieuwsbrief-top input.button, .buttonblue {
	margin: 3px 0 0 0;
	background-color: #0080ab;
	color: #fff;
}
.buttonblue {
	border: 1px solid #0080ab;
	font-weight: bold;
}
.navigation {
	border-top: 1px solid #adadad;
	padding: 5px 0 0 0;
	margin-right: 2px;
}	
.navigation .left {
	float: left;
}
.navigation .right {
	float: right;
}
.leasing {
	margin: 6px 0 0 0;
	padding: 6px;
}
.leasing img {
	margin: 10px 0 4px 6px;
}
.grenkehome {
	margin: 5px 0 4px 6px;
}
.leasing h5 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 16px;
	line-height: 24px;
	color: #0080ab;
}
.leasing P {
	margin: 0;
	padding: 0 0 10px 0;
}
.leasing A, .bluebold {
	color: #0080ab;
	font-weight: bold;
}
.productinfo UL.errorlist, .contactformulier UL.errorlist {
	margin: 0 0 -10px 0;
	padding: 4px 0 0 13px;
}
.productinfo UL.errorlist LI, .contactformulier UL.errorlist LI {
	font-size: 11px;
	color: red;
}
/* OFFER */
.offer {
	position: relative;
}
.offer .image {
	float: right;
	margin-left: 20px;
}
#content .home .box .offer h2 strong {
	color: #bb191b;
}
.offer h2 a {
	text-decoration: none;
	color: #000;
}
.offer .sale {
	position: absolute;
	margin: 115px 0 0 -30px;
}
.offer .price {
	padding: 10px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}
#content .home .box .offer p.button {
	position: absolute;
	top:202px;
}
#sitemap {
	
}
#sitemap ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
h2 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-weight: normal;
}
#referenties {
	margin: 10px 0 0 0;	
}
#referenties .item {
	margin: 0 0 20px 0;	
}
#referenties .desc {
	margin-bottom: 5px;
}
#referenties .thumb {
	float: right;
	margin: 0 0 10px 10px;
}
/* single ref */
#referentie .ref-image {
	float: left;
	margin-bottom: 20px;
}
#referentie .first {
	margin-right: 20px;
}
#referentie .photos {
	margin-top: 15px;	
}
#referentie .link, #referentie .link a {
	color: #666;	
}
.grey {
	color: #666;
}
#nieuwsarchief {
	
}
#nieuwsarchief h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
#nieuwsarchief h2 a {
	text-decoration: none;
}
#nieuwsarchief .item {
	margin: 0 0 15px 0;
}
#nieuwsarchief .item p {
	margin: 0;
	padding: 0;
}
#content #nieuwsitem h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#nieuwsitem .date {
	color: #666;
	margin: 0 0 14px 0;
	padding: 0;
}
ol {
	margin: 0 0 10px 0;
}
h2 small {
	font-size: 12px;
	color: #666;
}
.productinfo .files {
	margin: 10px 0 20px 0;
	width: 320px;
	overflow: hidden;
}
.productinfo .files h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.productinfo .files ul {
	padding: 0 0 0 18px;
	margin: 0;
	list-style: decimal;
	color: #C00;
}
.productinfo .files ul li a {
	color: #C00;
}
#referenties h2 a {
	text-decoration: none;
}
.bluebutton {
	width: auto;
	font-weight: bold;
	background: #153e4c;
	color: #fff;
	border: 1px solid #000;
}
.red {
	color: #C00;	
}
.ooimg {
	margin: 0 0 10px 15px;
}
a.twitter {
	padding: 0 0 0 20px;
	background: url(../img/icon-twitter.jpg) left top no-repeat;
}
.disclaimer a {
	font-weight: normal;
	color: #fff;
}