body {
background-color: #FFFFFF;
font-family: Tahoma;
font-size: 13px;
}

.style1 {font-size: 11px; }
.style2 {font-size: 20px; }
.style3 {font-size: 13px; }
.style4 {font-size: 13px; font-weight: bold;  }
.style5 {font-size: 18px; color: #000000; }

a:link {
color: #000000;
text-decoration: none;
}

a:hover {  
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a:active {
color: #000000;
text-decoration: none;
}

#main {
position: absolute;
left: 50%;
width: 75%;
margin-left: -35%; /* De helft van de breedte */
border: 1px solid #FF0000;
background:none;
}
 
#headertekst { 
width: 100%;
height: 20px;
} 
#headerplaat { 
width: 100%;
height: 100px; 
} 
#menu { 
width: 100%;
height: 30px;
} 
#kruimelpad { 
width: 100%;
height: 20px;
} 
#footer { 
width: 100%; 
height: 100%;
float: left;
clear: both;
} 


#links { 
width: 60%; 
float: left; 
} 
#links1 { 
width: 100%;  
float: left;
} 
#links2 {
width: 100%;
float: left;
}
#links3 {
width: 100%;
float: left;
}

#rechts {
width: 40%;
float: left; 
}
#rechts1 { 
width: 100%; 
float: right;
} 
#rechts2 {
width: 100%;
float: right;
}
#rechts3 {
width: 100%;
float: right;
}
#rechts3a {
width: 100%;
float: right;
}
#rechts3b {
width: 100%;
float: right;
}
#rechts4 { 
width: 33%;  
float: right;
} 
#rechts5 {
width: 34%;
float: right;
}
#rechts6 {
width: 33%;
float: right;
}



#menu_links {
width: 20%;
float: left;
}
#inhoud {
width: 80%;
float: right;
}
#matrix {
width: 85%;
float: left;
}
#matrix_seizoenen { 
width: 15%; 
height: 70%;
float: left; 
}

#tab-container-1 {
width: 100%;
float: left;
}
#tab-container-11 {
width: 80%;
float: right;
}


#seizoenen { 
width: 20%; 
height: 70%;
float: left; 
}




#selectie {
position:variable;
width:100%;
}
#navigatie_duels { 
width: 20%; 
height: 70%;
float: left; 
}
#navigatie_duels2 { 
width: 20%; 
height: 70%;
float: left; 
}
#wedstrijd {
width: 80%;
height: 70%;
float: left; 
}



