/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:11px;
	height: 100%;
	background-color:#333333;
	background-image:url(../img/body_bg_new.gif);
	background-repeat:repeat-x;
}

a:link{
	color:#3a3a3a;
	text-decoration: underline;
}

a:hover{
	color:#3a3a3a;
	text-decoration: none;
}

a:visited{
	color:#3a3a3a;
	font-weight:normal;
}

#container{
	width: 906px;
	left: 50%;
	position: absolute;
	margin-left:-453px;
	text-align: left;
	background-image: url(../img/content_bg_01.gif);
	background-repeat: repeat-y;
}

* html #container {
	margin-left:-452px;
}

#header{
	width: 906px;
	height: 120px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	padding-right: 13px;
	padding-left: 13px;
}

#menu_left{
	width: 235px;
	height: 235px;
	padding-left: 23px;
	float: left;
	background-image: url(../img/menu_left_bg_new.gif);
	background-repeat: no-repeat;
}

#home a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/home_but.gif);
	background-position: left top;
	height: 29px;
	width: 225px;
	text-indent: -4000px;
}

#home a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/home_but_ro.gif);
	background-position: left top;
	height: 29px;
	width: 225px;
	text-indent: -4000px;
}

#occ a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/occ_but.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#occ a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/occ_but_ro.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#merken a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/merken_but.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#merken a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/merken_but_ro.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#lease a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/lease_but.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#lease a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/lease_but_ro.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#nieuws a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/nieuws_but.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#nieuws a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/nieuws_but_ro.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#overons a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/overons_but.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#overons a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/overons_but_ro.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#service a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/service_but.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#service a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/service_but_ro.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#tank a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/tank_but.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#tank a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/tank_but_ro.gif);
	background-position: left top;
	height: 24px;
	width: 225px;
	text-indent: -4000px;
}

#contact a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/menu/contact_but.gif);
	background-position: left top;
	height: 28px;
	width: 225px;
	text-indent: -4000px;
}

#contact a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/menu/contact_but_ro.gif);
	background-position: left top;
	height: 28px;
	width: 225px;
	text-indent: -4000px;
}

#flashholder{
	width: 648px;
	height: 235px;
	float: right;
	background-image: url(../img/flashholder_bg_new.gif);
	background-repeat: no-repeat;
}

#content{
	width: 906px;
	height: auto;
	background-image: url(../img/content_bg_01.gif);
	background-repeat: repeat-y;
}

#home_content{
	width: 883px;
	height: 257px;
	clear: both;
	padding-left: 23px;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
}

#home_daihatsu a {
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/home/daihatsu_but.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_daihatsu a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/home/daihatsu_but_ro.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_ssangyong a {
	margin-left: 4px;
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/home/ssangyong_but.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_ssangyong a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/home/ssangyong_but_ro.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_occasions a {
	margin-left: 4px;
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/home/occasions_but.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_occasions a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/home/occasions_but_ro.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_isuzu a {
	margin-top: 4px;
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/home/isuzu_but.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_isuzu a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/home/isuzu_but_ro.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_subaru a {
	margin-top: 4px;
	margin-left: 4px;
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/home/subaru_but.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_subaru a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/home/subaru_but_ro.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_usa a {
	margin-top: 4px;
	margin-left: 4px;
	float: left;
	display: block;
	cursor: hand;
	background-image: url(../img/home/usa_but.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#home_usa a:hover {
	display: block;
	cursor: hand;
	background-image: url(../img/home/usa_but_ro.jpg);
	background-position: left top;
	background-color: #cbcbcb;
	height: 127px;
	width: 284px;
	text-indent: -4000px;
}

#occasions_content{
	width: 801px;
	height: 100%;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 55px;
	background-image: url(../img/occasions_bg.gif);
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:11px;
	line-height: 20px;
	text-align: left;
}

#occasions_content p{
	margin-top: 5px;
	
}

#occasions_content h1{
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-weight:bold;
	font-size:18px;
}

#occasions_content #terug_but{
	float: left;
	clear: both;
	width: 786px;
	height:14px;
	margin-top: 15px;
	margin-bottom: 40px;
	background-repeat:no-repeat;
}

#occasions_content #terug_but a:link, #occasions_content #terug_but a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/terug_but_occ.gif);
	width:786px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#occasions_content #terug_but a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/terug_but_occ_ro.gif);
	width:789px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#occasions_content #boven_but{
	float: left;
	clear: both;
	width: 786px;
	height:25px;
	margin-top: 0px;
	padding-bottom: 25px;
	background-repeat:no-repeat;
}

#occasions_content #boven_but a:link, #occasions_content #boven_but a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/naarboven_but.gif);
	width:786px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#occasions_content #boven_but a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/naarboven_but_ro.gif);
	width:789px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}




#col_left{
	width: 180px;
	height: 100%;
	min-height: 100%;
	float: left;
	clear: left;
	padding-top: 30px;
	padding-right:35px;
	padding-left: 43px;
	padding-bottom: 35px;
	/*background-image: url(../img/col_left_bg.gif);*/
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:11px;
	line-height: 20px;
}

#col_left h1{
	margin-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d32222;
	font-weight:bold;
	font-size:14px;
}

#col_left h2{
	margin-bottom: 8px;
	padding-bottom: 5px;
	width: 180px;
	border-bottom: 1px dotted #3a3a3a;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
}

#col_left h2 a:link, #col_left h2 a:visited {
	color:#3a3a3a;
	font-weight:bold;
	text-decoration: none;
	margin-bottom: 5px;
}

#col_left h2 a:hover {
	color:#3a3a3a;
	font-weight:bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

#col_left_lv{
	float: right;
	width: 180px;
	height:14px;
	margin-top: 15px;
	background-repeat:no-repeat;
}

#col_left_lv a:link, #col_left_lv a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_hl_but.gif);
	width:180px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_left_lv a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_hl_but_ro.gif);
	width:180px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_right{
	width: 553px;
	height: auto;
	clear: right;
	float: right;
	padding-top: 35px;
	padding-right:60px;
	padding-left: 35px;
	padding-bottom: 35px;
	background-image: url(../img/col_right_bg.gif);
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:11px;
	line-height: 20px;
	text-align: left;
}

#col_right h1{
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-weight:bold;
	font-size:18px;
}

#col_right h2{
	margin-bottom: 8px;
	padding-bottom: 5px;
	width: 553px;
	clear: both;
	border-bottom: 1px dotted #3a3a3a;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
}

#col_right h2 a:link, #col_right h2 a:visited {
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}

#col_right h2 a:hover {
	color:#3a3a3a;
	font-weight:bold;
	font-size:12px;
	text-decoration: underline;
}

#col_right p{
	margin-top: 5px;
	
}

#col_right hr{
	height: 1px;
	border: 1px solid #3a3a3a;
}

#col_right .img_right {
	margin-top: 8px;
	margin-right: 25px;
	margin-left: 15px;
	clear: both;
	float: right;
	padding: 3px;
	border: 1px solid #3a3a3a;
	background-color: #FFFFFF;
}

#col_right .img_right_nob {
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	border: 0px solid #3a3a3a;
}

#col_right #nav_nieuws{
	float: left;
	width:532px;
	text-align: center;
	border-top: 0px dotted #3a3a3a;
	margin-top: 5px;
	padding-top: 5px;
}

#col_right #no_but{
	float: left;
	width: 553px;
	height:14px;
	margin-top: 10px;
	background-repeat:no-repeat;
}

#col_right #no_but a:link, #col_right #no_but a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/no_but.gif);
	width:553px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_right #no_but a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/no_but_ro.gif);
	width:553px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_right #afspraak_but{
	float: left;
	width:225px;
	height:30px;
	margin-left: 150px;
	background-repeat:no-repeat;
}

#col_right #afspraak_but a:link, #col_right #afspraak_but a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/afspraak_but.gif);
	width:225px;
	height:30px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_right #afspraak_but a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/afspraak_but_ro.gif);
	width:225px;
	height:30px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}


#col_right #lv_but{
	float: left;
	width: 553px;
	height:14px;
	margin-top: 15px;
	background-repeat:no-repeat;
}

#col_right #lv_but a:link, #col_right #lv_but a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_but.gif);
	width:553px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_right #lv_but a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/lv_but_ro.gif);
	width:553px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_right #terug_but{
	float: left;
	clear: both;
	width: 553px;
	height:14px;
	margin-top: 15px;
	background-repeat:no-repeat;
}

#col_right #terug_but a:link, #col_right #terug_but a:visited {
	display: block;
	cursor: hand;
	background-image:url(../img/terug_but.gif);
	width:553px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#col_right #terug_but a:hover {
	display: block;
	cursor: hand;
	background-image:url(../img/terug_but_ro.gif);
	width:553px;
	height:14px;
	background-repeat:no-repeat;
	text-indent: -4000px;
}

#footer{
	width: 906px;
	clear: both;
	padding-top: 25px;
	padding-bottom: 15px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	text-align:center;
	color:#CCCCCC;
	font-size:11px;
}

#footer a:link, #footer a:visited {
	color:#CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}

/*FORMULIEREN*/

label{
	display: block;
	float: left;
	width: 175px;
}

.label_checkbox{
	display: block;
	float: left;
	width: 250px;
}


fieldset{
	width: 500px;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 25px;
	border: 1px solid #3a3a3a;
}

legend{
	background-color: #d9d9d9;
	font-size:12px;
	color:#3a3a3a;
	font-weight:bold;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

input{
	padding: 3px 0 2px 3px;
	border: 1px solid #3a3a3a;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:11px;
	width: 300px;
}

.input{
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
}

.datum{
	padding: 3px 0 2px 3px;
	border: 1px solid #3a3a3a;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:11px;
	width: 165px;
}

.checkbox{
	border: 1px solid #3a3a3a;
	background-color: #FFFFFF;
	height: 17px;
	width: 17px;
}

select {
	color:#3a3a3a;
	font-size:11px;
	background-color : #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	width: 303px;
	height: 25px;
	border: 1px solid #7fceef;
}

textarea{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	border: 1px solid #3a3a3a;
	background-color: #FFFFFF;
	scrollbar-3dlight-color : #3a3a3a;
	scrollbar-arrow-color : #3a3a3a;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:11px;
}

.textarea_small{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	border: 1px solid #3a3a3a;
	background-color: #FFFFFF;
	scrollbar-3dlight-color : #3a3a3a;
	scrollbar-arrow-color : #3a3a3a;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	width: 275px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:11px;
}

.button{
	background-color: #3a3a3a;
	border: 1px solid #3a3a3a;
	color: #FFFFFF;
	width: auto;
	height : 25px;
	margin-right: 25px;
	margin-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	float: right;
}

select{
	margin: 2px 0 5px 0;
	padding: 1px 0 2px 3px;
	border: 1px solid #7fceef;
	background-color: #FFFFFF
	display: block;
}

