body {
 background: url(http://www.cocksbollekescross.be/afbeeldingen/achtergrond.gif) #e4e4e4 top repeat-x;
 font: normal 11px/140% tahoma, geneva, verdana, helvetica, sans-serif;
}

body, #container, #boven-header, #boven-header li, #header, #voetje p, #menu ul, #menu li, #menu li a, #sponsers ul {
 margin: 0;
 padding: 0;
}

#content a, #boven-header li a, #menu li:hover li a, #menu li a{
 color: #1b62cb;
}

#boven-header li a:hover, #countdown p, #menu li:hover a, #menu li:hover li a:hover, #menu li a:hover, #menu li a.actief, #menu li ul li a.actief, #voetje p {
 color: white;
}

#content a {
 text-decoration: none;
}

#content a:hover {
 text-decoration: underline;
}


#container {
 background: url(http://www.cocksbollekescross.be/afbeeldingen/grijze-streep.gif) white 460px repeat-y;
 width: 790px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}

#boven-header {
 text-align: left;
 background: url(afbeeldingen/blauwe-streep.gif) white 460px repeat-y;
}

#boven-header ul{
 margin: 0;
 padding: 6px 0 1px 6px;
 list-style: none;
}

#boven-header li{
 display: inline;
}

#boven-header li a{
 margin-left: 8px;
 padding: 2px 6px;
 text-decoration: none;
 border-left: 4px solid #1b62cb;
}

#boven-header li a:hover{
 background-color: #1b62cb;
}

#header {
 background: url(afbeeldingen/header.png);
 height: 125px;
 border-bottom: 8px solid #1b62cb;
}

#header h1{
 display:none;
}

#countdown {
 min-height: 20px;
 background: url(afbeeldingen/blauwe-streep.gif) white 460px repeat-y;
 text-align: center;
}

#countdown p {
 margin: 0 170px 0 460px;
 padding: 0;
 padding-bottom: 3px;
}

#content {
 width: 430px;
 padding: 0 15px;
 margin: 0;
 float: left;
 overflow:auto;
}

#content .beschrijving {
 background: #f2f2f2;
 padding: 5px;
 padding-left: 7px;
 font-weight: 550;
 font-style: italic;
 border-left: 6px solid #e1e1e1;
 background: url(http://www.cocksbollekescross.be/afbeeldingen/fiets.gif) #f2f2f2 bottom right no-repeat;
}

#content h1 {
 border-left: 6px solid #1b62cb;
 padding: 0 0 3px 7px;
 border-bottom: 1px solid #c2c2c2;
 font-size: 1.4em;
 font-weight: normal;
}

#content h2 {
 border-bottom: 1px solid #c2c2c2;
 font-size: 1.3em;
 font-weight: normal;
}

#content h3 {
 font-size: 1.3em;
 font-weight: normal;
 text-decoration:underline;
}

#menu {
 width: 160px;
 float: left;
}

#menu ul {
 list-style: none;
}

#menu li {
 list-style: none;
 position: relative;
 border-bottom: 1px solid #c2c2c2;
 background: #ebebeb;
}

#menu li:hover{
 background-color: #1b62cb;
 border-bottom: 1px solid #1b62cb;
}

#menu li ul{
 width: 160px;
 display: none;
 position: absolute; 
 top: 0;
 left: 160px;
}

#menu li > ul {
 top: 0;
 left: 160px;
}

#menu li:hover ul {
 display: block;
}

#menu li a{
 padding: 6px 10px;
 display: block;
 text-decoration: none;
}

#menu li.actief, #menu li ul li.actief {
 background-color: #1b62cb;
 border-bottom: 1px solid #1b62cb;
}

#sponsers {
 width: 140px;
 padding: 0 15px;
 margin: 0;
 float: left;
}

#sponsers ul {
 list-style: none;
}

#sponsers li {
 background-repeat: no-repeat;
 background-position: 50% 0;
 margin-bottom: 8px;
 width:140px;
}

#sponsers li a {
 background: url(http://www.cocksbollekescross.be/afbeeldingen/sponsers/laag.png);
 display: block;
 height: 100%;
}

#sponsers li a:hover {
 background-image: none;
}

#sponsers h3 {
 border-left: 6px solid #1b62cb;
 padding: 0 0 3px 7px;
 border-bottom: 1px solid #c2c2c2;
 font-size: 1.4em;
 font-weight: normal;
}

#voetje {
 clear: both;
 height: 15px;
 background: url(afbeeldingen/blauwe-streep.gif) white 460px repeat-y;
 padding: 3px 170px 3px 460px;
 margin: 0;
}

#voetje p {
 text-align: center;
}

#voetje a {
  color: white;
  text-decoration:none;
}

#voetje a:hover {
  color: white;
  text-decoration:underline;
}

a img {
  border:none;
}