﻿html
{
	width:100%;
	height:100%;	
}
body 
{
	background:#D1D1FF;
	height:100%;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
}
#Wrapper
{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:949px;
	height:100%;
	overflow:visible;
}
#Logo
{
	width:949;
	height:69px;
}
#Menu
{
	width:949px;
	height:32px;
	background: #273D89;
}
#Menu_Spacer
{
	height:16px;	
}
#Main
{
	background: white;	
	height:500px;
	width:949px;
	overflow:visible;
}
#BG
{
	padding-top: 15px;
	vertical-align: top;
	background-image: url(../images/layout/nap_bovag_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: right 450px;
}
#BG_Financiering
{
	padding-top: 60px;
	vertical-align: top;
	background-image: url(../images/layout/alphera_nap_bovag_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#Content
{
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	width: 479px;
	height: 430px;
	overflow: auto;
}
#Content_Contact
{
	margin-top: 15px;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 10px;
	width: 156px;
	height: 463px;
	overflow:visible;
}
#Bottom_Spacer
{
	height:22px;
}

/* PAGINA SPECIFIEKE CSS */

#WinterParade
{
	width: 456px;
	margin-top: -70px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
}

/* OCCASSIONS */

#tdMerkEnType 
{
	height: 28px; 
	background-color: #273D89; 
	font-size: 10px; 
	font-weight: bold;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
	width: 182px;
}

#OpsommingMerkTypeEnMotor a
{
	font-size: 10px; 
	font-weight: bold; 
	color: #273D89;
	margin-left: 5px;
	text-decoration: underline;
}
#OpsommingBouwjaarEnPrijs, #tdOpsommingsPaginas, #tdOpsommingsPaginas a
{
	font-family: Verdana;
    font-size: 9px; 
	color: #273D89;
	margin-left: 5px;
}
.lblEigenschappen, .lblExtras
{
	font-family: Verdana;
    font-size: 9px; 
	color: #273D89;
}
.tdExtras
{
	background-color: #FFFFFF; 
	width: 446px; 
	vertical-align: top; 
	text-align: left; 
	height: 363px; 
	padding: 5px;
}
.tdEigenschappen
{
	 background-color: #DBDBDB; 
	 width: 273px; 
	 vertical-align: top; 
	 text-align: left; 
	 height: 363px; 
	 padding: 5px;
	 background-image: url(../images/layout/nap_bovag_logo.gif);
	 background-repeat: no-repeat;
	 background-position: left bottom;
}

