body{
	margin:0px;
	padding:0px;
	font-family: Arial;
	display:inline;
	background:#d5d6c4 url('../img/bg.jpg') center top no-repeat;
}

H1{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#79A425;
}

H1.paginaKop{
	margin:0px;
	padding:0px;
	font-size:16px;
	padding-bottom:10px;
	color:#79A425;
}

H1#slagzin{
	margin:0px;
	padding:0px;
	font-size:24px;
	color:#fdfcff;
	position:absolute;
	z-index:2;
	font-weight:bold;
	width:238px;
}

H1#slagzins_schaduw{
	margin:0px;
	padding:0px;
	color:#000000;
	position:absolute;
	z-index:1;
	width:238px;
	font-size:25px;
	font-weight:bolder;
}

H1.systeem{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#312F30;
	padding-bottom:10px;
}

H1.crumb{
	float:left;
	font-size:14px;
	color:#000000;
	padding-left:23px;
	padding-right:10px;
	font-weight:normal;
	background:url('../img/crumb_home.gif') left bottom no-repeat;
}

H1.subcrumb{
	float:left;
	font-size:14px;
	color:#000000;
	padding-left:23px;
	padding-right:10px;
	font-weight:normal;
	background:url('../img/crumb_pijl.gif') left bottom no-repeat;
}

H2{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#79A425;
}

H2.deshopbox{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:10px;
}

IMG{
	border:0px;
}

UL{
	margin:0px;
	padding:0px;
}

FORM{
	margin:0px;
	padding:0px;
}

#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#website{
	float:left;
	width:1000px;
	background-color:#F0F0EE;
}

#header{
	float:left;
	width:1000px;
	height:111px;
	background:url('../img/header.jpg') left top no-repeat;
}

#shopbox{
	float:left;
	padding-left:691px;
	width:309px;
	height:73px;
	padding-top:6px;
	font-size:13px;
	color:#FFFFFF;
}

#viewbox{
	float:left;
	padding-left:24px;
	width:123px;
}

#inbox{
	float:left;
	width:162px;
}

#menu{
	float:left;
	width:237px;
	height:196px;
	padding-top:7px;
	padding-left:28px;
	background:url('../img/menu_bg.jpg') left top no-repeat;
}

#slogan{
	float:left;
	width:238px;
	height:153px;
	text-align:center;
	padding-top:50px;
	background:url('../img/slogan.jpg') left top no-repeat;
}

#aanbiedingen{
	float:left;
	width:497px;
	height:203px;
	background:url('../img/aanbiedingen_bg.jpg') left top no-repeat;
}

#left{
	clear:both;
	float:left;
	width:241px;
	padding-right:30px;
	background-color:#F0F0EE;
}

#betalingen{
	float:left;
	width:241px;
	height:172px;
}

#right{
	float:left;
	width:729px;
	background-color:#F0F0EE;
}

.tekst{
	float:left;
	width:669px;
	font-size:13px;
	color:#000000;
	padding:20px;
}

#teaser{
	float:left;
	width:729px;
	height:55px;
	background:url('../img/teaser.jpg') left top no-repeat;
}

#breadcrumbs{
	clear:both;
	float:left;
	width:658px;
	height:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#e3e3e2;
	border:1px solid #c3c3c3;
	font-size:13px;
	color:#000000;
	margin-bottom:29px;
}

#pagina{
	clear:both;
	float:left;
	border:1px solid #e3e3e2;
	width:698px;
	margin-bottom:20px;
}

#footer{
	float:left;
	width:100%;
	background:url('../img/footer_bg.jpg') center top no-repeat;
}

#footer_container{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

#footer_content{
	clear:both;
	float:left;
	width:1000px;
	height:83px;
	font-size:12px;
	padding-top:47px;
	color:#FFFFFF;
	text-align:center;
	background:#F0F0EE url('../img/footer_content_bg.jpg') left bottom no-repeat;
}

a:link,
a:visited{
	text-decoration:underline;
	font-size:13px;
	color:#312E30;
}
a:hover,
a:visited:hover {
	text-decoration:none;
}

a.menuKnop:link,
a.menuKnop:visited{
	clear:both;
	float:left;
	text-decoration:none;
	font-size:13px;
	color:#FFFFFF;
	width:191px;
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
	border-bottom:1px dashed #aabe00;
}
a.menuKnop:hover,
a.menuKnop:visited:hover {
	color:#aabe00;
	padding-left:21px;
	width:170px;
	background:url('../img/menu_pijl.gif') left center no-repeat;
}

a.menuKnopSel:link,
a.menuKnopSel:visited,
a.menuKnopSel:hover,
a.menuKnopSel:visited:hover {
	clear:both;
	float:left;
	text-decoration:none;
	font-size:13px;
	color:#aabe00;
	font-weight:bold;	
	padding-left:21px;
	width:170px;
	background:url('../img/menu_pijl.gif') left center no-repeat;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px dashed #aabe00;
}

a.crumb_page:link,
a.crumb_page:visited{
	float:left;
	text-decoration:underline;
	font-size:14px;
	color:#000000;
	padding-left:23px;
	padding-right:10px;
	background:url('../img/crumb_pijl.gif') left center no-repeat;
}
a.crumb_page:hover,
a.crumb_page:visited:hover {
	text-decoration:none;
}

a.boxlink:link,
a.boxlink:visited{
	float:left;
	text-decoration:underline;
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:10px;
}
a.boxlink:hover,
a.boxlink:visited:hover {
	text-decoration:none;
}

a.footerLink:link,
a.footerLink:visited{
	text-decoration:underline;
	font-size:12px;
	color:#FFFFFF;
}
a.footerLink:hover,
a.footerLink:visited:hover {
	text-decoration:none;
}

a.crumb_home:link,
a.crumb_home:visited{
	float:left;
	text-decoration:underline;
	font-size:14px;
	color:#000000;
	padding-left:23px;
	padding-right:10px;
	background:url('../img/crumb_home.gif') left center no-repeat;
}
a.crumb_home:hover,
a.crumb_home:visited:hover {
	text-decoration:none;
}

a.footerLink:link,
a.footerLink:visited{
	text-decoration:underline;
	font-size:12px;
	color:#FFFFFF;
}
a.footerLink:hover,
a.footerLink:visited:hover {
	text-decoration:none;
}