body{
 	margin: 0; 
 	padding: 0;  	
 	background-image : url(../img/bgmain.gif); 
  background-repeat:repeat-x; 
  background-color:#E1E3DF;  
  bgproperties : fixed;
 	font: 11px Trebuchet MS. Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #636A72;	
	overflow: auto;
 }


#outer{
 width: 702px; 
 margin: auto; 
}  

#top{
 position:absolute;
 width: 702px;
 height: 30px;
 top: 30px;
 background-image : url(../img/top.gif); 
}

#subnav {
  position:absolute;
	width: 200px;
	top: 0px;
  height: 30px;
  padding: 5px 0px 0px 575px;
}

.subnav-text {
  font-size: 11px;
  color: #FFFFFF;	 
  font: 11px Trebuchet MS Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
}

.subnav-text a, .subnav-text a:link, .subnav-text a:visited{
  font-size: 11px;
  color: #FFFFFF;	 
  font: 11px Trebuchet MS Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
}

.subnav-text a:hover{
  font-size: 11px;
  color: #909FC0;	 
  font: 11px Trebuchet MS Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
}

#header {
  position:absolute;
	width: 702px;
	top: 30px;
  height: 103px;
}

#main{
  position:absolute;
  top: 233px;
  width: 702px;
  background-image : url(../img/backmain.gif); 
  
}

#loos {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 35px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#menu {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 152px; 

}
		
#page {
	float: left;
	padding: 0px;
	margin: 0px;
	background: #fff;
	width: 515px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #page {
	width: 270px; 
	/* ie5win fudge ends */
	}

.wit {
 background: #FFF;
}

#titel {
  background-image : url("../img/backtitel2.gif"); 
  background-repeat: no-repeat; 
  height: 50px;
  width: 515px;
  background-color:#FFFFFF;  
  
  
}	

#titel h1 {
  font-family   : Trebuchet MS, Tahoma, Verdana; 
  font-size     : 18pt;
  font-weight   : normal;
  text-align    : right;
  color         : #243185;
  margin: 0px 15px 0px 0px;
  line-height: 50px;
}

.onder {
  background-image : url(../img/backonder.gif); 
}	


#content {
  width: 495px;
  margin: 0px 10px 0px 10px;
}

#content p, li, a, a:link, a:visited, td, th{
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #636A72;	
	line-height: 180%;
}

#content a:hover{
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #243184;	
	line-height: 180%;
}

#content h3 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #636A72;	
	line-height: 180%;
}

/* menu */
#nav, #nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#nav {
		margin-bottom: 1em;
	}	
	#nav li {
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	#nav li a {
		display: block;
		padding: 6px 4px;
		text-decoration: none;
		background: #243185;
		border-bottom: 1px solid #fff;
		color: #FFFFFF;	 
    font: 11px Trebuchet MS Verdana, Arial, Helvetica, sans-serif; 
	}

	#nav li a:hover {
		background: #909FC0;
		color: #243185;	 
		font-weight: bold;
	}

/* end  menu */	
	
#footer {
  position: relative; 
  clear: both;	 	 
	background-image : url(../img/backfooter.gif); 
	width: 702px;
	text-align: center;
	height: 81px;
	background-repeat:repeat-x; 
	padding: 0px 0px 0px 0px;
	
}

#footer-text {
	padding: 40px 0px 10px 100px;
	color: #FFFFFF;	 
  font: 11px Trebuchet MS Verdana, Arial, Helvetica, sans-serif; 
}

/* formulieren stuff */
.input {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #636A72;
	background-color:#F1F1F1;
	border-width:1px;
  border-style:solid;
  border-color: #243184;
}
.input-error {
	font-family : Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #636A72;
	background-color:#F1F1F1;
	border-width:1px;
  border-style:solid;
  border-color: #FF0000;
}

.tekst-img-left {
 border: solid #233184 2px; 
 float: left;
 margin: 0px 10px 0px 0px;
}

.tekst-img-right{
 border: solid #233184 2px; 
 float: right;
 margin: 5px 0px 0px 12px;
}

.tekst-img{
 border: solid #233184 2px; 
 margin: 5px 0px 0px 12px;
}