/* CSS Document MotorDreams */

#table_prospect { width:100%; }
#table_prospect TH { text-align:right; padding-right: 5px; }

/* ALGEMENE STYLES */
html { height:100%; }
body{
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	margin:0px;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	overflow:auto;
}

#mainContainer{
	width:759px;
	margin:auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;	
	background-image:url(../images/mainContainer.gif);
	background-repeat:repeat-y;
}

#smallMainContainer{
	width:560px;
	margin:10px auto;
	overflow: visible;
	/*
	border-left:1px solid #000000;
	border-right:1px solid #000000;	
	*/
}

.clearer{
	clear:both;
	font-size:1px;
	height:0px;
	width:1px;
}

hr{
	border-top:1px solid #ff0000;
	color:transparent;
	background-color:transparent;
	height:1px;
}

.hidden{
	display:none;
}

/* HEADER */
#header{
	height:112px;
	background-color:#FF0000;
	background-image:url(../images/top.jpg);
}

#slogan{
	background-image:url(../images/slogan.jpg);
	height:28px;
}

/* MENU */
#menu{
	/*height:19px;*/
	background-image:url(../images/menu_fill.jpg);
	background-repeat:repeat-x;
}

#menu table {
	width: 100%;
}

/*
#menu ul{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}
*/

/*
#menu ul li{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 17%;
}
*/

#menu td {
	/*height:19px;*/
	text-align: center;
}

#menu td.separator {
	background-image:url(../images/menuSeparator.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:2px;
}
#menu td.highlightmenu {
/*
	background-image:url(../images/menuHover.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
*/
}

#menu td a{
	display:block;
	height:19px;	
	line-height:17px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;	
	/*float:left;*/
	width:100%;
}

#menu td a:hover{
	background-image:url(../images/menuHover.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

#menu ul li span{
	/*display:none;*/
	padding-right:6px;
	border-right:1px solid #000000;
}

#menu #contact span{
	border-right:0px solid #000000;
}

/* CONTENT GEDEELTE */
#content{
	background-color:transparent;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #000000;
}

.kolom{
	float:left;
}

#kolom1{
	width:170px;
	background-color:#b9b9b9;
/*	
	background-image:url(../images/financieel_pakhuys.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
*/
}

#kolom1 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#kolom1 ul li{

}

#kolom1 ul li span{
	display:none;
}

#kolom1 ul li a{
	display:block;
	width:170px;
	height:24px;
	text-decoration:none;
}

#kolom2{
	width:580px;
	padding:15px 0px 0px 8px;
}

/* FOOTERS */
#footer{
	
}

#copyrightFooter{
	background-image:url(../images/copyrightFooter.gif);
	background-repeat:no-repeat;
	height:19px;
	margin:10px 0px 10px 0px;
	text-align:right;
	width:564px;	
	padding:5px 10px 0px 0px;
}

/* TEKST */
.kop1{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:32px;
	padding:0px;
}

.kop1 img{
	margin:5px 30px 0px 0px;
}

.tekst{
	background-image:url(../images/content_main_fill.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	width:551px;
	padding:10px;
}

h1{
	color:#AA0000;
	font-family:Tahoma, sans-serif;
	font-size:10pt;
	margin:0px;
	padding:10px;
	font-weight:bold;
}

h2{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h3{
	color:#a00;
	font-size: 11px;
}

h4{
	font-size: 10px;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}

a:link{
	color:#000000; 
	text-decoration:underline;
}

a:hover{
	color:#000000; 
	text-decoration:none;
}

a:visited{
	color:#000000; 
	text-decoration:underline;
}

a:visited:hover{
	color:#000000; 
	text-decoration:none;
}

.tHeader{
	font-weight:bold;
	background-color:#e50000;
	color:#FFFFFF;
	height:30px;
}

.tHeader td{
	color:#FFFFFF;
}

.trnormal{

}

.tralter{ 
	background-color:#e50000;
	color:#FFFFFF;
}

.tralter{
	color:#ffffff;
}

textarea{
	width:300px;
	height:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#000000;
}

.bb{
	position:relative;
	margin-left:10px; 
	margin-right:0px; 
	margin-top:10px; 
	margin-bottom:10px; 
	background-color:#e50000; 
	color:#cccccc;	
	border:4px groove #000000; 
	width:530px;
	padding:4px;
}

.bb a:link{
	color:#000000;
}

td{
	color:#000000;
}

.ti110{
	width:20px;
}

.ti60{
	width:50px;
}

.ti160, #merk{
	width:170px;
}

#type{
	width:165px;
}

#btnAutodreams{
	background-image:url(../images/btnAutodreams.jpg);
	background-repeat:no-repeat;
}

#btnCaravandreams{
	background-image:url(../images/btnCaravandreams.jpg);
	background-repeat:no-repeat;
}

#btnDealerLogin{
	background-image:url(../images/btnDealerLogin.jpg);
	background-repeat:no-repeat;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

tr.future{
	background-color:#ffffff;
	color:#000000;
}

tr.present{
	background-color:#dddddd;
	color:#000000;
}

tr.subtotal{
	background-color:#B3D3F9;
	color:#000000;
}

tr.blockA{
	background-color:#dddddd;
	color:#000000;
}

tr.blockB{
	background-color:#B3D3F9;
	color:#000000;
}

tr.blockC{
	background-color:#ffffff;
	color:#000000;
}

tr.blockD{
	background-color:#FADB7D;
	color:#000000;
}

.row_even{
	background-color:#FFFFFF;
	height:30px;	
}

.row_even td{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

.row_odd{
	background-color:#e3e2e2;
	height:30px;
}

.row_odd td{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

#md_lijst{ padding:0 0 0 25px; margin:0;}
#md_lijst li{
	padding: 5px 0 5px 0;
}
