html, body {
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.hoogte {
	height: 100%;
}
H1 {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Helvetica, Geneva;
}
.groen {
	background-color: #c3e8cf;
	padding: 10px;
}
H2 {
	color: black;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Helvetica, Geneva;
}
H3 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva;
}
.h3lijst {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva;
}
.pijllijst {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Helvetica, Geneva;
	list-style-image: url(images/icons/front.png);
	font-weight: bold;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}
H4 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Geneva;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}
p {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva;
}
.grijs {
	color: #838383;
}
.rood {
	color: #990000;
}
.aanbiedingblok {
	color: #000000;
	margin: 6px;
}
.groteheader {
	font-size: 14px;
}
.navigatie {
	color: #838383;
	width: 805px;
	margin-left: 15px;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a.brood:active {
	color: #838383;
}
a.brood:hover {
	color: #838383;
	text-decoration: none;
}
a.brood:link {
	color: #838383;
}
a.brood:visited {
	color: #838383;
}
a.oranje:active {
	color: #FF6600;
}
a.oranje:hover {
	color: #FF6600;
	text-decoration: none;
}
a.oranje:link {
	color: #FF6600;
}
a.oranje:visited {
	color: #FF6600;
}
#vloeren {
	position: absolute;
	top: 5px;
	left: 23px;
	width: 280px;
	height: 120px;
	visibility: visible;
	display: block;
}
#content {
	width: 575px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#aanbieding {
	position: absolute;
	top: 180px;
	left: 750px;
	width: 250px;
	height: 500px;
	visibility: visible;
	display: block;
}
#vlaggen {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 55px;
	background-image:url(images/wk-actie/oranje_vlaggenlijn.png);
	background-repeat: repeat-x;
}