  body { background-attachment: fixed;
    background-position: center top;
    background-color: #333333;
    font-weight: normal;
    font-family: Geneva,Arial,Helvetica,sans-serif ! important;
    
    }

 
 .contentbox { border: 1px solid;
    width: 301px;
    height: 331px;
    font-size:0.75em;/*was 0.85*/
    position: absolute;
    left: 35px;
    top: 31px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left top;
    color: rgb(0, 0, 0);
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    z-index:100;
    }


.hfstukTitel { border-color: rgb(153, 153, 153);
    border-width: 1px;
    border-bottom: 1px solid rgb(153, 153, 153);
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 2px;
    color: rgb(0, 0, 0);
     }

.centerall {
   position : relative;
   text-align : left;
   width : 950px;
   margin-left : auto;
   margin-right : auto;
}


  

.flags
{
position: absolute;
left: 100px;/*was 108px*/
letter-spacing: -3px;/*hacking images next to each other*/
top: 311px;
z-index: 101;
}

  a:link { color: rgb(255, 255, 255);
    text-decoration: none;
    }

  a:visited { color: rgb(238, 238, 238);
    text-decoration: none;
    }

  a:active { color: rgb(0, 0, 0);
    text-decoration: none;
    }

  a:hover { color: rgb(0, 0, 0);
    text-decoration: none;
    }  

  .titelvlak { border-style: none;
    width: 298px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    color: rgb(255, 255, 255);
    font-size:1.2em;    
    }

  .content { padding: 10px;
    width: 280px;
    letter-spacing: 1pt;
    }

  .navigatie_terug { width: 100px;
    height: 20px;
    position: relative;
	vertical-align: middle;
    left: 0px;
    /*top: 312px;*/
	top: 290px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
	font-size: 10px;/*edited (words to long)*/
    letter-spacing: 1px;
    }

  .navigatie_heen { width: 100px;
    height: 20px;
    position: absolute;/*edit, trying to make it fit the text-block*/
    left: 200px;
    top: 312px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
	font-size: 10px;/*edited (words to long)*/
    letter-spacing: 1px;
	line-height: 100%;
    }



.titelvlak a:link { 
	color: rgb(255, 255, 255);
        text-decoration: none; }
	
.titelvlak a:visited {
	color: rgb(255, 255, 255);
        text-decoration: none;}
	
.titelvlak a:active {
	color: rgb(255, 255, 255);
        text-decoration: none;}
	
.titelvlak a:hover {
	color: rgb(255, 255, 255);
        text-decoration: none;}


    
.footer a:link { 
	color: rgb(120, 120, 120);
        text-decoration: none; }
	
.footer a:visited {
	color: rgb(110, 110, 110);
        text-decoration: none;}
	
.footer a:active {
	color: rgb(160, 160, 160);
        text-decoration: none;}
	
.footer a:hover {
	color: rgb(160, 160, 160);
        text-decoration: none;}



 .footer
   {
       font-size:0.75em;
       position: absolute;
       left: 5px;
       top: 710px;
       color: rgb(80, 80, 80);
       letter-spacing: 1px;
       width:850px;
   
   }
