header, footer, nav, section, time, aside {
	display: block;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, abbr, address, del, em, img, ins, small, ul, li, ol, tt, dl, dt, dd, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

select {
	visibility: hidden;	
}

:focus {
	outline: none;
}
.leverdatum {
	width: 270px;
	height: auto;
	position: relative;
	float: right;
	color: #C30;
	margin: 15px 0px 0px 0px;
	text-align: right;
}
a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html, body {
	height: 100%;
}

body {
	background: white url(../img/tpl/bg_body.gif) repeat-x 0 213px;
}

h2 {
	color: black;
	font-size: 22px;
}

h3 {
	color: #f0c000;
	font-size: 16px;
}
p.geel-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #f0c000;
}
p.geel-bold-groot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #f0c000;
	margin-left: -2px;
}

/*///////////////////////////////////////// 
	END RESET AND DEFAULT STYLES
/////////////////////////////////////////*/

div#site {
	width: 1000px; height: auto;
	margin: 0 auto;
	position: relative;
}

div#site:after,
.review:after,
.form:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

/*///////////////////////////////////////// 
	END FRAME
/////////////////////////////////////////*/

header {
	width: 1000px; height: 214px;
	position: relative;
	background: url(../img/tpl/bg_header.jpg) no-repeat 0px 0px;
}

header h6 {
	width: 215px; height: 95px;
	position: absolute;
	top: 26px; left: 0;
}

header h6 a {
	width: 250px; height: 0;
	padding: 100px 0 0 0;
	display: block;
	overflow: hidden;
	background: url(../img/tpl/bg-imperialen-logo.jpg) 0px 0px no-repeat;
}
header nav {
	width: 1000px; height: 50px;
	position: absolute;
	bottom: 0; left: 0;
}

header nav ul {
	height: 50px;
	position: absolute;
	bottom: 0;
	list-style: none;
}

header nav ul li {
	height: 50px;
	position: relative;
	float: left;
	line-height: 13px;
}
header nav ul#main-nav {
	width: 1000px;
}
header nav ul#main-nav li {
	padding: 0px 13px 0px 0px;
}

header nav ul#main-nav li a {
	height: 50px;
	padding: 12px 0px 0px 13px;
	display: inline-block;
	color: black;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	text-align: center;
}
header nav ul#main-nav li.active {
	background: url(../img/tpl/bg_li_main_right.gif) no-repeat right 0;
	line-height: 14px;
}
header nav ul#main-nav li.active a {
	height: 50px;
	padding: 12px 0px 0px 13px;
	display: inline-block;
	color: black;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background: url(../img/tpl/bg_li_main.gif) no-repeat 0 0;
	color: #f0c000;
	line-height: 13px;
}
header nav ul#main-nav li a:hover {
	color: #f0c000;
	line-height: 13px;
}

header div#winkelwagen {
	width: 200px; height: 85px;
	padding: 24px 0 0 65px;
	position: absolute;
	top: 0; right: 16px;
	background: url(../img/tpl/bg_winkelwagen.gif) no-repeat 0 -57px;
}

header div:hover#winkelwagen {
	background-position: -59px 0;
}

header div#winkelwagen p a {
	height: 37px;
	display: block;
	color: black;
	font-size: 13px;
	line-height: 37px;
	text-decoration: none;
}

header div#winkelwagen p a:hover {
	color: #666666;
}

header div#winkelwagen p a span  {
	padding: 0 10px;
	color: #f0c000;
}

header div#winkelwagen a#afrekenen {
	width: 101px; height: 0;
	padding: 25px 0 0 0;
	position: absolute;
	bottom: 0; right: 20px;
	display: block;
	overflow: hidden;
	background: url(../img/tpl/button_afrekenen.gif) no-repeat 0 0;
}

header div#winkelwagen a:hover#afrekenen {
	background-position: 0 -25px;
}

span#aantalartikelen,
span#totaalbedrag {
	width: auto !important;
	height: auto !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #000 !important;
	padding: 0px !important;
	margin: 0px !important;
}
/*///////////////////////////////////////// 
	END HEADER
/////////////////////////////////////////*/

aside {
	width: 226px; height: auto;
	padding: 40px 0 0 0;
	padding: 91px 46px 0 0;
	position: relative;
	float: left;
}
aside.reviewss {
	width: 226px; height: auto;
	padding: 56px 46px 0 0;
	position: relative;
	float: left;
}

aside h3 {
	margin: 0 0 34px 0;
}

aside a.terug {
	width: 194px; height: 51px;
	margin: 0 0 37px 0;
	padding: 0 0 0 35px;
	display: block;
	background: url(../img/tpl/bg_terug.gif) no-repeat 0 0;
	color: #666666;
	line-height: 51px;
}

aside a:hover.terug {
	background-position: 0 -51px;
}

aside p {
	margin: 15px 0;
	padding: 0 20px 0 7px;
	color: black;
}

aside p strong {
	display: block;
}

aside p.tekst strong {
	display: inline;
}

aside p.tekst strong a {
	display: inline;
}

aside p.tekst span {
	width: 60px;
	display: inline;
	position: relative;
	float: left;
}

aside a#volg {
	width: 229px; height: 0;
	margin: 10px 0 10px 0;
	padding: 72px 0 0 0;
	float: left;
	overflow: hidden;
	background: url(../img/tpl/bg_volg.jpg) no-repeat 0 0;
}

aside a#korting {
	width: 229px; height: 0;
	margin: 10px 0 0 0;
	padding: 72px 0 0 0;
	float: left;
	overflow: hidden;
	background: url(../img/tpl/rbdakkofferknop.jpg) no-repeat 0 0;
}

aside a:hover#volg {
	background-position: 0 -72px;
}
aside .yellow {
	width: 229px; height: auto;
	position: relative;
	float: left;
	margin-bottom: 18px;
	font-size: 16px;
	color: #f0c000;
	font-weight: bold;
}
aside .btn {
	width: 179px; height: 42px;
	position: relative;
	float: left;
	margin-bottom: 7px;
	padding: 0 35px 0 15px;
	line-height: 42px;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
aside .btn:hover,
aside .btn.active {
	background: url(../img/tpl/btn-subnav-review.gif) no-repeat;
}

/*///////////////////////////////////////// 
	END ASIDE
/////////////////////////////////////////*/

div#main-content {
	width: 629px;
	min-height: 500px;;
	padding: 40px 0 0 0;
	position: relative;
	float: center;
	overflow: hidden; /* IE6 */
}

div#main-content h1 {
	font-size: 24px;
	color: #000;
	margin: 0px 0px 15px 0px;
}
div#main-content h2 {
	margin: 0 0 34px 0;
	padding: 0 0 0 22px;
}

strong.prijs {
	height: 30px;
	padding: 0 17px 0 10px;
	position: absolute;
	background: url(../img/tpl/eur.gif) no-repeat 0 14px;
	color: black;
	line-height: 30px;
	font-size: 30px;
}

strong.prijs small {
	height: 15px;
	position: absolute;
	top: 2px; right: 0;
	color: black;
	line-height: 15px;
	font-size: 15px;
}

div.thumb {
	width: 110px; height: 67px;
	padding: 10px 0 0 0;
	background: white;
	border: 1px solid #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

#tekst {
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 23px;
}
ul.sitemap {
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 23px;
}
ul.sitemap_dubbel {
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 36px;
}
/*///////////////////////////////////////// 
	END MAIN-CONTENT
/////////////////////////////////////////*/

footer {
	width: 100%; height: 61px;
	margin: 80px 0 0 0;
	position: relative;
	border-top: 1px solid #dbdbdb;
}

footer div#footer-text {
	width: 881px; height: 61px;
	padding: 0 0 0 22px;
	margin: 0 auto;
	font-size: 11px;
}

footer div#footer-text p {
	height: 61px;
	display: inline-block;
	line-height: 61px;
	font-size: 11px;
}
footer div#footer-text p span {
	padding: 0 10px;
	font-size: 11px;
}
footer div#footer-text a {
	font-size: 11px;
}
footer div#footer-text p:first-child {
	padding: 0 20px 0 0;
	float: right;
}

/*///////////////////////////////////////// 
	END FOOTER
/////////////////////////////////////////*/
