
/* ============================================================	*/ 
/* ========	HTML STANDAARDEN  	===============================	*/
/* ============================================================	*/ 

html {
	height:100%;
	width:100%;
	}
body {
	margin:0 0 0 0;
	width:100%;
	height:100%;
	text-align:center;
	font-size:14px;
	}
body, table, th, td, p, input, textarea, select {
	font-family:Arial, Helvetica, Sans-serif;
	}	
a {
	color: #DA211F;
	text-decoration: underline;
}
a:hover {
	color: #666;
}
h1 {}
h2 {font-size:12px;}
h3 {}
h4 {}
h5 {}
h6 {}	
p {}
	
ol {}
ul {}
li {}
li li {}

label {}
.cB {
	clear:both;
	overflow:hidden !important;
	display:none;
	border: 0;
	height: 0px;
	margin: 0;
	padding: 0;
}

/* ============================================================	*/ 
/* ========	LAYOUT BLOCKEN  	===============================	*/
/* ============================================================	*/ 

.container {
	position:relative;
	margin:0 auto 0 auto;
	width:968px;
	text-align:left;
	background:#FFF url(../gfx/containerback.gif) repeat-y left top;
	}
.container-5050 { background:#FFF url(../gfx/containerback_5050.gif) repeat-y left top;	}
.container-4060 { background:#FFF url(../gfx/containerback_4060.gif) repeat-y left top;	}
.container-2080 { background:#FFF url(../gfx/containerback_2080.gif) repeat-y left top;	}

	
.container-4060 .content-block {min-height:800px;background:transparent url(../gfx/wyber_achtergrond.gif) no-repeat 242px 375px;}
.container-2080 .content-block {min-height:800px;background:transparent url(../gfx/wyber_achtergrond.gif) no-repeat 122px 375px;}
/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

.header {
	position:relative;
	height:132px;
	border-top:17px solid #FFF;
	border-bottom:1px solid #FFF;
	background-color:#E6E6E6;
	}
.logo {
	position:absolute;
	top:21px;
	left:17px;
	width:195px;
	height:91px;
	z-index:100;
	}

/* ============================================================	*/ 
/* ========	HEAD-NAV			===============================	*/
/* ============================================================	*/

div.head-nav {
	
	}
div.head-nav ul {
	float:right;
	}
div.head-nav ul li {
	float:left;
	border-left:1px solid #FFF;
	width:110px;
	height:132px;
	}
div.head-nav ul li a {
	position:relative;
	display:block;
	width:110px;
	height:132px;
	}
	
div.head-nav ul li a img,
div.head-nav ul li a h1 {
	margin:100px 0 0 8px;
	}
div.head-nav ul li a:hover {
	background-color:#D8D8D8;
	}
div.head-nav ul li.active {
	background-color:#B8B8B8;
	}
div.head-nav ul li.active a:hover {
	background-color:#B8B8B8;
	}
	
	
/* ============================================================	*/ 
/* ========	SUBNAV				===============================	*/
/* ============================================================	*/
	
.sub-nav {
	height:32px;
	background-color:#B9B9B9;
	}
.sub-nav ul {
	float:right;
	margin:8px 0 0 0;
	padding-right:14px;
	}
.sub-nav li {
	float:left;
	margin-right:18px;
	}
.sub-nav a {
	color:#666;
	text-decoration:none;
	}
.sub-nav a:hover,
.sub-nav a.active {
	color:#CA6D6C;
	text-decoration:none;
	}
.sub-sub-nav{
	
	}
.sub-sub-nav ul {}
.sub-sub-nav ul li {
	width:106px;
	}
.sub-sub-nav ul li a {
	display:block;
	color:#808080;
	}
.sub-sub-nav ul li a:hover {
	color:#DA211F;
	text-decoration:none;
	}
/* ============================================================	*/ 
/* ========	PAGE-DIVIDER		===============================	*/
/* ============================================================	*/

.page-divider {
	height:15px;
	background:#FFF url(../gfx/divider-line.gif) repeat-x left top;
	}
	
/* ============================================================	*/ 
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

div.footer {
	height:32px;
	width:970px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:970px;
	position: relative;	
	border-top:7px solid #FFF;
	border-bottom:10px solid #FFF;
	background:#fff url(../gfx/footer-back.gif) repeat-x left top;
	}
.footerText {
	position:absolute;
	bottom:35px;
	left:621px;
	width:95px;
	height:60px;
	color:#888787;
	font-size:11px;
	z-index:100;
	}
.footerText a {
	color:#888787;
	text-decoration:none;
	}
.footerText a:hover {
	color:#DA211F;
	text-decoration:none;
	}
	
 /* ============================================================	*/ 
/* ========	FOOTER (Extra)			===============================	*/
/* ============================================================	*/
	
.extraFooter{
	margin-left: auto;
	margin-right: auto;
	width:970px;
	padding-bottom: 10px;
	text-align: right;
}

/* ============================================================	*/ 
/* ========	content-block		===============================	*/
/* ============================================================	*/

div.content-block {
	width:968px;
	overflow:hidden;
	}
.main-content {
	font-size:12px;
	line-height:20px;
	}
/* ============================================================	*/ 
/* ========	COLUMNS				===============================	*/
/* ============================================================	*/

/* ========	SIDE-COLUMN			===============================	*/
.side-column {
	float:right;
	width:234px;
	overflow:hidden;
	margin-left:15px;
	color:#4A4A4A;
	position:relative;
	}
.side-column .color {
	padding:12px 0 15px 7px;
	background-color:#FFF;
	}
.side-column .color a {
	font-weight:bold;
	color:#4A4A4A;
	text-decoration:none;
	}
	.side-column .color a:hover {
		color:#DA211F;
		}
	
.side-column h1 {
	color:#DA211F;
	font-size:13px;
	padding:5px 7px;
	}

/* ========	NAV-COLUMN			===============================	*/

.nav-column {
	float:right;
	width:105px;
	height:200px;
	}
.nav-column ul {margin:10px 5px;}
.nav-column ul li {padding-bottom:4px;}
.nav-column ul li a {}
.nav-column ul li a:hover {}
	
/* ========	MAIN-COLUMN			===============================	*/

.main-column {
	float:left;
	width:599px;
	color:#808080;
	}
.head-visual {}
.head-visual img {
	display:block;
	border-bottom:11px solid #FFF;
	}
	
.colset {
	margin:13px 0 0 8px;
	width:599px;
	overflow:hidden;
	}
	.smoelenboek {margin-top:0;}

.colset .content p {
	margin-bottom:20px;
	}
.colset .content img {
	margin-bottom:26px;
	}
.left-column {
	float:left;
	margin-right:15px;
	}
.right-column {
	float:left;
	}
	
.container-5050 .left-column {width:288px;}
.container-5050 .right-column {width:288px;}

.container-4060 .left-column {width:226px;}
.container-4060 .right-column {width:350px;}

.container-2080 .left-column {width:106px;}
.container-2080 .right-column {width:470px;}

.single-column {
	margin:13px 0 0 8px;
	width:592px;
	overflow:hidden;
	}
/* ============================================================	*/ 
/* ========	NEWS ITEMS		  	===============================	*/
/* ============================================================	*/ 


.news-items-list {
	margin-top:-7px;
	}
.news-items-list ul {}
.news-items-list ul li {
	width:226px;
	}
.news-items-list ul li a {
	display:block;
	padding:7px 30px 7px 7px;
	font-size:13px;
	color:#808080;
	background-color:#FFF;
	}
.news-items-list ul li a:hover,
.news-items-list ul li a.active {
	color:#DA211F;
	background-color:#E6E6E6;
	}
.news-items-list ul li a.active {
	font-weight:bold;
	}
	
	
iFrame {
	position:relative;
	z-index:500;
	}
.wybra-contra {
	position:absolute;
	top:198px;
	left:155px;
	width:147px;
	height:638px;
	z-index:50;
	background:transparent url(../gfx/wyber_contra.gif) no-repeat left top;
	
	}
	
.faces-list {
	position:relative;
	border-top:1px solid #424242;
	border-left:1px solid #424242;
	width:284px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	}
.faces-list li {
	float:left;
	width:70px;
	overflow: hidden;
	height:100px;
	border-right:1px solid #424242;
	border-bottom:1px solid #424242;
	}

.faces-list li.active img {
	-moz-opacity:.40;
	opacity:.40;
	}
.faces-list a {
	position:relative;
	display:block;
	}
.content .faces-list img {
	display:block;
	margin:0;
	float:left;
	}
	
	
.iFrame {
	text-align:left;
	background:transparent url(../gfx/wyber_contra.gif) no-repeat 147px 1px;
	}
.iframe-container {
	color:#4A4A4A;
	font-size:11px;
	}
.iframe-container img {
	float:left;
	margin-right:5px;
	}
.iFrame .employe {
	padding-top:145px;
	}

.iFrame .employe h2 {
	color:#DA211F;
	}
.iFrame .employe a {
	font-size:11px;
	color:#4A4A4A;
	}
 
 
ol.search-results {
	margin-left:30px;
	}
ol.search-results li {
	list-style:decimal;
	margin-bottom:20px;
	}
ol.search-results h3 {
	color:#DA211F;
	}
ol.search-results li a {
	display:block;
	color:#000;
	text-decoration:underline;
	}
ol.search-results li a:hover {
	color:#DA211F;
	text-decoration:underline;
	}
 
 
.pag-nav {
	clear:left;
	text-align:center;
	margin:10px 0;
	}
.pag-nav a  {
	margin:0 5px;
	color:#000;
	}
.pag-nav b {
	margin:0 5px;
	color:#DA211F;
	}
	
.pag-nav a:hover {color:#000;text-decoration:underline;}
.pag-nav .next {float:right;}
.pag-nav .previous {float:left;}
.pag-nav div {}
.pag-nav span {
	margin:0 5px;	
	}

.searchBar {
	padding:10px;
	height:65px;
	background-color:#E5E5E5;
	}

.searchBar div {float:left;}
.searchBar input.type-text,
.searchBar select.select {
	width:80px;
	margin:0 5px;
	}
.searchBar select.select {width:90px;font-size:10px;height:auto;}
.searchBar {}

/* ============================================================	*/ 
/* ========	FORMULIEREN		  	===============================	*/
/* ============================================================	*/ 

form p {
	clear:left;
	}
.form-grid {
	width:560px;
	background-color:#F5F5F5;
	border:15px solid #F5F5F5;
	}
.form-grid td.name-cell {
	padding:3px 10px 3px 0;
	vertical-align:top;
	width:50%;
	}
.form-grid .button-reset {padding:20px 10px;text-align:right;}
.form-grid .button-submit {padding:20px 0;text-align:left;}
input, select {
	vertical-align:middle;
	}
input.type-text {
	padding-left:5px;
	color:#666;
	background-color:#E6E6E6;
	border:1px solid #999;
	}
.form-grid input.type-text {
	width:232px;
	background-color:#FFF;
	}
input.type-button {
	border:1px solid #FFF;
	background-color:#FFF;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	margin:0 0 3px 0;
	padding:0 3px 0 3px;
	
	}
label {vertical-align:middle;cursor:pointer;}
select.select {}
textarea.textarea {
	width:470px;
	}
.radio {}
.radio input {
	margin-right:5px;
	vertical-align:middle;
	}
.checkbox {display:block;margin-bottom:5px;}
.checkbox input {
	vertical-align:middle;
	margin-right:5px;
	}

.side-column label {
	display:block;
	float:left;
	padding-top:5px;
	width:82px;
	}
.side-column input.type-text {
	display:block;
	float:left;
	width:135px;
	height:21px;
	margin-bottom:12px;
	}
.search-block .btn {
	margin-top:4px;
	margin-left:3px;
	}	 
.login-block .btn {
	margin-top:8px;
	}
.block
{
	clear: left;
}	
	
/* ============================================================	*/ 
/* ========	AANBIEDINGEN	  	===============================	*/
/* ============================================================	*/ 
	
.carInfo {
	position:realtive;
	clear:left;
	width:588px;
	overflow:hidden;
	margin-bottom:30px;
	font-size:11px;
	}
	
.carInfo h3 {
	margin:10px 0;
	padding:7px;
	color:#DA211F;
	font-size:13px;
	background:#FFF url(../gfx/onderkant_balk.gif) no-repeat left top;
	}
.carInfo h3 span {
	display:block;
	float:right;
	text-transform:uppercase;
	}
.carInfo img {
	width:200px;
	display:block;
	border:1px solid #EEE;
	}
.carInfo p {
	font-size:11px;
	}
.carInfo a {
	color:#DA211F;
	}
.carInfo .firstCol {
	float:left;
	width:200px;
	/* width:225px; */
	font-size:11px;
	color:#666;
	margin-right: 25px;
	}
.carInfo .secondCol {float:left;}
.carInfo .secondCol,
.carInfo .secondCol table{
	width:343px;
	font-size: 11px;
	}
.carInfo .secondCol td.titles {
	
	}
.carInfo .secondCol td.data {
	font-weight:bold;
	}
.carInfo .secondCol tr.redBold td {
	color:#DA211F;
	font-weight:bold;
	padding:5px 0;
	bordertop:1px dashed #DDD;
	border-bottom:1px dashed #DDD;
	}
.carInfo .secondCol tr.redBold td.data {
	
	}
	
/* ============================================================	*/ 
/* ========	BEKIJK MIJN BEKEUGING	===========================	*/
/* ============================================================	*/ 

.bekeuring
{
	margin-top: 10px;
}

table.bekeuring tr td
{
	padding-left: 0px;
	padding-right: 20px;
}

.bekeuring input.textField
{
	width: 190px;
	border:1px solid #999;
}

.bekeuring input.button
{
	background-color:#FFF;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	text-align: left;
}


table.bekeuring tr td.kenteken
{
	background: url(../gfx/kenteken.gif) no-repeat;
	width: 200px;
	height: 45px;
	padding-left: 40px;
}

td.kenteken input
{
	font-size: 30px;
	width: 150px;
	text-transform: uppercase;
	background:none;
}



/* ============================================================	*/ 
/* ========	FORM AANBIEDINGEN	===============================	*/
/* ============================================================	*/ 

form.aktie {
	margin-top: 10px;
}

form.aktie input{
	height: 16px;
	margin-bottom: 4px;
	margin-right: 2px;
}

form.aktie input.textField{
	color:#666;
	background-color:#E6E6E6;
	border:1px solid #999;
	width: 200px;	
}

form.aktie div.group{
	width: 200px;
	margin-bottom: 4px;
	margin-right:  4px;
	float: left;
}


form.aktie textarea  {
	color:#666;
	background-color:#E6E6E6;
	border:1px solid #999;
	margin-bottom: 4px;
	width: 200px;
	height: 60px;
}
	

form.aktie input.btn{
	background-color:#FFF;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	margin:0 0 3px 0;
	padding:0;
	width: auto;
	line-height: 14px;
}

form.aktie span.error{
	font-size: 11px;
	color: Red;
	padding-left: 3px;
}

form.aktie label {
	width: 200px;
	display: block;
	float: left;
}

div.Error {
	padding-left: 2px;
	margin-bottom: 2px;
	color: Red;
}

input.errFocus,
form.aktie input.errFocus {
	border: solid 1px red;
}

 div.carInfo div.firstCol .active,
 div.carInfo div.secondCol .active {
    background: #FF0;
}

/* ============================================================	*/ 
/* ========	HOME PAGE BLOCKS	===============================	*/
/* ============================================================	*/ 


#homeBlock .left-column{
	text-align:left;
}

#homeBlock .right-column{
	margin-bottom: 15px;
}

#homeBlock .greyBlock{
	background: #E6E6E6;
	padding: 5px 5px;
	width: 450px;
}

#homeBlock ul{
	padding-left: 14px;
}

#homeBlock li{
	list-style-type: square;
}

#homeBlock a {
	text-decoration: none;
	color: #DA211F;
}

#homeBlock a:hover {
	color: #888;
}

#homeBlock a strong {
	color: #DA211F;
}

#homeBlock ul a {
	color: #888;
}

#homeBlock ul a:hover {
	color: #DA211F;
}

/* ============================================================	*/ 
/* ========	NEWSBLOCKS	===============================	*/
/* ============================================================	*/ 

.newsBlock{
	color: Black;
}



/* ============================================================	*/ 
/* ========	GOOGLEMAPS	  	===============================	*/
/* ============================================================	*/ 

div.googleMap{
	margin-top: 10px;
}



/* ============================================================	*/ 
/* ========	EDITABLECONTENT	  	===============================	*/
/* ============================================================	*/ 

div.content span h1 {font-size:13px;color:#DA211F;}
div.content span h2 {font-size:12px;color:#808080;}
div.content span h3 {font-size:11px;color:#808080;}
div.content span h4 {font-size:11px;color:#DA211F;font-weight:normal;}
div.content span h5 {font-size:10px;color:#808080;}
div.content span h6 {font-size:10px;font-style:italic;}

div.content span ul {
	margin:0 0 15px 20px;
	padding:0;
	}
div.content span ol {
	margin:0 0 15px 25px;
	padding:0;
	}
div.content span ol li,
div.content span ul ol li {margin:0;padding:0;list-style:decimal;}
div.content span ul li, 
div.content span ol ul li {margin:0;padding:0;list-style:disc;}

div.content span ul ul,
div.content span ul ol,
div.content span ol ul,
div.content span ol ol {margin-bottom:0px;}

div.content span a {
	color:#000;
	text-decoration:underline;
	}
div.content span a:hover {
	color:#B50434;
	}
div.content span table {
	border-top:1px solid #999;
	border-left:1px solid #999;
	}
div.content span th {
	padding:3px;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}
div.content span td {
	padding:3px;
	vertical-align:top;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}
div.content span img {
	display:block;
	margin-bottom:15px;
	}
div.content span p {
	margin-bottom:15px;
	}

table.aanbieding-table-typ1 th,
table.aanbieding-table-typ1 td {
	padding-right: 15px;
	padding-bottom: 35px;
	vertical-align: top;
}

.aanbieding-table-typ2 {
	border-left: 1px solid #929292;
	padding-left: 20px;
	width: 50%;
}
