body
{
margin:0px;
padding:0px;
background-color:#efefef;
background-image:url(../images/back.gif);
background-repeat:no-repeat;
font-family: arial; 
font-size: 8pt;
scrollbar-3dlight-color:#efefef;
scrollbar-highlight-color:#efefef;
scrollbar-face-color:#ff9900;
scrollbar-shadow-color:#ffcc99;
scrollbar-track-color:#f7d7b1;
scrollbar-arrow-color:#efefef;
scrollbar-darkshadow-color:#f7d7b1;
}

h1
{
font-family: arial; 
font-size: 10pt;
font-weight:bold;
color: black;
}

h2
{
font-family: arial; 
font-size: 8pt;
font-weight:bold;
color: black;
}

div#container
{
width:952px;
height:566px;
background-image:url(../images/bg_container_4.jpg);
background-repeat:no-repeat;
padding-left:40px;
margin:auto;
}

div#header
{
width:920px;
height:120px;
margin-right:0px;
background-image:url(../images/bg_header2.gif);
background-repeat:no-repeat;
color:#FFFFFF;
}

div#navigatie
{
width:721px;
height:20px;
margin-right:0px;
margin-top:136;
background-image:url(../images/bg_navigatie3.gif);
padding-left:200px;
padding-top:4px;
}

div#navigatie a
{
color: #ffffff; 
text-decoration: none; 
}
div#navigatie a:hover
{
color:#FF9933;
text-decoration: underline; 	
}

div#content
{
padding-left:176px;
float:left;
padding-top:12px;
}

div#content_tekst_links
{
margin-top:1px;
float:left;
width:286px;
overflow:auto;
height:312px;
}


div#content_rechts
{
width:400px;
float:left;
padding-left:16px;
overflow:auto;
height:292px;
float:left;
}

div#content_titel
{
width:350px;
height:16px;
font-size:11px;
font-weight:bold;
margin-top:20px;
/*margin-left:20px;*/
}

div#content_tekst_rechts
{
margin-top:4px;
width:375px;
height:250px;
/*margin-left:20px;*/
}


.bold {
font-weight:bold;
}

.navi {
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

a
{
color:#000000; 
text-decoration: underline; 
}		

a:hover {
color:#999999;
text-decoration: underline; 
}

.error {
	color:#000000;
}

