html
{
  overflow: auto;
}
                         
body
{
	background: #ffeaa8 url(images1/achtergrond2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align: center;
}

*
{
	font-size: 9pt;
	font-family: Calibri, Verdana, sans-serif;
	text-align: left;
	color: #776B33;
	text-decoration: none;
	line-height: 1.5em;
	top: auto;
}

.list
{
	margin: 5px;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	vertical-align: baseline;
}

input
{
	background-color:#FEE0A9;
	color: #003264;
	font: 11px Verdana, Arial, sans-serif;
}

textarea
{
	background-color:#FEE0A9;
	color:#003264;
	font: 11px Verdana, Arial, sans-serif;
}

form
{
	border-color: #a39245;
}


/* === Containers === */

#top
{
	background:url('images1/top.jpg') no-repeat center;
	width:700px; height:150px;
}

#top2
{
	background: url('images1/top2.jpg') no-repeat center;
	width:700px; height:150px;
}

#first_container
{
	margin: 30px auto 0 auto;
	display: table;
	position: relative;
	overflow: hidden;
	width: 700px;
}

#second_container
{
  width: 100%; 
}

#third_container
{
	position: relative;
	width: 700px;
	left: -2px;
}



/* === Menu === */

#nav{
	width:656px;
	margin:0 22px 0 22px;
}

#menu
{
  height: 31px;
  padding:0;
  margin:0;
  list-style: none;
}

#menu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  text-decoration: none;
  line-height: 31px;
  text-align: center;
  color: #FFFFFF;
}

#menu a:link, #menu a:visited
{
  background-image: none;
  color: #75713E;
}

#menu a:hover, #menu a:active
{
  background-image: url('images1/knop.png');
  color:#FFFFFF;
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images1/knop2.png');
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}

#menulinks{
	padding:0;
	margin:0;
}

#menulinks li{
	list-style:none;
	padding:2px;
	display:block;
}

#menulinks a{
	padding:2px 5px 2px 5px;
}

#menulinks a:link{
	color: #a39245;
	text-decoration: none;
}

#menulinks a:visited{
	color: #a39245;
	text-decoration: none;
}

#menulinks a:hover{
	background-color: #ccb962;
	color: #ffffff;
	text-decoration: underline;
}

#menulinks a:active
{
	background-color: #ccb962;
	color: #ffffff;
	text-decoration: none;
}

#menulinks span
{
	padding:2px 5px 2px 5px;
	background-color: #a39245;
	color: #ffffff;
	text-decoration: underline;
}

#menulinks div
{
	width:2px; 
	height:17px; 
	float:left;
}

/* === Language menu === */



#submenu
{
  float: left;
  height: 36px;
  width: 300px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   
}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  background-image: none;
  color: #75713E;
}

#submenu a:hover, #submenu a:active
{
  background-image: url('images1/knopb.png');
  color: #FFFFFF;
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images1/knopb2.png');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
  background-color: #FFFFCC;
  padding: 15px 15px 15px 146px;
  height: 422px;
  text-align: left;
}

.title
{
	position: absolute;
	margin-left: 15px;
	margin-top: 15px;
	width: 137px;
	left: -10px;
	top: 32px;
	background-color: #FFFFCC;
	height:1px;
}

.content
{
  height: 407px;
  overflow: auto;
  padding: 7px;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #a39245;
}



/* === Inline Text Styles === */



h1
{
  margin-left: 0px;
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #a39245;
  border-left: 7px solid;  
}

h2
{
	font-size: 14px;
	color: #a39245;
}

h3
{
	font-size: 12px;
	color: #a39245;
}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
	margin: 5px 5px 20px 12px;
}

.text a
{
  color: #a39245;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

p:first-letter
{
	font-size: 18px;
	margin-left: 0px;
	line-height: 12px;
}

h1:first-letter
{
	font-size: 20px;
	margin-left: 0px;
	line-height: 12px;
}

.content img
{
	border:none;
	float:left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
}

.content ul
{
	margin: 20px;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

.content .bullet img
{
	padding:0;
	margin:0;
}

.sublist li
{
	margin-left:-15px;
}

.blockquote
{
	margin: 3px 0 3px 0;
	padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
	font-weight: bold;
}

