﻿* {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color:#000000;*/
}

p {
	color:#000000;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;
}

img {
	border:0px;
}

body {
	background-image: url(../afbeeldingen/opmaak/achtergrond.gif);
	background-repeat: repeat-x;
	background-color: #626262;
	font-size:11px;
}

div#totaal {
	margin-left:auto;
	margin-right:auto;
	width:975px;
}

div#basis {
	background-color:#303133;
	padding-left:30px;
	padding-right:30px;
}

div#footer {
	height:40px;
	background-color:#303133;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	color:#FFFFFF;
	font-size: smaller;
}

div#box {
	background-color:#000000;
}

div#header_vast {
	width:915px;
	height:125px;
	background-image:url(../afbeeldingen/opmaak/header_vast.jpg);
}
#header_vast #adautodiv {
	font-size: 16px;
	text-align: center;
	width: 160px;
	position: absolute;
	top: 1px;
}
#header_vast #ehdiv {
	font-size: 27px;
	text-align: center;
	width: 160px;
	position: absolute;
	top: 17px;
}
#header_vast #foonnr {
	font-size: 16px;
	text-align: center;
	width: 160px;
	position: absolute;
	top: 47px;
}

li {
	margin-left:10px;

}

div#header_variabel {

}

div#inhoud {
	background-color:#F4F4F2;
	color:#000000;
	padding:18px;
	min-height:400px;
	
}

div#menu {
	height:35px;
	width:940px;
	background-color:#303133;
	text-align:center;
}

div#menu a {
	color:#FFFFFF;
	background-image: url(../afbeeldingen/opmaak/menu_achtergrond.gif);
	height:27px;
	float:left;
	clear:right;
	border: 1px solid #CCCCCC;
	padding-top:9px;
	padding-left:18px;
	padding-right:17px;
	text-decoration: none;
	font-weight: normal;
	width:77px
}

div#menu a:hover {
	background-image: url(../afbeeldingen/opmaak/menu_achtergrond_hover.gif);
}

div#header_vast div#rechts {
	float:right;
	margin:20px;
}

div#header_vast div#rechts a {
	color:#000000;
	text-decoration:none;
	margin:10px;
}

div#header_vast div#rechts a:hover {
	text-decoration:underline;
}

.informatie_totaal {
	padding:0px;
	margin:0px;
	border: 1px solid #CCCCCC;
}

.informatie_kop {
	background-color:#333333;
	color:#FFFFFF;
	padding:3px;
	font-size:13px;
}
.informatie_inhoud {
	background-color:#e8e7e2;
	padding:4px;
	vertical-align:top;
}

.informatie_inhoud a {
	color:#000000;
	text-decoration:none;
	font-weight: bolder;
}

.inhoud_cel {
	padding:5px;
	vertical-align:top;
}

.inhoud_cel ul {
	padding-left:15px;
	list-style:circle;
}

#front_bottom {


}

fieldset {
	border: 1px solid #000000;
}

.fieldset_inhoud {

	background-color:#DFDFD9;
		/*background-color:#FF0000;*/
	text-align:left;
	color:#000000;
	padding:5px;

}

legend {
	font-size:12px;
	font-weight: bold;
	margin-left:5px;
}


.img_opmaak {
	border: 1px solid #000000;
	margin:8px;
}

fieldset ul {
	list-style:none;
	padding:2px;
	margin:0px;
  	clear:left;
}

fieldset li.omschrijving {
	width:150px;
	float:left;
	font-size:12px;
	font-weight: 800;
}

fieldset li.inhoud_textbox {
	width:200px;
	float:left;
}

fieldset li.inhoud_textarea {
	width:250px;
	float:left;
}

fieldset li.verplicht {
	padding-left:5px;
	width:10px;
	color:#FF0000;
}

