* {padding: 0; margin: 0;}
html {
	background-color: #DEEEF8 ;
	height: 100%;
	font: 15px Tahoma, Arial, Verdana;
	color: #717173;
}
body {
	margin: 0;
	text-align: center;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #e1dac8;
	float: left;
}
#headcontainer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#topleft {float: left;}
#toprechts {
	float: left;
}
#rechts {
	float: right;
	width: 185px;
	margin-top: 5px;
	padding-left: 5px;
	text-align: center;
}
#logo {
	width: 228px;
	height: 192px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
ul#topmenu {
	list-style: none;
}
ul#topmenu li a {
	display: block;
	width: 228px;
	height: 25px;
	background: url(img/menuitembg.jpg);
	border-bottom: 1px solid #fff;
	font: 17px "trebuchet MS", "Tw Cen MT", Verdana, Arial;
	color: #fff;
	text-decoration: none;
	text-indent: 25px;
}
ul#topmenu li a:hover {text-indent: 30px;}

#headerhome {
	width: 561px;
	height: 192px;
	background: url(img/home.png);
	float: left;
}
#headerbedrijfskleding {
	width: 561px;
	height: 192px;
	background: url(img/bedrijfskleding.png);
	float: left;
}
#headerwerkkleding {
	width: 561px;
	height: 192px;
	background: url(img/werkkleding.png);
	float: left;
}
#headerhoreca {
	width: 561px;
	height: 192px;
	background: url(img/horeca.png);
	float: left;
}
#headerpromotiekleding {
	width: 561px;
	height: 192px;
	background: url(img/promotiekleding.png);
	float: left;
}
#headeroutdoor {
	width: 561px;
	height: 192px;
	background: url(img/outdoor.png);
	float: left;
}
#headerlevensmiddelen {
	width: 561px;
	height: 192px;
	background: url(img/levensmiddelen.png);
	float: left;
}
#headermedischverzorging {
	width: 561px;
	height: 192px;
	background: url(img/medischverzorging.png);
	float: left;
}
#headerbusiness {
	width: 561px;
	height: 192px;
	background: url(img/business.png);
	float: left;
}

#headerveiligheidsschoenen {
	width: 561px;
	height: 192px;
	background: url(img/veiligheidsschoenen.png);
	float: left;
}
#headeroutdoor {
	width: 561px;
	height: 192px;
	background: url(img/outdoor.png);
	float: left;
}
#headerbosbouw {
	width: 561px;
	height: 192px;
	background: url(img/bosbouw.png);
	float: left;
}
#headerjacht {
	width: 561px;
	height: 192px;
	background: url(img/jacht.png);
	float: left;
}
#headerwandelsport {
	width: 561px;
	height: 192px;
	background: url(img/wandelsport.png);
	float: left;
}

#headerpersoonlijkebeschermingsmiddelen {
	width: 561px;
	height: 192px;
	background: url(img/persoonlijkebeschermingsmiddelen.png);
	float: left;
}

#left {
	width: 228px;
	background: #e1dac8;
	clear: left;
	float: left;
}
ul#submenu {
	width: 228px;
	list-style: none;
}
ul#submenu li {
	width: 228px;
	height: 24px;
	border-bottom: 1px dotted #878378;
	line-height: 24px;
}
ul#submenu li a {
	font: bold 13px Tahoma, Arial, Verdana ;
	color: #717173;
	text-decoration: none;
	padding-left: 12px;
}
ul#submenu li a:hover {color: #868688;}
.menuitemdark {background: #cfc9b8;}

#content {
	width: 560px;
	background: #ede9de url(img/contentheadbg.jpg) top no-repeat;
	float: left;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-bottom: 10px;
}
#content h2 {
	font: 21px "trebuchet MS", "Tw Cen MT", Verdana, Arial;
	color: #302e33;
	margin: 5px 0 0 5px;
}
#inhoud {
	margin: 40px 0 0 12px;
	padding: 10px;
}
.img {float: left; padding-right: 10px;}
.img2 {
float: left;
padding-left: -1Opx;
padding-right: -10px;
}
.float {float: left;}

#footer {
	width: 980px;
	height: 200px;
	background: url(img/footer.jpg) repeat-x;
	margin: 0 auto;
	clear: both;
}
#footer p {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#subfooter {
	width: 240px;
	height: 200px;
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}
.img3 {
	margin-bottom: 2px;
	border: none;
}
a {
	color: #302e33;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}