* {
	font-family: "Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	border:0;
}

li {
	margin-left:20px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	/*background: #007dbf url('../img/body_bg.jpg') repeat-x;*/
	background-color: #fff;
}

#outer-container{
	margin: 0 auto;
	background: transparent url('../img/background2.jpg') no-repeat;
	background-position: 0 0px;
	height: 700px;
	width: 996px;
	overflow:hidden;
	
}
#inner-container {
	/*margin: 0 auto;*/
	margin-left: 63px;
	width: 1050px;
	height: 700px;
	background-color: transparent;
}

#top-panel {
	height: 109px;
}

#main-menu {
	padding-top: 83px;
	margin-left: 245px;
}

#left-panel {
	background-color: transparent;
	float: left;
	width: 202px;
	margin-right: 44px;
	margin-top: 41px;

}

#center-panel01 {
	float: left;
	width: 374px;
	padding: 0px;
	height: 458px;
	background: transparent url('../img/panels/panel_mid_dashboard.jpg') no-repeat;
}

#center-panel02 {
	float: left;
	width: 374px;
	padding: 0px;
	height: 458px;
	background: transparent url('../img/panels/panel_mid_offerte.jpg') no-repeat;
}

#center-panel03 {
	float: left;
	width: 374px;
	padding: 0px;
	height: 458px;
	background: transparent url('../img/panels/panel_mid_service.jpg') no-repeat;
}

#center-panel02b {
	float: left;
	width: 374px;
	padding: 0px;
	height: 458px;
	background: transparent url('../img/panels/panel_mid_offerte_stempel.jpg') no-repeat;
}

#center-panel-2cols-blue {
	float: left;
	width: 680px;
	padding: 0px;
	height: 458px;
	background: url('../img/panels/panel_mid_2cols_blue.jpg') no-repeat;
}

#main-content {
	border: 0;
	padding: 0;
	margin-top: 25px;
	margin-left: 30px;
	padding:5px;
	font-size:13px;
	line-height:16px;
	color:white;
	font-weight:normal;
	height:410px;
	width:308px;
	overflow:auto;
}

#main-content a:link, #main-content a:visited, #main-content a:hover {
	text-decoraction: underline;
	color: #FFF;
}

#main-content p {
	margin-top: -10px;
}

#main-content-2cols {
	border: 0;
	padding: 0;
	margin-top: 25px;
	margin-left: 30px;
	padding:5px;
	font-size:13px;
	line-height:16px;
	color:white;
	font-weight:normal;
	height:410px;
	width:610px;
	overflow:auto;
}

#main-content-2cols a:link, #main-content-2cols a:visited, #main-content-2cols a:hover {
	text-decoraction: underline;
	color: #FFF;
}

#main-content-2cols p {
	margin-top: -10px;
}


#right-panel-content {
	font-size:13px;
	line-height:17px;
	color:white;
	font-weight:normal;
	padding:15px;
	padding-left:30px;
	padding-top: 0px;

}

#right-panel-green, #right-panel-green-image, #right-panel-gray, #right-panel-blue {
	float: left;
	width: 264px;
	margin-left: 42px;
	height: 460px;
	overflow: auto;
	border:0px solid red;
}
#right-panel-green {
	background: transparent url('../img/panels/panel_right_green.jpg') no-repeat;
	
}
#right-panel-green-image {
	background: transparent url('../img/panels/panel_right_green_image.jpg') no-repeat;
	
}
#right-panel-gray {
	background: transparent url('../img/panels/panel_right_gray.jpg') no-repeat;
	
}
#right-panel-blue {
	background: transparent url('../img/panels/panel_right_blue.jpg') no-repeat;
	
}


#right-panel-content {
	display: block;
}

#right-panel-text {
	border:0px solid yellow;
	width:210px;
}



#sub-menu {
	height:130px;
	line-height:0;
	margin-bottom: 0; 
	padding-bottom: 0; 
}

#kenteken {
	background: #004286 url('../img/kenteken_bg.gif') no-repeat;
	width: 188px;
	height: 52px;
	font-size: 24px;
	font-weight: bold;
}

.kenteken_pos {
	padding: 10px 0px 0px 49px;
	color:black;
}

.kenteken_deel1,
.kenteken_deel2,
.kenteken_deel3,
.left-panel-kenteken {
	width: 145px;
	border: 0;
	background-color: #F8C104;
	
	font-size: 24px;
	font-weight: bold;
}

.left-panel-kenteken {
	width: 130px;
}

.error_box {
	background-color: #fff;
	color: #ff0000;
	font-weight: bold;
	border: 1px solid #ff0000;
	padding: 3px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.display_inline {
	display:inline;
	background-color:red;
}

div#center-panel03 > div#main-content > p > strong {
	color:yellow;
}


.button-box {
	margin: 0px; 
	padding: 0px;
}

.content-text {
	font-size:13px;
	line-height:19px;
	color:white;
}

.content-text-2cols {
	font-size:13px;
	line-height:19px;
	color:white;
}

.leesverder {
	font-size:13px;
	color:white;
	font-style:italic;
}

span.yellow {
	color: #FFEF3F;
	font-weight: bold;
}

span.white {
	color: #FFFFFF;
	font-weight: bold;
}

span.green {
	color: #82db18;
	font-weight: bold;
}

/* --- Alles dat te maken heeft met de weergave van het offerte overzicht ----------------------*/

#showdiv {
	display: none; 
	margin-top: 75px; 
	color: #FFFFFF; 
	text-align: center;
}

img.offerte-header {
	margin-bottom: 10px; 
	margin-top: 10px;
}

#main-content p {
 	margin-bottom: 10px;
}

#offerte-overzicht {
 	border-top: 2px dotted #FFF; 
 	padding-top: 10px;
}

.service-header, .offerte-block-header {
	font-size: 14px; 
	font-weight: bold;
}

.offerte-block-header-smaller {
	font-size: 12px; 
	font-weight: bold;
}

.offerte-block-header {
    padding-top: 8px;
}


.div-spacer {
	clear: both; 
	height: 10px; 
	min-height: 10px;
}

.offerte-block-outer{
	margin-bottom: 5px;
	width: 270px;
}

.offerte-block{
	background-color: #DFEBFF; 
	color: #000; 
	padding-top: 2px; 
	padding-bottom: 2px;
}

.offerte-block-header-wrapper {
	cursor: hand; 
	cursor: pointer;
	/*margin: 0 10px 2px 10px;*/
	padding: 0 15px 0 42px;
	margin: 0;
	height: 34px;
	color: #FFF;
}

.offerte-block-advice {
 	font-size: 10px; 
 	line-height: 12px;
 	margin: 0 10px 0 10px;
 	padding-left: 3px;
}

.offerte-block-overview {
	padding-bottom: 3px; 
	margin-top: 5px;
	font-size: 10px;
 	margin: 0 10px 0 10px;	
 	padding-left: 3px;
}

.arrow {
	float: left; 
	margin-top: 1px;
}

.round-corner-wrapper {
	height: 6px; 
	min-height: 6px;
}
.round-corner-center-div {
	float: left; 
	display: inline; 
	background-color: #dfebff; 
	height: 6px; 
	min-height: 6px; 
	line-height: 6px;
	width: 258px;
}

.td_header {
	color: #000;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.td-footer {
	border-top: 1px solid #bbb;
}

.offerte-check-block {
	margin-bottom: 10px; 
 	border-top: 2px dotted #000; 
 	margin-top: 5px; 
 	padding-top: 5px;	
 	margin-left: 10px;	
 	margin-right: 10px;	
 	line-height: 12px;
 	font-size: 11px;
}

.verderbutton {
	margin-top: 3px; 
	padding: 0; 
	line-height: 10px; 
	margin-left: 6px; 
	width: 100%; 
	text-align: right;
}
	

/* Einde offerte overzicht */





.offerte {
	display:inline;
	width:80px;
	height:18px;
}

.inputfield {
	width:180px;
	height:20px;
	padding: 2px 2px 1px 3px;
	/*margin-bottom:12px;*/
}

.textfield {
	width: 95%;
	height: 80px;
	padding: 2px;
	font-size: 13px;
}

.naw-input {
    width: 175px; 
    padding: 3px; 
    margin-bottom: 3px;
}

.hr_dotted {
	height: 1px;
	border-bottom: 2px dotted white;
	width: 315px;
	clear:both;
}

#servicepages a:link, a:visited{
	color: #888;
	text-decoration: none;
}

#servicepages a:hover{
	color: #888;
	text-decoration: underline;
}


/*  sIFR swf font replacement  */

/*.sIFR-active h1,*/
.sIFR-active h2,
.sIFR-active h3 {
	visibility: hidden;
	font-family: Arial;
	line-height: 1em;
}

/*
.sIFR-active h1 {
	margin-top:10px;
	font-size: 26px;
}
*/

.sIFR-active h2 {
	font-size: 17px;
	/* let op: in sifr-config.js moet dezelfde waarde staan voor de font-size! */
}


.sIFR-active h3 {
	font-size: 13px;
	 /* let op: in sifr-config.js moet dezelfde waarde staan voor de font-size! */
	/* display:inline;*/
}
/* vraag me niet waarom maar zonder het volgende stukje doet firefox het niet goed...*/
.sIFR-flash {
	min-height:20px;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 500px;
	background-color: #000000;
}

#av, #av_keuze, #av_particulier, #av_zakelijk, #vervoer_popup {
 	margin: 0px; 
 	margin-top: 10px;
 	padding: 10px; 
 	background: #0164A7 url('../img/popupbg.jpg') repeat-x; color: #fff;
 	border: 1px solid #FFFFFF;
 	width: 600px;
}

#av_keuze {
    width: 400px;
}

#av .h1_popup, 
#av_keuze .h1_popup, 
#av_particulier .h1_popup, 
#av_zakelijk .h1_popup, 
#vervoer_popup .h1_popup {
	float: left;
	color:#82db18; 
	font-size:20px;
	font-weight: bold;
}

.sluiten {
    float: right;
	background-color: #79CC16; 
	padding: 4px; 
	color: #FFF; 
	font-weight: bold; 
	border: 1px solid #FFF;
	margin: 0;
	cursor: hand;
	cursor: pointer;
}

.verder {
    float: right;
	background-color: #79CC16; 
	padding: 8px; 
	color: #FFF; 
	font-weight: bold;
	font-size: 17px; 
	border: 1px solid #FFF;
	margin: 0;
	cursor: hand;
	cursor: pointer;
}

 .actie-subtitle {
 	font-weight: bold; 
 	font-size: 11px; 
 	line-height: 13px;
 	text-align: center;
}
