@charset "utf-8";
/* CSS Document */

html, body{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#E9E9E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#616161;
}

body{
	padding:43px 0px 0px 0px;
}

#container{
	width:890px;
	margin:0px auto 0px auto;
	background-color:#333333;
	border:1px solid #afafaf;
}

#containerTop{
	width:890px;
	height:53px;
	background-image:url(../images/bgContainerTop.jpg);
	background-repeat:no-repeat;
}

#containerMain{
	width:890px;
	height:360px;
	background-image:url(../images/bgContainerMain.jpg);
	background-repeat:no-repeat;
}

#containerFooter{
	width:890px;
	height:180px;
	background-image:url(../images/bgContainerFooter.jpg);
	background-repeat:no-repeat;
}

.bottomSpecial{
	float:left;
	padding:55px 0px 0px 30px;
}

#mainBg{
	width:890px;
	height:360px;
	background-image:none;
	background-repeat:no-repeat;
}

#mainLeft{
	float:left; 
	width:295px; 
	height:360px;
}

.itemLeft a{
	width:295px; 
	height:90px; 
	font-size:1pt;
	color:#262626;
	display:block;
}

#mainCenter{
	float:left; 
	width:300px; 
	height:100px;
	padding:260px 0px 0px 0px;
}

.itemCenter a{
	width:300px; 
	height:100px; 
	display:block;
}

#mainRight{
	float:left; 
	width:295px; 
	height:180px; 
	padding:180px 0px 0px 0px;
}

.itemRight a{
	width:295px; 
	height:90px; 
	font-size:1pt;
	color:#262626;	
	text-align:right;
	display:block;
}
/*### -- Tab Content -- ###*/
.tabContent .carData{
	text-align:left;
	color:#ffffff;
}

.carData ul, .carData ul li{
	margin:0px;
	padding:0px;
	list-style:square;
	list-style-position:inside;
}

.carData ul{	
	float:left;
	width:180px;
	margin:10px 0px 0px 5px;
}

#occasionTabs .carData ul li{
	height:15px;
	margin:5px 0px 5px 0px;
}

.carData p{
	float:left;
	width:160px;
	margin:10px 35px 0px 0px;
	line-height:17px;
}

.carData .button{
	float:left;
	width:130px;
	margin:25px 0px 0px 0px;
	padding:2px 10px 2px 10px;
	background-image:url(../images/bgDemoAuto.jpg);
	background-repeat:repeat-x;
	border:1px solid #838383;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
	display:block;
	cursor:pointer;
	text-decoration:none;
}

.carData .button:hover{
	text-decoration:underline;
}

div.tabContentInner {
	float:left; 
	width:320px;
}

div.btn_werkplaats {
	float:left; 
	width:150px; 
	margin:0px 0px 0px 0px;
}
