body {
background-image: url(Images/Layout/bg3.jpg); 
}

a {
text-decoration: none;
}

a:link { 
color: #ff0022;
}
 
a:visited { 
color: #ff0022;
}

a:hover{
color: #995555;
}

a:active { 
color: #995555;
}

#Header {
background-image: url(Images/Layout/header3.jpg); 
width: 800px;
height: 120px;
border: 1px solid #000000;
position: relative;
}

#portfolio {
width: 150px;
height: 100px;
position: absolute;
top: 6px;
left: 640px; 
border: 1px solid #000000;
}

#Pagina {
background-image: url(Images/Layout/bg_div4_2.jpg); 
width: 800px;
height: 480px;
border: 1px solid #000000;
opacity: 50;
position: relative;
z-index:1;
text-align: left;
font-family: calibri, arial;
}

#Home {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 10px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Geschiedenis {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 50px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Martijn {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 90px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Kunst {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 130px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Gvg {
background-image: url(Images/Layout/button2.jpg); 
width: 150px;
height: 42px;
position: absolute;
top: 170px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Workshops {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 222px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Levensloop {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 262px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Planologie {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 302px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Evenementen {
background-image: url(Images/Layout/button2.jpg); 
width: 150px;
height: 42px;
position: absolute;
top: 342px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Links {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 394px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#Contact {
background-image: url(Images/Layout/button.jpg); 
width: 150px;
height: 30px;
position: absolute;
top: 434px;
left: 10px; 
border: 1px solid #000000;
padding-left: 15px;
}

#text {
width: 550px;
height: 430px;
position: absolute;
top: 20px;
left: 200px; 
font-size:18px ; 
z-index: 1;
overflow: auto;
}

#onder {
width: 800px;
height: 30px;
position: relative;
top: 0px;
left: 0px; 
font-size:18px ; 
text-align: left;
font-family: calibri, arial;
font-size: 12px;
}




