html 
{
     overflow: -moz-scrollbars-vertical;
}

*
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

h1
{
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #393939;
	margin-bottom: 16px;
	text-transform: uppercase;
	line-height: 18px;
}

h2
{
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
	margin-bottom: 16px;
	line-height: 18px;
}

h3
{
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 16px;
}

h4
{
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #929292;
	margin-bottom: 16px;
}


p
{
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
	color: #7c7c7c;
}

.offerte p
{
	margin: 0px;
}

body
{
	background-image: url('../afb/body_bg.gif'); 
	background-repeat: repeat-y;
	background-position: center;
}

#letop
{
	background-image: url(images/let-op.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	border: 1px solid #000;
	width: auto;
	height: 35px;
	min-width: 900px;
}

#top
{
	background-image: url(images/top.gif);
	width: auto;
	height: 50px;
	min-width: 900px;
}

#shadow
{
	background-image: url(images/shadow.png);
	_background-image: url(images/shadow_none.gif);
	width: auto;
	height: 25px;
}

#container 
{
	text-align: left;
	width: 900px;
	margin: -75px auto; /* center, not in IE5 */
}

#logo
{
	float: left;
	width: 885px;
	height: 50px;
	padding-left: 15px;
	display: inline;
}

#logo a
{
	float: left;
	height: 50px;
	width: 204px;
	display: block;
}

#inner
{
	float: left;
	height: auto;
	width: 900px;
	background-image: url(images/middle_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}

#sidebar .ok {
	float:left;
	background:url(../images/ok.png) no-repeat;
	width:40px;
	height:18px;
	text-indent:-9999px;
	display:block;
}

#topimage
{
	float: left;
	margin-left: 1px;
	_margin-left: 0px;
	width: 898px;
	height: 303px;
	background-color: #fff;
	display: inline;
}

#topimage #fotoblok
{
	float: left;
	width: 516px;
}

#topimage #fotoblok a
{
	float: left;
	width: 61px;
        height: 53px;
        margin-right: 32px;
        margin-bottom: 3px;
        background-image: url('../afb/man_met_bord.jpg');
}

#topimage #textblok
{
	float: left;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 40px;
	width: 330px;
	display: inline;
}

#topimage #textblok h2
{
	margin-bottom: 5px;
}

#topimage #textblok h3
{
	margin-top: 20px;
}

#textblok ul
{
	float: left;
	padding:0px;
	margin:0px;
	font-family: arial, helvetica;
	font-size: 12px;
        font-weight: normal;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
        list-style-type: none;
}

#textblok ul li
{
     float: left;
	height: 40px;
        padding:0px;
	margin:0px;
        margin-bottom: 5px;
	
}

#topimage #textblok a
{
     float: left;
     width: 300px;
	color: #004895;
        height: 40px;
     line-height: 40px;
        font-weight: bold;
        display: block;
}
#topimage #textblok a img
{
     float: left;
     width: 50px;
     line-height: 40px;
     margin-right: 15px;
     display: block;
     text-decoration: none;
}

#menu
{
	float: left;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 900px;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #fff;
	line-height: 37px;
}

#menu ul
{
	margin-left: 80px;
	list-style-type: none;
}

#menu li
{
	float: left;	
}

#menu ul li a
{
	text-decoration: none;
	float: left;
	color: #fff;
	display:block;
	padding: 10px;
	text-transform:uppercase;
	font-weight: bold;
}

#menu ul li a:hover
{
	background-color:#FFF;
	color:#03C;
}

#middle
{
	float: left;
	margin-left: 1px;
	padding: 40px 53px 20px 55px;
	width: 573px;
	min-height: 350px;
	_height: 350px;
	font-family: arial;
	font-size: 12px;
}

#middle a
{
	color: #000000;
}

#middle li
{
	margin-left: 20px;
	list-style-image:url("../afb/pijl.gif");
}

#middle li a
{
	color: #004895;
}


.shadow_inner
{
	width: 900px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/shadow.png);
}

.clear
{
	clear: both;
}

.right
{
	float: left;
	width: 175px;
	padding: 20px 20px;
	background-color:#FFF;
}

.right #top5
{
     float: left;
     margin-top: 20px;
}

.right #top5 ol
{
	margin-left: 15px;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 16px;
}

.right #top5 a
{
	color: #000;
}

.right .hoewerkthet,
.right #hoewerkthet
{
     float: left;
     width: 173px;
     border: 1px solid #004895;
     background-color: #fff;
     color: #000000;
	font-family: arial, helvetica;
	font-size: 12px;	 
}

.right .hoewerkthet h2,
.right #hoewerkthet h2
{
     float: left;
     width: 173px;
     height: 20px;
     text-align: center;
     background-color: #004895;
     color: #fff;
}

.right .hoewerkthet h3,
.right #hoewerkthet h3
{
   margin-bottom: 0px;
   font-weight:bold;
}

.right .hoewerkthet ol,
.right #hoewerkthet ol
{
	float: left;
	margin:0px;
	padding:0px;
	padding-left: 40px;
	margin-bottom: 20px;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 20px;
}

.right .hoewerkthet ul,
.right #hoewerkthet ul
{
     padding-left: 13px;
     list-style-type: disc;
}

.right .hoewerkthet a,
.right #hoewerkthet a
{
     color: #000;
     font-weight: bold;
     margin: 0px;
}

.right .kenteken
{
     float: left;
     width: 175px;
     height: 46px;
     margin-top: 20px;
}

#line
{
	float: left;
	width: 215px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	background-color: #747474;
}

#footer
{
	float: left;
	background-color: #11ca2f;
	width: 845px;
	height: 28px;
	padding-left: 55px;
	font-family: arial, helvetica;
	font-size: 10px;
	color: #fff;
	line-height: 28px;
	text-align: center;
}

#footer a
{
	text-decoration: none;
	color: #fff;
}




.form_indeling
{
	width:554px;
	height:auto;
	margin-bottom:40px;
}

legend
{
	font-size:14px;
	color:#333;
	border: 3px solid #FFF;
}
fieldset {
	-moz-border-radius: 0.5em;
	padding: 10px;
}

label, .label 
{
	display:block;
	float:left;
	line-height:23px;
	padding-left:5px;
	width:200px;
}

.toelichting 
{
	height:14px;
	margin:4px 14px;
	width:13px;
}

input 
{
	float:left;
	height:17px;
}

.select
{
	width:200px;
}

.input 
{
	clear:both;
	min-height:24px;
	margin:3px 0;
}

.inputgrijs 
{
	clear:both;
	height:24px;
	margin:3px 0;
	color: #444;
}

.short 
{
	width:145px !important;
	border-color:#CCCCCC #EBEBEB #EBEBEB #CCCCCC;
	border-style:solid;
	border-width:1px;
	float:left;
	margin:1px;
	padding:3px;
	width:200px;
}

.shortpc 
{
	border-color:#CCCCCC #EBEBEB #EBEBEB #CCCCCC;
	border-style:solid;
	border-width:1px;
	float:left;
	margin:1px;
	padding:3px;
	width:55px !important;
}
.shortnr 
{
	border-color:#CCCCCC #EBEBEB #EBEBEB #CCCCCC;
	border-style:solid;
	border-width:1px;
	float:left;
	margin:1px;
	padding:3px;
	width:25px !important;
}


.contact .short
{
	width: 200px !important;
	width: 245px;
}

textarea.short
{
	width: 200px !important;
	width: 245px;
	height: 120px;
}

.radio 
{
border:medium none !important;
clear:none;
margin-right:5px;
}

.submit
{
	width:100px;
	height:30px;
	background-color: transparent;
	border: 0px;
	background-image: url('../afb/aanvragen_button.jpg');
	color: #ffffff;
	margin-bottom: 10px;
	float: right;
}

.belme
{
	width:80px;
	height:20px;
	background-color: #004895;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
	float: right;
}


#alert {
	width: 280px;
	height: 140px;
	position: fixed;
	_position: absolute;
	left: 50%;
	margin-left: -160px;
	top: 200px;
	background-image: url(../afb/alert.png);
	padding: 20px;
	padding-top: 10px;
	font-family: arial, verdana;
	font-size:12px;
	color: #424242;
}

#alert a
{
	float: right;
	background-color: #e6e6e6;
	border: 1px solid #424242;
	font-family: arial, verdana;
	font-size:12px;
	color: #424242;
	display: block;
	text-decoration: none;
	padding: 3px;
	margin-top: 50px;
}

#alert_title {
	height: 20px;
	width: 280px;
	margin-bottom: 10px;
}

#bedrag {
	font-size: 22px;
	margin-bottom: 20px;
	text-align: center;
	width: 300px;	
	font-weight: bold;
}

#slide {
	background-image: url('../afb/slide.jpg');
	width: 300px;
	height: 24px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#handle {
	background-image: url('../afb/handle.png');
	background-repeat: no-repeat;
	width: 22px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
}
#legenda {
	line-height: 23px
}

#legenda span {
	width: 200px;
	display:block;
	float: left;
}
#mk, #ej, #tl, #pk {
	width: 100px !important;
	text-align: right;
}
#offerte {
	display:block;
	text-align:center;
	width:300px;
}

#offerte fieldset
{
	padding: 0px;
	border: 0px;
}

.checkbox
{
	margin-left: 2px;
	margin-top: 2px;
}
form fieldset p {
	color: #EB4141;
	margin: 3px;
}

.rechtsonder
{
	margin-top: 50px;
	padding: 20px;
     float: left;
     width: 133px;
     border: 1px solid #004895;
     background-color: #fff;
     color: #000000;
	font-family: arial, helvetica;
	font-size: 10px;	 
}
