/* CSS Document */

body {
	background-color: #396b0a;
	background-image: url(images/bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: "Trebuchet MS", verdana, geneva, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color:#7c7c7c;
	background-image: url(../images/bck.gif);
	margin:3px;
}


*
{}
a
{
color:#666666;
}



/*Lichtgrijze boord + Margin*/
#content img {
	background:#fff;
	padding:3px;
	margin:2px;
	border:1px solid #eee;
}

#container {
  margin: 0 auto;
  width: 966px;
  text-align: left;
  clear:both;
  } 
  
#taal{
	height:56px;
	background-image: url(../images/bck_taal.gif);
	background-repeat: no-repeat;
	text-align:right;
		padding-right:40px;
		color:#000;
  } 
  
  #header{
height:175px;
	background-image: url(../images/bck_header.gif);
	background-repeat: no-repeat;
  } 
  
   #content{
   display:block; 
	background-image: url(../images/bck_content.gif);
	background-repeat: repeat-y;
	padding-left:45px;
	padding-right:45px;
  width: 966px;

  } 
  
     #content_{
	 clear:both;
padding:10px;
padding-top:0px;
float: left;
width:608px;
line-height:20px;
  } 
  
  
     #rechts1{
padding:15px;
float: left;
width:209px;
color:#262626;
  } 
  
  #splitsing{
  clear:both;
height:36px;
	background-image: url(../images/bck_splitsing.gif);
	background-repeat: no-repeat;
  } 
  
   #content2{
	background-image: url(../images/bck_content2.gif);
	background-repeat: repeat-y;
	padding-left:45px;
	padding-right:45px;
	width:100%;
  } 
  
       #content2_{
padding:10px;
padding-top:0px;
float: left;
width:450px;
  } 
  
       #rechts2{
padding:15px;
float: left;
width:370px;

  } 
  
  #footer{
height:42px;
	background-image: url(../images/bck_footer.gif);
	background-repeat: no-repeat;
  } 
  

#credits{
	height:62px;
	background-image: url(../images/bck_credits.gif);
	background-repeat: no-repeat;
	text-align:right;
	padding-right:40px;
	padding-top:10px;
  } 

H1
{
	font-size: 13pt;
	color: #4b8014;
	padding: 5px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
	text-transform: uppercase;
}



#menu
{
width:868px;
background-repeat:repeat-x;
height:36px;
height:36px;
}

#menu ul
{}

#menu ul li {
text-align:center;
float: left;
padding:10px;
padding-left:20px;
padding-right:20px;
list-style:none;
}

#menu ul li a
{
	font-size:12pt;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration:none;
}

#menu ul li.active{
background-color:#8e0303;
color:#FFFFFF;
}

#menu ul li.active a{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu ul li:hover{
padding:10px;
padding-left:20px;
padding-right:20px;

}


 
 #menu ul li:hover a {
	color:#FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}








#rechts1 ul 
{
padding:0px;
margin:0px;
}



#rechts1 ul li {
	list-style:none;
	background-color:#396b0a;
	padding:5px;
	padding-left:45px;
	width:146px;
	height:21px;
	background-image: url(../images/bck_button.gif);
	margin:3px;
}

#rechts1 ul li:hover {
background-color:#0070ac;
	background-image: url(../images/bck_button_.gif);
}
 
#rechts1 ul li a {
	color:#fff;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}



#rechts1 ul li:hover a{
color:white;
}

#rechts1 ul li.active{
color:white;
background-color:#0070ac;
	background-image: url(../images/bck_button_.gif);

}

.taalactive
{
	border: 1px solid #FFFFFF;
}


.witbold {
	color: #FFFFFF;
	font-weight: bold;
}


.clear { 
clear: both; 
} 

