body
{
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	
	
	}
a{
	color:#333;
	text-decoration:none;}
	
#site
{
	width:768px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
	color:#444;
	font-size:12px;
	margin-top:5%;
}
#header
{
	
	width:768px;
	height:190px;
}

#menu
{
	width:210px;
	float:left;

}
#content
{
	width:558px;
	height:398px;
	
	float:right;
	overflow:auto;
	


	
}
#div_image
{
	
	background-image:url(images/inhoudbg.jpg);
	background-repeat:no-repeat;
	float:right;
	overflow:auto;
	width:558px;
	height:398px;
	


	
}
img.contact
{
	border:thin;
	border-color:#eee;
	border-style:solid;
	
}
.menu_buttons
{
	border:none;
	white-space:normal;
	margin-bottom:-4px;
	border-style:none;
	
	
}

.i-com
{
	height:12px;
	overflow:hidden;

	width:768px;
	background-color:#333333;
	
	
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	overflow:none;
	text-align:center;
	
}
h4{

	font-weight:bold;
	margin-top:2px;
	margin-bottom:0px;
	font-size:13px;
}
h2{

	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
}
h6{
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
}

td.rand{
	border-top-style:solid;
	border-top-width:2px;
	border-color:#666;
	
	
}
td.bericht
{
	text-align:center;
	font-size:16px;
	font-style:oblique;
	}