body {
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #FFF;
	background: #FFF;
	
}

a:link, a:visited { color: #FFF; text-decoration: none; font-weight: normal; }


#container {
	width:779px;
	margin: auto;
	background: #FFF;
	
}

#header {
	width: 779px;
	height: 174px;
	background: #FFF url(images/header.gif) top center no-repeat;
}

#header_titel
{
	float:right;
	margin: 25px 0px 0px 0px;
	width: 533px;
	height: 130px;	
	background: url(images/headerfinal.gif) top center no-repeat;
}

#header_afbeelding
{
	padding-top:11px;
}

#inhoud {
	clear: both;
	overflow: hidden;
	width:779px;
	background-color:#FFF;
}

#inhoud1 {
	clear: both;
	overflow: hidden;
	width:779px;
	
}

#inhoud1_links {
	float: left;
	width:240px;
	margin-left: 6px;
	background:url(images/inhoud1_achtergrond.gif);
}

#inhoud1_links ul {
	clear: both;
	margin: 0px 4px;
	margin-left: 6px;
	padding: 0px;
	padding-top: 0px;
	list-style: none;
}

#inhoud1_links ul li {
	padding: 3px 0px 2px 40px;
	margin-bottom: 6px;
	background: url(images/inhoud1_links.gif) left bottom no-repeat;
	font-size: 16px;
	color:#FFF;
}
#inhoud1_links ul li:hover{
	color: #FEF200;
	text-decoration: none;
	background: url(images/inhoud1_links_hover.gif) left bottom no-repeat;	
}
#inhoud1_links ul span li{
	color: #FEF200;
	font-weight: bold;
	background: url(images/inhoud1_links_hover.gif) left bottom no-repeat;
}
#inhoud1_links ul a:hover, #inhoud1_links ul li:hover a{
	color: #FEF200;
	text-decoration: none;
}
#inhoud1_links ul span a{
	color: #FEF200;
	font-weight:bold;
}
#inhoud1_rechts
{
	height: 232px;
	float: left;
	width:527px;
	margin-left:-2px;
	background: #383996 url(images/inhoud1_rechts_achtergrond.gif);
}

#afbeelding
{
	float:left;
	width: 524px;
	margin-left:1px;
	height: 232px;
	background: url(images/banner2.swf) no-repeat center;
}
#inhoud1_onderkant {
	clear: both;
	height:23px;
	width: 779px;
	background: #FFF url(images/inhoud1_onderkant.gif) top center no-repeat;
}
#inhoud2 {
	overflow:hidden;
	clear: both;
	width:779px;
	background-color:#FFF;
	background:url(images/inhoud2_achtergrond.gif);
	
}
#inhoud2_tekst{
	float: left;
	width:565px;
	margin-left: 6px;
	color: #383996;
}

#inhoud2_tekst h1 {
	font-size: 22px;
	color: #383996;
	padding: 0px 0px 0px 20px;
	
}

#inhoud2_tekst h2 {
	font-size: 16px;
	color: #FFF;
	padding: 0px 0px 0px 20px;
	
}
#inhoud2_tekst p{
	font-size:14px;
	color: #383996;
	margin: 0px 14px 0px 20px;
	text-align: justify;
}

#inhoud2_tekst ul{
	margin: 0px 10px 0px 0px;
	color: #383996;
	text-align: justify;
}
#inhoud2_tekst ul li{
	margin: 0px 0px 0px 0px;
}

#inhoud2_tekst ul li a{
	color: #383996;
}

#inhoud2_tekst ul li a:hover{
	text-decoration: underline;
}
#inhoud2_afbeelding{
	height:auto;
	float: left;
	width:200px;
	margin-left:0px;
}

#inhoud2_onderkant{
	clear: both;
	height:22px;
	width: 779px;
	background: #FFF url(images/inhoud2_onderkant.gif) top center no-repeat;
}
#footer {
	clear: both;
	height: 28;
	width: 779px;
	text-align: center;
	background: #383996 url(images/footer_achtergrond.gif) left;
}
#footer a {
	color: #fff;
	font-weight: normal;
}

#footer a span{
	color: #FEF200;
	font-weight:bold;
}
#footer a:hover{
	color: #FEF200;
}
#footer_onderkant {
	clear: both;
	height: 23px;
	width: 779px;
	text-align: center;
	background:url(images/footer_onderkant.gif)
}
