body {
margin: 0px;
padding: 0px;
font-family: Arial;
font-size: 11px;
background: #cbcbcb; /* hier veranderen: donkere achtergrond */
}

.clear{
clear: both;
}

#wrapper{
background: #edecec; /* hier veranderen: lichte achtergrond */
margin: auto;
width: 1102px;
}

#header{
background: url(images/header.png); /* hier veranderen: header */
width: 1100px;
margin-left: 1px;
height: 128px;
}

#menu{

}

#menu ul{
height: 35px;
background: #340a0a;
margin: 0 0 0 1px;
padding: 0 0 0 27px;
width: 1073px;}

#menu ul li{

line-height: 35px;
background: url(images/menurood.png) center left no-repeat; /* hier veranderen */
list-style-type: none;
float: left;
padding: 0 15px 0 15px;
}

#menu ul li a{
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover{
text-decoration: underline;
}

#content{
overflow: hidden;
width: 1102px;
clear: both;
}

#links{
float: left;
margin-left: 1px;
width: 149px;
}

.kop{
margin-top: 1px;
line-height: 25px;
background: #ff0000 url(images/dotred.png) no-repeat; /* hier veranderen */
height: 25px;
width: 100%-27px;
color: #ffffff;
padding-left: 27px;
}

#links ul{
margin: 0;
padding: 0px;
background: url(images/menuul.png); /* hier veranderen: is achtergrond van de clubs */ 
}

#links ul li{
padding-left: 7px;
list-style-type: none;
line-height: 19px;
}

#links ul li a{
color: #434242;
text-decoration: none;
}

.ad{
text-align: center;
padding: 25px 0 25px 0;
background: #ffffff;
width: 100%;
}

#midden{
overflow: hidden;
margin-left: 1px;
width: 800px;
float: left;
}

.white{
overflow: hidden;
width: 100%;
background: #ffffff;
}

.item{
line-height: 18px;
padding: 9px 0 17px 9px;
}

.item strong{
color: #6a0000; /* hier veranderen */
text-decoration: underline;
}

#n1{
width: 300px;
float: left;
margin-left: 26px;
}

#n2{
margin-right: 26px;
width: 300px;
float: right;
}

.nieuws strong{
color: #ff0000; /* hier veranderen */
text-decoration: underline;
}

.nieuws{
line-height: 24px;
width: 300px;
margin-bottom: 20px;
}

#rechts{
margin-left: 1px;
width: 149px;
float: left;
}

#rechts ul{
background: #ffffff;
margin: 0px;
padding: 7px 0px 7px 17px;
}

#rechts ul li{
line-height: 18px;
list-style-type: none;
}

#rechts ul li a{
color: #434242; /* hier veranderen: kleur van de links aan de rechter kant */
text-decoration: none;
}