html, body {width: 100% !important;}

a { color: black; text-decoration: none; }
a:hover { text-decoration: underline; color: blue; } 

#menu
{
    background-color: White;
    position:absolute;
    top: 300px;
    left: 10px;
    width:180px;
    float:left;
    margin: 0px;
    padding:10px;
    border:1px solid #000000;
}

body
{
    background-color: #0080FF;
    margin: 0px;
    border: 0px;
    padding: 0px;
}  
h1
{
    font-size: 18.0pt;
    font-family: Arial;
    color: White;
    font-weight: normal;
    font-style: italic;

}
h2
{
    font-size:10.0pt;
    font-family:Arial;
    color:White;
    font-weight: normal;
    font-style: italic;
}
.box-logo
{
    width:200px;
    margin:10px;
    float: left;
}
.box-titel
{
    position:relative;
    left:10px;
    padding:10px;
    margin: 10px 10px 50px 10px;   
    text-align: center;  
}
.box-facebook
{
    position:absolute;
    top: 560px;
    width: 180px;
    left:0px;
    padding:10px;
    margin: 10px 10px 50px 10px;   
    text-align: left;  
}
.box-Dong
{
    position:absolute;
    top: 500px;
    width: 180px;
    left:0px;
    padding:10px;
    margin: 10px 10px 50px 10px;   
    text-align: left;  
}
#teller
{
    position:absolute;
    top:260px;
    left:0px;
    width:200px;
    margin:10px;
    float: left; 
    font-size:10.0pt;
    font-family:Arial;
    color:White;
    font-weight: normal;
}  

#inhoud
{
    background-color:  #CCFFFF;
    position:absolute;
    top: 150px;
    left: 220px;
    padding:10px;
    float:left;
    border:1px solid #000000;
}  
  
.foto_kaarskensprocessie
{
    background-color:  #CCFFFF;
    position:absolute;
    top: 288px;
    left: 38px;
    right: 208px;
    bottom: 538px;
    padding:0px;
    border:1px solid #000000;
}  
