
body { 
background-image: url(achtergrond.gif);
list-style-position: outside;
list-style-type: none;
text-align: center;
color: #000000;
}
a:link {
color:#660033;
}
a:active {
color: #660033;
}
a:hover {
color:#CC6666;
}
a:visited {
color:#CC9999;
}

ul {
list-style:none;

}

h1, h2, h3 {
font-style: bold;
font-family: Tahoma, Arial;
color: #660033;
margin: 5px;
text-align: center;
}
h1 {
font-size: 18px;
}
h2 {
font-size: 14px;


}
h3 {
font-size: 18px;
color: #FFFF99;

}

em {
font-style: italic;
font-weight: bold;
}
#container {
width: 840px;
height: 600px;
background-image:url(achtergrondcont.gif);
margin: 0px auto;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: smaller;
}

#header {
width: 840px;
}
#navleft a {
background-color : #FFFF99;
border-bottom : solid 2px #FFFF66;
border-left : solid 2px #FFFF00;
border-right : solid 2px #FFFF66;
border-top : solid 2px #FFFF00;
color : #660033;
font-size : 12px;
text-align : center;
text-decoration : none;
padding : 0 2px 2px 4px;
margin-left: 4px;
margin-top: 16px;
display : block;
width : 120px;
}

#navleft a:hover {
background-color : #CCFF99;
border-bottom : solid 2px #FFFF00;
border-left : solid 2px #FFFF66;
border-right : solid 2px #FFFF00;
border-top : solid 2px #FFFF66;
color : #660033;
padding : 1px 3px 1px 5px;
}

#navleft {
width: 158px;
float: left;
}

#textcont {
background-image:url(achttxt.gif);
padding: 10px;
width:520px;
float: left;
}

#navright a {
background-color : #FFFF99;
border-bottom : solid 2px #FFFF66;
border-left : solid 2px #FFFF00;
border-right : solid 2px #FFFF66;
border-top : solid 2px #FFFF00;
color : #660033;
font-size : 12px;
text-align : center;
text-decoration : none;
padding : 0 2px 2px 4px;
margin-left: 4px;
margin-top: 6px;
display : block;
width : 120px;
}

#navright a:hover {
background-color : #CCFF99;
border-bottom : solid 2px #FFFF00;
border-left : solid 2px #FFFF66;
border-right : solid 2px #FFFF00;
border-top : solid 2px #FFFF66;
color : #660033;
padding : 1px 3px 1px 5px;
}

#navright {
width:158px;
float: right;
}

#navblogs {
width: 840px;
float: none;
background-color: #FFFFCC;
}

#footer {
width: 840px;
}


