html
{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
border: 0px solid #000;
background-color: #fff;
overflow: scroll;
overflow-x: auto;
}

body
{
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
border: 0px solid #000;
background-color: transparent;
color: #000;
font-family: Verdana, Arial, helvetica, Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
}

#links
{
position: fixed;
_position: absolute;
top: 0px;
left: 0px;
width: 441px;
min-height: 100%;
_height: 100%;
margin: 0px;
padding: 0px;
background-color: transparent;
background-repeat: no-repeat;
}

.home
{
background-image: url(tulp.gif);
background-position: 100px bottom;
}

.contact
{
background-image: url(zebra.gif);
background-position: 220px bottom;
}

#links h1
{
width: 250px;
margin: 250px auto 0px auto;
padding: 0px;
background-color: transparent;
font-size: 13px;
font-weight: bold;
}

#links p
{
width: 250px;
margin: 10px auto 260px auto;
padding: 0px;
background-color: transparent;
}

#rechts
{
min-height: 100%;
_height: 100%;
width: 473px;
margin: 0px 0px 0px 434px;
padding: 0px;
background-color: #000;
background-image: url(gradient-vlak.gif);
background-position: 484px 0px;
_background-position: top right;
background-repeat: no-repeat;
background-attachment: fixed;
}

#rechts-container
{
min-height: 100%;
_height: 100%;
margin: 0px;
padding: 0px;
background-color: transparent;
background-image: url(schors.gif);
background-position: left top;
background-repeat: repeat-y;
}

#rechts h2
{
width: 380px;
margin: 0px;
padding: 170px 0px 0px 70px;
background-color: transparent;
color: #ccc;
font-size: 13px;
font-weight: bold;
}

#rechts p
{
float: left;
width: 380px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 70px;
background-color: transparent;
color: #ccc;
}

#rechts p img
{
float: left;
margin: 0px 10px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
}

#rechts p a
{
color: #99C567;
text-decoration: underline;
}

#rechts p a:hover
{
color: #99C567;
text-decoration: none;
}

#clear
{
clear: both;
margin: 0px;
padding: 0px;
}

#menu
{
position: fixed;
_position: absolute;
top: 96px;
left: 30px;
width: 940px;
height: 48px;
margin: 0px;
padding: 0px;
background-color: #000;
background-image: url(menubalk.gif);
background-repeat: repeat-x;
text-align: right;
}

#menu ul
{
margin: 16px 100px 0px 0px;
padding: 0px;
list-style-type: none;
}

#menu li
{
display: inline;
padding: 0px 20px;
}

#menu li a
{
color: #fff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#menu li a:hover
{
color: #99C567;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#menu li a.selected
{
color: #99C567;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#logo
{
position: fixed;
_position: absolute;
top: 0px;
left: 90px;
width: 250px;
height: 240px;
margin: 0px;
padding: 0px;
background-color: transparent;
}

#logo img
{
margin: 0px;
padding: 0px;
border: none;
}

