/* in dit bestand alléén de basis-layout; tekstopmaak in cairgo.css */



html {
height: 100%;
padding :0;
margin: 0;
border: 0;
overflow: hidden;
background-color: #FFF;
}

html, body, .contentmain, .content, p, td { 
font-size: 0.8em; 
line-height: 1.2em; 
font-family: Verdana;
}

html, body, .contentmain, .content {
font-family: Verdana, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
line-height: 100%;
font-weight: normal;
font-variant: normal;
}

body { 
height: 100%; 
overflow: hidden; 
padding: 0px; 
margin: 0px; 
border: 0px;
background: #D4D4D4; 
color: #000;
}

.contentmain  { 
display: block; 
overflow: hidden; 
position: absolute; 
z-index: 2;
top: 151px; 
bottom: 28px; 
width: 100%; 
/*margin-left: -50%; 
left: 50%; */
background: white; 
}

* html .contentmain {
top: 0;
bottom: 0;
height: 100%;
width: 100%;
border-top-width: 150px;
border-bottom-width: 23px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #FFF;
border-bottom-color: #FFF;
}



.content {
	overflow: auto;
	/*overflow-x:hidden; */
	height: 100%;
	width: 630px;
	display: block;
	top: 0;
	z-index: 2;
	background: transparent;
	/*left: 50%;*/
	right: auto;
	padding-left: 15px;
	position: absolute;
	/*margin-left:-325px;*/
}
.dealer_inlog_area {
	display: inline;
	width: 280px;
	height: 100%;
	position: absolute;
	visibility: visible;
	z-index: 2;
	margin-top: 0px;
	margin-left: 0px;
	/*float: left;*/
	top: 175px;
	left: 300px;
}








.content p { 
margin-right: 25px; 
}



#head {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
width: 100%;
height: 145px;
font-size: 1em;
z-index: 5;
text-align: center;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #FFF;
}


*html #head {
left: 0px;
right: 0px;
width: 100%;
height: 145px;
border-right-width: 165px;
border-left-width: 165px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFF;
border-left-color: #FFF;
}



#head table a img {
margin-top: 40px;
margin-left: -6px;
margin-bottom: -2px;
margin-right: 0px;
border-left-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-left-color: #FFF;
}


*html #head table a img {
margin-bottom: -3px; 
}


#foot {
	text-align: center;
	position: absolute;
	margin-left: 0px;
	width: 100%;
	height: 23px;
	background: #e20042;
	z-index: 25;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	visibility: visible;
	bottom: 0px;
}


* html #foot { 	
bottom: -2px; 
width: 100%; 
height: 25px; 
margin-left: -50%; 
left: 50%;
}




#linkerkolom {
text-align: center;
position: absolute;
left: 0px;
top: 0px;
width: 165px;
height: 100%;
background-color #D4D4D4;
z-index:24;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FFF;
}


.spacer_left_164px {
	padding: 0px;
	float: left;
	height: 100%;
	width: 164px;
	background-color: #D4D4D4;
	background-image: none;
	position: absolute;
	z-index: -50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-left: -82px;*/
}

