*{
	padding: 0px;
	margin: 0px;
} 
body{
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	background: #ffffff;
}

div#wrapper{
	position: relative;
	margin: -10px auto 0;
	width: 970px;
	background: #fff;
}

div#topnav{
	position: relative;
	font-weight: normal;	
	font-size: 10px;
	margin: 0 auto;
	width: 960px;
	z-index: 34;
}

div#topmenu{
	position: relative;
	margin-top: 3px;
	float: right;
}

div#topmenu ul a{
	color: #ffffff;
}

div#topmenu ul li{
	float: left;
	list-style: none;
}

div#topmenu ul li.spacer{
	margin-left: 10px;
	margin-right: 10px;
}

div#topmenu img{
	position: relative;
	top: 2px;
	margin-right: 10px;
	border: 0;
}

div#header{
	position: relative;
	height: 250px;
	width: 100%;
	background: url(../background_header.jpg);
	background-position: top center;
}

div#language{
	position: absolute;
	top: 10px;
	right: 35px;
	z-index: 34;
}

div#language img{
	margin-right: 10px;
}

div#container{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%;
}

div#menu{
	position: relative;
	font-size: 12px;
	float: left;
	margin-left: 5px;
	height: 45px;
	width: 744px;
	background: url('../template/achtergrond_menu.jpg');	
}

div#menu ul li{
	padding-top: 12px;
	float: left;
	list-style: none;
}

div#menu ul li a{
	color: #998d8d;
}

div#menu ul li.home{
	margin-left: 20px;
}

div#menu ul li.spacer{
	margin-left: 15px;
	margin-right: 15px;	
	display: block;
	width: 2px;
	height: 45px;
	background: url('../template/menu/spacer.jpg') no-repeat;
}

div#searchbox{
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	height: 30px;
	width: 196px;
	background: url('../template/achtergrond_zoeken.jpg') no-repeat;
}

div#searchbox .zoekenimg{
	position: relative;
	margin-left: 10px;
	top: 2px;
}

/*
**
	Left column
**
*/

div#column_left{
	position: relative;
	float: left;
	height: 100%;
	width: 210px;
}

/*
**
	Right column
**
*/

div#column_right{
	position: relative;
	float: left;
	height: 100%;
	width: 210px;
}

/*
**
	Content
**
*/

div#error_message{
	font-weight: bold;
	color: #ff0000;
}


div#content{
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	width: 745px;
}

div.top_menu{
	position: relative;
	height: 30px;
	width: 210px;
	background: url('../template/menu/top_menu.jpg') no-repeat;
}

div.bottom_menu{
	position: relative;
	height: 10px;
	width: 210px;
	background: url('../template/menu/bottom_menu.jpg') no-repeat;
}

div.top_menu h2{
	color: #998d8d;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 6px;
}

div.inhoud{
	padding: 10px;
}

/*
**
	Clear
**
*/

div.clear{
	clear: both;
}

/*
**
	Footer
**
*/

div#footer{
	position: relative;
	margin-bottom: 5px;
	padding: 5px;
	background: #e9e9e9;
}


/*
**
	includes/header.php
**
*/

div#breadcrums{
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

div#breadcrums a{
	text-decoration: none;
	color: #424242;
}

div#breadcrums a:hover{
	text-decoration: underline;
}

/*
**
	includes/boxes/categories.php
**
*/

div#categorie{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 210px;
	background: url('../template/achtergrond_box.jpg') repeat-y;
}

div#categorie ul li{
	list-style: none;
	border-bottom: 1px dotted #dedede;
}

div#categorie ul{
	position: relative;
	margin-bottom: -10px;
}

/*
**
	includes/boxes/search.php
**
*/

div#search{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 210px;
	background: url('../template/achtergrond_box.jpg') repeat-y;
}

div#search .zoekenimg{
	position: relative;
	top: -5px;
	margin-left: 10px;
}

/*
**
	includes/boxes/shopping_cart.php
**
*/

div#shopping_cart_box{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 210px;
	background: url('../template/achtergrond_box.jpg') repeat-y;
}

div#shopping_cart_box a:hover {
	text-decoration: none;
}

div#shopping_cart_box .info_buttons_cart{
	position: relative;
	margin-top: 5px;
	text-align: center;
}

/*
**
	includes/boxes/loginbox.php
**
*/

div#account{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 210px;
	background: url('../template/achtergrond_box.jpg') repeat-y;
}

div#account ul li{
	list-style: none;
	border-bottom: 1px dotted #dedede;
}

div#account ul{
	position: relative;
	margin-bottom: -10px;
}


/*
**
	includes/boxes/info_pages.php
**
*/

div#information{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 210px;
	background: url('../template/achtergrond_box.jpg') repeat-y;
}

div#information ul li{
	list-style: none;
	border-bottom: 1px dotted #dedede;
}

div#information ul{
	position: relative;
	margin-bottom: -10px;
}


/*
**
	includes/boxes/guestbook.php
**
*/

div#guestbook{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 210px;
	background: url('../template/achtergrond_box.jpg') repeat-y;
}

div#guestbook ul li{
	list-style: none;
	border-bottom: 1px dotted #dedede;
}

div#guestbook ul{
	position: relative;
	margin-bottom: -10px;
}


div#guestbook .buttons img{
	position: relative;
	top: 5px;
	left: 2px;
}

/*
**
	includes/boxes/manufactures.php
**
*/

div#manufactures{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 210px;
	background: url('../template/achtergrond_box.jpg') repeat-y;
}

div#manufactures ul{
	position: relative;
	margin-bottom: -10px;
}

div#manufactures ul li{
	list-style: none;
	border-bottom: 1px dotted #dedede;
}

/*
**
	includes/boxes/newsletter.php
**
*/

div#newsletter{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 210px;
	background: url('../template/achtergrond_box.jpg') repeat-y;
}

/*
**
	linkermenu en rechtermenu
**
*/

div#menulinks{
	position: relative;
	padding: 5px;
	margin-top: 5px;
	height: 100%;
	width: 198px;
	border: 1px solid #dedede;
}

div#menurechts{
	position: relative;
	padding: 5px;	
	margin-top: 5px;
	height: 100%;
	width: 198px;
	border: 1px solid #dedede;
}

/*
**
	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');
}

/*
**
	product_info.php
**
*/

div#productinfo{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	width: 725px;
	background: url('../template/productinfo_midden.jpg') repeat-y;	
}

div#productinfo_top{
	position: relative;
	height: 10px;
	width: 745px;
	background: url('../template/productinfo_top.jpg') no-repeat;
}

div#productinfo_bottom{
	position: relative;
	height: 10px;
	width: 745px;
	background: url('../template/productinfo_bottom.jpg') no-repeat;
}

div#productinfo_name_price{
	padding: 5px;
	border: 1px solid #dedede;
}

div#productinfo p{
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#productinfo ul{
	position: relative;
	margin-bottom: -5px;
}

div#productinfo ul li{
	position: relative;
	left: 25px;
	padding-bottom: 5px;
}

div#productinfo_imagecontainer_meerdere{
	position: relative;
	margin-left: 10px;	
	float: left;
	height:100%;
	width: 260px;
	z-index: 1;
}

div#productinfo_description_meerdere{
	position: relative;
	float: left;
	height:100%;
	width: 445px;
	z-index: 1;
}

div#productinfo_imagecontainer{
	position: relative;
	margin-left: 10px;
	float: left;
	height: 100%;
	width: 175px;
	z-index: 1;
}

div#productinfo_description{
	position: relative;
	float: left;
	width: 540px;
}


div#productinfo_price{
	position: absolute;
	float: left;
	top: 2px;
	left: 525px;
	width: 200px;
	text-align: right;
}

div#productinfo_price span.normalPrice{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

div#productinfo_options{
	position: relative;
	text-align: left;
}

div#productinfo_bestelknop{
	position: relative;
}

div#productinfo_name{
	position: relative;
	float: left;
	width: 550px;
}

div#productinfo_name h1{
	color: #6fabbc;
	font-size: 14px;
}

div#productinfo_previous_next{
	position: relative;
	margin-bottom: 10px;
	clear: both;
}

div#productinfo_dateavailable {
	position: relative;
}

div#productinfo_website {
	position: relative;
}

div#product_options {
	position: relative;
}

div#productinfo_buttons {
	position: relative;
	padding: 5px;
	margin-top: 5px;
	text-align: right;
	clear: both;
	border: 1px solid #dedede;
}

div#productinfo_buttons input.bestellen {
	position: relative;
}

/*
**
**		Slideshow product_info.php
**
*/
 
div#dhtmlgoodies_slideshow{
	position: relative;
	width:245px;
}


div#previewPane{
	position:relative;
	padding-top: 5px;
	margin-bottom:5px;	
	text-align:center;
	vertical-align:middle;
	height: 100%;		
}

#previewPane img{
	line-height:550px;
}
#previewPane #largeImageCaption{
	font-style:italic;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
	font-size:0.9em;
}

#galleryContainer{
	position: relative;
	overflow:hidden;
	padding:1px;
	height: 102px;
}

#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:0px;		
}
#theImages{
	position: relative;
	height:100px;
	left:40px;
	width:10000px;
       
	
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
	height: 99px;
	width: 99px;
}
#waitMessage{
	display:none;
}
#theImages .imageCaption{
	display:none;
}
#vergroten{
	text-align: center;
}

/*
**
**		producten product_listing_col.php
**
*/

div.products{
	position: relative;
	float: left;
	margin-bottom: 6px;
	height: 100%;
	width: 370px;
	background: url('../template/products_midden.jpg') repeat-y;
}

div.products_top{
	position: relative;
	width: 370px;
	height: 10px;
	background: url('../template/products_top.jpg') no-repeat;
}

div.products_bottom{
	position: relative;
	width: 370px;
	height: 10px;
	background: url('../template/products_bottom.jpg') no-repeat;
}

div.products_name{
	position: relative;
	margin-top: 25px;
	width: 205px;
	float: left;
	height: 35px;
	text-align: right;
}

div.products_price{
	position: relative;
	width: 205px;
	float: left;
	text-align: right;
}

div.products_imagecontainer{
	position: relative;
	margin-left: 5px;
	float: left;
	height: 100%;
	width: 150px;
}

div.products_imagecontainer img{
	width: 100px;
}

div.products_description{
	position: relative;
}

div.products_buttons{
	position: relative;
	margin-top: 5px;
	width: 205px;
	float: left;
	text-align: right;
}

/*
**
**		categorie
**
*/

div.categories {
	position: relative;
	margin: 5px;
	float: left;	
	height: 100%;
	width: 235px;
	border: 1px solid #dedede;
}

div.categories_imagecontainer {
	position: relative;
	height: 100%;
	width: 234px;
	padding-top: 10px;
	text-align: center;
}

div.categories_name {
	position: relative;
	height: 45px;
	text-align: center;
	font-weight: bold;
}

/*
**
**		Aanbevolen en alternatieve artikelen
**
*/

div.other{
	position: relative;
	margin-top: 10px;
	height: 100%;
	width: 100%;
}

div.products_other{
	position: relative;
	margin-bottom: 18px;
	float: left;
	height: 100%;
	width: 247px;
	background: #fff;
	border: 1px solid #afafaf;
}

div.products_other_name{
	position: relative;
	margin-left: 5px;
}

div.products_other_price{
	position: relative;
	margin-left: 5px;
}

div.products_other_imagecontainer{
	position: relative;
	text-align: center;
}

div.products_other_buttons{
	position: relative;
	text-align: center;
}

/*
**		Kleuren en grootte
**		Headings
**
*/

div#content h1{
	font-size: 12px;
	font-weight: bold;
}

div#content h2{
	font-size: 11px;
	font-weight: bold;
}

/*
**		Kleuren en grootte
**		Links
**
*/

a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*
**		Kleuren en grootte
**		Prijs op product_info.php
**
*/

.Price{
	font-weight: bold;
	color: #808080;
}

.specialPrice{
	color: #808080;
	font-size: 11px;
	font-weight: bold;
}

.normalPrice{
	color: #555353;
	font-size: 14px;
	font-weight: bold;
}

/*
**
**		Overig
**
*/

span.inputRequirement{
	color: #ff0000;
}

a.categorieHeading{
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading{
	color: #6fabbc;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading2{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

img.categorieHeading{
	position: relative;
	top: -1px;
	margin-right: 5px;
}

img.categoriesubHeading{
	position: relative;
	top: -1px;
	margin-left: 5px;
	margin-right: 5px;
}

img.categoriesubHeading2{
	position: relative;
	top: -1px;
	margin-left: 10px;
	margin-right: 5px;
}

.myimg{
	width: 100px;
}

.mycart
{
width : 60px;
border : none;
}

tr.background_buttons{
	background: #fff;
}

