
.header{
font-family: Garamond, Times new Roman, serif;
color: #FFFFFF;
font-size: 175%;
}

.titel{
font-family: Garamond, Times new Roman, serif;
color: #FFFFFF;
font-size: 175%;
}

.voet{
font-family: times new roman;
color: #FFFFFF;
font-size: 95%;
}

.window{
font-family: Garamond, Times new Roman, serif;
color: #FFFFFF;
font-size: 100%;
text-align : justify;
} 

.li-window{
font-family: Garamond, Times new Roman, serif;
color: #FFFFFF;
}
 
.body{
margin: 0;
text-align: center;
}

.menu{
font-family: Arial;
font-size: 75%;
}


div#main_container{
margin: 0 auto 0 auto;
width: 80%;
text-align: left;
}

div#header1{
background-color: #000000;
float: left;
width: 5%;
height: 35px;
border-right: 1px solid #8D977E;
border-bottom: 1px solid #8D977E;
}

div#header2{
background-color: #000000;
float: left;
width: 92%;
height: 35px;
border-bottom: 1px solid #8D977E;
padding-left: 2%;
}

div#li-window{
background-color: #000000;
float: left;
width: 5%;
height: 650px;
border-right: 1px solid #8D977E;
}

div#boxwindow{

background-color: #071918;
float: left;
width: 80%;

height: 650px;
padding-left: 2%;
overflow: auto;
}

div#re-window{
background-color: #000000;
float: left;
width: 12%;
text-align: center;
border-left: 1px solid #8D977E;
height: 650px;
}

div#boxtitel{
background-color: #8D977E;
float: left;
width: 97%; 
padding-left: 3%;
}

div#boxvoet1{

background-color: transparant;
float: left;
width: 30%;
height: 200px;
}

div#boxvoet2{

background-color: transparant;
float: left;
width: 40%;
height: 200px;
padding-top: 20px;

}

div#boxvoet3{

background-color: transparant;
float: left;
width: 30%;
height: 200px;
} 
