html,
body {
margin:0;
padding:0;
min-height:100%;
height:100%;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family:century gothic;
font:century gothic;
font-size:11px;
}

a:link, a:visited {
color:black;
text-decoration:underline;
}

#container {
min-height:100%;
height:100%;
position:relative;
width: 923px;

left:50%;
margin-left:-500px;

}

#body {
position:relative;
min-height:100%;
height:100%;
padding:10px;
padding-bottom:30px;   /* Height of the footer */
width: 923px;
}

#header {
position:absolute;
top:0;
left:0;
width: 906px;
height:80px;
border-bottom:1px solid #000000;
padding:10px;
background-image:url(images/logo.png);
background-repeat:no-repeat;
background-position:bottom left;
}

#logo_klikable {
position:absolute;
top:0;
left:0;
height:80px;
width: 300px;
}

#menu {
position:absolute;
top:115px;
left:0;
height:780px;
width:180px;
border-right:1px solid #000000;

}

#slideshow {
position:absolute;
top:115px;
left:193px;
height:170px;
width:55px;
}

#content {
position:absolute;
top:115px;
left:193px;
height:auto;
width:500px;

}

#slideshow-content {
position:absolute;
top:30px;
left:0;
height:170px;
width:55px;

}

#headlines {
position:absolute;
top:318px;
left:193px;
height:auto;
width:272px;
}

#video {
position:absolute;
top:318px;
left:478px;
height:170px;
width:270px;
}

#banner {
position:absolute;
top:515px;
left:478px;
height:170px;
width:270px;
}

#get_in_touch {
position:absolute;
top:711px;
left:478px;
height:auto;
width:270px;
}

#nieuwsbrief {
position:absolute;
top:115px;
right:16px;
height:auto;
width:167px;
}

#acties {
position:absolute;
top:318px;
right:16px;
height:auto;
width:172px;
}

#footer {
position:relative;
bottom:0;
left:-192px;
width:923px;
height:35px;   /* Height of the footer */
background-color:#3a3a3a;
text-align:center;
color:#FFFFFF;
font-size: 11px;

}

/* Slider */

#slider {
position:absolute;
top:30px;
left:0px;
height:164px;
width:556px;
}