html {
overflow-y: -moz-scrollbars-vertical;
overflow-y: scroll;
}
html,body {
margin:0px;
padding:0px;
color:#fff;
line-height:18px;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
background:url('images/achtergrondblokje.png') repeat;
}

img { border:0px; }

a:link,a:visited { color:#868686; text-decoration:underline;}
a:hover {color:#f28e00; }

.a2:link { color:#fff; text-decoration:none;}

.header { 
color:#f28e00;
font-size:16px;
font-weight:bold;
line-height:22px;
}

.header2 { 
font-size:14px;
font-weight:bold;
line-height:22px;
color:#868686;
}

.header3 { 
font-size:14px;
font-weight:bold;
line-height:22px;
color:#fff;
}

.box {
padding: 7px 15px 7px 0;
}

#maincontainer {
position:relative;
background:url('images/containerbg.png') center repeat-y;
margin:0 auto;
width:720px;
height:auto !important;
height:100%; 
min-height:100%;
}

#sfeercontainer {
position:absolute;
top:0px;
left:18px;
width:683px;
height:210px;
}

#contentcontainer {
position:absolute;
background:#000;
padding:0 80px;
top:280px;
left:18px;
width:523px;
min-height:100%;
}

#logocontainer {
position:absolute;
background:url('images/logo.png') center no-repeat;
top:167px;
left:18px;
width:682px;
height:77px;
}

#buttoncontainer {
position:absolute;
background:url('images/eventbutton.png') 0 0 no-repeat;
top:130px;
left:585px;
width:283px;
height:283px;
}

#navcontainer {
position:absolute;
float:left;
width:38px;
height:642px;
top:4px;
left:-20px;
}

#navcontainer a{
display:block;
margin-bottom:7px;
}
