html,body
{
background:#FFF fixed no-repeat;
height:100%;
margin: 0px;
padding: 0px;
}

img {border:none;}

#container {
margin:0 auto; /* Ook horizontaal centreren */
position: relative;
width:940px;
color:#4b4d4c;
font-family:Helvetica, Arial, sans-serif;
font-size:0.8em;
line-height:1.5em;
}

h2 {
font-family:Helvetica, Arial, sans-serif;
font-size:20px;
font-weight:normal;
}

#header {
height:75px;
padding-bottom:10px;
border-bottom:solid 1px #4b4d4c;
}

#footer {
height:75px;
}

#left {
float:left;
}

#right {
float:right;
text-align:right;
padding-top:10px;
}

#flash-content{
height:440px;
margin-top:30px;
}

#choices {margin-top:20px; height:100%; overflow:hidden;}

#choice-images {margin-top:20px; clear:both; overflow:hidden; padding-bottom:50px; height:100%;}

.choice1, .choice2, .choice3 {float:left; width:300px;}
.choice1, .choice2 {padding-right:20px;}

.grotervlak {float:left; width:600px;}
.grotervlak ul { margin: 0px;padding: 0 0 0 0px;}
.grotervlak ul li {display:block; list-style-type: none;}
.grotervlak li a {padding:3px 5px 3px 20px; background:url(../images/knop_bg.gif) left no-repeat; border-bottom:1px solid #FFF; color:#4b4d4c; display:block;}
.grotervlak li a:hover {padding:3px 5px 3px 20px; background:url(../images/knop_bg.gif) left no-repeat #f7f7f7; border-bottom:1px solid #FFF; color:#4b4d4c; display:block;} 

a:link {color:#4b4d4c; font-weight:bold; text-decoration:none;}
a:visited {color:#4b4d4c; font-weight:bold; text-decoration:none;}
a:hover {color:#F60; font-weight:bold; text-decoration:none;}