/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013E7D;
	margin:0;
	background-color: #014380;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, mono;
}
h1 {
	font-size: 24px;
	color: #FF6600;
}
h2 {
	font-size: 18px;
	color: #FF6600;
}
h3 {
	font-size: 18px;
	color: #043F81;
}
h2 a:link, h2 a:active, h2 a:visited {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	color: #FF6600;
	text-decoration:underline;
	}
h2 a:hover {
	font-family: Courier New, Courier, mono;
	font-size: 18px;
	color: #FF6600;
	text-decoration:none;
	}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#013E7D;
	}
a:hover {
	text-decoration:underline;
	color: #FF6600;
	}
.klein {
	font-size:10px;
	}
#container {
	line-height:150%;
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}
#containerleft {
	text-align:left;
	padding:10px 20px 10px 20px;
	background-color:#FFFFFF;
	}
td {
	vertical-align:top;
	}
#footer {
	color:#FFFFFF;
	font-size:10px;
	background-color:#014380;
	margin:4px;
}
#footer a:link, #footer a:visited, #footer a:hover, , #footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	background-color:#014380;
	}
.links  {
	margin:4px 15px 2px 0px;
	border:1px solid;
	border-color:#014380;
	}
hr {
	color: #FF6600;
	border:none;
	border-top: 1px solid #FF6600;
	height:3px;
	}	
.oranje {
	color: #FF6600;
}
.oranjevet {
	color: #FF6600;
font-weight:bold;
}
.oranjespeciaal {
	color: #FF6600;
font-weight:bold;
font-family:"Courier New", Courier, mono;
font-size:16px;
}
a.oranjelink {
font-weight:bold;
font-family:"Courier New", Courier, mono;
font-size:16px;
text-decoration:underline;
}
a.oranjelink:link, a.oranjelink:visited{
	color: #FF6600;
}
a.oranjelink:hover, a.oranjelink:active{
	color: #013E7D;
}

.chromestyle{
width: 900px;
background-color:#F78429;
text-align:left;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
background-color:#F78429;
width: 900px;
padding: 6px 0px 5px 0px;
margin: 0;
font-size:12px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a:link{
	   padding: 7px 10px 7px 10px;
	   color:#ffffff;
	   text-decoration:none;
	   background-color:#F78429;
		font-weight:bold;
}
.chromestyle ul li a:visited{
	   padding: 7px 10px 7px 10px;
	   color:#ffffff;
	   text-decoration:none;
	   background-color:#F78429;
		font-weight:bold;
}


.chromestyle ul li a:hover{
   padding: 7px 10px 7px 10px;
   color:#F78429;
   background-color:#fff;
}
.chromestyle ul li a:active{
   padding: 7px 10px 7px 10px;
   color:#F78429;
   background-color:#fff;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
position:absolute;
top: 0;
border: 1px solid #fcd0ad; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
line-height:22px;
z-index:100;
background-color:#F78429;
width: 170px;
visibility: hidden;
text-align:left;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #fcd0ad; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #ffffff;
background-color:#F78429;
font-weight:bold;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#fde2cc;
color:#F78429;
}



body#menu1 a#menu1,
body#menu2 a#menu2,
body#menu3 a#menu3,
body#menu4 a#menu4,
body#menu5 a#menu5,
body#menu6 a#menu6,
body#menu7 a#menu7,
body#menu8 a#menu8,
body#menu9 a#menu9
 {
   color:#F78429;
   background-color:#ffffff;
}

.fotolinks {
	margin-right:10px;
	float:left;
	}
.fotorechts {
	margin-left:10px;
	float:right;
	}