body
{
	margin:0px;
	padding:0px;
	color:#999999;
	background-color:#FAFAFA;
	
}

h1
{
	color:#ffffff;
	font-size:14px;

}


#frame
{
position:relative;
margin:auto;
width:750px;

height:inherrit;
top:30px;
}


#banner
{
position:absolute;
width:500px;
height:330px;

left:0px;

margin:0px;


background:url(afbeeldingen/banner.jpg);


z-index:1;
}

#menu
{
position:absolute;
width:240px;
height:330px;

top:0px;


left:510px;


margin:0px;


background-color:#8be;


z-index:1;

}


#inhoud
{
position:absolute;
width:750px;
top:360px;


height:50px;



}

p:first-letter
{
	color:#8BE;
	font-size:150%;

}

h1
{



}

a:link 
{
color:#999999;
}

a:visited
{
color:#999999;
}
a:hover
{
color:#999999;
}
a:active
{
color:#999999;
}

