body {
background-repeat:repeat-x;
background-image: url(images/achtergrond_lijn_800.png);
background-color: #F0D82B
}

div.container
{
width:100%;
margin:0px;
line-height:150%;
}
div.header
{
width:800px;
padding:0.5em;
color:white;
clear:left;
}

div.footer
{
padding:0.5em;
width:800px;
color:white;
clear:left;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#900;
}


h1.header
{
height:150px;
width:800px;
padding:0;
margin:0;
}

div.inhoud
{
float:left;
width:500px;
height:400px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 125%;
/* padding:1em; */
padding-left:70px;
padding-right:70px;
padding-top:90px;
background-repeat:no-repeat;
background-image: url(images/wolk.gif);
}

div.rechts
{
height:440px;
margin-left:640px;
width:160px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:1em;
text-align:center;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:700;
text-transform:uppercase;
color:#900;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#900;
}


