body {
	margin			: 0 0 0 20px;
	font-family		: Verdana, Arial, sans-serif;
	line-height		: 125%;
	letter-spacing	: 1px;
	color			: #000075;
	font-size		: 10pt;
	font-weight		: normal;
	background		: white url(images/achtergrond-licht.jpg); 	
	height			: 100%
	}

html {
	overflow-y		: scroll;
	height			: 100%;
	}

a {
	color			: #000075;
	text-decoration	: none;
	}

a:hover {
	color			: #55aa00;
	text-decoration	: none;
	}
	
img {
	border			: none;
	}

#container {
	width			: 770px;
	height			: 100%;
	background		: white url(images/winkelkop.jpg) no-repeat top center;
	border			: solid 1px #e6ecf2;
	border-top		: none;
	border-bottom	: none;
	margin			: 0 auto 0 auto;
}

#tekst {
	width			: 700px;
	margin			: 160px auto 10px auto;
	position		: absolute;
	float			: left;
	padding			: 0 30px 20px 30px;
	z-index			: 1;
	background		: white;
	}

#webwinkel {
	width			: 125px;
	margin			: 115px 0 0 600px;
	position		: absolute;
	float			: left;
	z-index			: 2;
	} 

img.rechts {
	float			: right;
	padding			: 20px 0 20px 20px;
	}

img.links {
	float			: left;
	padding			: 0px 20px 20px 0;
	}

.groen {	
	color			: #55aa00;
	font-weight		: bold;
	}
	
.blauw {	
	color			: #000099;
	font-weight		: bold;
	}

#footer {
	margin			: 0 0 -25px -30px;
	background		: url(images/balkje.jpg) repeat-x;
	font-family		: Verdana, Arial, sans-serif;
	line-height		: 125%;
	letter-spacing	: 1px;
	color			: #000099;
	font-size		: 7pt;
	font-weight		: normal;
	text-align		: center;
	padding			: 4px 0 4px 0;
	height			: 25px;	
	width			: 770px;
	}

#header {
	margin			: 0 0 -20px -30px;
	background		: url(images/balkje.jpg) repeat-x;
	font-family		: Verdana, Arial, sans-serif;
	line-height		: 125%;
	letter-spacing	: 1px;
	color			: #000099;
	font-size		: 7pt;
	font-weight		: normal;
	text-align		: center;
	padding			: 4px 0 4px 0;
	height			: 25px;	
	width			: 770px;
	}



#ddd {
	width			: 20px;
	height			: 100px;
	margin			: 0 0 0 0;
	font-family		: Verdana, Arial, sans-serif;
	line-height		: 125%;
	letter-spacing	: 1px;
	color			: black;
	font-size		: 7pt;
	font-weight		: normal;
	}










#submenu {
	width			: 150px;
	position		: absolute;
	float			: left;
	margin			: 0;
	padding			: 0 20px 0 0;
	font-family		: Verdana, Arial, sans-serif;
	line-height		: 150%;
	letter-spacing	: 1px;
	color			: #c7c756;
	font-size		: 8pt;
	font-weight		: normal;
	text-align		: right;
	}

#submenu img {
	margin			: 4px 0 0 0;
	}

#submenu a {
	color			: white;
	text-decoration	: none;
	}

#submenu a:hover {
	color			: #c7c756;
	text-decoration	: none;
	}


span {
	color			: #c7c756;
	font-weight		: bold;
	}
	
span.bron { 
	color			: white;
	font-size		: 8pt;
	font-weight		: normal;
	}