* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img, div, input { 
	behavior: url("http://www.premiumgids.nl/iepngfix.htc"); 
}
.clear {
	clear: both;
}
.print{
display : none;
}
body {
	background: #393939;
	margin: 0;
	padding: 0;
}
#container {
	background: url(../images/bg2.jpg) repeat-y;
	width: 990px;
	margin: 0 auto;
}

#header {
	background: url(../images/top_bg.jpg) repeat-x scroll 0 0;
	/*margin: 0 0 0 2px;*/
	/*_margin: 0 0 0 3px;*/
	/**width: 990px;*/
	_width: 990px;
}

#header-top {
	height: 95px;
}

#header-left {
	width: 295px;
	float: left;
}

#header-left h1 {
	display: none;
}

#header-right {
	background: url(../images/needhelp.jpg) no-repeat right;
	width: 615px;
	*width: 613px;
	_width: 612px;
	padding: 0 0 0 80px;
	*padding: 0 2px 0 80px;
	_padding: 0 3px 0 80px;
	float: left;
}

#needhelp h1 {
	font-size: 9px;
	font-weight: normal;
	position: absolute;
	margin: 5px 0 0 427px;
	width: 185px;
}

#algemeen-menu {
	width: 420px;
	height: 26px;
	margin: 0 0 43px 0;
}

#algemeen-left {
	background: url(../images/algemeen_left.jpg);
	width: 7px;
	height: 26px;
	float: left;
}

#algemeen-middle {
	background: url(../images/algemeen_middle.jpg) repeat-x;
	height: 26px;
	float: left;
}

#algemeen-middle ul, #algemeen-middle li {
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
}

#algemeen-middle ul {
	margin: 0 0 0 7px;
}

#algemeen-middle li {
	padding: 0 9px 0 0;
	float: left;
}

#algemeen-middle li a {
	color: #606060;
	font-size: 12px;
	text-decoration: none;
}

#algemeen-middle li a:hover {
	color: #393939;
}

#algemeen-right {
	background: url(../images/algemeen_right.jpg);
	width: 7px;
	height: 26px;
	float: left;
}

#favorieten {
	width: 420px;
	clear: both;
}

#favorieten a {
	background: url(../images/favorites.jpg);
	width: 178px;
	height: 18px;
	padding: 8px 0 0 6px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#favorieten  a:hover {
	color: #393939;
}

#header-bottom {
	width: 990px;
	height: 92px;
	clear: left;
	_margin: -3px 0 0 0;
}


#zoeken {
	background: #FFFFFF url(../images/zoeken_bg.jpg);
	width: 180px;
	height: 78px;
	*height: 78px;
	border-bottom: 1px solid #FFF;
	float: left;
}

#zoeken.item {
	padding: 6px 10px 7px 10px;
}

#zoeken select {
	margin: 5px 0 0 0;
	width: 176px;
}

#zoeken h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 8px 0;
	padding: 0;
}

#zoeken .input {
	width: 140px;
}

form {
	margin: 0;
	padding: 0;
}

form input {
	margin: 0;
	padding: 0;
}

form .input, form .inputlarge {
	background: #FFFFFF url(../images/form_bg.jpg) repeat-x scroll center bottom;
	border: 1px solid #393939;
	color: #393939;
	font-size: 12px;
	padding: 3px;
	width: 175px;
}

form .inputlarge {
	width: 362px;
}

form textarea {
	font-size: 12px;
}

#menu {
	width: 790px;
	float: left;
}

#content {
	width: 990px;
	float: left;
}

#content-left {
	width: 200px;
	_width: 200px;
	float: left;
}

#content-left .item {
	padding: 10px;
	_padding: 10px 10px 0 10px;
	border-bottom: 1px solid #FFFFFF;
}

#menu-left {
	width: 200px;
}
#menu-left ul, #menu-left ul li {
	margin: 0;
	_margin: 0 0 -1px 0;
	padding: 0;
	list-style: none;
}

#submenu li a {
	background: url(../images/submenu_bg.jpg) no-repeat bottom left;
	padding: 3px 6px 4px 10px;
	
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

#submenu li a:hover {
	background: url(../images/submenu_bg_hover.jpg) no-repeat  bottom left;
	text-decoration: underline;
}

#submenu li ul li a {
	background: #FEFEFE url(../images/subsubmenu_bg.jpg) no-repeat bottom;
	padding: 5px 6px 5px 10px;
	_height: 15px;
	color: #606060;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#submenu li ul li a:hover {
	background: #FEFEFE url(../images/subsubmenu_bg.jpg) no-repeat bottom;
	text-decoration: underline;
}
#submenu .submenu a{
	color: #000;
	background: #fff;
}
#submenu .submenu a:hover{
	background: #fff;
	text-decoration: none;
	color: #666;
}
#submenu .submenu.active a{
	color: #666;
}
#merkenoverzicht, #merkenoverzicht li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#referenties ul, #referenties li, #merken ul, #referenties li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#referenties {
	border-top: 1px solid #FFFFFF;
	width: 180px;
	float: left;
}

#merken {
	width: 180px;
	float: left;
}

#referenties h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0;
}

#referenties-banner, #merken-banner {
	width: 180px;
	height: 180px;
	margin: 0;
	float: left;
}

#merken-banner {
	width: 180px;
	height: 180px;
	margin: 0;
	float: left;
}

#nieuwsbrief {
	font-size: 12px;
	line-height: 20px;
	margin: 15px 15px 0 15px;
}

#nieuwsbrief h1 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #EE252D;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EE252D;
}

#nieuwsbrief a {
	color: #FFFFFF;
}

#merken h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0;
}

#nettt {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	clear: left;
}

#nettt a {
	color: #FF8888;
	text-decoration: none;
}

#nettt a:hover {
	text-decoration: underline;
}

#content-right {
	width: 788px;
	float: left;
	margin: 0 0 0 0;
	*margin: 0 0 0 0;
	_margin: 0 0 0 0;
	*padding: 15px 0 0 0;
	_padding: 15px 0 0 0;
}

#product {
	float: left;
	background: #FFF;
}

#product h1 {
	border-bottom: 1px solid #EE252D;	
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #EE252D;
	margin: 0 15px 0 15px;
	_margin: 15px 0 0 15px;
	padding: 0;
}

#product .tekst {
	font-size: 12px;
	line-height: 18px;
	margin: 15px 20px 15px 20px;
	padding: 0;
}

#product .tekst a {
	color: #EE252D;
}

#product .big {
	width: 758px;
	height: 270px;
	margin: 15px 0 0 15px;
	*margin: 0 0 0 15px;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	overflow: hidden;
}

#product .big:hover {
	border: 1px solid #EE252D;
}

#product .big .imageholder {
	background-position: center center;
	background-repeat: no-repeat;
	width: 270px;
	height: 270px;
	margin: 0 10px 0 0;
	float: left;
}

#product .big .imageholder .image {
	display: none;
}

#product .big .text {
	font-size: 12px;
	line-height: 20px;
	margin: 10px 10px 0 0;
	position: relative;
}

#product .big .text h2 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #EE252D;
}

#product .big .text h2 .article {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	display: none;
}

.article {
	font-size: 8pt;
	color: #000;
	font-weight: normal;	
}

#product .big .label {
	width: 79px;
	height: 79px;
	top: 185px;
	left: 5px;
	position: relative;
}

#product .big .description {
	height: 150px;
	margin: 0 0 10px 0;
	overflow: auto;
}

#product .big .text .price {
	color: #EE252D;
	font-size: 30px;
}

#product .big .text .more a {
	color: #EE252D;
	font-weight: bold;
	text-decoration: none;
}

#product .smallholder {
	margin: 0 0 15px 15px;
	_margin: 0 0 15px 7px;
	float: left;
}

#product .smallrelholder {
	margin: 0 0 15px 2px;
	padding: 0 0 0 13px;
}

#product .small {
	border: 1px solid #AAAAAA;
	width: 224px;
	height: 210px;
	margin: 11px 11px 0 0;
	_margin: 11px 11px 0 0;
	padding: 10px;
	cursor: pointer;
	overflow: hidden;
	float: left;
}

#product .small.last {
	_margin: 11px 0 0 0;
}

#product .small.rel {
	width: 156px;
	height: 140px;
	margin: 11px 15px 11px 0;
}

#product .small.rel.last {
	_margin: 11px 0 11px 0;
}

#product .small:hover, #product .small.over {
	border: 1px solid #ee252d;
}

#product .small .imageholder {
	background-position: center center;
	background-repeat: no-repeat;
	width: 224px;
	height: 200px;
	margin: 0 10px 0 0;
	float: left;
}

#product .small.rel .imageholder {
	width: 150px;
	height: 180px;
}

#product .small .imageholder .image {
	display: none;
}

#product .small .label {
	width: 61px;
	height: 61px;
	top: 125px;
	left: 5px;
	position: relative;
}

#product .small .label_small {
	width: 61px;
	height: 61px;
	top: 97px;
	left: 5px;
	position: relative;
}

#product .small .label_middle {
	width: 61px;
	height: 61px;
	top: 111px;
	left: 5px;
	position: relative;
}

#product .small .prijs {
	font-size: 12px;
	line-height: 20px;
	position: relative;
	*margin: -10px 0 0 0;
}

#product .small h2 {
	color: #EE252D;
	font-size: 12px;
	margin: 0;
}

#product .small h2 .article {
	display: none;
}

#product .small .prijs .price {
	color: #EE252D;
	font-weight: bold;
}

#product .detail {
	width: 758px;
	margin: 15px 15px 0 15px;
	_margin: 15px 0 0 15px;
	border: 1px solid #AAAAAA;
	overflow: hidden;
}

#product .detail .imageholder {
	background-position: center center;
	background-repeat: no-repeat;
	width: 270px;
	height: 270px;
	margin: 0 10px 0 0;
	float: left;
}

#product .detail .image {
	display: none;
}

#product .detail .label {
	width: 79px;
	height: 79px;
	top: 185px;
	left: 5px;
	position: relative;
}

#product .detail .text {
	font-size: 12px;
	line-height: 20px;
	margin: 10px 10px 0 0;
	padding: 10px;
	position: relative;
}

#product .detail .text h2 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #EE252D;
}

#product .detail .text .description {
	margin: 0 20px 0 0;
}

#product .detail .text .price {
	font-size: 30px;
	color: #EE252D;
}

#prijscalculatie {
	width: 457px;
	margin: 15px 0 15px 0;
	_margin: 15px 15px 15px 0;
	float: right;
}

.dimensions {
	font-size: 8pt;
	margin: 15px 0 0 0;
}

#korting {
	width: 457px;
	margin: 15px 0 10px 0;
	border: 1px solid #CCCCCC;
}

#korting tr#head td {
	background: #EFEFEF;
	font-weight: bold;
}

#korting td {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
}

.prijs_tabel_info {
	font-size: 9px;
	text-align: left;
	clear: both;
	*margin: -15px 0 0 0;
}
#share {

	margin: 15px;
	_margin: 15px 0 15px 15px; 
	padding: 10px;
	border: 1px solid #AAAAAA; 
	clear: both;
}
#options {
	_width: 738px;
	margin: 15px;
	_margin: 15px 0 15px 15px;
	padding: 10px;
	border: 1px solid #AAAAAA;
}

#options ul, #options li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#options a {
	font-size: 12px;
	font-weight: bold;
	color: #EE252D;
	text-decoration: none;
}

#gerelateerde_producten {
	font-size: 12px;
	margin: 0 0 5px 0;
	width: 790px;
	_width: 778px;
	float: left;
}

#gerelateerde_producten h1 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	_width: 756px;
	color: #EE252D;
	margin: 0 15px 0 15px;
	_margin: 0 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #EE252D;	
}

#zoekwoorden {
	font-size: 12px;
	_width: 738px;
	margin: 15px;
	_margin: 15px 0 15px 15px;
	padding: 10px;
	border: 1px solid #AAAAAA;
	clear: left;
}

#zoekwoorden a {
	font-size: 12px;
	color: #EE252D;
}

#reageer {
	font-size: 12px;
	_width: 738px;
	margin: 15px;
	_margin: 15px 0 15px 15px;
	padding: 10px;
	border: 1px solid #AAAAAA;
}

#reageer h1, #reageer h1 a {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	_width: 738px;
	color: #EE252D;
	margin: 0 15px 0 0;
	_margin: 0;
	padding: 0;
	border-bottom: none;
}

#reageer h1 a {
	text-decoration: none;
}

#reageer h1 a:hover {
	text-decoration: underline;
}

#reageerform {
	margin: 10px 0 0 0;
}

#reacties {
	margin: 10px 0 0 0;
}

#reacties .reactie_product {
	margin: 0 0 10px 0;
	padding: 10px;
	border-bottom: 1px solid #AAAAAA;
}

#reacties .reactie_product.last {
	margin: 0;
	padding: 10px;
	border: none;
}

#reacties .reactie_product .naam {
	font-weight: bold;
	margin: 0 0 5px 0;
}

#reacties .reactie_product .bericht {
	line-height: 150%;
}

#reacties .reactie_product .commentaar {
	border: 1px solid #EE252D;
	margin: 6px 0 0 0;
	padding: 10px;
}

#winkelwagen {
	font-size: 12px;
	margin: 15px 15px 0 15px;
	padding: 10px;
	border: 1px solid #AAAAAA;
}

#winkelwagen a {
	font-weight: bold;
	color: #EE252D;
	text-decoration: none;
}

#pageNav {
	width: 760px;
	_width: 750px;
	font-size: 12px;
	margin: 0 15px 15px 15px;
	padding: 10px 0 10px 0;
	clear: both;
}

#pageNav .previous {
	width: 100px;
	float: left;
}

#pageNav .pages {
	width: 550px;
	text-align: center;
	float: left;
}

#pageNav .pages ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#pageNav .pages li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
	display: inline;
}

#pageNav a {
	color: #393939;
	text-decoration: underline;
}

#pageNav .active {
	font-weight: bold;
	color: #EE252D;
	text-decoration: none;
}

#pageNav .next {
	width: 100px;
	text-align: right;
	float: right;
}

#content-footer {
	color: #515151;
	font-size: 12px;
	line-height: 20px;
	margin: -4px 0 15px 15px;
	*margin: 11px 0 15px 15px;
	_margin: 11px 0 0 7px;
	float: left;
}

#content-footer .banner {
	width: 738px;
	padding: 10px;
	border: 1px solid #AAAAAA;
	margin: 0 0 10px 0;
}

#content-footer h1 {
	font-size: 16pt;
	color: #EE252D;
	padding: 0;
	margin: 1px 0 5px 0;
}

#content-footer .coll {
	width: 200px;
	float: left;
}

#content-footer .coll2 {
	width: 170px;
	float: left;
}

#content-footer a {
	color: #515151;
}

#nieuwsbrieven {
	width: 750px;
	margin: 0 0 10px 15px;
	_margin: 0 0 10px 7px;
	float: left;
}

#nieuwsbrieven a {
	color: #BBBBBB;
	font-size: 10px;
	text-decoration: none;
}

#nieuwsbrieven a:hover {
	color: #999999;
}

#breadcrumbs {
	width: 775px;
	font-size: 10px;
	padding: 8px 0 0 15px;
	*padding: 0 0 0 15px;
	_padding: 0 0 0 15px;
	background: #FFF;
}

#breadcrumbs a {
	color: #808080;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #333333;
}

.new {
	background-image:url(../images/label/new.png);
	width: 61px;
	height: 61px;
}

.nice {
	background-image: url(../images/label/nice.png);
	width: 61px;
	height: 61px;
}

.sale {
	background-image: url(../images/label/sale.png);
	width: 61px;
	height: 61px;
}

.new_big {
	background-image:url(../images/label/new_groot.png);
	width: 79px;
	height: 79px;
}

.nice_big {
	background-image: url(../images/label/nice_groot.png);
	width: 79px;
	height: 79px;
}

.sale_big {
	background-image: url(../images/label/sale_groot.png);
	width: 79px;
	height: 79px;
}

#sorteren_header {
	margin: 10px 0;
	color: #EE252D;
	font-weight: bold;
}

#sorteren {
	float: left;
	font-size: 8pt;
	width: 758px;
	margin: 10px 0 0 15px;
	border: 1px solid #AAAAAA;
}

.sort {
	margin: 0 15px;
	font-size: 8pt;
	text-decoration: none;
	color: #333333;
}

.sort:hover {
	color: #EE252D;
}

#content_sort {
	padding: 1px;
	float: left;
}


#sort_list{
	margin: 0;
	padding: 0;
}

#sort_list a {
	color: #333333;
	text-decoration: none;
}

#sort_list a:hover {
	color: #EE252D;
}

#sort_list input {
	font-size: 8pt;
	font-family: verdana;
	
}

#sort_list td {
	width: 140px;
	text-align: right;
}

.sort_submit{
	 border: 1px solid #AAAAAA;
	 background: #FFF;
	 height: 17px;
	 width: 17px;
	 
}

#subCategorieen {
	font-size: 8pt;
	margin: 0 0 0 15px;
	color: #AAAAAA;
}

#subCategorieen a {
	text-decoration: none;
	color: #AAAAAA;
}

#subCategorieen a:hover {
	text-decoration: none;
	color: #EE252D;
}

#subCategorieen a.activeSub {
	color: #EE252D;
}

#clear {
	clear: both;
}
	
.sub_table td {
	width: 150px;
}

.inpagesearch {
	font-size: 8pt;
}

.sitemap, .sitemap ul, .sitemap ul ul {
	list-style: none;
}

.sitemap li a {
	color: red;
	font-size: 8pt;
	text-decoration: none;
}

.sitemap li a:hover {
	text-decoration: underline;
}
	
#categorie-tekst {
	
	background: #F5F5F5;
	font-size: 10pt;
	line-height: 20px;
	margin: 10px 0 0 15px;
	width: 740px;
	padding: 10px;
	color: #515151;
}


						h1 .h1small, h2 .h2small{
							font-size: 10px;
							color: #999;
							font-weight: normal;
						}
