body { 
background-color: #5f6251;
scrollbar-arrow-color: #FFFFFF; 
scrollbar-track-color: #150701; 
scrollbar-face-color: #150701; 
scrollbar-highlight-color: #150701; 
scrollbar-3dlight-color: #150701; 
scrollbar-darkshadow-color: #150701;
}

textarea {
font-family: arial;
font-weight: bold;
font-size: 14px; 
width: 480px;
height: 500px;
overflow-y: auto; 
overflow-x: auto;	
}

textarea.review {width:300px; height:150px; font-size:11px; font-weight: normal;}
input.review {width:300px; font-size:11px;}



.witte_titel {
font-size: 16px; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;	
text-align: left;
}

.witte_tekst {
font-size: 14px; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;	
text-align: left;
}
.kleine_witte_tekst {
font-size: 12px; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;	
text-align: left;
}




input.staat1 {
font-family: arial;
font-size: 12px;
font-weight: bold;
width: 100%;
border: 0px;
background-color: #837538;
color: #FFFFFF;
cursor: pointer;
}

input.staat2 {
font-family: arial;
font-size: 12px;
font-weight: bold;
width: 100%;
border: 0px;
background-color: #49432a;
color: #FFFFFF;
cursor: pointer;
}


#goudrandje {
height:1px;
width: 910px;
background-color: #9e9051;
}


#witte_titel_tekst {
font-size: 17px; 
font-style: normal; 
font-variant: normal; 
color: #FFFFFF; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
}

#witte_tekst {
font-size: 14px; 
font-style: normal; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;	
text-align: left;
padding-left: 10px;
padding-right: 10px;
}


#container {
width: 100%;
height: 100%;
text-align: center;
}

#foto_container {
width: 930px;
height: 650px;
margin: auto auto auto auto;
}


#vlaggen_container {
width: 910px;
height: 18px;
margin: 0px auto 0px auto;
text-align: right;
}

#thumbnail_container {
width: 910px;
height: 81px;
background-color: #9e9051;
margin: auto auto;
}

#menu_container {
width: 910px;
height: 18px;
margin: auto auto auto auto;
}

#menu_knop {
float: left;
background-image: url(../img/bg_button_menu.jpg);
width: 130px;
height: 18px;
text-align: center;
color: white;
font-family:verdana;
font-weight: bold;
font-size: 80%;
}


#ruimte_container {
width: 100%;
height: 30px;	
}

#inhoudsopgave_container {
border-right: 1px solid #c1b26d;
float: left; 
width:170px; 
height:100%;
}
#inhoud_container {
float: right; 
width:480px; 
height:500px;
overflow-y: auto; 
overflow-x: no;
}


#vlak_container {
width: 652px;
height: 500px;
background-color: transparent;
background-color: #000000;
opacity:0.85;
filter: alpha(opacity=85);
margin: auto auto;
}

#onder_balk {
width: 930px;
height: 15px;
background-image: url(../img/bg_button_menu.jpg); background-repeat: x-repeat;
text-align: center;
color: white;
font-family:verdana;
font-size: 70%;
margin: auto auto;
}




#link {
	height:  30px;	
	text-align: left;
	padding-left:  10px;
}


td.goudentekst {font-size: 13px; color:#e5d286; text-align: center;}


a.menu:link    {font-size: 13px; text-decoration:none; color:#FFFFFF;}
a.menu:active  {font-size: 13px; text-decoration:none; color:#FFFFFF;}
a.menu:visited {font-size: 13px; text-decoration:none; color:#FFFFFF;}
a.menu:hover   {font-size: 13px; text-decoration:none; color:#3e3e33;}




a.inhoudsopgave_link:link     {font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.inhoudsopgave_link:active   {font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.inhoudsopgave_link:visited  {font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.inhoudsopgave_link:hover    {font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #eedf9a; text-decoration: none;}


a.link:link    {font-size: 14px; text-decoration:none; color:#9e9051;}
a.link:active  {font-size: 14px; text-decoration:none; color:#9e9051;}
a.link:visited {font-size: 14px; text-decoration:none; color:#9e9051;}
a.link:hover   {font-size: 14px; text-decoration:underline; color:#ad9a42;}

a.linkGoud:link       {font-size: 14px; text-decoration:none; color:#9e9051; text-decoration: underline;}
a.linkGoud:active   {font-size: 14px; text-decoration:none; color:#9e9051; text-decoration: underline;}
a.linkGoud:visited  {font-size: 14px; text-decoration:none; color:#9e9051; text-decoration: underline;}
a.linkGoud:hover      {font-size: 14px; text-decoration:underline; color:#ad9a42; text-decoration: underline;}

