/* Algemeen */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:10px;
	font-family: Arial;
	color: #953F0F;
	scrollbar-3dlight-color : #FFF3D7;
scrollbar-arrow-color : #953F0F;
scrollbar-base-color : #FFF3D7;
scrollbar-darkshadow-color : #FFF3D7;
scrollbar-face-color : #FFF3D7;
scrollbar-highlight-color : #953F0F;
scrollbar-shadow-color : #FFF3D7;
scrollbar-track-color : #953F0F;
background-color:#fff3d7;

}

H1 {font-size: 17px; 
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;}

/* Plaatsing Div's */
#container {
	position			: relative;
	margin-top			: 2px;
	margin-left			: auto;
	margin-right		: auto;
	width				: 850px;
	height				: auto;
	border				: none;
}

#bg { 
position:absolute;
left:0px; 
top:0px; 
width:900px;
height:675px; 
}

#bg_flash { 
position:absolute;
left:0px; 
top:160px; 
width:900px;
height:515px;
z-index:1;
}

#bg_flash2 { 
position:absolute;
left:0px; 
top:160px; 
width:900px;
height:515px;
z-index:1;
background-image:url(../images/bg1.jpg);
}
  
#balk_boven {
position:absolute;
width:900px;
height: 60px;
top:0px;
left:0px;
z-index:2;
background-color:#FFF3D7;
	  }
	  
#balk_logo {
position:absolute;
width:900px;
height: 100px;
top:60px;
left:0px;
z-index:3;
background-color:#F7941D;}
	  
#text_links {
position:absolute;
left:7px;
top:258px;
width:124px;
height:409px;
z-index:8;
}

#text_midden {
position:absolute;
left:158px;
top:256px;
width:535px;
height:408px;
z-index:4;
overflow-x: hidden;
overflow-y: auto;
}

#text_midden-NOSCROLL {
position:absolute;
left:165px;
top:260px;
width:513px;
height:408px;
z-index:4;
overflow:hidden;
}
#text_rechts {
position:absolute;
left:710px;
top:258px;
width:175px;
height:409px;
z-index:4;
}

#l_balk {
position:absolute; 
top:250px; 
left:0px; 
width:143px; 
height:425px; 
background-image:url(../images/L_balk.gif);
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
z-index:3;
}

#r_balk {
position:absolute; 
top:250px; 
right:-50px; 
width:199px; 
height:425px; 
background-image:url(../images/R_balk.gif);
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
z-index:3;
}

#m_balk {
position:absolute;
top:250px;
left:147px;
width:550px;
height:425px;
background-image:url(../images/M_balk.gif);
z-index:3;
}

#flash_text {
	position:absolute;
	left:-1px;
	top:75px;
	width:902px;
	height:101px;
	z-index:7;
}

#menu {
	position:absolute;
	left:147px;
	top:38px;
	width:650px;
	height:24px;
	z-index:5;
}

#logo {
position:absolute;
left:674px;
top:63px;
z-index:5;
}

.kop{
font-size: 17px; 
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}

.tussenkop {
font-size: 11px; 
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

.plattetekst {

}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #953F0F;
	font-weight:bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #953F0F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #953F0F;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #953F0F;
}

.form {
background-color:#FFF3D7;
border: 1px #953F0F solid;
color: #953F0F;
}
.links {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

a.links:link {
font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	}
a.links:over {
font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	}
a.links:hover {
font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	}
a.links:visited {
font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	}

