*{
padding:0;
margin:0;
border:0;
}
body, html {
background-color:#ffffff;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
text-align:center;
height:100%;
}
body {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
color:#333333;
line-height:18px;
}
body.bodyhome{
background-image:url(../images/bg_bodyhome.jpg);
background-repeat:repeat-x;
}
p {padding:17px 0 7px 0;}
a {
color:#0099ff;
text-decoration:none;
}
a:hover{
color:#ffffff;
background-color:#0099ff;
text-decoration:none;
cursor:pointer;
}
a img.verwijderitem{
border:none;
background-color:transparent;
}
h1, h3 {
font-weight:bold;
padding-bottom: 5px;
}
h1 {
font-size:23px;
color:#333300;
height:23px;
}
h2{
padding-top:20px;
padding-bottom:10px;
font-size:18px;
font-weight:normal;
color:#000000;
line-height:18px;
text-align:left;
height:18px;
float:none;
background-color:transparent;
}
h3 {
padding-top:20px;
padding-bottom:5px;
margin-bottom:10px;
line-height:18px;
color:#DC5D00;
font-size:14px;
}
/* FORMULIEREN */
form{
margin-bottom:20px;
margin-top:5px;
}
label{
color:#575447;
width:17em;
float:left;
clear:left;
text-align:left;
margin-right:0.2em;
display:block;
font-weight:bold;
}
label.radiolabel{
color:#575447;
width:100%;
float:left;
clear:left;
text-align:left;
margin-right:0.2em;
display:block;
font-weight:bold;
}
input, textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-color:#f8f8f8;
}
input, textarea{
padding:6px 6px 6px 6px;
border:1px solid #c7c7c7;
}
.inputradio{
margin-left:0px;
float:none;
border:0px solid #ffffff;
}
.inputradio input{
border:0;
}
.knop{
	width:114px;
	height:29px;
float: left;
line-height:15px;
margin: 0 30px 0 0;
font-weight:bold;
cursor:pointer;
text-align:center;
color:#FFFFFF;
background-image:url(../images/navitem_bg.jpg);
background-repeat:no-repeat;
background-position:top center;
}
fieldset{
	margin-bottom:20px;
}
.fout{
float:left;
color:#BE4949;
width:100%;
text-align:center;
margin-top:20px;
margin-bottom:15px;
padding-bottom:10px;
border:2px solid #fe724f;
}
.fout span{font-weight:bold;}
.clear {clear:both;}
#mainContainer {
width:1006px;
margin:0 auto;
min-height:100%;
text-align:left;
}
* html #mainContainer {height: 100%;}
/* HEADER */
#header {
height:119px;
width:1006px;
text-align:left;
z-index:100;
}
#logo{
float:left;
}
span img{
	display:block;
	border:none;
}
/* CONTENT EN COLUMNS */
.outer {}
* html .outer {padding-right:0px;}
.inner {
width:1006px;
padding-bottom:83px;
z-index:10;
}
* html .inner {width:100%;}
.float-wrap {
float:left;
width:1006px;
margin-left:-0px;
}
* html .float-wrap {}
#content {
float:left;
width:670px;
text-align:justify;
padding-top:30px;
}
* html #content {position:relative;}
.contentWrap{padding:0px 30px 0px 0px;}
/* LEFT COLUMN */
#left {
float:left;
width:0px;
min-height:0px;
}
* html #left {
position:relative;
height:0px;
}
/* RIGHT COLUMN */
#right {
float:right;
width:300px;
position:relative;
min-height:0px;
}
* html #right {height:0px;}
#lefthome{
float:left;
width:300px;
min-height:0px;
}
* html #lefthome {
position:relative;
height:0px;
}
#righthome {
float:right;
width:300px;
position:relative;
min-height:0px;
}
* html #righthome {height:0px;}
#contenthome{
	float:left;
width:385px;
background-image:url(../images/contenthome_bg.jpg);
background-repeat:no-repeat;
background-position:top center;
}
.contentWraphome{
padding:0 30px 0 30px;
}
.kaderoranje{
width:300px;
margin-top:9px;
margin-bottom:30px;
border-bottom:#dedede 2px solid;
}
.button{
color:#f03b58;
background:#f4f9fe;
font-weight: bold;
font-size: 1em;
font-style: normal;
border:1px solid #333333;
padding:1px;
}
.pichome, img.links, img.rechts{
padding:6px;
border:#e5e5e5 2px solid;
}
.picwrapper{
float:left;
width:100%;
}
.pichome{
float:left;
margin-right:35px;
}
img.links {
	margin: 0px 10px 10px 0px;
	float:left;
	display:block;
}
img.rechts {
	margin: 0px 0px 10px 10px;
	float:right;
}
img.terugnaarboven{
clear:both;
display:block;
border:0;
margin-top:4px;
}
/* FOOTER */
#footer {
width:100%;
height:83px;
margin-top:-83px;
text-align:right;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333333;
font-size:12px;
line-height:12px;
background-image:url(../images/footer_bg.jpg);
background-position:top right;
background-repeat:no-repeat;
}
#footer p{
padding-right:30px;
}
/* NAVIGATIE */
#navcontainer {
height:29px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
color:#FFFFFF;
z-index:199;
float:right;
margin-top:70px;
}
#navList, #subnavList{
margin: 0;
padding: 0;
}
#navList ul, #navList li{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
font-size:14px;
font-weight:normal;
text-align:center;
}
#navList a:link, #navList a:visited{
	width:114px;
	height:29px;
float: left;
line-height:28px;
margin: 0 30px 0 0;
text-decoration: none;
color:#FFFFFF;
font-weight:normal;
text-align:center;
}
#navList a:hover{
color:#FFFFFF;
background-image:url(../images/navitem_bg.jpg);
background-repeat:no-repeat;
background-position:top center;
}
#navList a.active{
color:#FFFFFF;
background-image:url(../images/navitem_bg.jpg);
background-repeat:no-repeat;
background-position:top center;
}
/* subnavigatie */
#subnavcontainer {
height:47px;
width:1000px;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
color:#000000;
z-index:199;
float:left;
}
#subnavList ul, #subnavList li{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
font-size:14px;
}
#subnavList a:link, #subnavList a:visited{
float: left;
line-height: 47px;
margin: 0 18px 0 0;
padding-left:5px;
padding-right:5px;
text-decoration: none;
color:#000000;
}
#subnavList a:hover{
color:#000000;
background-color:transparent;
}
#subnavList a.active{
color:#000000;
font-weight:bold;
background-image:url(../images/subnavitem_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
#homeflash{
	height:319px;
	width:980px;
	padding-top:20px;
	background-image:url(../images/homeflash_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#homeflash_picholder{
	float:left;
	width:463px;
	height:281px;
	padding-top:9px;
	padding-left:16px;
	background-image:url(../images/homeflash_picholder_bg.jpg);
background-repeat:no-repeat;
background-position:top center;
}
#homeflash_textholder{
	width:480px;
	height:260px;
	float:left;
	color:#FFF;
	font-size:36px;
	padding:70px 0 0 20px;
}
#homeflash_textholder span{
	font-size:18px;
	float:left;
	margin-top:30px;
}
#schuineband{
	z-index:199;
	width:234px;
	height:234px;
	position:absolute;
	background-image:url(../images/schuineband.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.fout ul{
width:100%;
margin-top:15px;
list-style-type:none;
list-style-position:outside;
color:#fe724f;
}
.ajax-loading {
	background: url(../images/ajax-loader.gif) no-repeat center;
}
ul.items{
}
ul.items li{
	background-image:url(../images/highlight_bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:15px 15px 15px 0px;
	list-style:none;
	float:none;
	clear:both;
}
ul.items li span{
	color:#0099ff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
ul.links li span{
	padding-left:15px;
	text-align:left;
}
.paginatie{
margin:20px 0px 10px 0px;
text-align:center;
}
#breadcrumbs{
	height:30px;
	width:950px;
	margin:10px;
	padding:0 10px 0 0;
	line-height:30px;
	font-size:12px;
float:left;
}
#breadcrumbs span{
	float:left;
}
#breadcrumbs li{
	list-style:none;
	float:left;
}
.topknop{
	width:52px;
	height:29px;
	text-align:center;
	text-decoration:none;
	line-height:30px;
	background-image:url(../images/topknop_bg.jpg);
	color:#FFF;
}
.topknop a:link, .topknop a:visited, .topknop a:active, .topknop a:hover{
	text-decoration:none;
	background-color:transparent;
	line-height:30px;
	color:#FFF;
}
iframe{
	padding:6px;
	border:#e5e5e5 2px solid;
}
.realisatiewrapper{
	border-bottom:#e5e5e5 2px solid;
	float:left;
	margin-bottom:25px;
}