body {
    background:#0066a4 url(/templates/templates/front_images/glow.png) no-repeat top center;
font-family:arial;
font-size:12px;
color:#666666;
}

body a{
color:#f6921e;
}

h1 {
    color:#f6921e;
    font-weight:bold;
font-family:arial;
}

h2 {
    color:#f6921e;
    font-weight:bold;
    font-family:arial;
}

hr {
    border:0px;
    border-bottom: 1px dashed #87b9bf; 
}

/*
#achtergrond {
    width:1250px;
    height:930px;
    margin:-10px auto 0px auto;
    background: url(/templates/templates/front_images/glow.png) no-repeat top center;
}*/

#container {
    width:875px;
    padding-top:20px;
    margin:0 auto 0 auto;
}

#header {
    height:268px;
    margin:0 auto 0 auto;
    background: url(/templates/templates/front_images/headern2.png) no-repeat;
    
}

#plaatje {
    position:absolute;
    width:875px;
    height:187px;
    z-index:100;
    margin-top:1px;
}

#menuspacer {
    position:absolute;
    width:875px;
    height:188px;
    z-index:1000;
    background: url(/templates/templates/front_images/headern3.png) no-repeat;
}

.dummy {
    width:37px;
    height:1px;
}

.menuitem0 {
    width: 81px;  
}

.menuitem1 {
    width: 86px; 
}

.menuitem2 {
    width: 114px; 
}

.menuitem3 {
    width: 93px; 
}

.menuitem4 {
    width: 114px; 
}

.menuitem5 {
    width: 128px; 
}

.menuitem6 {
    width: 102px; 
}

#menu {
    padding-top:178px;
}

#menu ul {
    padding-top:0px;
    list-style-type:none;
}

#menu li {
    float: left;
}

#menu li:hover {
    background-color: #ff7d00;
}

#menu li a {
    width:100%;
    display: block;
    color:white;
    font-family:arial;
    font-size:14px;    
    text-decoration:none;  
    margin-left:20px;
    padding-top:20px;
}

#menu li a {
    padding-bottom:20px;  
}

#menu li a:hover {
    margin-top:-15px;
    padding-bottom:20px;
    margin-left:3px;  
}

#menu ul li ul a:hover {
    margin-top:0px;
    margin-left:-40px;
}

#menu span:hover{
    margin-left:1px;
    padding-bottom:24px;
    text-align: center;
}

#menu li ul li {
    display:block;
    width: 100%;
}

#menu ul li ul a {
    padding-left:10px;
    margin-bottom:-30px;

}

#menu ul li ul {
    position: absolute;
    left: -999em;
    list-style-type: none;
    padding-bottom:30px;
/*    margin-left:-40px;*/
}
#menu li.hover ul,
#menu li:hover ul
{
    left: auto;
    z-index: 1000;
    background-color: #ff7d00;
}

#menu li ul li a {
    margin-left: -40px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    white-space: nowrap;
}

#content{
    width:875px;
    background: url(/templates/templates/front_images/contentbg.png) repeat;    
}

#contentlinks {
    float:left;
    width:560px;
    margin-left:7px;
    padding:5px 50px 5px 50px;
}

#contentrechts {
    float:left;
    width:150px;  
    padding:15px 10px 5px 30px;  
}

#contentrechts img{
    text-align:center;
}


#footer {
    clear:both;
    width:875px;
    height:95px;
    margin-bottom:20px;
    background: url(/templates/templates/front_images/footer.png); 
}

#sponsorlink {
    margin-bottom:30px;
}

#link{
    padding-top:10px;
    margin-bottom:-10px;
    text-align:center;
    font-family:arial;
    font-weight:bold;
    color:#0065a4;
    font-size:14px;
}