/**********************************************

	CSS Document 
	Mercedes-Benz Contactmodule new CI
	auteur: KRUIT Communicatie en Vormgeving in gebruik
	http://www.kruit.nl

************************************************/

body {
	font-family: Arial, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
	background: url(http://messagent.dminterface.nl/images/20080358/bg.jpg) repeat-y top left #E9ECF0;
}



/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display: block;
	float: left;
	clear: left;
	width: 15px;
	height: 14px;
	font-size: 0;
	cursor: pointer;
	padding: 0 4px 0 0;
}


/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	/*display: block;*/
	float: left;
	clear: left;
	width: 13px;
	height: 13px;
	font-size: 0;
	padding: 0 4px 0 0;
	margin: 0;
/*	cursor: pointer;*/
}













#contentcontainer-login { /*nieuw 06-03-2008*/
	float: left;
	width: 740px;
	height: 488px;
	margin: 2px 0 0 0;
	padding: 20px 30px;
	background: #F7F7F7;
}


#contentcontainer-mailwin { /*nieuw 06-03-2008*/
	float: left;
	width: 740px;
	height: 788px;
	margin: 2px 0 0 0;
	padding: 20px 30px;
	background: #F7F7F7;
}

#heading-login {
	float: left;
	width: 700px;
	height: 35px;
	background: #F7F7F7;
	padding: 15px 0 0 10px;
}

#nextstep ul li a.login { /*new: 06-03-2008*/
	text-decoration: none;
	margin: 0;
	padding: 10px 42px;
	color: #FFFFFF;
	background: url(../images/sendbutton-bg.jpg) no-repeat 2px 7px transparent;
}

H1 {
	font-weight: normal;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

H2 {
	font-weight: bold;
	color: #1F376D;
	font-size: 100%;
	margin: 0 0 15px 0;
	padding: 0;
}

H3 {
	font-weight: bold;
	color: #1F376D;
	font-size: 100%;
	margin: 0 0 15px 0;
	padding: 0;	
	line-height: 150%;
}

H4 {
	font-weight: bold;
	color: #1F376D;
	font-size: 100%;
	margin: 0 0 5px 0;
	padding: 0;
}

H4.dealerkeus {
	font-weight: bold;
	color: #1F376D;
	font-size: 100%;
	margin: 10px 0 0 3px;
	padding: 0;
}

p.dealerkeus {
	padding: 0;
	margin: 0 0 0 3px;
	line-height: 150%;
}

p {
	font-size: 100%;
	color: #666666;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 150%;
}

p a {
	color: #1F376D;
}

p a:hover {
	color: #25A8E0;
	text-decoration: none;
}

.invis {
	display: none;
}

.blue {
	color: #1F376D;
}

.black {
	color: #000000;
}

.boldblack {
	color: #000000;
	font-weight: bold;
}

.errormessage {
	font-weight: bold;
	color: #942528;
}

#wrapper {
	width: 800px;
	height: 650px;
	background: transparent;
}

#header {
	background: transparent;
	height: 87px;
}

#header2 {
	background: transparent;
	height: 87px;
}

#headerlogo {
	background: transparent;
	padding: 26px 0 0 103px;
	margin: 0;
}

#leftblock {
	float: left;
	width: 5px;
	height: 530px;
	background: #F7F8F7;
}

#leftnav {
	float: left;
	background: url(http://messagent.dminterface.nl/images/20080358/leftnav_topbg.jpg) no-repeat top left #F7F7F7;
	width: 186px;
	height: 530px;
	
}

#leftnav ul {
	margin: 53px 0 0 0;
	padding: 0;
	text-align: right;
	list-style-type: none;
	border-left: 2px solid #3C3C3C;
	border-right: 2px solid #3C3C3C;
}

#leftnav ul li {
	padding: 0;
	margin: 0;
	width: 186px;
	height: 17px;
	border-bottom: 1px solid #3C3C3C;
}

#leftnav ul li a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/leftnavbg.jpg) no-repeat top left #1F376D;
	width: 186px;	
	margin: 0;
	padding: 7px 5px 5px 5px;
	height: 17px;
}

#leftnav ul li a:hover, #leftnav ul li a.active {
	background: url(http://messagent.dminterface.nl/images/20080358/leftnavbg-hover.jpg) no-repeat top left #25A8E0;
	width: 186px;	
	margin: 0;
}

#contentcontainer {
	float: left;
	width: 600px;
	height: 528px;
	margin: 2px 0 0 0;
	background: #F7F7F7;
}

#contentcontainer2 {
	float: left;
	width: 740px;
	height: 463px;
	margin: 0;
	padding: 20px 30px 20px 30px;
	background: #F7F7F7;
	border-top: 1px solid #000000;
}

.content {
	float: left;
	padding: 8px 16px 0 16px;
	background: transparent;
	width: 566px;
	overflow: hidden;
	height: 435px; /*added: 22-02-2008*/
}

#heading {
	float: left;
	width: 583px;
	height: 35px;
	background: #F7F7F7;
	padding: 15px 0 0 15px
}

#tabnav {
 	margin: 0px;
 	padding: 0px;
 	float: left;
	background: #F7F7F7;
	width: 100%;
	border-bottom: 1px solid #E9ECF0;
 }
 
#tabnav ul {
 	margin: 0px;
 	padding: 0px;
 } 

#tabnav ul li {
  display: block;
 	float: left;
 	border-right: 2px solid #F7F7F7;
 	padding: 7px 0;
 	font-weight: bold;
} 
 
#tabnav ul li a.pw {
  color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 15px;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-pw.gif) no-repeat top left #ADB6BC;
}

#tabnav ul li a.pw:hover {
	color: #FFFFFF;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-pw.gif) no-repeat top left #ADB6BC;
}

#tabnav ul li.selected a.pw, #tabnav ul li.selected a.pw:hover {
	color: #25A8E0;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-pw.gif) no-repeat top left #E9ECF0;
}

#tabnav ul li a.bw {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 15px;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-bw.gif) no-repeat top left #ADB6BC;
}

#tabnav ul li a.bw:hover {
	color: #FFFFFF;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-bw.gif) no-repeat top left #ADB6BC;
}

#tabnav ul li.selected a.bw, #tabnav ul li.selected a.bw:hover {
	color: #25A8E0;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-bw.gif) no-repeat top left #E9ECF0;
}

#tabnav ul li.selected a.bw2, #tabnav ul li.selected a.bw2:hover {
	color: #25A8E0;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 15px;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-bw.gif) no-repeat top left #E9ECF0;
}

#tabnav ul li a.truck {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 15px;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-truck.gif) no-repeat top left #ADB6BC;
}

#tabnav ul li a.truck:hover {
	color: #FFFFFF;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-truck.gif) no-repeat top left #ADB6BC;
}

#tabnav ul li.selected a.truck, #tabnav ul li.selected a.truck:hover {
	color: #25A8E0;
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-truck.gif) no-repeat top left #E9ECF0;
}

#tabnav ul li.selected a.truck2, #tabnav ul li.selected a.truck2:hover {
	color: #25A8E0;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 15px;	
	background: url(http://messagent.dminterface.nl/images/20080358/tabtop-truck.gif) no-repeat top left #E9ECF0;
}

.tabcontent {
	display: none;
}

.tabcontentstyle { /*style of tab content container*/
	float: left;
}

.modellimage {
	border: 3px solid #F7F7F7;
	margin: -7px 0 5px -3px;
}

.modell-list {
	width: 240px;
	background: transparent;
	float: left;
	padding: 0;
	margin: 0 37px 0 -3px;
	font-size: 105%;	
}

.modell-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.modell-list ul li {
	padding: 4px 5px;
	border-bottom: 1px solid #E9ECF0;
}

.modell-list ul li a {

}

.modell-list ul li.last  {
	padding: 4px 5px;
	border-bottom: none;
}

.modell-list ul ul li {
	padding: 4px 5px 0 18px;
	border-bottom: none;
	color: #000000;
}

#hnav {
	background: #000000;
	display: inline;
	width: 780px;
	height: 26px;
}

.hnavleft {
	height: 26px;
	float: left;
	width: 60px;
	background: url(http://messagent.dminterface.nl/images/20080358/hnavleft.jpg) top right no-repeat #F7F7F7;
}

.hnavright {
	height: 26px;
	float: left;
	width: 40px;
	background: url(http://messagent.dminterface.nl/images/20080358/hnavright.jpg) top left no-repeat #F7F7F7;
}

.hnavleft-b {
	height: 26px;
	float: left;
	width: 55px;
	background: url(http://messagent.dminterface.nl/images/20080358/hnavleft.jpg) top right no-repeat #F7F7F7;
}

.hnavright-b {
	height: 26px;
	float: left;
	width: 33px;
	background: url(http://messagent.dminterface.nl/images/20080358/hnavright.jpg) top left no-repeat #F7F7F7;
}

.stap1, .seen1 {
	width: 179px; 
	height: 26px;
	margin: 0;
	background-image: none;
	float: left;
	text-align: center;
}

.stap1 a, .seen1 a:hover {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav1.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.stap1 a:hover, .stap1 a:active {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav1-h.jpg) no-repeat;
}

.seen1 a {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav1.jpg) top left no-repeat;
	color: #B2C2DB;
	font-weight: bold;
}

a.selected1 {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav1-h.jpg) no-repeat;
}

.stap2, .seen2 {
	width: 146px; 
	height: 26px;
	margin: 0;
	background-image: none;
	float: left;
	text-align: center;
}

.stap2 a, .seen2 a:hover {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav2.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.stap2 a:hover, .stap2 a:active {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav2-h.jpg) no-repeat;
}

.seen2 a {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav2.jpg) top left no-repeat;
	color: #B2C2DB;
	font-weight: bold;
}

a.selected2 {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav2-h.jpg) no-repeat;	
}

.stap2b, .seen2b {
	width: 156px; 
	height: 26px;
	margin: 0;
	background-image: none;
	float: left;
	text-align: center;
}

.stap2b a, .seen2b a:hover {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav2b.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.stap2b a:hover, .stap2b a:active {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav2b-h.jpg) no-repeat;
}

.seen2b a {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav2b.jpg) top left no-repeat;
	color: #B2C2DB;
	font-weight: bold;
}

a.selected2b {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav2b-h.jpg) no-repeat;	
}

.stap3, .seen3 {
	width: 142px; 
	height: 26px;
	margin: 0;
	background-image: none;
	float: left;
	text-align: center;
}

.stap3 a, .seen3 a:hover {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav3.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.stap3 a:hover, .stap3 a:active {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav3-h.jpg) no-repeat;
}

.seen3 a {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav3.jpg) top left no-repeat;
	color: #B2C2DB;
	font-weight: bold;
}

a.selected3 {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav3-h.jpg) no-repeat;	
}

.stap4, .seen4 {
	width: 213px; 
	height: 26px;
	margin: 0;
	background-image: none;
	float: left;
	text-align: center;
}

.stap4 a, .seen4 a:hover {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav4.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.stap4 a:hover, .stap4 a:active {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav4-h.jpg) no-repeat;
}

.seen4 a {
	display: block;
	margin: 0; 
	padding: 5px 0 0 0;
	width: 100%; 
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	background: url(http://messagent.dminterface.nl/images/20080358/hnav4.jpg) top left no-repeat;
	color: #B2C2DB;
	font-weight: bold;
}

a.selected4 {
	background: url(http://messagent.dminterface.nl/images/20080358/hnav4-h.jpg) no-repeat;	
}

.formpart {
	width: 720px;
	padding: 5px 10px 0 10px;
	border-top: 1px solid #E9ECF0;
	float: left;
}

.error {
	border-top: 2px solid #942528;
	border-bottom: 2px solid #942528;
	float: left;
	margin: -4px 0 1px 0;
	padding: 1px 0 0 0;
}

*html .error {
	margin: -4px 0 -4px 0;
}

.formtext {
	background: transparent;
	width: 195px;
	color: #1F376D;
	padding: 0 10px;
	margin: -21px 0 0 0;
	float: right;
	line-height: 150%;
}

/**************
SMALL form 
**************/
.formline-small {
	width: 350px;
	background: transparent;
	float: left;
	margin: 0;
	padding: 0 0 8px 0;
	color: #537BB9;
}

.formpart-small {
	width: 570px;
	padding: 5px 0 0 0;
	border-top: 1px solid #E9ECF0;
	float: left;
	background: transparent;
}

.radio-list-small {
	background: transparent;
	float: left;
	padding: 0;
	margin: 0;
}

.radio-list {
	width: 500px;
	background: transparent;
	float: left;
	padding: 0;
	margin: 0;
}

.radio-list ul, .radio-list-small ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.radio-list ul li, .radio-list-small ul li {
	padding: 4px 0;
}

.radio-list a, .radio-list-small a {
	color: #1F376D;
}

.radio-list a:hover, .radio-list-small a:hover {
	color: #25A8E0;
	text-decoration: none;
}

.dropdown {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.formline {
	width: 500px;
	background: transparent;
	float: left;
	margin: 0;
	padding: 0 0 8px 0;
	color: #537BB9;
}

.formitem {
	float: left;
	padding: 0 10px 0 0;
}

.gegevenscontainer {
	width: 150px;
	float: left;
	margin: 0;
	color: #1F376D;
}

.gegevenscontainer1 {
	width: 250px;
	float: left;
	margin: 0 50px 0 0;
}

.gegevenscontainer2 {
	width: 250px;
	float: left;
}

.gegevenscontainer3 {
	width: 250px;
	float: left;
	margin: 30px 0 0 0;
}

.gegevens-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.gegevens-list ul li {
	padding: 4px 5px;
	border-bottom: 1px solid #E9ECF0;
}

.gegevens-list ul li.last  {
	padding: 4px 5px;
	border-bottom: none;
}

.gegevenspart {
	float: left;
	width: 720px;
	margin: 15px 0 0 0;
}

.gegevenspart ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.gegevenspart ul li {
	margin: 0;
	padding: 0 0 5px 0;
}

.gegevenspart ul li a {
	color: #1F376D;
}

.gegevenspart ul li a:hover {
	color: #25A8E0;
	text-decoration: none;
}

.overzicht-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 300px;
}

.overzicht-list ul li {
	padding: 4px 5px;
	border-bottom: 1px solid #E9ECF0;
}

.overzicht-list ul li.last  {
	padding: 4px 5px;
	border-bottom: none;
}

.footertekst {
	font-size: 90%;
	color: #666666;
	float: left;
	padding: 0 0 0 40px;
}

#nextstep {
	float: right;
	height: 20px;
	background: transparent;
	text-align: right;
	padding: 7px 10px 0 20px;
	margin: 0;
	width: 770px;
}

#nextstep2 {
	clear: both;
	height: 20px;
	padding: 7px 10px 0 20px;
	width: 770px;
}

#nextstep ul {
	margin: 0;
	padding: 0;
}

#nextstep ul li {
	display: block;
 	float: right;
	margin: 0;
	padding: 4px 0;
	font-weight: bold;
}

#nextstep ul li a {
	text-decoration: none;
	margin: 0;
	padding: 0 10px 0 7px;
	color: #000000;
	background: url(http://messagent.dminterface.nl/images/20080358/back-arrow.gif) no-repeat 0 5px transparent;
}

#nextstep ul li a.next {
	text-decoration: none;
	margin: 0;
	padding: 10px 17px;
	color: #FFFFFF;
	background: url(http://messagent.dminterface.nl/images/20080358/nextbutton-bg.jpg) no-repeat 2px 7px transparent;
}

#nextstep ul li a.send {
	text-decoration: none;
	margin: 0;
	padding: 10px 26px;
	color: #FFFFFF;
	background: url(http://messagent.dminterface.nl/images/20080358/sendbutton-bg.jpg) no-repeat 2px 7px transparent;
}

#printbutton a {
	float: right;
	text-decoration: none;
	margin: 25px -24px 0 0;
	font-weight: bold;
	padding: 10px 26px;
	color: #FFFFFF;
	background: url(http://messagent.dminterface.nl/images/20080358/printbutton-bg.jpg) no-repeat 2px 7px transparent;
}

input {
	margin: 0 8px 0 0;
	font-family: Arial, sans-serif;
	font-size: 100%;
	padding: 2px 4px;
}


.inputbut {
	margin: 0 8px 0 0;
	font-family: Arial, sans-serif;
	font-size: 100%;
	padding: 2px 4px;
	color: #FFFFFF;
	background: url(http://messagent.dminterface.nl/images/20080358/sendbutton-bg.jpg) no-repeat transparent;
  border:0;
  width:110;
  }

select {
	margin: 2px 8px 0 0;
	font-family: Arial, sans-serif;
	font-size: 100%;
	padding: 0;
}




/***********************
UITKLAP divs
***********************/

#aklasse {}
#bklasse {}
#cklassesedan {}
#cklassecombi {}
#cklassesportcoupe {}
#eklasselimousine {}
#eklassecombi {}
#mklasse {}
#viano {}

#mmodellen {}
