/* CSS Document */

* {
     margin: 0;
     padding: 0;
}
html,body {
     height: 100%; /* HEEL BELANGRIJK! */
     }
	 
body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 color: #142E47;
	 line-height: 16px;
	 background: url(images/header.jpg) no-repeat;
	
}
body.iframe {
	background-image: none;
}
#language {font-size: 11px; left:15px; top:10px; position: absolute;}
#language a {color: #b7d31b;text-decoration: none;}
#language a:hover {color: #142e47;}

#content {
	position: absolute;
	left: 300px;
	top: 135px;
	width: 435px;
	height: 100%;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7d31b;
	*/
	padding-right: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b7d31b;
	letter-spacing: 0.08em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0D3537;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D2D1E;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	padding: 0px 10px 0px 20px;
	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;

	
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.regiolink a, a:link, a:active, a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
}
.regiolink a:hover {
	color: #00FF33;
}

#fotorechts {
	width:175px;
	position: absolute;
	left: 758px;
	top: 134px;
}
/* NAVIGATIE */
#containernavigatie {
	width:247px;
	z-index:1;
	float: left;
	text-align: right;
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 134px;
	background-image: url(images/bg_links.jpg);
	background-repeat: repeat-x;
	height: 100%;
	background-color: #0D3537;
}

#containernavigatielang {
width:247px;
	z-index:1;
	float: left;
	text-align: right;
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 134px;
	background-image: url(images/bg_links.jpg);
	background-repeat: repeat-x;
	height: 1300px;
	background-color: #0D3537;
}


#navigatie {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	left: 0px;
	height: 300px;
	margin: 0px;
	width: 247px;
}
#nav {
	margin-left:20px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#nav li {
	list-style: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 4px;
	width: 230px;
	z-index: 1;
}

#nav ul {
	width: 227px;
	margin: 0px;
	padding: 0px;
	list-style: none;      
	
}

* html #nav ul{
margin: 0px;
}

#nav a {
	list-style: none;
	margin: 8px 0px 0px 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.08em;
	color: #fff;
}

#nav li a, li a:active {
	display: block;
	color:#fff;
	background-image: none;
	}
	
#nav li a:hover {
	color:#b7d31b;
	background-image: none;
	}
	
#nav li li{
	width: 210px;
	text-align: left;
	z-index: 1;
	border: 0px;
	margin: 0px;
	padding-left: 20px;
	position: relative;
}
#nav ul ul {
padding-top: 20px;

}

#nav li li a {
	color: #fff;
	font-size: 11px;
	}

#nav li li a:hover {
	color: #9DC1E1;
}
	
#nav ul ul {
border-top: 1px solid #fff;
}

#animFrame {
	border: none;
	width: 418px;
	height: 550px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
