* 
{
margin:			0;
padding:		0;
}
body
{
font: 				x-small "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
font-size:			100%;
color:				#000000;
}
h1
{
	font-size:			1em;
	color:				#000000;

}
h2
{	
	font-size:			0.6em;
	color:				#000000;
}
h4
{	
	font-size:			0.8em;
	color:				#ffffff;
}
p
{
	font-size:			0.8em;
	color:				#000000;
}
p.footer
{
	font-size:			0.7em;
	color:				#FFFFFF;
}
p.navigation
{
	font-size:			0.8em;
	color:				#ffffff;
vertical-align: bottom;
}
a.menu:link
{
	font-size:			0.8em;
	color:				#000000;
	text-decoration:	underline;

}
a.menu:hover
{
	font-size:			0.8em;
	color:				#999999;
	text-decoration:	underline;
}
a.menu:active
{
	font-size:			0.8em;
	color:				#222222;
	text-decoration:	underline;
}
a.menu:visited
{
	font-size:			0.8em;
	color:				#333333;
	text-decoration:	underline;

}
a.footer
{	
	color:				#FFFFFF;
	text-decoration:	underline;
}
div#header
{	
background:			url(../images/header.jpg);
background-repeat:	no-repeat;
height:				164px;
width:				900px;
margin:				0 auto;
}
div#main
{
background:				url(../images/body.jpg);
background-repeat:		no-repeat;
width:					900px;
margin:					0 auto;
clear:					both;
margin-bottom:			0pt;
}
div#content
{
background:			url(../images/content.jpg);
background-repeat:		no-repeat;
width:				650px;
float:				left;
min-height:			300px;
padding-top:		40px;
}
div#text
{
width:				550px;
margin-left:		70px;

}
div#navigatie
{
background:			url(../images/navigation.jpg);
background-repeat:	no-repeat;
width:				250px;
float:				right;
min-height:			300px;
padding-top:		50px;
}
div#nav
{
width:				150px;
margin-left:		30px;
text-align:			center;
}
div#footer
{
background:			url(../images/footer.jpg);
}
div#foot
{
width:				900px;
margin:				0 auto;
height:				56px;
text-align:			center;
}
div #contactleft
{
width:			200px;
float:			left;
}
div #contactright
{
width:			300px;
float:			right;
}
img.home 
{

width: 156px;

float: right;

margin-top: 		0pt;

margin-right: 		10px;

margin-bottom: 		10px;

margin-left: 		10px;

padding:			2px;

border:				1px solid #000000;


}
div#foto
{
	text-align: center;
	border-width: 0px;
	margin: 0 auto;
}
img.foto
{
	margin-top: 10px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}


