@charset "utf-8";
/* CSS Document */

html, body{
	background-image:url(../layout/bgBody.jpg);
	background-repeat:repeat-x;
	background-color:#737373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.contentHome h2, .contentHome h3{
	font-size:16pt;
	font-weight:bold;
	color:#A20000;
}

.contentHome h3{
	font-size:14pt;
}


.contentHome h2 strong, .contentHome h3 strong, h1 strong{
	padding:0px 0px 0px 5px;
	font-size:11pt;
	font-weight:normal;
	color:#666666;
	border-left:1px solid #666666;
}

h1{
	margin:0px 0px 10px 0px;
	font-size:16pt;
	font-weight:bold;
	color:#A20000;
}

h2{
	font-size:12pt;
	font-weight:bold;
	color:#A20000;
}
h3{
	font-size:11pt;
	font-weight:bold;
	color:#A20000;
}
h3 a {
	font-size:11pt;
	font-weight:bold;
	color:#A20000;
	text-decoration: none;
}
h3 a:hover {
	font-size:11pt;
	font-weight:bold;
	color:#A20000;
	text-decoration: underline;
}
p{
	margin:0px 0px 20px 0px;
}

strong{
	font-weight:bold;
}

a{
	color:#A20000;
	text-decoration:underline;
}

a:hover{
	color:#000000;
}

#container{
	width:905px;
	margin:0px auto 0px auto;
	padding:0px 5px 0px 5px;
	background-image:url(../layout/bgContainer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#top{
	position:relative;
	width:905px;
	height:283px;
	background-repeat:no-repeat;
	border-bottom:1px solid #ffffff;
}

#menuDiv{
	width:905px;
	height:58px;
	background-image:url(../layout/bgMenudiv.jpg);
	background-repeat:repeat-x;
}

#content{
	width:877px;
	padding:25px 0px 10px 28px;
}

#contentLeft{
	float:left;
	width:506px;
	padding:20px 40px 15px 15px;
	background-image:url(../layout/bgContentLeft.jpg);
	background-repeat:repeat-y;
}

#contentRight{
	float:left;
	width:273px;
	margin:0px 0px 0px 25px;
}


#footer{
	width:885px;
	margin:0px 0px 0px 0px;
	padding:37px 0px 0px 20px;
	font-size:7.5pt;
	background-image:url(../layout/bg_footer.jpg);
	background-repeat:no-repeat;
}

#footer_contact{
	width:650px;
	margin:10px 0px 0px 10px;
	float:left;
}

/*### -- Top -- ###*/

#topLink{
	width:420px;
	height:70px;
	display:block;
}

#topWeer{
	position:absolute; top:0px; right:0px; 
	width:56px; 
	height:18px; 
	margin:5px 259px 0px 0px; 
	padding:5px 0px 0px 50px; 
	background-image:url(../layout/bgTopWeer.jpg); 
	background-repeat:no-repeat; 
	color:#A20000; 
	cursor:pointer;
}
	
#topFiles{
	position:absolute; top:0px; right:0px; 
	width:56px; 
	height:18px; 
	margin:5px 142px 0px 0px; 
	padding:5px 0px 0px 50px; 
	background-image:url(../layout/bgTopFiles.jpg); 
	background-repeat:no-repeat; 
	color:#A20000; 
	cursor:pointer;
}

#topFlitsers{
	position:absolute; top:0px; right:0px; 
	width:61px; 
	height:18px; 
	margin:5px 26px 0px 0px; 
	padding:5px 0px 0px 45px; 
	background-image:url(../layout/bgTopFlitsers.jpg); 
	background-repeat:no-repeat; 
	color:#A20000; 
	cursor:pointer;
}

.headerLinkItem_1{
	position:absolute; bottom:0px; right:0px;
	width:276px;
	height:53px;
	margin:0px 0px 60px 0px;
	font-size:10pt;
	color:#A20000;
	text-decoration:none;
}

.headerLinkItem_2{
	position:absolute; bottom:0px; right:0px;
	width:186px;
	height:40px;
	margin:0px 0px 8px 0px;
	padding:8px 90px 0px 0px;
	font-size:10pt;
	color:#A20000;
	text-decoration:none;
}

/*### -- Homepage -- ###*/
.contentBoxHome{
	float:left;
	width:399px;
	height:304px;
	background-image:url(../layout/bgContentBoxLeftHome.jpg);
	background-repeat:no-repeat;
}
/*
.contentBoxHome tr{
	margin: 0px;
	height: 0px;
	padding: 0px;
}
.contentBoxHome td{
	margin: 0px;
	height: 0;
	padding: 0px;
}*/
.contentBoxHomeRight{
	width:422px;
	margin:0px 0px 0px 28px;
	background-image:url(../layout/bgContentBoxRightHome.jpg);
	background-repeat:no-repeat;
}

.newsItemHome{
	width:407px;
	margin:7px 5px 8px 5px;
	padding:3px;
	background-color:#FFF;
}

.newsItemHome img{
	float:right;
}

.newsItemHome strong a{
	font-size:10pt;
	font-weight:bold;
	color:#A20000;
	text-decoration:none;
}

.newsItemHome strong a:hover{
	text-decoration:none;
}

.newsItemHome p{
	margin:0px;
	padding:3px 0px 0px 0px;
	font-size:8pt;
	line-height:12pt;
}

.newsItemHome a{
	font-size:8pt;
	color:#A20000;	
	text-decoration:none;
}

.newsItemHome a:hover{
	text-decoration:underline;
}

#contentBannerHome{
	width:849px;
	height:150px;
	margin:7px 0px 0px 0px;
}


.linkBox{
	width:419px;
	height:24px;
	margin:0px 0px 0px 5px;
	padding:10px 0px 0px 10px;
	background-image:url(../layout/bgLinkBox.jpg);
	background-repeat:no-repeat;
	color:#a20000;	
	text-decoration:none;
	display:block;
}

.bannerBox{
	float:left;
	width:180px;
	height:150px;
}

.bannerBoxCenter{
	margin:0px 28px 0px 38px;
}

.bannerBoxService{
	margin:0px 0px 0px 32px;
}

/*### -- contentLeft -- ###*/
#contentLeft ul{
	margin:0px;
	padding:0px 0px 0px 25px;
	list-style:square;
}

#contentLeft ul li{
	list-style:square;
	padding:1px 0px 1px 5px;
}


/*### -- RightBox -- ###*/
#rightBoxTop{
	width:273px;
	height:98px;
	background-repeat:no-repeat;
}

#rightBoxContent{
	width:265px;
	padding:0px 0px 0px 8px;
	background-image:url(../layout/bgRightBoxContent.jpg);
	background-repeat:repeat-y;
}

#rightBoxFooter{
	width:273px;
	height:25px;
	background-image:url(../layout/bgRightBoxFooter.jpg);
	background-repeat:no-repeat;
}



/*### -- Vacature -- ###*/

.vacature_item{
	border:1px solid #e9e9e9;
	width:500px;
	padding:10px;
	margin:0px 0px 10px 0px;
	
}

.vacature_item a.leesmeer{
	margin:10px 0px 0px 0px;
	position:relative;
	float:left;
}

#cartel_banners {
	border-top: 1px #cccccc solid; 
	text-align: center;
}



#contentLeftLarge{
	width:810px;
	padding:20px 40px 15px 15px;
	background-image:url(../layout/bgContentLeftLarge.jpg);
	background-repeat:repeat-y;
}

/* Nieuws */


.nieuws_item_groot {
	width:500px;
	height: 140px;
	border:1px solid #e9e9e9;
	padding:10px;
	margin:0px 0px 10px 0px;
	
}
.nieuws_date{
	float:right;
	width:50px;
	font-size:7pt;
}
.nieuws_date_detail{
	float:right;
	width:70px;
	font-size:9pt;
	font-style:italic;
	margin-bottom: 20px;
}
#nieuws_kop {
	font-weight: bold;
	width:300px;
}

.nieuws_img_box {
	width:150px;
	float: left;
	margin-right: 20px;
}

/* contact */

.contactrijhoogte {
	height:23px;
	vertical-align:top;
}

form{}
form h3 {
	font-weight:bold;
	color:#A20000;
}

fieldset {
	border: none; 
	padding-bottom: 10px;
}
			
label{
	width: 200px; 
	display: block; 
	float: left;
}

input, select{ 
	border: 1px #B15555 solid; 
	padding: 2px;
}
textarea {
	border: 1px #B15555 solid; 
	padding: 2px;
	width: 250px;
	height: 150px;
}

input.no_border {
	border: none;
}
.tabContentRight label{
	width: 240px;


}
input.verzendknop {
	border: 1px #B15555 solid; 
	background: url(../layout/bg_button.jpg) repeat-x #6c9bc5; 
	color: #FFF; 
	font-weight: bold;
}

div.form_contact {
	border:1px solid #e9e9e9;
	padding:10px;
	margin:0px 0px 10px 0px;
}

strong.star {
	color: #B15555; 
	font-size: 18px;
}

#cartel {
	float: right; 
	margin-top:10px;
	padding-right: 28px;
}

#cartel a{
	font-size:7pt;
	color:#CCCCCC;
}

/* vestigingen */
h1.formkop {
	font-size: 14px;
	font-weight:bold;
  	color:#01509d;
}			

div.vestiging {
	border: 1px #e0e8fc solid; 
	padding: 10px;
}

div.vestiging p {
	margin: 0px;
}
div.vestiging em {
	width: 120px; 
	display: block; 
	float: left;
}
div.image_right {
	float: right; 
	padding-left: 10px; 
	padding-bottom: 10px;
}

/* einde vestigingen */

/*sitemap*/

#contentLeft ul.sitemap{
	margin:0px; 
	padding:0px;
}

#contentLeft ul.sitemap li{
	list-style:none; 
	padding:10px 0px 10px 0px;
}

ul.sitemap a {
	text-decoration: none;
}

ul.sitemap li a {
	font-weight: bold; 
	font-size: 14px;
}

ul.sitemap ul li a {
	font-weight: normal; 
	font-size: 12px;
}

#contentLeft ul.sitemap ul li {
	margin-left: 10px; 
	padding:3px 0px 3px 0px; 
	list-style:square;
}

/* CAV-pagina */
.cavFormulier, .cav_detail_autopresentatie{
	margin:10px 0px 0px 0px;
}

.cav_detail_merk_prijs_header_item{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	padding:6px 0px 6px 0px;
	border-top:1px solid #A20000;
	border-bottom:1px solid #A20000;	
}

strong.cav_detail_merk_prijs_header_item{
	display:block;
}
/* Einde CAV-pagina */

/************************************/
/*			Lightbox				*/
/************************************/
a.lichtbox{
	color:#A20000;
	text-decoration:underline;
	font-size:15px;
	font-weight:normal;
}

a.lichtbox:hover{
	color:#000000;
}