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

body{
	font-family: arial;
	font-size: 12px;
	background: #fff;
}

h1{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

div#livesupport{
	position: relative;
	margin-top: 4px;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}

div#overigesites{
	position: relative;
	margin-top: 4px;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}

#overigesites ul{
	list-style: none;
}

#overigesites ul li{
	background: url(../../images/listing.gif) no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 10px;
}

#overigesites ul li a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

h2{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}

div#productinfo_description a{
	color: #ff0000;
}

h3{
	font-size: 12px;
	color: #c30d00; 
	font-weight: bold;
	margin-bottom: 10px;
}

div#wrapper{
	position: relative;
	margin: 0 auto 0;
	width: 980px;
}

div#header{
	position: relative;
	padding: 5px;
	background: #fff;
	clear: both;
}

div#container{
	position: relative;
	padding: 4px;
	height: 100%;
	border: 1px solid #afafaf;
}

div#search{
	position: relative;
	margin-top: -10px;
	float: right;
	width: 200px;
}

div#search input.zoekenimg{
	position: relative;
	top: 15px;
}

div#search input.zoeken{
	border: 1px solid #c30d00;
}

div#menu{
	position: relative;
	float: left;
	width: 750px;
	height: 38px;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
	text-align: center;
	background: url('../template/background_menu.gif') repeat-x;
}

div#menu a{
	padding-left: 10px;
	padding-right: 10px;
	height: 38px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div#menu ul li{
	padding-top: 10px;
	list-style: none;
	float: left;
	width: 150px;
}

div#menu a:hover{
	text-decoration: underline;
}

/*
**
	Left column
**
*/

div#column_left{
	position: relative;
	margin-right: 6px;
	float: left;
	height: 100%;
	width: 222px;
}

/*
**
	Right column
**
*/

div#column_right{
	position: relative;
	float: left;
	margin-right: 2px;
	height: 100%;
	width: 222px;
}

/*
**
	Content
**
*/

div#content{
	position: relative;
	float: left;
	margin-right: 4px;
	padding: 10px;
	width: 492px;
	border: 1px solid #afafaf;
}

div#content a{
	color: #000000;
	text-decoration: none;
}

div#content a:hover{
	color: #000000;
	text-decoration: underline;
}

div#content_bottom{
	position: relative;
	margin-left: -22px;
	width: 522px;
	height: 20px;
	background: url('../../images/template/content_bottom.jpg');
}

div.top_menu{
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -5px;
	height: 44px;
	width: 212px;
	padding: 5px;
	background: url('../../images/template/menu/menu_top.gif') no-repeat;
}

div.top_menu h2{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

div.bottom_menu{
	margin-left: -10px;
	margin-bottom: -10px;
	margin-right: -10px;
	height: 10px;
	background: url('../../images/template/menu/menu_bottom.jpg') no-repeat;
}

/*
**
	Clear
**
*/

div.clear{
	clear: both;
}

/*
**
	Footer
**
*/

div#footer{
	position: relative;
	color: #c30d00;
}

div#footer a{
	color: #000000;
	text-decoration: underline;
}

a.ww_vergeten{
	font-size: 10px;
}

div#history{
	position: relative;
}

div#history table tr td{
	padding: 5px;
}


/*
**
	includes/header.php
**
*/

div#breadcrums{
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #c30d00;
	text-transform: uppercase;
}

div#breadcrums a{
	text-decoration: none;
	color: #c30d00;
}

div#breadcrums a:hover{
	text-decoration: underline;
	color: #c30d00;
}

/*
**
	includes/categories.php
**
*/

div#categorie{
	position: relative;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}



div#categorie ul li{
	padding: 5px;
	list-style: none;
}

a.categorieHeading{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading{
	color: #6e6a6e;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading2{
	color: #6e6a6e;
	font-weight: bold;
	text-decoration: none;
}

img.categorieHeading{
	position: relative;
	top: 2px;
	margin-right: 5px;
}

img.categoriesubHeading{
	position: relative;
	top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

img.categoriesubHeading2{
	position: relative;
	top: 2px;
	margin-left: 10px;
	margin-right: 5px;
}

/*
**
	includes/boxes/shopping_cart.php
**
*/

div#shopping_cart_box{
	position: relative;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}

div#shopping_cart_box a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#shopping_cart_box a:hover {
	text-decoration: none;
}

div#shopping_cart_box .info_buttons_cart{
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
}
div#shopping_cart_box .info_buttons_cart a{
	color: #000000;
}
/*
**
	includes/boxes/loginbox.php
**
*/

div#account{
	position: relative;
	margin-top: 4px;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}

div#account a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#account ul li{
	padding: 5px;
	list-style: none;
}

/*
**
	includes/boxes/info_pages.php
**
*/

div#information{
	position: relative;
	margin-top: 4px;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}

div#information ul li{
	padding: 5px;
	list-style: none;
}

div#information a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*
**
	includes/boxes/guestbook.php
**
*/

div#guestbook{
	position: relative;
	margin-top: 4px;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}

div#guestbook ul li{
	padding-bottom: 5px;
	list-style: none;
}

div#guestbook .buttons img{
	position: relative;
	top: 5px;
	left: 2px;
}

div#guestbook a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div#guestbook hr {
	height: 0;
	border: 0;
	border-top: 1px solid #000000;
	width: 90%;
}

/*
**
	includes/boxes/manufactures.php
**
*/

div#manufactures{
	position: relative;
	margin-top: 4px;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}

div#manufactures ul li{
	padding: 5px;
	list-style: none;
}

div#manufactures a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/*
**
	includes/boxes/newsletter.php
**
*/

div#newsletter{
	position: relative;
	margin-top: 4px;
	padding: 10px;
	height: 100%;
	width: 202px;
	border: 1px solid #afafaf;
}

div#newsletter span {
	font-style: italic;
}

/*
**
	sitemap.php
**
*/

div.sitemap{
	position: relative;
	float: left;
	width: 160px;
}

div.sitemap ul{
	padding-left: 10px;
	margin-bottom: 10px;
}

div.sitemap ul li{
	list-style-image: url('../template/menu/categorieHeading.png');
}

/*
**
	account_edit.php
**
*/

ul#account{
	margin-top: 5px;
}

ul#account li{
	margin-top: 5px;
}


/*
**
	create_account.php
**
*/

div#gegevens{
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

img#pijl{
	position: relative;
	float: left;
}

div#addressbook{
	position: relative;
	float: left;
	top: 10px;
	width: 100%;
}

div#addressbook h2{
	margin-bottom: -20px;
}

/*
**
	tell_a_friend.php
**
*/
ul#friends{
	margin-top: 50px;
}

ul#friends li{
	margin-top: 7px;
}

ul#mine{
	margin-bottom: 20px;
}

ul#mine_info li{
	margin-top: 5px;
}

/*
**
	guestbook_sign.php
**
*/

ul#guestbook{
	margin-top: 5px;
}

ul#guestbook li{
	padding-top: 3px;
}

div#code{
	position: relative;
}

/*
**
	contact_us.php
**
*/

ul#contact{
	margin-top: 3px;
}

ul#contact li{
	padding-top: 5px;
}

/*
**
	create_account.php
**
*/

div#namefields{
	position: relative;
	width: 200px;
	float: left;
}

div#namefields h2{
	margin-top: 10px;
	font-size: 12px;
}

div#namefields ul li{
	padding-top: 7px;
	padding-bottom: 3px;
	list-style: none;
}

div#inputfields{
	position: relative;
	float: left;
}

div#inputfields ul li{
	list-style: none;
}	

ul#name{
	margin-top: 5px;
}

ul#name li{
	margin-top: 2px;
}

ul#company{
	margin-top: 35px;
}

ul#street{
	margin-top: 35px;
}

ul#street li{
	margin-top: 3px;
}

ul#telephone{
	margin-top: 35px;
}

ul#telephone li{
	margin-top: 2px;
}

ul#newsletter{
	margin-top: 30px;
}

ul#newsletter li{
	margin-top: 2px;
}

ul#password{
	margin-top: 32px;
}

ul#password li{
	margin-top: 2px;
}

div#inputfields select{
	margin-top: 2px;
}

/*
**
	includes/products_next_previous.php
**
*/

div#previous_next{
	position: relative;
	margin-bottom: 10px;
}

div#previous_next a{
	color: #c30d00;
	font-weight: bold;
	text-decoration: none;
}

div#previous_next a:hover{
	color: #c30d00;
	text-decoration: underline;
}

/*
**
	product_info.php
**
*/

div#products_name{
	position: relative;
	float: left;
	width: 250px;
}

div.products_price{
	position: relative;
	float: right;
	text-align: right;
	width: 200px;
}

div.productinfo_price {
	float: right;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

div.productinfo_imagecontainer {
	position: relative;
	margin-right: 5px;
	float: right;
	height: 100%;
	width: 175px;
}
div.productinfo_imagecontainer img {
	width: 170px;
	border: 1px #c30d00 solid;
	margin-bottom: 10px;
}

div#productinfo_description{
	left: 10px;
}

div.productinfo hr{
	color: #8dbece;
}

div.productinfo_dateavailable {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

div#border_div {
	position: relative;
	border: 1px #ff8a00 solid;
}

div#product_options {
	float: left;
	width: 84%;
}

div#productinfo_bestelknop {
	position: relative;
	float: left;
	width: 100%;
	text-align: right;
	background: #dbdfe6;
}

/*
**
	Classes
**
*/

.productListing-heading{
	color: #000000;
	font-weight: bold;
}

.productListing-data{
	padding-top: 5px;
}

span.price_tax {
	font-size: 11px;
}
span.specialPrice {
	color: #808080 ;	
}
span.specialPrice strong {
	color: #000;
}

div.products{
	position: relative;
	margin-left: 7px;
	margin-bottom: 7px;
	float: left;
	height: 282px;
	width: 234px;
	background: #fff;
	border: 1px solid #afafaf;
}

div.products2{
	position: relative;
	margin-left: 3px;
	margin-bottom: 3px;
	float: left;
	height: 282px;
	width: 234px;
	background: #fff;
	border: 1px solid #afafaf;
}

div.product_info_text{
	border: 1px solid red;
}

div.product_img{
            position: relative;
            margin-top: 30px;
	height: 150px;
	text-align: center;
}


div.product_img img{
     height: 140px;

}

div.product_info{
	padding: 10px;
	height: 40px;
}

span.normalPrice{
	color: #ff0606;
	font-size: 20px;
	font-weight: bold;
}
span.normalPrice strong {
	color: #000;
	font-size: 12px;
}

div.product_info a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div.product_buttons{
	position: relative;
	width: 100%;	
	background: #dbdfe6;
	text-align: center;
}

div.categories {
	position: relative;
	margin: 5px;
	float: left;	
	height: 289px;
	width: 200px;
	background: url('../template/producten.jpg') no-repeat;
}

div.categories_img {
	padding-top: 10px;
	height: 100px;
	text-align: center;
}

div.categories_name {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}


img.rightmenuHeading{
	position: relative;
	top: -2px;
	margin-right: 5px;

}

div.buttons a{
	margin-left: -3px;
}

span.required{
	color: #ff0000;
}

div#aanbevolen{
	position: relative;
	margin-top: 10px;
	height: 100%;
	width: 481px;
	border: 1px #9e0160 solid;
}

div#aanbevolen h2{
	padding: 10px;
}

div#alternatief{
	position: relative;
	margin-top: 10px;
	height: 100%;
	border: 1px #9e0160 solid;
	width: 481px;
}

div#alternatief h2{
	padding: 10px;
}