body	{
		background:url(afbeeldingen/body_achtergrond.gif) repeat-y center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
html	{
		background:url(afbeeldingen/achtergrond.gif) #e0e1a8;
		}
*		{
		border:none;
		margin:0;
		padding:0;
		}
h1		{
		padding:10px 10px 0 0;
		text-align:center;
		color:#fcfcfc;
		font-size:24px;
		}
h2		{
		background:#e0e1a8;
		width:208px;
		padding:2px 5px 2px 5px;
		color:#111111;
		font-size:13px;
		}
a		{
		color:#111111;
		}
a:hover	{
		color:#003D71;
		}
div.container	{
		width:740px;
		margin:0 auto;
		}
div.header	{
		background:url(afbeeldingen/header_achtergrond.gif) #6989ba;
		width:740px;
		padding:0 0 5px 0;
		overflow:hidden;
		}
div.adsense {
	background:#fff;
	padding:5px 0;
	margin:10px 0 0 0;
	overflow:hidden;
}
div.images_float, div.images_float img {float:left;}
div.images_float img {margin:0 0 0 30px ;}
div.adsense div.adsense_float {float:left;}
div.menu	{
		background:#afc0da;
		width:740px;
		height:15px;
		padding:5px 0 5px 0;
		text-align:center;
		}
div.content	{
		width:740px;
		padding:20px 0 0 0;
		overflow:auto;
		}
div.content div.wrapper	{
		float:left;
		margin:0 0 0 20px;
		}
div.links	{
		width:218px;
		margin:0 0 20px 0;
		border:1px solid #e0e1a8;
		}
div.padding	{
		padding:5px;
		}
div.center	{
		width:740px;
		padding:0 0 10px 0;
		text-align:center;
		}
div.center a	{
		font-size:14px;
		font-weight:bold;
		font-style:italic;
		}
div.footer	{
		background:#afc0da;
		width:740px;
		padding:10px 0 10px 0;
		color:#fcfcfc;
		text-align:center;
		}
div.footer a	{
		color:#fcfcfc;
		}
div.footer a:hover	{
		color:#111111;
		}