body{
background:url(img/bg.png) repeat-x #000000;
margin:0 0 0 9px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
img{
border:0;}

#hometable a{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
}
#hometable td{
text-align:center;}

#chat_login {
background:url(img/chatlogin.png) no-repeat;
height:180px;
width:264px;
padding: 50px 0 0 30px;
}

#header {
background:url(img/header.png) no-repeat;
height:136px;
width:980px;
}

#header h1{
margin:0;
padding:70px 0 0 100px;
font-size:48px;
}
#header h1 a{
text-decoration:none;
color:#FFFFFF;
}
#header h1 a:hover{
text-decoration:none;
color: #CCCCCC;
}

#content{
width:980px;
background:url(img/contentbg.png) repeat-y;
position:absolute; top:136px;
}

#content h2{
margin:2px;
}

#google_block{
width:200px;
text-align:center;
padding: 10px 0 10px 0;
}

#text {
float:right;
width:760px;
background:url(img/hoek.png) right top no-repeat #919FCC;
font-size:10px;
}

#topmenu {
position: absolute;
top: 103px;
left: 472px;
vertical-align:bottom;
}

#topmenu a img{
padding-right:10px;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
border: 0;
}

#topmenu a:hover img{
filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}

#partners {
padding-left: 15px;
padding-bottom:10px;
margin-left: -2px;
width:189px;
background:#FFFFFF;
}
#partners h3{
margin-bottom: 2px;
font-size:16px;
}
#partners a{
font-size:12px;
text-decoration:none;
color:#000000;
display:block;
}
#partners a:hover{
text-decoration:underline;}

#menu {
margin-left: 2px;
width:200px;
height:478px;
background:url(img/menubg.png) repeat-x;
padding-top:2px;
}

#menu ul
{
margin: 0;
padding: 2px 0 0 0;
list-style-type: none;
}

#menu ul a
{
display: block;
padding: 3px 0 3px 30px;
width: 155px;
border-left:#323F6C 15px solid;
margin-top:10px;
}

#menu ul a:link, #menu ul a:visited
{
color: #000000;
text-decoration: none;
}

#menu ul a:hover
{
background: #323F6C;
color:#FFFFFF;
border-left:#000 15px solid;
}
#menu ul a:active
{
background: #000000;
color:#FFFFFF;
}
