html
{   
	height:100%; 
	overflow-y: scroll;
	overflow-x: hidden;
}    
body
{   
	background-color: #8a8a8a;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	color: #2b2b2b;
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	background-image: url('../images/bgbody.gif');
	background-repeat: repeat-x;
}
a
{
	text-decoration: underline;
	color: #e4ac32; 
	font-weight: normal;
}
td, th 
{	
	vertical-align: top;
	text-align:left;
}

img 
{	
	border-width: 0px;
}

h1,h2,h3,h4,h5,h6
{	
	color:#e4ac32;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	font-family:Georgia,Arial,Verdana,Helvetica,Sans-serif;
}
h1 {		font-size:24px; padding-bottom: 20px;}
h2 {		font-size:18px;}
h3 
{		
	font-size:14px; 
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
h4 {		font-size:14px;}
h5 {		font-size:14px;}

.printversie
{   
	background-color: white;
  background-image: none;
  margin:30px;
}
ul, ol, li
{   
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	list-style-type:none;
}
form, table
{   
	margin: 0px;
	padding: 0px;
	border:none;
	font-size:12px;
	color: #333333;
	font-weight:normal;
	font-family:Arial,Verdana,Helvetica,Sans-serif;
}
img 
{
	border: none;
}
.spacer
{
 width: 1px;
 height: 1px;
}
#omhullende
{
	position: relative;
	margin: 0 auto;
	width: 825px;
}
#content
{
	position: relative;
	z-index: 2000;
}

/* toppicture */
#toppicture
{
	height: 117px;
	width: 825px;
	background-image: url('../images/top.gif');
}
#logo
{
  width: 280px;
  height: 117px;
}

/* menu */
#menu
{
	position: relative;
	z-index: 2000;
	width: 223px;
	background-color: #303030;
	min-height: 300px;
	float: left;
  list-style-type:none;
}
#menu .tekst
{
	padding: 16px 10px;
}
#menu .tekst h1
{
	padding:0px;
}
#menu li
{
	padding-left: 0px;
	line-height: 25px;
	color: white;
	background-repeat: repeat-x;	
	background-image: url('../images/bgmenuitem.gif');
	background-position:bottom left;
}
#menu li a
{
	padding-left: 10px;
	display: block;
	color: white;
	text-decoration: none;
}
#menu li a.selected
{
	color: #e4ac32;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url('../images/menuitemselected.gif');
}
#menu li a.sub
{
	padding-left: 20px;
	display: block;
	color: white;
	text-decoration: none;
	background-repeat: repeat-y;	
	background-image: url('../images/bgmenuitem.gif');
}
#menu li a.subact
{
	padding-left: 20px;
	display: block;
	color: #e4ac32;
	text-decoration: none;
	background-repeat: repeat-y;	
	background-image: url('../images/bgmenuitem.gif');
}
#menu .top
{
	position: absolute;
	top: 0px;
	width: 223px;
	height: 4px;
}
#menu .topleft
{
	width: 4px;
	height: 4px;
	position: relative;
  float: left;
	background-image: url('../images/menutopleft.gif');
  background-repeat: no-repeat;	
}
#menu .topright
{
	width: 4px;
	height: 4px;
	position: relative;
  float: right;
	background-image: url('../images/menutopright.gif');
  background-repeat: no-repeat;	
}
#menu .bottom
{
	position: absolute;
	bottom: 0px;
	width: 223px;
	height: 4px;
}
#menu .bottomleft
{
	width: 4px;
	height: 4px;
	background-color: black;
	position: relative;
  float: left;
	background-image: url('../images/menubottomleft.gif');
  background-repeat: no-repeat;	
}
#menu .bottomright
{
	width: 4px;
	height: 4px;
	background-color: black;
	position: relative;
  float: right;
	background-image: url('../images/menubottomright.gif');
  background-repeat: no-repeat;	
}

/* inhoud */
#inhoud
{
	position: relative;
	z-index: 2000;
	width: 596px;
	background-color: white;
	float: right;
	min-height: 400px;	
}
#inhoud .tekst
{
	padding: 20px;
	line-height: 20px;
}
#inhoud .top
{
	position: absolute;
	top: 0px;
	width: 596px;
	height: 4px;
}
#inhoud .topleft
{
	width: 4px;
	height: 4px;
	position: relative;
  float: left;
	background-image: url('../images/inhoudtopleft.gif');
  background-repeat: no-repeat;	
}
#inhoud .topright
{
	width: 4px;
	height: 4px;
	position: relative;
  float: right;
	background-image: url('../images/inhoudtopright.gif');
  background-repeat: no-repeat;	
}
#inhoud .bottom
{
	position: absolute;
	bottom: 0px;
	width: 596px;
	height: 4px;
}
#inhoud .bottomleft
{
	width: 4px;
	height: 4px;
	background-color: black;
	position: relative;
  float: left;
	background-image: url('../images/inhoudbottomleft.gif');
  background-repeat: no-repeat;	
}
#inhoud .bottomright
{
	width: 4px;
	height: 4px;
	background-color: black;
	position: relative;
  float: right;
	background-image: url('../images/inhoudbottomright.gif');
  background-repeat: no-repeat;	
}

/* youtube */
.wordfilm
{
	text-align: center;
	padding: 5px;
	background-color: #999;
}

/* nieuwsitem */
.nieuwsitem
{
	padding-top: 10px;
	font-size: 12px;
	color: #424242;
}
.nieuwsitem a
{
	color: #424242;
	text-decoration: none;
}
.nieuwsitem .nieuwsitemimg 
{
	float: left;
  width: 113px;
  height: 113px;
  padding-top: 4px;
  padding-left: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
	background-image: url('../images/bgpicturenieuwsitem.gif');
  background-repeat: no-repeat;		
}
.nieuwsitem .datum
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e4ac32;
}
.nieuwsitem .kop
{
	font-size:18px; 
	font-family: Georgia;
	font-weight: bold;
	color: #e4ac32;
}

/* vlaggen */
#vlaggen
{
	position: absolute;
	z-index: 3000;
	top: 121px;
	right: -28px;
	height: 66px;
	width: 28px;
}
#vlaggen #nederlands
{
	display: block;
	height: 22px;
	width: 28px;
	background-image: url('../images/vlag_nl_up.gif');	
}
#vlaggen #engels
{
	display: block;
	height: 22px;
	width: 28px;
	background-image: url('../images/vlag_uk.gif');	
}
#vlaggen #duits
{
	display: block;
	height: 22px;
	width: 28px;
	background-image: url('../images/vlag_de.gif');	
}

/* paard */
#paardrechtsonder
{
	position: absolute;
	z-index: 1000;
	bottom: -102px;
	right: -163px;
	height: 316px;
	width: 368px;
	background-image: url('../images/paarden.png');
}

/* divider */
.dividergeel
{
	margin-top: 20px;
	margin-bottom: 20px;
	display:block;
	height: 1px;
	background-repeat: repeat-x;
	background-image: url('../images/bgdividergeel.gif');	
}

/* axis navigatie */
table.axis
{
	position: absolute;
	z-index: 2000;
	width: 825px;
	color: #e1e1e1;
	height: 20px;
}
table.axis th
{
	font-size: 12px;
	font-weight: normal;
	float: right;
	color: #e1e1e1;
	line-height: 20px;
}
table.axis th a
{
	font-weight: normal;
	color: #e1e1e1;
}

.fotokeuzes img {
	width:130px;
	height:auto !important;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #ccc;
	padding:2px;
}
.ad {
	display:block;
	border:1px dotted #ccc;
	text-align:center;
	font-size:.8em;
	color:#999;
	padding:5px;
	margin:20px 0 0;
}

.whwp input.nextbutton, .whwp input.nextbutton:hover, .whwp input.previousbutton, .whwp input.previousbutton:hover,
.whwp input.finishbutton, .whwp input.finishbutton:hover {
  border:none;
  background:transparent url("../images/bg_button.png") no-repeat scroll left top;
  width:116px;
  height:22px;
  line-height: 22px;
  color:#FFF;
  font-size:12px;
  font-weight: bold;
  text-align:center;
}

legend {
  color:#dfa82f;
  }
  
.whwp-q927 {
  position:relative;
  width:200px;
  }
