body
{
	background: #000000 url("../images/background.png") repeat-x;
	font-size: 1em;
	font-family: Arial;
	color: #3d3c36;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
#container
{
	margin: 0 auto;
	width: 852px;
}
#taalkeuze
{
	float: right;
	margin-right: 25px;
	height: 29px;
	width: 118px;
	background: url("../images/taal_background.png") no-repeat;
}
#taalkeuze ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
	font-size: 0.70em;
	color: #ffffff;
	font-weight: bolder;
	margin-right: 20px;
	height: 29px;	
}
#taalkeuze ul li
{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	line-height: 29px;
}
#taalkeuze a
{
	color: #ffffff;
	text-decoration: none;
}
#taalkeuze a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.divider
{
	color: #ca902c;
	font-size: 0.90em;
}
#content_top
{
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content
{
	min-height: 622px;
	background: url("../images/inhoud_background.jpg") repeat-y;
	overflow: auto;
}
#content_bottom
{
	margin: 0px;
	padding: 0px;
	clear: both;
}
#hoofd
{
	margin: 0px;
	padding: 0px;
	height: 55px;
	background: url("../images/hoofd_background.jpg") no-repeat;
	clear: both;
}
#hoofd ul
{
	padding: 0px;
	margin: 0px;
	float: right;
	list-style: none;
}
#hoofd ul li
{
	margin: 0px;
	padding: 0px;
	float: left;
}
#hoofd img
{
    border: none;
}
#header
{
	margin-top: 20px;
	padding-left: 27px;
	padding-right: 25px;
	clear: both;
}
#below_header
{
	clear: both;
	padding: 20px 0 0 0;
}
#leftie
{
	float: left;
	width: 275px;
	padding-left: 27px;
}
#leftie img
{
    border: none;
}
#submenu
{
    width: 300px;
    float: left;
    padding-left: 27px;
}
#subsub
{
    width: 300px;
    background: url(../images/submenu_bg.jpg) repeat-y;
}
#subsub ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#subsub ul li
{
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    width: 255px;
    line-height: 25px;
    display: block;
}
#subsub ul li a
{
    color: #5a5a51;
    text-decoration: none;
    display: block;
    text-indent: 30px;
}
#subsub ul li a:hover
{
    color: #5a5a51;
    text-decoration: none;
    display: block;
    text-indent: 30px;
    background: url(../images/subsub_bg.jpg) no-repeat;
}
#subsub ul li.selected
{
    color: #5a5a51;
    text-decoration: none;
    display: block;
    text-indent: 30px;
    background: url(../images/subsub_bg.jpg) no-repeat;
}
#submenu img
{
    border: none;
}
#middle
{
	float: left;
	width: 250px;
	padding-top: 10px;
}
#middle p
{
	margin: 0;
	padding: 20px 0px 10px 30px;
	font-size: 0.70em;
	line-height: 16px;
}
#rightie
{
	float: right;
	width: 226px;
	margin-right: 24px;
	padding-top: 10px;
}
#footer
{
	font-size: 0.65em;
	padding-top: 20px;
	padding-left: 27px;
	margin-bottom: 20px;
}
#footer_left
{
	float: left;
}
#footer_right
{
	float: right;
}
#footer_right ul
{
	padding: 0;
	margin: 0;
}
#footer_right ul li
{
	list-style: none;
	float: left;
}
#footer_right a
{
	color: #3d3c36;
	text-decoration: none;
}
#footer_right a:hover
{
	color: #3d3c36;
	text-decoration: underline;
}
.padtop_20
{
	padding-top: 20px;
}
.rechts
{
	text-align: right;
}
.padleftright_5
{
	padding-left: 5px;
	padding-right: 5px;
}
#full
{
    float: left;
    width: 501px;
}
h1
{
    color: #f8ab27;
    font-size: 24px;
    font-weight: bold;
    width: 500px;
    border-bottom: solid 1px #d7d7d3;
    padding-bottom: 15px;
}
h2
{
    color: #41413c;
    font-size: 18px;
    font-weight: bold;
}
.tekst
{
    font-size: 11px;
    color: #3d3c36;
    line-height: 1.5em;
    float: left;
}
.fototje
{
    float: right;
    padding-left: 20px;
    padding-bottom: 15px;
}
