body
{
font-family:Arial, Helvetica, sans-serif;
color:#545454;
background-color:#FFFFFF;
background-image: url(../images/images/bg.png);
background-repeat:repeat-x;
}
#balk{
margin:0 auto;
width:800px;
text-align:right;
}
#content
{
margin:0 auto;
background-image:url(../images/achtergrond.png);
background-repeat:repeat-y;
width:800px;
}
#header
{
background-image:url(../images/banner.png);
background-repeat:no-repeat;
width:800px;
height:175px;
margin-top:60px;
margin:0 auto;
}
#menu
{
width:794px;
margin:0 auto;
}
.content_text
{
padding:20px 20px 20px 20px;
}
#footer
{
background-image:url(../images/footer.png);
background-repeat:no-repeat;
width:800px;
height:69px;
margin-top:60px;
margin:0 auto;
}
a:link
{
color: black;
font-weight:500;
text-decoration:none;
font-family: Arial;
}
a:visited
{
color: black;
font-weight:500;
text-decoration:none;
font-family: Arial;
}
a:active
{
color: black;
font-weight: 500;
text-decoration:none;
font-family: Arial;
}
a:hover
{
color: gray;
font-weight: 500;
text-decoration:none;
font-family: Arial;
}
*{
list-style:none;
}
#menucontainer{
position:relative;
height:50px;
color:#FFFFFF;
background:#383636;
width:100%;
font-family:Helvetica,Arial,Verdana,sans-serif;
}
#menunav{
position:relative;
height:38px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
background:#fff url(../images/background.jpg) repeat-x bottom left;
padding:0 0 0 20px;}
#menunav ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:left;}
#menunav ul li{
display:block;
float:left;
margin:0 1px;}
#menunav ul li a{
display:block;
float:left;
color:#EAF3F8;
text-decoration:none;
padding:0 0 0 20px;
height:38px;}
#menunav ul li a span{
padding:12px 20px 0 0;
height:21px;
float:left;}
#menunav ul li a:hover{
color:#fff;
background:transparent url(../images/hover.jpg) repeat-x bottom left;}
#menunav ul li a:hover span{
display:block;
width:auto;
cursor

ointer;}
#menunav ul li a.current, #menunav ul li a.current:hover{
color:#fff;
background:#1D6893 url(../images/left.jpg) no-repeat top left;
line-height:275%;}
#menunav ul li a.current span{
display:block;
padding:0 20px 0 0;
width:auto;
background:#383636 url(../images/right.jpg) no-repeat top right;
height:38px;}