body {
background-image:url(images/achtergrond.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#a67144;
text-align:center;
margin: 0;
}

#nav a:link, a:active, a:visited {
text-decoration: none;
color: #ffffff;
}

a:hover {
text-decoration: underline;
}

H1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#header {
position:absolute;
left: 13px;
top: -23px;
width:780px;
height:200px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#nav {
position:absolute;
left: 25px;
top:89px;
width:525px;
height:25px;
text-align: left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#000000;
font-weight: bold;
}

#wrapper {
position:absolute;
left:17px;
top: 120px;
padding-right:15px;
width:530px;
height:365px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #752801;
overflow: auto;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #b9873d;
scrollbar-face-color: #d9aa66;
scrollbar-highlight-color: #e7cda7;
scrollbar-shadow-color: #d9aa66;
scrollbar-3dlight-color: #e7cda7;
scrollbar-track-color: #e7cda7;
scrollbar-darkshadow-color: #e7cda7; 
}


#wrapper a {
color: #349796;
}

#livedates {
position:absolute;
top: 225px;
left: 580px;
width:190px;
height:245px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
overflow: auto;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #b9873d;
scrollbar-face-color: #d9aa66;
scrollbar-highlight-color: #e7cda7;
scrollbar-shadow-color: #d9aa66;
scrollbar-3dlight-color: #e7cda7;
scrollbar-track-color: #e7cda7;
scrollbar-darkshadow-color: #e7cda7; 
}

#mydiv {
top: 50%;
left: 50%;
margin-top: -250px; /*set to a negative number 1/2 of your height*/
margin-left: -390px; /*set to a negative number 1/2 of your width*/
position:absolute;
width:780px;
height:470px;
text-align: left;
}

#Table {
top: 50%;
left: 50%;
margin-top: -250px; /*set to a negative number 1/2 of your height*/
margin-left: -390px; /*set to a negative number 1/2 of your width*/
position:absolute;
width:780px;
height:470px;
}



.MainTable {
float:left;
filter:alpha(opacity=75);
opacity:.75;

}

.Kopje {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}


