/* algemeen*/

body{
margin: 0px;
font-family:'Times New Roman';
background-color: white;
}

a { 
font: 'Times New Roman'; 
font-size:12pt; 
font-weight: bold; 
line-height:100%; 
text-decoration:none;
}

a:link { color:black; }
a:visited { color:rgb(61,65,71);}
a:active { color:red; }
a:hover { color:red; }

a.linkwit:link {color: white; font-weight: bold;text-decoration:none;}
a.linkwit:active {color: red; font-weight: bold;text-decoration:none;}
a.linkwit:visited {color: #CFCFCF; font-weight: bold;text-decoration:none;}
a.linkwit:hover {color: red; font-weight: bolder; text-decoration:none;
}

div#main_container{
position: relative;
margin: 0 auto 0 auto;
width: 984px;
align: left;
border: 0px solid #000000;
background-color: white;
}

ul#navigation{
list-style-type: none;
list-style-position: inside;
margin: 0;
padding: 0;
}


/* logo*/

div#header1{
float: left;
width: 293px;
height: 100px;
}

div#logo{
background: url(images/wbhlogo.jpg) no-repeat bottom left;
border: 0px;
width: 293px;
height: 27px;
margin: 65px 0 0 0;
}


/* menu rechts boven*/

a.menutop { font: 'Times New Roman'; 
font-size:12pt; 
font-weight: bold; 
line-height:100%; 
text-decoration:none;
}

div#header2{
position: relative;
float: left;
width: 507px;
height: 100px;
}

div#menu{
position: absolute;
width: 379px;
height: 20px;
top: 75px;
right: 0px;
border: 1px solid #000000;
}

ul#navigation .right{
float: right;
display: inline;
margin: 0 8px 0 8px;
}


/* ruimte helemaal rechts boven*/

div#header3{
background-color: white;
float: left;
width: 170px;
height: 100px;
}


/* content veld met tekst en beeld*/

div#main1{
position: relative;
float: left;
width: 800px;
height: 352px;
}

div#tekstbox{
background-color: transparant;
position: absolute;
left: 50px;
top: 30px;
padding: 0px 0 0 0;
width: 380px;
height: 257px;
text-align: center;
}

font.titelwit { 
font-size: 16pt; 
font-weight: bold;
letter-spacing: 0.04em; 
color: White; 
text-decoration:none; 
line-height:120%; 
}

font.tekstwit {
font-size: 11pt;
font-weight: bold;
letter-spacing: 0.04em; 
color: White; 
text-decoration:none; 
line-height:120%; 
}


/* huisje rechts*/

div#main2{
background: url(images/rechts1.gif) no-repeat top left;
float: left;
width: 170px;
height: 352px;
} 


/* onderste veld alles*/
div#onder1{
float: left;
width: 800px;
height: 109px;
text-align: left; 
}


/* menu links onder*/

a.menubottom { font: 'Times New Roman'; 
font-size:12pt; 
font-weight: bold; 
line-height:100%; 
text-decoration:none;
}

div#menuonder {
position: relative;
float: left;
width: 442px;
height: 20px;
top: 4px;
border: 0px solid #000000;
}

ul#navigation .left{
float: left;
display: inline;
margin: 0 9px 0 5px;
}



/* extra menu rechts onder*/

a.menuextralinks { font: 'Times New Roman'; 
font-size:9pt; 
line-height:100%; 
text-decoration:none;
}

a.menuextralinks:link {color: red; font-weight: bold;text-decoration:none; }
a.menuextralinks:active {color: red; font-weight: bold;text-decoration:none; }
a.menuextralinks:visited {color: #006666; font-weight: bold;text-decoration:none; }
a.menuextralinks:hover {color: red; font-weight: bolder; text-decoration:none;
}

div#extramenu{
position: relative;
float: right;
width: 160px;
height: 20px;
border: 0px solid #000000;
}

ul#extralinks {
list-style-type: none;
list-style-position: inside;
margin: 0px 0 0 0;
padding: 0px 0 0px 0;
}

#extralinks .right{
float: right;
display: inline;
margin: 0 0px 0 12px;
}


/* quotes*/

div#quotes{
position: absolute;
left: 420px;
top: 490px;
background: url(images/ondermain.jpg) no-repeat top left; 
margin: 0px 0px 0px 0;  
padding: 8px 0px 0px 0px; 
text-align: center; 
width: 400px;
height: 102px;
border: 0px solid #000000; 
}

font.quote {
font-size: 11pt;
letter-spacing: 0.00em; 
color:rgb(61,65,71); 
text-decoration:none; 
line-height:100%;
font-style: italic;
font-weight: normal;  
}

font.quotedperson {
font-size: 10pt;
letter-spacing: 0.00em; 
color:rgb(61,65,71); 
text-decoration:none; 
line-height:80%;
font-style: italic;
font-weight: bold;
}


/* fsclogo alleen voor Contact!*/

div#fsclogo {
position: relative;
float: left;
width: 327px;
height: 125px;
left: 22px;
border: 0px solid #000000;
}
