body {
margin: 0 auto;
padding: 0;
font-family: verdana;
color: #000;
width: 600px;
height: 100%;
background: #000 url(img/bg_thread.gif) top center no-repeat
}


html {
height: 100%;
}


::-moz-selection { background-color:#b0d45f; color: black; }


#container {
margin: 0 auto;
min-height: 97%;
_height: 97%;
background: url(img/bg_circle.gif) center no-repeat;
background-color: #232323;
}


#header {
padding: 50px;
background: url(img/header-logo.gif) center no-repeat;
background-color: #000;
}


/* NAVIGATIE */

#menu {
padding-top: 1em;
color:#FFF;
text-align: center;
background: url(img/bg_menu.gif) top repeat;
}


#menu ul{
font-weight: bold;
background-color: 000;
width: 600px;
padding: 0;
margin: 0;
white-space: no-wrap;
}


#menu ul li{
display: inline;
}


#menu ul li a{
padding-left: 1em;
padding-right: 1em;
font-size: 11pt;
font-family: verdana;
text-decoration: none;
color: #FFF;
}


#menu ul li a:hover{
color: #f064a5;
}


/* EINDE NAVIGATIE */


#content {
padding-top: 30px;
margin: 0 15px 0 15px;
color: #FFF;
height: 100%;
font-family: verdana;
font-size: 10pt;
}

#content a{
font-size: 10pt;
font-family: verdana;
text-decoration: none;
color: #FFF;
}


#content a:hover{
color: #b0d45f;
}


.title {
color: #f064a5;
font-size: 11pt;
}


#footer {
font-size: 8pt;
clear: both;
text-align: center;
color: #959595;
background-color: #232323;
height: 3%;
}


#footer a{
font-size: 8pt;
font-family: verdana;
text-decoration: none;
color: #959595;
}


#footer a:hover{
color: #b0d45f;
}
