* {
    margin: 0px;
    padding: 0px;
}
body {
	text-align: center;
	font: 12px Tahoma, Verdana;
	color: #c0c0c0;
	overflow-x: hidden;
	background:#666;
}

div{
	float: left;
	text-align: left;
}
.rssincl-content div {
	float: none !important;
}

h1{
	font-size: 24px;
	color: #fff;
}

h5{
	font-size: 24px;
	color: #fff;
}

h2{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

h4{
	font-size: 14px;
	color: #00307F;
	font-weight: bold;
	margin-top: 12px;
	width: 800px;
}
td {
	font: 11px Arial, Verdana;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #00307F;
}

img {
	border: 0px;
}
/* -------------------------- top boxes --------------------------- */

.relbox {
	position: relative;
	width: 996px;
	float: none;
	margin: 0 auto;
}
#CentralContainer{
	width: 996px;
	float: none;
	background-repeat: no-repeat; 
	background-position: top left;
	margin-left: -499px; 
	height: 220px;
	position: absolute;
	text-align: center;
	left: 50%;
}
.headerani {
	float: none;
	position: absolute;
	text-align: center;
	margin-left: -499px;
	height: 220px;
	width: 996px;
	background-color: #418ac1;
	left: 50%;
	border: 0px;
	line-height: 0px;
}
/* -------------------------- top boxes --------------------------- */
#Disclaimer{
	margin: 89px 0px 0px 12px;
}

#Disclaimer a{
	color: #000;
}

#Left{
	width: 820px;
	float: left;
}
#Left2{
	width: 820px;
	float: left;
	background:  url('../img/leftmenu_bg.gif') 11px 0px repeat-y ;
}

#Right{
	width: 176px; 
	background:  url('../img/front/bgRight.jpg') top left repeat-y ;
	border: 0px;
}
/* ---------------------------------------------------------------- */
#LeftheaderText{
	margin: 42px 0px 0px 12px;
	float: none;
	height: 180px;
}

#Titel{
	margin: 6px 0px 0px 12px;
	float: none;
	width: 760;
}

#Content{
	padding: 12px 0px 12px 12px;
}

/* -- Advertorial ------------------------------------------------- */
#AdvertorialContainer{
	width: 316px;
	height: 123px;
	margin: 25px 6px 0px 0px;
	background: url('../img/front/bgAdvertorial.jpg') no-repeat transparent;
	
}

#AdvertorialImage{
	margin: 6px 0px 0px 6px;
	_margin: 6px 0px 0px 3px;
	width: 146px;
	height: 111px;
	background-color: #ffffff;
}

#AdvertorialTextContainer{
	width: 152px;
	height: 111px;
	margin: 6px 0px 0px 6px;
	_margin: 6px 0px 0px 3px;
	background: url('../img/front/bgAdvertorialText.jpg') top right no-repeat transparent;
	color: white;
}

#AdvertorialText{
	font: 11px Arial, Verdana;
	color: white;
	padding: 6px 0px 6px 6px; 
	width: 134px;
	height: 55px;
}

#AdvertorialText a{
	color: white;
	
}

#AdvText{
	float: none; 
	height: 55px; 
	font-size: 14px;
}

#AdvertorialLink{
	color: #000;
	text-decoration: none;
	cursor: hand;
}

#Divider{
	color: #70a1c8;
	height: 2px;
	width: 134px;
	margin: 0px 0px 6px 0px;
	shade:no-shade;
}

#Pech{
	margin-top: 6px; /* Was 20px */
}

/* -- Aanbiedingen ------------------------------------------------------------------- */
.RowHighlite{
	background: #e6e6e6 url('../img/front/bgAanbiedingen.jpg') top right;
}
.RowLow{
	background-color: #fff;
	
}

#AanbiedingenTabel{
	width: 795px;
	margin: 12px 0px 0px 0px;
	border: 1px solid #e6e6e6;
}

#AanbiedingenTabel a{
	color: #747474;
	text-decoration: none;
}

#AanbiedingenTabel th{
	color: #fff;
	background-color: #23689F;
	padding: 0px 12px 0px 10px;
}

#AanbiedingenTabel .Col1{
	width: 250px;
	padding: 6px 12px 6px 6px;
}

#AanbiedingenTabel .Col2{
	width: 350px;
	padding: 6px 12px 6px 6px;
}

#AanbiedingenTabel .Col3{
	text-align: right;
	padding: 6px 12px 6px 6px;
}

#AanbiedingenTabel .Col4{
	text-align: right;
	padding: 6px 12px 6px 6px;
	width: 100px;
}

#AanbiedingenTabel .Col5{
	width: 72px;
	padding: 0px;
	text-align: right;
}

#AanbiedingenTabel img{
	padding: 6px 12px 6px 6px;
	border: 0px;
}

#DetailsImage, #DetailsAuto{
	margin: 12px 0px 0px 0px;
}

#DetailsImage img {
	border: 1px solid #fff;
}

.tError{
	font-weight: bold;
	color: red;
}

.iLong{
	width: 300px;
	margin-top: 6px;
}

.labels{
	width: 220px;
	padding-top: 6px;
}
}

#DetailsAuto{
	border: 1px solid #e6e6e6;
	
}

#DetailsCol1{
	width: 280px;
	float: left;
}

#DetailsCol2{
	margin: 0px 12px 0px 0px;
	float: none;
}

/* -- Diversen --------------------------------------------------------------------- */

.search_list{
	margin-top: 12px;
	margin-left: 12px;
}

ol{
	list-style-position: inside;
	}

.BulletList{
	list-style-type: square;
	list-style-position: outside;
	padding-left: 12px;
}

.Bullet{
	list-style-type: square;
	list-style-position: inside;
	line-height: 20px;
	color: black;
}

.tError{
	font-weight: bold;
	color: red;
}

.iLong{
	width: 300px;
	margin-top: 6px;
}

.labels{
	width: 220px;
	padding-top: 6px;
}

.High{
	font-weight: bold;
}

.Underline{
	text-decoration: underline;
}

/* -- Nieuws -------------------------------------------------------------------------- */
.mod_rb_item{
	margin-top: 12px;
	width: 500px;
	float: left;
}

.mod_rb_list{
	margin-top: 12px;
	width: 280px;
	padding-left: 12px;
	float: none;
}

.mod_rb_list li{
	margin-top: 12px;
}

.mod_rb_switch{
	margin-top: 12px;
	float: none;
	width: 300px;
	text-align: right;
}

/* ---------------------------------------------------------------- */

#Logo{
	width: 176px;
	height: 152px;
	float: none;
	background:  url('../img/front/logo.jpg') no-repeat;
}

#StaticMenu{
	float: none;
	height: 68px;
	padding-top: 6px;
	margin-left: 12px;
}

#StaticMenu li{
	margin-bottom: 1px;
	line-height: 20px;
	background:  url('../img/front/bgStatic.jpg') no-repeat ;
	list-style: none;
}

#StaticMenu a {
	position: relative;
	left: 6px;
	color: #ffffff;
	text-decoration: none;
}

#MenuContainer{
	margin: 0px 0px 0px 12px;

	float: none;
}

#Menu{
	float: none;
}

#Menu a{
	color: #ffffff;
	text-decoration: none; 
}

#menu li{
	list-style: none;
}

.MenuLink a, .MenuLinkSelected a, .MenuLinkHoover a {

	position: relative;
	left: 6px;
	color: #ffffff;
	text-decoration: none;
}

.MenuLink{
	margin-bottom: 1px;
	list-style: none;
	height: 20px;
	float: none;
	line-height: 20px;
	background: #fff url('../img/front/bgMenu.jpg') no-repeat ;
	
}

.MenuLinkSelected{
	margin-bottom: 1px;
	list-style: none;
	height: 20px;
	line-height: 20px;
	float: none;
	background: #fff url('../img/front/bgMenuHoover.jpg') no-repeat ;
	
}

.MenuLinkHoover{
	margin-bottom: 1px;
	list-style: none;
	height: 20px;
	line-height: 20px;
	float: none;
	background: #fff url('../img/front/bgMenuHooverII.jpg') no-repeat ;
	
}
#Menu2Container{
	margin: 0px 16px 0px 0px;
	float: none;
}

#Menu2{
	float: none;
}

#Menu2 a{
	color: #ffffff;
	text-decoration: none; 
}

#menu2 li{
	list-style: none;
}

.Menu2Link a, .Menu2LinkSelected a, .Menu2LinkHoover a{
	display: block;
	position: relative;
	left: 18px;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
}

.Menu2Link{
	margin-bottom: 1px;
	list-style: none;
	height: 20px;
	float: none;
	line-height: 20px;
	background: #fff url('../img/front/bgMenu2.jpg') no-repeat ;
	
}

.Menu2LinkSelected{
	margin-bottom: 1px;
	list-style: none;
	height: 20px;
	line-height: 20px;
	float: none;
	background: #fff url('../img/front/bgMenuHoover2.jpg') no-repeat ;
	
}

.Menu2LinkHoover{
	margin-bottom: 1px;
	list-style: none;
	height: 20px;
	line-height: 20px;
	float: none;
	background: #fff url('../img/front/bgMenuHoover22.jpg') no-repeat;
	
}

#Naw{
	margin-top: 24px;
	margin-left: 12px;
	width: 122px;
	height: 208px;
	background: #fff url('../img/front/naw.jpg') no-repeat ;
}

#Zoeken{
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	width: 140px;
	margin: 12px 0px 12px 12px;
}

.textSearch{
	width: 105px;
}

.goSearch{
	
}

/* tankpas */

.tankpastop {
	width: 770px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #000;
	color: #00307F;
	font-size: 11px;
	font-weight: bold;
}
.tankpasform {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 500px;
}
.contacto {
	padding: 12px 0px 24px 200px;
}
.contacttop {
	width: 425px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.contactform {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 425px;
}
.formzenden2 {
	width: 425px;
	padding: 12px 0px 12px 0px;
	border-top: 1px dotted #000;	
}
.formleft {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	width: 200px;
}
.formleft2 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	width: 188px;
}
.formleftinput input {
	padding-top: 2px;
	height: 14px;
	width: 240px;
	border: 1px solid #d6e0eb;
	background-color: #ebeff5;
	font-size: 10px;
}
.formleftinput2 input {
	padding-top: 2px;
	height: 14px;
	width: 40px;
	border: 1px solid #d6e0eb;
	background-color: #ebeff5;
	font-size: 10px;
}
.formleftinput textarea {
	padding-top: 2px;
	height: 60px;
	width: 425px;
	border: 1px solid #d6e0eb;
	background-color: #ebeff5;
	font: 10px Arial;

}
.formzenden {
	width: 770px;
	padding: 12px 0px 12px 0px;
	border-top: 1px dotted #000;
}
.verstuurt {
	padding: 200px 0px 200px 200px;
	border-bottom: 1px dotted #000;
	width: 570px
}
.verstuurt2 {
	padding: 100px 0px 100px 100px;
	border-bottom: 1px dotted #000;
	width: 325px
}
.red2, .red1 {
	color:orange;
}
.contacterror input {
	border: 1px solid #aa1b1b;
	background-color: #f2c1c1;
	color: #aa1b1b;
}
.verzendenn {
	cursor: pointer;
	border: 0px;
	height: 12px;
	width: 74px;
	background: url('../img/front/verzenden_btn.gif') 0px 0px no-repeat;
}
.leftmen {
	width: 166px;
}
.leftmenutop {
	height: 154px;
	width: 166px;
	background: url('../img/leftmenutop_bg.gif') top right no-repeat;
}
.leftmenu {
	float: left;
	margin-top: 220px;
	padding: 5px 0px;;
	width: 166px;
}
.aanvrager {
	padding-left: 90px;
}
/**
 * Flash sIFR
 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}
.sIFR-replaced {
    visibility: visible !important;
}
span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h5, .sIFR-hasFlash h2 , .sIFR-hasFlash h1{
    visibility: hidden;
}
.sIFR-hasFlash h5 {

}
.sIFR-hasFlash h2 {

}
.sIFR-hasFlash h1 {

}


fieldset {	
	border:1px dotted #fff;
	padding: 10px;
		
}

legend {
	color: #fff;
	font-weight: bold;
	background-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}

#bekeuring {
	color: #000;
	width: 550px;
}


#bekeuring td {
	font:9pt Arial,Verdana;
}

#bekeuring a {
	color: #fff;
}

#bekeuring input {
	background-color: #fff;
}
