html 
{ background-image: url('images/bg.png');
background-repeat: repeat-x; 
background-color: #ffffff; } 

body 
{margin: 0px auto; } 


div#top
{ margin: 0 auto; width: 920px; height: 35px; }

div#toplinks
{ color: white; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 34px; float: left; }

div#toprechts
{ color: white; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 34px; float: right; }

div#footercenter
{margin: 0px auto;
width: 920px;
height: 30px;}

div#footer
{background-color: #9a0806;
height: 30px;}

div#footerlinks
{font-family: Arial;
font-size: 11px;
color: #ffffff;
padding: 10px 21px 0px 21px;
margin: 0px 0px 0px 0px;
font-weight: lighter;
text-align: left;float: left;}

div#footerrechts
{font-family: Arial;
font-size: 11px;
color: #ffffff;
padding: 10px 21px 0px 21px;
margin: 0px 0px 0px 0px;
font-weight: lighter;
text-align: right;float: right;}

div#site
{margin: 0px auto;
width: 920px;}

div#header
{background-image: url(images/header.png);
background-repeat: no-repeat;
width: 881px;
height: 255px;
margin: 20px 0 12px 10px;}

div#content
{width: 880px;
margin: 0 12px 45px;
overflow: hidden;}

div#menu
{width: 165px;
margin-top: 12px;
margin-right: 5px;
float: left;}

div#banners
{width: 165px;
margin-top: 15px;
margin-left: 5px;
float: left; }

div#tekstcontent
{ width: 500px; margin-top: 3px; float: left; margin-right: 20px; }

img.sponsor
{border: 1px solid #2d04a2;
margin-top: 10px;
margin-right: auto;}

/* Fonts */
h3
{font-family: Trebuchet MS;
font-size: 27px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
font-weight: lighter;
color: #000000;}

h1
{font-family: Arial;
font-size: 16px;
color: black;
font-weight: bold;
text-align: left;}

h2
{font-family: Arial;
font-size: 16px;
color: black;
font-weight: bold;
text-align: left;}

p
{font-family: Arial;
font-size: 12px;
color: black;
text-align: left;}
a:hover
{text-decoration: none;
color: white;}

td
{font-family: Arial;
font-size: 12px;
color: black;
text-align: left;}
a:hover
{text-decoration: none;
color: white;}

a:active
{color: blue; text-decoration: none; }

 a:link
{color: blue; text-decoration: none;}

 a:visited
{color: blue; text-decoration: none;}



