body {
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-color:#eff1f3;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:11px;
	color:#333333;
}

td {
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:11px;
	color:#333333;
}

h1 {
	font-size:14px;
	color:#333333;
	margin:10px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
}

h2 {
	font-size:13px;
	color:#33ccff;
	margin:10px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
}

h3 {
	font-size:13px;
	color:#848484;
	margin:10px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
}



p {
	text-align:justify;
	margin:10px 0px 10px 0px;
}

hr {
	color:#9fa1a4;
	background-color:#9fa1a4;
	height:1px;
	border:0;
	margin:10px 0px 10px 0px;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color:#00447a;
}

a:hover {
	color:#00ade7;
}

select {
	color:#000000;
	height:18px;
	border:none;
	width:103px;
	font-size:10px;
}

.tn {
	border:1px solid #CCCCCC;
}


/***************
	 LAYOUT
***************/

#conteneur {
	width:800px;
}

#logos {
	height:93px;
	overflow:auto;
	color:#FFFFFF;
}

#logo_benz {
	float:left;
}

#logo_clohse {
	float:right;
}

#header {
	height:200px;
	background-image:url(images/header1.jpg);
	background-repeat:no-repeat;
}

#nav {
	background-color:#000000;
	border-top:solid 2px #000000;
}

#content {
	width:800px;
	background-color:#FFFFFF;
	overflow:auto;
	padding-bottom:30px;
}

#footer {
	background-color:#000000;
	color:#FFFFFF;
	border-top:solid 6px #000000;
	border-bottom:solid 6px #000000;
}

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

#footer a:hover {
	color:#333333;
}

#search_car {
	float:right;
	width:225px;
	height:200px;
	background-color:#000000;
	filter:alpha(opacity=90);  
	-moz-opacity:0.90;
	opacity:0.90;
}

#search_car table {
	margin:0px;
}

#search_car table td {
	color:#FFFFFF;
	height:30px;
	font-size:9px;
	font-weight:bold;
}

.table_search_box {
	width:100%;
	margin:0px;
	padding:0px;
}

.blue_uppercase {
	text-transform:uppercase;
	font-weight:bold;
	color:#00ade7;
	font-size:14px;
	margin-bottom:20px;
}

.search_bton {
	width:84px;
	line-height:19px;
	font-size:10px;
}

.search_bton a:link,
.search_bton a:visited {
	color:#000000;
	display:block;
}

.search_bton a:hover {
	color:#00ade7;
}



/***************
 CONTENT LEFT
***************/

#content_left {
	float:left;
	width:513px;
	margin:30px 0px 0px 28px;
}

#content_left p {
	text-align:justify;
}

a.bton_all {

}

a.bton_all:link,
a.bton_all:visited {
	color:#000000;
	display:block;
	width:104px;
	line-height:19px;
	background-image:url(images/bton_all.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	float:right;
	text-decoration:none;
}

a.bton_all:hover,
a.bton_all:active {
	color:#00ade7;
}

.input {
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:11px;
}

.senden_button {
	border:0px;
	background-color:#8f8f8f;
	color:#ffffff;
	width:100%;
	font-size:9px;
	line-height:20px;
	text-transform:uppercase;
	cursor:pointer;
}



/***************
 CONTENT RIGHT
***************/

#content_right {
	float:left;
	width:196px;
	height:100%;
	margin:0px 0px 0px 30px;
}

#content_right_news {
	background-color:#dee0e4;
	border-left:solid 1px #afb1b4;
	border-right:solid 1px #afb1b4;
	border-bottom:solid 1px #afb1b4;
	margin-bottom:20px;
	margin-top:-10px;
	padding-top:0px;
}

.news_txt {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 10px;
	color:#00447a;
	font-weight:bold;
	margin-bottom:10px;
}

.news_txt a:link,
.news_txt a:visited {
	color:#00447a;
	font-weight:bold;
	text-decoration:none;
}

.news_txt a:hover,
.news_txt a:active {
	color:#00ade7;
}

#content_right_adress {
	background-color:#f2f3f4;
	padding:2px 10px 2px 10px;
	margin-bottom:20px;
}




/***************
   NAVIGATION
***************/

.nav_space{
	width:28px;
}

.nav_button {
	border-left:solid 2px #000000;
	width:117px;
	background-image:url(images/bton.jpg);
	background-repeat:no-repeat;
	line-height:28px;
	text-align:center;
	font-size:11px;
}

.nav_button a:link,
.nav_button a:visited {
	text-decoration:none;
	color:#333333;
	display:block;
}

.nav_button a:hover,
.nav_button a:active,
.nav_button a.selected:link,
.nav_button a.selected:active,
.nav_button a.selected:visited,
.nav_button a.selected:hover {
	color:#00ade7;
}

.nav_language {
	color:#999999;
	font-size:9px;
	padding-left:18px;
}

.nav_language a:link,
.nav_language a:visited {
	text-decoration:none;
	color:#999999;
}

.nav_language a:hover,
.nav_language a.selected {
	color:#00ade7;
}




/***************
    ENTRANCE
***************/

.entrance_container {
	position:absolute;
	margin-top:-180px;
	top:50%;
	height:400px;
	width:100%;
	text-align:center;
}

.bg-entrance {
	width:800px; 
	height:190px; 
	background-image:url(images/entrance_clohse2.jpg);
}

.entrance_langage {
	float:right;
	width:180px;
	height:190px;
	background-color:#000000;
	filter:alpha(opacity=90);  
	-moz-opacity:0.90;
	opacity:0.90;
}

.entrance_button_position {
	margin-top:100px;
	margin-left:56px;
}

.entrance_button {	
	filter:alpha(opacity=99);  
	-moz-opacity:0.99;
	opacity:0.99;
	width:72px;
	height:15px;
	background-image:url(images/entrance_bton.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
}

.entrance_button a:link,
.entrance_button a:visited {
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:15px;
}

.entrance_button a:active,
.entrance_button a:hover {
	color:#00a6eb;
}



/***************
SERVICE CONTENT
***************/

.service_logos {
	width:100%;
	height:69px;
	background-color:#f2f3f4;
	overflow:auto;
	margin-bottom:10px;
}

.separator {
	font-size:0px;
	width:1px;
	float:left;
	background-color:#9fa1a4;
	height:40px;
	margin:15px 20px 0px 20px;
}

.service_nav_box {
	background-color:#f3f3f3;
	width:270px;
	padding:10px 0px 3px 20px;
	border:solid 1px #afb1b4;
	margin-bottom:30px;
	background-image:url(images/bg_cadre.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.service_nav_box a:link,
.service_nav_box a:visited,
.service_nav_box a:active {
	background-image:url(images/a.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:15px;

}

.service_nav_box a:hover {
	background-image:url(images/a_hover.gif);
	background-repeat:no-repeat;
}
