@charset "utf-8";
/* CSS Document */
@import url("http://cav.cartel.nl/css/cavDefaultStyle.css");
@import url("http://cav.cartel.nl/css/cavDefaultLayout.css");

img{
	border:0px;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#676767;
	background-color:#232323;
}

#container{
	width:851px;
	margin:10px auto 0px auto;
	background-color:#ffffff;
}

#top{
	width:851px;
	height:91px;
	background-image:url(../layout/bg_top.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#logo{
	float:left;
	width:265px;
	height:60px;
	margin:15px 0px 0px 20px;
}

#audi_logo{
	float:right;
	width:110px;
	height:60px;
	margin:15px 20px 0px 0px;
}

#content_container{
	width:843px;
	padding:0px 4px 0px 4px;
}

#menudiv{
	width:843px;
	height:45px;
	background-image:url(../layout/bg_menu.jpg);
	background-repeat:repeat-x;
	background-color:#232323;
}

#header{
	position:relative;
	margin:4px 0px 4px 0px;
	width:792px;
	height:70px;
	padding:65px 0px 0px 50px;	
	background-color:#cccccc;
	background-repeat:no-repeat;
	vertical-align:middle;
}

#content{
	width:843px;
	margin:0px 0px 4px 0px;
}

#content_left{
	float:left;
	width:636px;
}

#content_right{
	float:left;
	width:201px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	color:#232323;
}
#content_right .blok{
	width:201px;
	margin:0px 0px 4px 0px;
	background-color:#ffffff;
	border:1px solid #ededed;
}

#footer{
	width:841px;
	height:50px;
	padding:5px 0px 0px 10px;
	background-image:url(../layout/bg_footer.jpg);
	background-repeat:no-repeat;
	background-color:#232323;
}


/*-  Header Style  -*/
#header h1{
	font-size:22px;
	color:#000000;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px;
}

#header h2{
	font-size:19px;
	color:#000000;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#content_right ul.linken {
	margin:0px;
	padding:0px;
	list-style:none;
}

#content_right ul.linken li a{
	width:191px;
	height:21px;
	margin:0px;
	padding:10px 0px 0px 10px;
	background-image:url(../layout/bg_li.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#e1393e;
	display:block;
	cursor:pointer;
}

#content_right ul.linken li a:hover{
	background-image:url(../layout/bg_li_on.jpg);
	background-repeat:no-repeat;
	color:#676767;
}


#content_right ul.tel {
	list-style:none;
	padding:0px;
	margin:15px 5px 5px 10px;
}

#content_right ul.tel li{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 40px;
	text-decoration:none;
	background-image:url(../layout/bg_li_tel.jpg);
	background-repeat:no-repeat;
	color:#676767;
}

#content h2 {
	color:#4d4d4d;
	font-size: 10pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

a{
	color:#e1393e;
	text-decoration:underline;
}

a:hover{
	color:#232323;
}

table.contact{
	width:100%;
	border-bottom:1px solid #232323;
	padding:0px 0px 4px 0px;
	margin:0px 0px 4px 0px;
}

table.contact td {
	padding:5px;
	line-height:15px;
}

table.contact td.contact_info{
	height:150px;
}

table.contact td.pand {
	width:400px;
	padding:0px 0px 0px 4px;
}

table.contact td.pand img {
	margin:0px 0px 4px 0px;
}

table.contact td.tijden{
	height:10px;
	background-color:#000000;
	color:#ffffff;
	padding:2px 5px 2px 5px;
	margin:0px 5px 0px 0px;
}

table.contact tr.tijden_week td{
	height:50px;
	line-height:20px;	
}

#content_left_form{
	float:left;
	width:626px;
	padding:5px;
}

#content_left_form label{
	float:left;
	width:150px;
	margin:3px 0px 3px 0px;
}

#content_left_form input{
	float:left;
	width:150px;
	height:15px;
	margin:3px 0px 3px 0px;	
	padding:1px 3px 1px 3px;
}

#content_left_form textarea, select{
	margin:3px 0px 3px 0px;	
	padding:1px 3px 1px 3px;
}

#content_left_form input.btn{
	float:left;
	width:150px;
	height:25px;
	padding:3px;
}

a.naarboven{
	float:left;
}

a.cartel{
	float:right;
	margin:0px 10px 0px 0px;
}
