body {
 	font-family: arial,tahoma,verdana,sans-serif;
	background:#00365c url(images/bodybg.png) repeat-x fixed;
	margin: 0px;
	text-align: left;
	

	
}




p, h2, ul, li
{
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	line-height: 18px;

}

h3
{
 letter-spacing: -1px;
		font-family: arial,tahoma,verdana,sans-serif;
	margin: 1.2em 0 .3em;
	color:#0099C2;
	border-bottom: 1px solid #009dc8;
	padding-bottom: .1em
	}


h1
{
	font-size: 13px;
	font-style: normal;
	margin: 0px;
	line-height: 18px;
	color: #0099C2;
}


li{
	list-style-position: inside;
	list-style-type: disc;
	left: 0px;
	padding-left:15px;
	text-indent:-15px;
}
ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h1, h2 {
	font-size: 15px;
	font-style: normal;
}
h2{
font-size: 12px;
}
.main {
	width: 806px;
	background-image:  url(header.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;

}
.randje{
border: solid white 3px;
	border-top-width:0;
	float:left;
	background-color: white;
}

.img {
border:0;
margin:0 10px;
width:320px;
height:40px;
float: left;

}


.titelbalk {

	


    background-image:  url(images/h3.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 60px;
	background-color: #4b4b4b;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 5px 20px 55px 0;
}
.fotobak {
	position: relative;
	left: 0px;
	width: 800px;
	float: left;
	border: solid white 3px;
	border-right-width:0;
	border-left-width:0;
}
.foto{
	background-color: #CCCCCC;
	height: 107px;
	width: 126px;
	float: left;
	border-width:0;
	border-right-width: 3px;
	border-style: solid;
	border-color: white;
}
.menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	background-color: #009dc8;
	float: left;
	border-bottom: solid white 3px;
	text-align:center;
	height:30px;
	overflow:visible;
	z-index: 10;
}
.menukeuze, .menukeuzeover{
	height: 18px;
	float:left;
	font-size:14px;
	font-weight: bold;
	padding: 6px 12px;
	border-right: solid white 3px;
	color: white;
	top: 100px;
	width: 102px;
}
.submenu {
	background-color: #009AC2;
	width: 102px;
	position:absolute;
	float:left;
	left:-3px;
	top:30px;
	border: solid white 3px;
	text-align:left;
	padding: 6px 12px;
}
.submenu p{
	line-height:22px;
	font-size:12px;
	font-weight: bold;
	}
.menukeuze .submenu{

display: none
}
.menukeuze:hover .submenu, .menukeuzeover .submenu{
display: block;
}

.inhoud {



	background-color: white;
	height: auto;
	width: 720px;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 30px 40px;
	overflow:auto;
	float: left;
	color: black;
}

.inhoudhome {



	background-color: white;
	height: auto;
	width: 500px;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 30px 40px;
	overflow:auto;
	float: left;
	color: black;
}

.sidebar {
	background-color: white;
	height: auto;
	width: 220px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow:auto;
	float: left;
	color: black;
}


	.featurebox {
   		 font-family: arial,tahoma,verdana,sans-serif;
   		 font-size: 13px;
		color:#333;
		padding: 0px 10px 10px;
		border-top: 1px solid #009AC2;
		margin: 0 0 1.5em;
		background: #f6f6f6 url("images/featurebox_bgkopie.jpg") no-repeat 100% 100%;


		}




.footer {
   


	background-color: #009AC2;
	height: 20px;
	width: 720px;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 40px;
	float: left;
	color: white;
    text-align: center;

}





a {
	color: #FFFFFF;
	text-decoration: none;
}
.inhoud a{
color: #B5B809;
font-weight: bold;
}
.inhoud a:hover{
text-decoration:underline;
}
