/* basis stylesheet voor 1024 x 786 resolutie*/

body { margin: 0; 
       padding: 0;
			 font-family: Verdana, sans-serif;
			 font-size:11px ; 
			 background-color: #FCFAF9 ;}

div#container {width: 970px;
position: relative;
margin-top: 0; 
margin-left: auto;
margin-right: auto;
/*voor firefox */
border:1px solid #FCFAF9 ;
}
a {text-decoration: none;}

div#menu {
position: absolute;
top: 150px;
left: -1px;
text-align: right;
width: 170px;
padding-right: 15px;
background-repeat: no-repeat;
height: 210px;
 }
div#menu a{
text-decoration: none; 
display: block;
color: #4F4E4E;
font-size: 12px;
font-weight: bold;
padding-right: 20px;
height: 15px;
padding-bottom:5px;
 }

div#menu a.on {color: #B6585A;
background-image: url(../images/menu-on.gif);
background-repeat: no-repeat;
background-position: 162px;
height: 15px;
}
 div#menu a:hover{color: #992124;
background-image: url(../images/menu-on.gif);
background-repeat: no-repeat;
background-position: 162px;
height: 15px;
}
a {text-decoration: none;}
div#inhoud {
margin-left: 198px;
margin-top: 59px;
}
img#logo {display: block; margin-bottom: 15px}
p {width: 500px; line-height: 16px; color: #676A6E;}
 
h1, h2  {font-size: 12px; margin-top: 20px; color: #676A6E;}
 blockquote{line-height: 16px; color: #676A6E}

p.first{margin-top: -8px}

h2{font-size: 11px;
color: # ;
margin-bottom: ;
}
 
ul, li {margin: 0; padding: 0; list-style: none;}
li {line-height: 1.50em}

address {font-style: normal; line-height: 1.35em}

address a {color: #b6585A}
address a:hover {color:#4f4e4e}

h2 span {font-size: 10px; font-weight: normal;}
 span a{color: #4F4E4E;}
 span a:hover {color: #b6585A}
 
div#top {text-align: center; margin-bottom: 20px} 
div#top a {color: #4F4E4E;font-weight: bold}
div#top a:hover {color: #b6585A} 

