/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a {color: #ffffff; text-decoration:none;}
a:hover {color: #ffffff; text-decoration:underline;}

a.black {color: #000000; text-decoration:none;}
a.black:hover {color: #000000; text-decoration:underline;}

body {
	background: #ffffff url(images/bg.png) repeat-x;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
}

h1 {
	font: bold 1.0em "Trebuchet MS"  ;
	padding-top: 0px;
	margin-left:10px;
	color:#000000;
	
	height:17px;
}

h2 {
	font: 0.9em "Trebuchet MS"  ;
	font-weight:bold;
	color:#ffffff;
	width:250px;
	height:21px;
	background: url(images/menuheader.jpg) no-repeat;
	padding-left:10px;
	padding-top:4px;
	margin-top:5px;
}

h3 {
	font: 0.9em "Trebuchet MS"  ;
	font-weight:bold;
	padding-left: 10px;
	color:#ffffff;
	background: url(images/middleheader.jpg);
	width:450px;
	height:21px;
	margin-top:5px;
	text-align:center;
	padding-top:4px
}

h4 {
	font: 0.9em "Trebuchet MS"  ;
	font-weight:bold;
	padding-left: 10px;
	color:#ffffff;
	background: url(images/top5.jpg);
	width:247px;
	height:20px;
	margin-top:5px;
	text-align:center;
	padding-top:4px
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	color:#ffffff;
	margin-left:5px;
	margin-right:5px;
	text-decoration:underline;
}

h6 {
	font:1.0em "Trebuchet MS" ;
	font-weight:bold;
	text-decoration:underline;
	margin-left:5px;	
	padding-top:3px;
	padding-bottom:3px;
	color:#ffffff;
}





p {
	font:1.0em "Trebuchet MS"    ;
	padding-right:8px;	
	padding-top:0px;
	padding-bottom:3px;
	color:#504e4e;
	
}


	
/* container */

#container {
	
	font-size: 1.2em;
	margin: 0 auto;	
	width: 932px;
	height:100%;
	background:#ffffff;
	margin-top:0px;	
}

#content{

    width:932px;
	height:100%;	
	background:#ffffff;
	}

/*topstripe */


/* header */

#header {
    background:url(images/header.jpg) no-repeat;
	width:665px;
	height:183px;
	margin-right:5px;
	margin-top:5px;
	float:right;
	}
	
#header span
{ 
display: none;
}

#header #icon_nav a
{
	float: left;
}	




/* LOGIN BOX */

#login{

   background:#4693fb url(images/loginbg.jpg) no-repeat; 
   width:250px; 
   height:183px; 
   float:left; 
   margin-left:5px; 
   margin-top:5px;
   
   }
   
 .naam {
	margin-top: 25px;
	margin-left: 35px;
	width: 158px;
	height: 14px;
	background:#ffffff ;
	color:#666666;	
	border: 1px solid #666666;
	padding: 2px 4px 2px 4px; }

.mailadres {
	margin-top: 15px;
	margin-left: 35px;
	width: 158px;
	height: 14px;
	background: #ffffff;
	color:#666666;
	border: 1px solid #666666;
	padding: 2px 4px 2px 4px; }

.aanmelden {
	
	margin-left: 43px;
	margin-top: 15px;
	color:#ffffff;
	width: 150px;
	height: 25px;
	background: url(images/knop1.gif);
	border: 0px; }  





/* MENU HORIZONTAAL*/


#menu{
    
	width:922px;
	height:35px;
	font: 1.9em "Trebuchet MS"  ;
	background:url(images/menubg.jpg) no-repeat;
	margin-left:5px;	
	border-top:6px solid #ffffff;
	
	
	}
	
#menu ul {
 
     list-style: none; 
	 text-align: center;
	 padding-top:13px;
	  }
	  
#menu li { 

     display: inline; 
	 }	
	
#menu li a {
	color: #ffffff;
	float: left;
	line-height: 11px;
	padding: 0 15px;	
	border-right: 1px solid #ffffff;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:11px;
}

#menu li a:hover {
      
     color: #ffffff;
     font-family:"Trebuchet MS";
	 font-size:11px;
	 text-decoration:underline;
}

/*leftsitebar*/

 #leftsitebar{
      width:250px;
	  margin-left:5px;
	  float:left;
	  }


/*leftmenu*/

#leftmenu {
	float: left;
	width: 246px;
	height: 100%;
	border:2px solid #e4e1e1;
	padding-top:5px;
	background:#f2f2f3;
	overflow: hidden;
}

#leftmenu ul {
	list-style: none;
	
}

#leftmenu li a  {	
	background:url(images/menuleftwhite.gif) no-repeat ;
	display: block;
	width: 246px;
	font-weight: bold;
	font-size:11px;
	color: #373737;
	text-decoration: none;
	padding: 2px 15px 8px 40px;
}

#leftmenu li a:hover  {
	background:url(images/menulefthover.gif) no-repeat; 
	color: #fff;
	padding-top:4px;
}



	
/* middle */

#middle{

    width:537px;
	_width:525px;
	margin-left:7px;
	float:left;	
	background:#ffffff
		}
		
#welkom{
  
    width:537px;
	_width:525px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color:#000000;
	}
	
#top5{	

    width:537px;
	margin-top:5px;
	padding-left:5px;
	}

#left{

    width:257px;
	float:left;
	
	}	

#right{

    width:257px;
	float:right;
	}
	
#image{
      float:left;
	  }					
	

	
/*downloadbox*/	
.download_box{ margin-top:10px; padding-top:0px}
p.download_image{margin-top:15px; }
.download_links a{font-size:10px; color:#cccccc; margin-right:10px; text-decoration:none}
.download_links a:hover{text-decoration:underline; color:#fa9a03;}
.download_image{float:left; margin-right:10px;  margin-top:5px;}
h1, p.download{margin-left:5px;}
p{font-size:11px; text-align:justify;}
h1, h1 a:link, h1 a:visited, h1 a:hover{font-size:11px; font-weight:bold; color:#000; text-decoration:underline;}


/*nieuwbox*/	
.nieuw_box{ margin-top:10px; padding-top:0px}
p.nieuw_image{margin-top:15px; }
.nieuw_links a{font-size:10px; color:#cccccc; margin-right:10px; text-decoration:none}
.nieuw_links a:hover{text-decoration:underline; color:#fa9a03;}
.nieuw_image{float:left; margin-right:10px;  margin-top:5px; }
h1, p.nieuw{margin-left:5px;}
p{font-size:11px; text-align:justify;}
h1, h1 a:link, h1 a:visited, h1 a:hover{font-size:11px; font-weight:bold; color:#000; text-decoration:underline;}

.downloadknop{

    width:100px;
	height:17px;
	margin-top:15px;
	margin-left:145px;
	background:url(images/knop2.gif) no-repeat;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
	text-align:center;
	
	 
	}

   
 /* Linkpartners */
#linkpartner{ width:120px;}
ul#linkpartner_menu{padding:5px 0; list-style:none}
ul#linkpartner_menu li a .menu_item{margin-left:0;}
ul#linkpartner_menu li a:hover .menu_item{margin-left:0; color:#fa9a03;  }
ul#linkpartner_menu li a .bullet{visibility:visible; width:15px; margin-left:5px; margin-right:5px}
ul#linkpartner_menu li a:hover .bullet{visibility:visible;}
ul#linkpartner_menu li a{color:#000; font-size:12px; font-weight:normal; text-decoration:none} 

/*sitebarright*/

#sitebarright{

    width:120px;
	height:100%;
	margin-right:5px;
	float:right;
	margin-top:5px;
	_margin-right:0px;
	
	}
	
#banner{
    width:120px;
	height:600px;
	margin-top:3px;
	float:right;	
	
	} 		
	
/* footer */

#footer{

    width:922px;
	height:35px;
	margin-bottom:5px;
	margin-left:6px;
	float:left;
	background: url(images/footer.jpg);
	}
	
ul#footer_nav{
    margin-left:20px;
	padding-top:7px; 
	list-style:none
	}
	
ul#footer_nav li{

     float:left; 
	 padding-right:5px;
	 padding-left:5px;
	 
	 
	 }
	 
#footer_nav a{

     font-size:10px; 
	 font-weight:normal; 
	 color:#ffffff;
	 text-decoration:underline;
	 }
	 
#footer_nav a:hover{

     text-decoration:none;
	 color:#fa9a03;
	 }
	 
div#footer p#copyright{

     position:relative; 
	 float:right; 
	 color:#ffffff;
	 font-size:11px; 
	 margin-right:30px; 
	 margin-top:0px;
	 }	 		
	
	
			 	
.clear {

clear: both;
}	

#land{  width:160px;  margin-left:2px; margin-bottom:5px;
	 }	
	 
#landen{  width:180px;  margin-left:13px; margin-bottom:10px; margin-top:5px;
	 }		 

textarea {

	width: 481px;
	height: 70px

}

textarea.big {

	width: 481px;
	height: 250px

}