* {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

html {
background: url(../img/html_bg.gif) left top;
height: 100%;
}
body { color: #333; background: url(../img/body_bg.gif) repeat-x left top; text-align: center; bottom: 100%; _height: 100% }


#container {
width: 800px;
margin: 0 auto;
text-align: left;
background: #fff url(../img/inhoud_bg.gif) repeat-y;
}



#header {
width: 800px;
height: 142px;
background: url(../img/header.jpg) no-repeat;
}
#header a {
display: block;
width: 800px;
height: 134px;
text-indent: -999999px;
overflow: hidden;
}

#menu {
width: 800px;
height: 35px;
list-style: none;
}
#menu li {
height: 35px;
float: left;
}
#menu li a.home { width: 63px; background: url(../img/menu_home.gif) left top; }
#menu li a.agenda { width: 77px; background: url(../img/menu_agenda.gif) left top; }
#menu li a.weblog { width: 74px; background: url(../img/menu_weblog.gif) left top; }
#menu li a.bio { width: 44px; background: url(../img/menu_bio.gif) left top; }
#menu li a.fotos { width: 62px; background: url(../img/menu_fotos.gif) left top; }
#menu li a.gastenboek { width: 104px; background: url(../img/menu_gastenboek.gif) left top; }
#menu li a.links { width: 55px; background: url(../img/menu_links.gif) left top; }
#menu li a.releases { width: 84px; background: url(../img/menu_releases.gif) left top; }
#menu li a.palmares { width: 85px; background: url(../img/menu_palmares.gif) left top; }
#menu li a.top10 { width: 67px; background: url(../img/menu_top10.gif) left top; }
#menu li a.contact { width: 85px; background: url(../img/menu_contact.gif) left top; }
#menu li a:hover { background-position: left bottom; }

#menu li a {
display: block;
float: left;
height: 35px;
text-indent: -99999px;
overflow: hidden;
}


#inhoud_top {
width: 800px;
height: 29px;
overflow: hidden;
background: url(../img/inhoud_top.gif) no-repeat;
}

#inhoud_links {
width: 430px;
margin: 10px;
float: left;
display: inline;
}
#inhoud_midden {
width: 133px;
margin: 10px 5px 10px 5px;
float: left;
display: inline;
}
#inhoud_rechts {
width: 185px;
margin: 10px 0 10px 10px;
float: left;
display: inline;
}
#inhoud_links p, #inhoud_midden p, #inhoud_rechts p {
margin-bottom: 1em;
}


#footer {
width: 798px;
height: 18px;
margin: 0 0 0 1px;
clear: both;
text-align: center;
font: 12px Arial, Helvetica, sans-serif;
background: #D50408;
color: #fff;
line-height: 18px;
vertical-align: middle;
}
a:link { color: #D50408; text-decoration: none }
a:visited { color: #D50408; text-decoration: none }
a:hover { color: #D50408 }

