.kader {
position:absolute;
left: 50%; top: 50%;
margin-top: -160px; margin-left: -350px;
background: url(../_images/kader.png);
width:701px; height:321px;
}
.content{
position:relative;
margin:10px;
}
.inhoud{
height:270px;
margin-top: -15px;
}
.inhoud .lefttd{
height:250px;
border-right:1px dotted black;
}
body {
margin:0px; padding:0px;
background: url(../_images/achtergrond.png);
}
.logo {
position:relative;
margin-top: -80px; margin-left: -34px;
left: 50%; 
background: url(../_images/logo.png);
width:68px; height:75px;
}
.taalkeuze {
margin-right:60px;
position:relative;
float:right;
}
.footer {
bottom:-30px;
float:right;
position:relative;
margin-right:45px;
}
/**HOME**/
#home .navigatie {
position:absolute;
margin-top: 10px; margin-left:10px;
background: url(../_images/navhome.png);
width:145px; height:79px;
}
#home .links {
position:absolute;
top: 50%;
margin-top: -131px; margin-left:10px;
background: url(../_images/aboutme.png);
width:24px; height:262px;
}
#home .rechts {
position:absolute;
top: 50%; right: 0%;
margin-top: -131px; margin-right:10px;
background: url(../_images/gallery.png);
width:24px; height:262px;
}
#home .boven {
position:absolute;
left: 50%;
margin-top: 10px; margin-left: -131px;
background: url(../_images/contact.png);
width:262px; height:24px;
}
#home .onder {
position:absolute;
left: 50%; bottom: 0%;
margin-bottom: 10px; margin-left: -131px;
background: url(../_images/webdesign.png);
width:262px; height:24px;
}
#home .links:hover {
background: url(../_images/aboutmehover.png);
}
#home .rechts:hover {
background: url(../_images/galleryhover.png);
}
#home .boven:hover {
background: url(../_images/contacthover.png);
}
#home .onder:hover {
background: url(../_images/webdesignhover.png);
}
/**END HOME**/

/**GALLERY**/
#gallery .navigatie {
position:absolute;
margin-top: 10px; margin-left:10px;
background: url(../_images/navgallery.png);
width:145px; height:79px;
}
#gallery .links {
position:absolute;
top: 50%;
margin-top: -131px; margin-left:10px;
background: url(../_images/homel.png);
width:24px; height:262px;
}
#gallery .links:hover {
background: url(../_images/homelhover.png);
}
/**END GALLERY**/

/**CONTACT**/
#contact .navigatie {
position:absolute;
margin-top: 10px; margin-left:10px;
background: url(../_images/navcontact.png);
width:145px; height:79px;
}
#contact .onder {
position:absolute;
left: 50%; bottom: 0%;
margin-bottom: 10px; margin-left: -131px;
background: url(../_images/homeo.png);
width:262px; height:24px;
}
#contact .onder:hover {
background: url(../_images/homeohover.png);
}
/**END CONTACT**/

/**ABOUTME**/
#aboutme .navigatie {
position:absolute;
margin-top: 10px; margin-left:10px;
background: url(../_images/navaboutme.png);
width:145px; height:79px;
}
#aboutme .rechts {
position:absolute;
top: 50%; right: 0%;
margin-top: -131px; margin-right:10px;
background: url(../_images/homer.png);
width:24px; height:262px;
}
#aboutme .rechts:hover {
background: url(../_images/homerhover.png);
}
/**END ABOUTME**/

/**WEBDESIGN**/
#webdesign .navigatie {
position:absolute;
margin-top: 10px; margin-left:10px;
background: url(../_images/navwebdesign.png);
width:145px; height:79px;
}
#webdesign .boven {
position:absolute;
left: 50%;
margin-top: 10px; margin-left: -131px;
background: url(../_images/homeb.png);
width:262px; height:24px;
}
#webdesign .boven:hover {
background: url(../_images/homebhover.png);
}
/**END WEBDESIGN**/
