body {
background: url('images/bg.png') repeat-x;
background-color: #2C2C2C;
margin: 0;
padding: 0;
border: 0;
}

#wrapper {
width: 890px;
margin: 0 auto auto auto;
}

a {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}

div#header 
    { 
        background-image: url('images/header welkom.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headerovermijzelf 
    { 
        background-image: url('images/header over mijzelf.jpg'); 
        width: 880px; 
        height: 210px; 
    }

div#headerindoor 
    { 
        background-image: url('images/header indoor.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headersponsors 
    { 
        background-image: url('images/header sponsors.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headercortex 
    { 
        background-image: url('images/header cortex.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headerkingsofkarting
    { 
        background-image: url('images/header kingsofkarting.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headerresultaten 
    { 
        background-image: url('images/header resultaten.jpg'); 
        width: 880px; 
        height: 210px; 
    } 
   
div#headermiddelburgsebode
    { 
        background-image: url('images/header middelburgsebode.jpg'); 
        width: 880px; 
        height: 210px; 
    } 
div#headerindoorverslagen
    { 
        background-image: url('images/header indoorverslagen.jpg'); 
        width: 880px; 
        height: 210px; 
    } 
div#headerzikk
    { 
        background-image: url('images/header zikk.jpg'); 
        width: 880px; 
        height: 210px; 
    } 
div#headermks
    { 
        background-image: url('images/header mks.jpg'); 
        width: 880px; 
        height: 210px; 
    } 
div#headernjikv
    { 
        background-image: url('images/header njikv.jpg'); 
        width: 880px; 
        height: 210px; 
    } 
div#headerpzc
    { 
        background-image: url('images/header pzc.jpg'); 
        width: 880px; 
        height: 210px; 
    } 
div#headerbrazilië
    { 
        background-image: url('images/header brazilië.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headerbelgië
    { 
        background-image: url('images/header belgië.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headerusa
    { 
        background-image: url('images/header usa.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headeroutdoor
    { 
        background-image: url('images/header outdoor.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headerallerlei
    { 
        background-image: url('images/header allerlei.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headergastenboek
    { 
        background-image: url('images/header gastenboek.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

div#headerlinks
    { 
        background-image: url('images/header links.jpg'); 
        width: 880px; 
        height: 210px; 
    } 

h1 
    { 
        font-family: Times New Roman; 
        font-size: 26px; 
        color: #ffff00; 
        font-weight: normal; 
        margin: 0; 
        padding: 32px 0px 0px 19px; 
        float: left; 
    } 

h2 
    { 
        font-family: "Times New Roman"; 
        font-size: 11px; 
        color: #ffff00; 
        font-weight: normal; 
        margin: 0; 
        padding: 36px 0px 0px 12px; 
        float: left; 
    } 

ul#menu 
    { 
        margin: 0px; 
        padding-left: 80px; 
        list-style: none; 
        height:    25px; 
        width: 799px; 
        background-color: #080808; 
        background-image: url('images/menu_background_image.gif'); 
    } 
     
ul#menu li 
    { 
        float: left; 
        height: 25px; 
    } 
     
ul#menu li a 
    { 
        display: block; 
        overflow: hidden; 
        height:    25px; 
        padding: 5px 8px 0px 8px; 
        font-family: Verdana; 
        color: #ffffff; 
        font-size: 11px; 
        text-decoration: none; 
        font-weight: bold; 
    } 
     
ul#menu li a:hover, ul#menu li.active a, ul#menu li.active a:hover 
    { 
        padding: 5px 8px 0px 8px; 
        background-color: #ffffff; 
        color: #000000; 
        height: 20px; 
    } 

div#container 
    { 
        width: 878px; 
        overflow:                hidden;     
        border-bottom: 1px solid #005AB7;
    } 

div#wContainer 
    { 
        background-color: #005AB7; 
        width: 858px; 
        padding: 10px 10px 10px 10px; 
        float: left; 
        padding-bottom: 30000px; 
        margin-bottom: -29995px;
        font-family: Verdana; 
        font-size: 11pt; 
        color: #ffffff;        

    }
div#wContainer a 
    { 
        color: #ffffff; 
        font-weight: bold; 
        text-decoration: none; 
    } 
     
div#wContainer a:hover 
    { 
		color: #000000;
		font-weight: bold;
		text-decoration: none;
    } 
     
div#ovContainer 
    { 
        background-color: #ffffff; 
        width: 858px; 
        padding: 10px 10px 10px 10px; 
        float: left; 
        padding-bottom: 30000px; 
        margin-bottom: -29995px; 
        font-family: Verdana; 
        font-size: 11pt; 
        color: #000000;        
    }

div#ovContainer a 
    { 
        color: #005AB7; 
        font-weight: bold; 
        text-decoration: none; 
    } 
     
div#ovContainer a:hover 
    { 
		color: #000000;
		font-weight: bold;
		text-decoration: none;
    }   

div#lContainer 
    { 
        background-color: #ffffff; 
        width: 633px; 
        padding: 10px 10px 10px 10px; 
        float: left; 
        padding-bottom: 30000px; 
        margin-bottom: -29995px;     
        font-family: Verdana; 
        font-size: 11pt; 
        color: #000000;        
    }

div#lContainer a 
    { 
        color: #005AB7; 
        font-weight: bold; 
        text-decoration: none; 
    } 
     
div#lContainer a:hover 
    { 
		color: #000000;
		font-weight: bold;
		text-decoration: none;
    }   

div#rContainer 
    { 
        background-color: #005AB7; 
        width: 205px; 
        padding: 10px 10px 10px 10px; 
        padding-bottom: 30000px; 
        margin-bottom: -30000px; 
        float: right;
        font-family: Verdana; 
        font-size: 11pt; 
        color: #ffffff;        
    }

div#rContainer a 
    { 
        color: #ffffff; 
        font-weight: bold; 
        text-decoration: none; 
    } 
     
div#rContainer a:hover 
    { 
		color: #000000;
		font-weight: bold;
		text-decoration: none;
    }   
code 
    { 
        background-color: #f2f2f2; 
        border: 1px solid #dddddd; 
        padding: 11px 5px 11px 5px; 
        margin: 0 0 26px 29px; 
    }
div#footer 
    { 
        width: 100%; 
        background-color: #005AB7; 
        text-align: center; 
        padding: 3px 0px 3px 0px; 
        clear: both; 
        margin:0; 
        float: left; 
        font-family: Verdana; 
        font-size: 11px; 
        color: #ffffff; 
margin-bottom: 20px;    } 
     
div#footer a 
    { 
        color: #fff; 
        text-decoration: underline; 
    }