@charset "utf-8";
/* CSS Document */
body
{
background-image:url(../Images/Background2.jpg);
background-repeat:no-repeat;
background-position:top center;
margin-top: 0px;
}

#background
{
background-color:#f2f0db;
margin-top: 0px;
margin: auto;
margin-bottom: 0px;
height: auto;
width: 800px;
text-align:left;
}

#header
{
background-image:url(../Images/Header2800.jpg);
margin-top: 0px;
height: 121px;
width: 800px;
}

#navigatiebalk
{
margin-top: 5px;
margin-left: 1px;
height: 24px;
width: 800px;
}

#tekst
{
height: 650px;
width: 775px;
margin-bottom: 0px;
margin-left: 25px;
overflow:auto;
}

