*{
margin:0;
padding:0;
list-style:none;
text-decoration:none;
}
html {
	height:100%; 
	max-height:100%; 
	font-size:76%; 
	
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	background-color:#151c30;
	font-family:Arial;
	color:#90a4ea;
	font-size:12px;
	}
h1{
font-size:17px;
color:#9faee3;
}
.bullet{

margin-left:15px;
}
.bullet li{

list-style:disc;
}
.bullet li a{
cursor:default;
}
a{
font-family:Arial;

color:#90a4ea;
text-decoration:underscore;
}
#content {
padding:20px 20px 40px 0;
	display:block; 
	overflow:auto; 

	position:absolute; 
	z-index:3; 
	top:120px; 
	bottom:31px; 
	width:575px; 
	margin-left:-200px; 
	left:50%; 
	background-color:#151c30;

	}

* html #content {

	top:0; 
	bottom:0; 
	height:100%;
	width:595px;
	background-color:#151c30;
	border-top:120px solid #fff; 
	border-bottom:31px solid #fff;
	
	}
#nav{
	padding-top:20px;
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:120px; 
	width:160px; 
	bottom:11px; 
	margin-left:-400px; 
	left:50%; 
	
	float:left;
}

#sub {
margin-left:10px;
width:150px;
}

#nav ul ul li a{
background-color:#2a2f40;
 width:100%;
background-position:135px 6px;

}
#nav ul ul li a:hover{
width:100%;
background:url(/images/white_dots_h.gif) no-repeat;
background-color:#2a2f40;
background-position:135px 6px;

}

#nav a{
text-decoration:none;
font-size:11px;
font-weight:bold;
}

#nav ul li{

z-index:2;
margin:2px 0 0 0;
}

#nav ul li a{
width:100%;
background:url(/images/dots.gif) no-repeat;
background-color:#363D53;
background-position:145px 6px;
z-index:-1;
display:block;
padding:3px 0 3px 5px;

}
#nav ul li a:hover{
color:#ffffff;
text-decoration:underline;
background:url(/images/white_dots_h.gif) no-repeat;
background-color:#363D53;
background-position:145px 6px;
}
#nav ul  li .current,#nav ul #sub  .current {
color:#ffffff;
text-decoration:underline;
background:url(/images/white_dots_h.gif) no-repeat;
background-color:#363D53;
background-position:145px 6px;
}
#nav ul #sub  .current {
background-position:135px 6px;
}
#head {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:796px; 
	min-width:796px; 
	height:120px; 
	z-index:5; 
	background:url(/images/home_bg.jpg) no-repeat;
	background-color:#151c30;
	}

* html #head {
	 width:798px;height:120px; 
	}



#foot {

	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	bottom:0; 
	width:796px; 
	min-width:796px; 
	
	height:31px;
	background:url(/images/footer.gif) no-repeat;
	background-color:#151c30;

	z-index:5; 

	}
#foot p{
padding:5px 0 0 8;
font-weight:bold;
color:#151C30;
}
#foot p a{
color:#151C30;
}
* html #foot {
	width:798px; height:31px;
	}

	
.special img{
margin:5px 0 10px 10px;
}	

img{
margin:5px 0 0 0;
border-color:#90A4EA;
}
.right{
clear:right;
float:right;
}
.jump{
margin-left:10px;
}
.bullet .discless li{
list-style:none;
}

#balk p{
float:left;
}
#balk{
height:20px;
margin:0 0 4px 0;
width:555px;
background-color:#1f2943;
}
* html #balk{
width:545px;
}
#box img{
float:left;

}

#box p{
padding:2px 0 0 5px;
float:left;
width:435px;

}

#box{
float:left;
margin:0 0 10px 0;
padding:5px 5px 5px 5px;
}
#box2{
float:left;
margin:0 0 10px 0;

}
.bg1{
background-color:#1f2943;
}
.bg2{
background-color:#2d3855;
}
.left {
float:left;
margin:10px 10px 10px 0px;

}

.right{
float:right;
margin:10px 0px 10px 10px;
}

/*FORM*/
#form p{
margin:0;
padding:0;
}


#pub{
/*tijdelijk*/

display:none;
}

form {  
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 450px; 
}
form fieldset {
 
border:none;
  margin:0;
  padding:10px 10px 10px 0px;
}
form label { 
	display: block;  
	float: left; 
	clear:left;
	padding: 0; 
	margin: 5px 0 0; 
	text-align: left; 
	width:200px;

}
form legend{
	font-family: 'Arial';
	font-size:1.4em;
	line-height:22px;
	text-transform: uppercase;
	margin:15px 0 5px 0;
	color:#069ac6;
	/*2596b2*/
	font-weight:bold;
}
form input {
margin-left:0px;
float:left;
}
form textarea {
margin-top:5px;
width:424px;     
}


textarea { 
overflow: auto; }


form br {
	clear:left; 
}


#bericht label{
text-align:left;
width:100%;

}
#informatie label{
width: 200px; 


}
#informatie input{
float:left;
}
#content form fieldset p{
margin:0;
padding:0;


}

#content form p,#bericht{
font:100% verdana,arial,sans-serif;
font-weight:bold;
}
.persoonsg input,.bericht input,#informatie input{
	margin-top:3px;
	width:202px;
	border: #CCC 1px solid;
	color: #333333;
}


.submit input{

width:139px;

height:20px;
}
#contact label{
width:100px;
}
/*END FORM*/
