@charset "utf-8";
@import url("reset.css");
@import url("typography.css");


img, div { behavior: url(/iepngfix.htc) }

html {
	background-color: #fbdca7;
	overflow-y: scroll;
}

h3  {
	color: rgb(123, 81, 31); 
	font-weight: bold; 
	font-size: 14px;
	margin-bottom: 10px;

}

ol li {
	line-height: 18px;
}

ul li {
	line-height: 18px;
}


#site  {

	width:100%;
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color: rgb(123, 81, 31);
	height: 951px;
}

#placeholder {

	margin-left: auto;
	margin-right: auto;
	width: 885px;
	
	font-size: 18px;	
}

#kop  {
	
	width:100%;
	background-image:url('/images/kop.png');	
	height:164px;
}

#vlaggen  {

	padding-left: 845px;
	padding-top: 13px;
	line-height: 5px;

}

#home_link {

	width: 250px;
	height: 90px;
	margin-left: 20px;
	border: 0px solid black;
	cursor: pointer;
	float: left;
	
}


#linkerkolom  {
	width: 208px;
	height:45px;
	float: left;
}

#menu_top {
	background-image:url('/images/note_top.png');
	height: 77px;
}

.menu_line {
	background-image:url('/images/note_line.png');
	height: 23px;
	color: #FFFFFF;
	
	font-size: 13px;
	line-height: 22px;
	padding-left: 25px;	
}

.subline {
	padding-left: 45px;
	line-height: 18px;
	font-size: 11px;
}

.subline  li {
	line-height: 18px;
	margin-left: -30px;
	font-weight: bolder;

}


.menu_line  a{
	color: #FFFFFF;
	text-decoration: none;
}

.actief{
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
	
}


#menu_bottom {
	background-image:url('../images/note_bottom.png');
	height: 105px;
}

#tussenrand {

	width: 21px;
	float: left;

}

#main {
	float: left;
	background-color: #fbdca7;
	width: 656px;
	
}

#main a  {
	color: rgb(123, 81, 31); 
	font-weight: bold; 
	font-size: 12px;

}

#main ul  {
	margin-bottom: 15px;
}

#main img  {
	margin-left: 10px;
	margin-bottom: 10px;
}

#main .titel {

	color: #7b511f;
	font-weight: bold;	
	font-size: 14px;
	
	padding-left: 67px;

}

#main .main_tekst {
	font-size: 11px;
	
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 67px;	
	padding-right: 65px;
	
	line-height: 19px;
	
}

#main .main_tekst div{

	line-height: 19px;
	font-size: 11px;
	
}

#main .actueelBerichtenLinks  {
	float:left;
	width: 250px;
	font-size: 11px;	
	border: 0px solid black;
	line-height: 19px;
	padding-right: 20px;	
}

#main .actueelBerichtenRechts  {
	float:left;
	width: 250px;
	font-size: 11px;	
	border: 0px solid black;
	line-height: 19px;

}

#main .main_tekst_half_links {
	float:left;
	width: 200px;
	font-size: 11px;	
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 67px;	
	padding-right: 20px;	
	line-height: 19px;
	border: 0px solid black;
}

#main .main_tekst_half_rechts {

	float:left;
	width: 320px;
	font-size: 11px;
	
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 7px;	
	padding-right: 25px;
	
	line-height: 19px;
	border: 0px solid black;
}

.contactform_tekst {

	font-size: 12px;
	color: #7b511f;
	border: 1px solid #fbdca7;
	
	height: 21px;
	width: 310px;
	
	padding-top: 4px;
	padding-left: 5px;
	margin-bottom: 5px;
	

}


.contactform_area {

	borde
