*
{
margin: 0;
padding: 0;
border: none;
background-color: transparent;
}

html
{
height: 100%;
overflow: scroll;
overflow-x: auto;
}

body
{
height: 100%;
background: #F3EEC6;
/*background: #8A8663;*/
color: #403515;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: center;
}

#buiten2
{
position: relative;
width: 1000px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -70px auto;
background: #f3eec6 url(achtergrond.gif) no-repeat 50% bottom fixed;
text-align: left;
}

#buiten
{
float: left;
width: 1000px;
}

#logo
{
display: inline;
float: left;
width: 278px;
height: 80px;
margin: 16px 0 0 16px;
}

#h1h2
{
z-index: 10;
position: absolute;
left: 30px;
top: 90px;
font-size: 13px;
font-weight: bold;
}

#menu
{
display: inline;
float: left;
width: 600px;
height: 40px;
margin: 23px 0 0 25px;
vertical-align: top;
}

#menu ul
{
list-style: none;
}

#menu ul li
{
display: inline;
margin: 0 5px 0 0;
}

#menu ul li a
{
color: #0AABA5;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover
{
color: #F08932;
}

#menu a.current
{
color: #F08932;
}

#push
{
clear: both;
height: 70px;
margin: 20px 0 0 0;
}

#footer
{
position: relative;
clear: both;
width: 1000px;
height: 70px;
margin: 0 auto;
}

#ondermenu
{
display: inline;
float: left;
width: 500px;
height: 50px;
margin: 0 0 0 365px;
}

#ondermenu ul
{
list-style: none;
}

#ondermenu ul li
{
display: inline;
color: #403515;
}

#ondermenu ul li a
{
color: #403515;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#ondermenu ul li a:hover
{
text-decoration: underline;
}

#designer
{
display: inline;
float: left;
width: 500px;
height: 20px;
margin: 0 0 0 365px;
font-size: 10px;
}

#designer a
{
color: #F08932;
font-size: 10px;
text-decoration: none;
}

#designer a:hover
{
color: #0AABA5;
}

