@charset "UTF-8";
*{margin:0px;
padding:0px;}


/*Body*/


body{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
line-height:20px;
background-image:url(content/images/bkgrnd_01.png);
background-repeat:repeat-x;        

}


/*Content*/


#container{width:auto;
height:auto;
}

#header{height:198px;
width:100%;
}

#headera{height:25px;
width:460px;
background-image:url(content/images/header_0001.gif);
float:left;
text-align:left;
padding-top:150px;
font-size:14px;
font-weight:bolder;
background-repeat:no-repeat;
}

#headerc{height:223px;
width:469px;
float:right;
}

#imgleft{height:600px;
width:500px;
clear:both;
float:left;
background-image:url(content/images/imglinks.jpg);
padding-top:20px;
z-index: 1000;
}

#imgrechts{width:250px;
height:30%;
padding:40;
padding-top:200px;
padding-left:20px;
float:left;
}

#content{
height:auto;
float:left;
width:40%;
margin-top:100px;
padding-right:20px;
border-right-style:dotted;
border-right-color:#666666;
border-right-width:thin;
min-height:300px;}

.bdinfo{height:auto;
float:left;
width:40%;
margin-top:100px;
padding-right:20px;
border:none;
min-height:300px;
}
#footer{
clear:both;
height:40px;
width:auto;
text-align:center;
padding-top:40px;}


/*Tekst*/


H1{font-size:14px;
color:#000066;
padding-bottom:20px}


H2{font-weight:bold;
font-size:9px;
text-decoration:underline;}

H3{font:Arial, Helvetica, sans-serif;
font-size:10px;
font-family:cursive;}


/*Links*/




a {text-decoration:none;
color:#000000;}

a:visited {color:#000000;}

a:hover {color:#666666;}



ul{display:inline;
font-size:12px;}
li{display:inline;
font-size:12px;
text-decoration:none;
padding-left:10px;
padding-right:10px;
margin-right:10px;
position:relative;}

a {text-decoration:none;
color:#000000;}

a:visited {color:#000000;}

a:hover {color:#666666;}



/*Navigatie*/

#navigatie{

line-height:12px;

width:auto;

height:50px;
margin-left:15px;


}


#tekstoverzicht {font-size:10px;}


p{padding-top:10px;}





