@charset "utf-8";
/* CSS Olillys */

body
{
background-image: url(images/background.jpg);
background-repeat:no-repeat;
background-position: top center;
margin-top: 0px;
}

#background
{
margin-top: 0px;
margin: auto;
height: 700px;
width: 900px;
text-align:left;
}

#navigatie a 
{
font:10px Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
letter-spacing:.1em;
line-height:16px;
display:block;
padding: 0px 10px;
border-right:1px solid #FF6600;
}
	
#navigatie a:hover 
{
color:#ffffff;
background: #FF6600;
}

#Navigatie-balk
{
padding-top: inherit;
margin-top: 120px;
}

#titel
{
text-align: center;
color: #FF6600;
margin-top: 30px;
}

#text
{
height: 370px;
width: 705px;
overflow: auto;
margin-left: 100px;
margin-top: 30px;
}
