/* ------ CSS schoonmaak code  ------ */ 

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, form, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

    margin:0px;

    padding:0px;

    border:0px;

    font-weight: inherit;

    font-style: inherit;

    line-height: inherit;

    font-size: 14px;

    font-family:arial;
}

body{
    background: url(images/achtergrond.gif);
}

#pagewrapper{
    width: 996px;
    height: auto;
    min-height: 625px;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    background-color: #FFFFFF;
    
}



#header{
    background: url(images/static-image.jpg) 0px 0px;
    width: 996px;
    height: 120px;     
}

#menuleft
{
    background: url(images/static-image.jpg) 0px -120px;
    width: 200px;
    height: 400px;
    padding-top: 100px;
    float: left;
}
#mainMenu a{
    list-style: none;
    margin-left: 15px;
    color: #256eb2;
    text-decoration: none;
    font-size: 13px;
}

#mainMenu a:hover{
    color:#BD2B36;
}

#mainMenu li{
      font-weight: bold;
      font-size: 13px;
      line-height: 22px;
      list-style: none; 
      
      
}

#mainMenu li ul li{
    line-height: 16px;

}

#mainMenu li ul a{
      margin-left: 25px;
      
}


#content{
    width: 575px;
    min-height: 400px;
    float: left;
    padding-right: 20px;
    margin-left: 30px;
    color: gray;
}

#content h2{
    font-weight: bold;
}

#content-header{
     background: url(images/background-content.gif) no-repeat;
     width: 623px;
     height: 50px;
     margin-left: -28px;
}

#footer{
    background: url(images/static-image.jpg) 0px -610px;
    clear: both;
    width: 996px;
    height: 112px;
}
#imagerighttop{
    float:left;
    width: 170px;
    color: gray;
    font-size: 12px;
    
}
#imagerighttop li
{
    font-size: 12px;
}

#topmenu
{
    float:left;
    margin-left: 12px;  
    margin-top: 8px;
}

#topmenu ul{
    color:white;
}

#topmenu ul li{
    
    
}

#topmenu ul li ul li{
    background-color: white;
    border: 1px solid red;
}

#topmenu ul li a{
    padding: 5px;
}

#topmenu ul li ul li a{
    color: red;
    text-decoration: none;
}

#gasprijs{
    margin-top: 25px;
    margin-left: 40px;
    float: left;
    color: white;
}
#gasprijs td{
    height: 32px;
    border-left: 2px solid black;
    text-align: center;
}
