/* ------------------------------ */
/*           standaard            */
/* ------------------------------ */

html, body {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, ul, ol, p {
  margin: 0;
  padding: 0;
  }

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #fff;
}

img {
  border: none;
  }

  
  
.fade-box {
	position:absolute;
	width:844px;
}
/* -------------------------------------- */
/*           standaard  classes           */
/* -------------------------------------- */

.center {
	text-align: center;
	}
	
.left {
	text-align: left;
	}
	
.right {
	text-align: right;
	}
	
.justify {
	text-align: justify;
	}
	
/* ------------------------------ */
/*            PNG FIX             */
/*     geeft de class aan de      */
/*   div of img die gefixt moet   */
/* ------------------------------ */

/*
.fix {
  	behavior: url(iepngfix/iepngfix.htc)
	   }
*/

/* ------------------------------ */
/*            layout              */
/* ------------------------------ */

html {
	height:100%;
	}

body {
	background-image: url(Illustraties/achtergrond.gif);
	background-repeat: repeat;
	background-position: top center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 100%;
	}

#container {
	background-color:#FFF;
	background-position:bottom;
	width: 1024px;
	margin: auto;
	}

#header {
	background-image:url(Illustraties/background_header.jpg);
	width: 100%;
	margin-top: 0px;
}
	
#top {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-stretch: expanded;
	font-size:20px;
	color: #CCC;
	padding-right:20px;
	padding-top:3px;	
	background-color: #6c535f;
	width:709px;
	height: 27px;
	margin-left:8px;
    position:relative;
}

#vlaggen div{
    height:20px;
    width:30px;
    float:left;
    margin-top:3px;
    margin-left:7px;
    margin-right:6px;
    cursor: pointer;
	cursor: hand;
}
#vlaggen div:hover{
    background-position: 0 -20px;
}

#vlaggen{
    width:200px;
    float:left;
}

#title{
    width:500px;
    text-align:right;
    float:right;
}

#main {
	width: 1024px;
	background-image:url(Illustraties/navigatie.gif);
	background-repeat: repeat-y;
	background-position: 8px 0px;
	min-height:678px;
	}


#nav{
	width: 172px;
	margin-left:8px;
	float:left;
	height:100%; 
}
	
#nav_boven{
		background-image:url(Illustraties/oranje_navigatie.gif);
		background-repeat:no-repeat;
		width: 172px;
		height:28px;
	}
	
#nav_midden{
		/*background-image:url(Illustraties/navigatie.gif);*/
		background-repeat:repeat-y;
		width: 172px;
		font-family: Helvetica,Arial,Verdana,sans-serif;
		color:#FFF;
		padding-left: 8px;
		padding-top: 20px;
		
	}
	
#nav_midden ul li a{
	padding-top:6px;
	padding-bottom:6px;
	}
	
#nav_midden ul li{
	padding-top:10px;
	padding-bottom:10px;
	}
	
#nav_midden ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}


#nav_onder{
		background-image:url(Illustraties/geel_navigatie.gif);
		background-repeat:no-repeat;
		width: 172px;
		height:28px;
		margin-left:8px;
	}
	
#random{
	background-image:url(Illustraties/random1.gif);
	background-repeat:no-repeat;
	width: 844px;
	height: 310px;
	float:left;
}

#tekst1 a{
    text-decoration: underline;
    color: #474747;
}
#tekst1{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #484848;
	width: 527px;
	float:left;
	padding-left: 8px;
	padding-top: 20px;
	padding-right:30px;
	line-height:20px;
}

#tekst2{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #484848;
	font-style:italic;
	line-height:20px;
	background-color:#ffe6cb;
	width: 201px;
	float:left;
	padding-left: 35px;
	padding-right:35px;
	padding-top: 40px;
    padding-bottom: 60px;
	height:100%;
    position: relative;
 }

#beeldschrift {
	float:left;
	width: 1024px;
	height: 28px;
	text-align: center;
	padding-top:10px;
	}

#beeldschrift a{
	font-size: 10px;
	color:#474747;
	}


#navlist li {
	display: inline;
	list-style-type: none;
	font-size:100%;
	}
	
#navlist li a {
	background-image:url(Illustraties/tab.gif);
	background-repeat:no-repeat;	
	display: inline-block;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	height:26px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	}
		
#navlist li a:hover, #navlist li a:active, .link_selected {
	background-image:url(Illustraties/tab.gif);
	background-repeat:no-repeat;	
	display: inline-block;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:1em;
	font-weight:bold;
	height:26px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
}

.menuNiveau1Active{
	font-weight:bold;
}

#footer {
	clear: both;
	width: 844px;
	height: 28px;
	text-align: right;
	margin-top: 490px;
}

#footer a{
	font-size: 0.7em;
	color:#474747;
}



/* ------------------------------ */
/*            opmaak              */
/* ------------------------------ */

h1 {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 1.5em;
	font-weight:bold;
	line-height: 55px;
	color:#793B57;
	margin-right: 30px;
	}

h2 {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:1.3em;
	font-weight:normal;
	}
	
h4 {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	padding: 5px 0 5px 10px;
	margin:10px 0 0 0;
	border-top: 2px dotted #dad7c4;
	}
	
/* Start contactformulier CSS */
#contact-wrapper {  
	width:509px;  
	padding:20px;  
}  

#contact-wrapper div {  
	clear:both;  
	margin:1em 0;  
}  

#contact-wrapper span {
	display:block;  
	float:none;  
	font-size:13px;  
	width:auto;  
}

form#contactform input {  
	padding:5px;  
	font-size:13px;  
	width: 495px;
}


form#contactform textarea {  
	font-size:13px;  
	padding:0.6em 0.5em 0.7em;  
	width: 495px;
}  
/* Eind contactformulier CSS */

.twitter{
    width: 271px;
    left: 0px;
    position: absolute;
    bottom: 0px;
    background-color: #fff;
}
