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

body{
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
	background: url('../template/achtergrond.jpg');
}

div#wrapper{
	position: relative;
	margin: 0 auto;
	width: 970px;
	background: #fff;
}

div#topnav{
	position: relative;
	font-weight: bold;	
	font-size: 11px;
	margin: 0 auto;
	width: 700px;
	z-index: 34;
}

div#topnav a{
	color: #505050;
	text-decoration: none;
}

div#topmenu{
	position: relative;
	margin-top: 3px;
	float: left;
	width: 500px;
}
div#topmenu ul li{
	float: left;
	list-style: none;
}

div#topmenu ul li.spacer{
	margin-left: 10px;
	margin-right: 10px;
}

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

div#winkelwagen img{
	position: relative;
	top: 2px;
	margin-right: 10px;
	border: 0;
}

div#header{
	position: relative;
	margin-bottom: 5px;
}

div#language{
	position: absolute;
	top: 0px;
	left: 865px;
}

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: #fff;
	font-weight: bold;
	text-decoration: none;
}

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;
	margin-right: 5px;
	float: left;
	width: 530px;
}

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: #fff;
	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.buttons{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

div#shopping_cart_box .info_buttons_cart{
	position: relative;
	margin-top: 5px;
	margin-bottom: -10px;
}

/*
**
	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{
	float: left;
	list-style: none;
}

div#guestbook ul li.leesalles{
	padding-right: 13px;
}

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

div#guestbook ul li a{ 
	color: #000;
}

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;
	height: 100%;
}

div#productinfo_imagecontainer_meerdere{
	position: relative;
	float: left;
	height: 100%;
	width: 250px;
	z-index: 1;
	background: #fff;
}

div#productinfo_imagecontainer{
	position: relative;
	float: left;
	height: 100%;
	width: 150px;
	z-index: 1;
	background: #fff;
}

div#productinfo_textblock_meerdere{
	position: relative;
	float: left;
	margin-left: 5px;
	width: 275px;
}

div#productinfo_textblock{
	position: relative;
	float: left;
	margin-left: 5px;
	width: 375px;
}

div#productinfo_name{
	position: relative;
	width: 100%;
}

div#productinfo_price{
	position: relative;
	margin-top: 5px;
}

div#productinfo_description{
	position: relative;
	margin-top: 5px;
}

div#productinfo_description ul{
	margin-left: 25px;
}

div#productinfo_extra{
	position: relative;
	margin-top: 5px;
}

div#productinfo_extra ul{
	margin-left: 25px;
}

div#specialPrice{
	position: relative;
	color: #000;
}

div#normalPrice{
	position: relative;
	color: #ed9122;
}

div#productinfo_website {
	position: relative;
	margin-top: 5px;
}

div#productinfo_dateavailable {
	position: relative;
	padding: 5px;
	font-size: 10px;
	color: #ff0000;
	background: #f2f2f2;
	border: 1px solid #999;
}

div#productinfo_bestelknop {
	position: relative;
	margin-top: 5px;
}

div#productinfo_options{
	position: relative;
	margin-top: 5px;
	padding: 5px;
	background: #f2f2f2;
}

div#productinfo_previous_next{
	position: relative;
	margin-bottom: 10px;
	clear: both;
}

div#product_options {
	position: relative;
}

/*
**
**		Slideshow product_info.php
**
*/
 
div#dhtmlgoodies_slideshow{
	position: relative;
	width: 250px;
}


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:100%;
	width: 100px;
}
#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: 262px;
	background: #000;
	background: url('../template/products_midden_small.jpg') repeat-y;	
}

div.products_top{
	position: relative;
	width: 262px;
	height: 10px;
	background: url('../template/products_top_small.jpg') no-repeat;
}

div.products_bottom{
	position: relative;
	width: 262px;
	height: 10px;
	background: url('../template/products_bottom_small.jpg') no-repeat;
}

div.products_name{
	position: relative;
	margin-top: 25px;
	width: 150px;
	float: left;
	text-align: right;
}

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

div.products_imagecontainer{
	position: relative;
	margin-left: 5px;
	float: left;
	height: 100%;
	width: 100px;
}

div.products_imagecontainer img{
	width: 100px;
}

div.products_description{
	position: relative;
}

div.products_buttons{
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	float: 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_imagecontainer img {
	width: 100%;
}

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;
	margin-bottom: 5px;
	text-align: center;
}

/*
**		Kleuren en grootte
**		Links
**
*/

div#content a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

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

div#content h1{
	font-size: 12px;
	font-weight: bold;
}

div#content h2{
	font-size: 11px;
	font-weight: bold;
}

div#menulinks h1,
div#menurechts h1{
	font-size: 12px;
	font-weight: bold;
}

div#menulinks h2,
div#menurechts h2{
	font-size: 11px;
	font-weight: bold;
}

/*
**		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: #000;
	font-size: 14px;
	font-weight: bold;
}

/*
**
**		Overig
**
*/

span.inputRequirement{
	color: #ff0000;
}

a.categorieHeading{
	color: #000;
	text-decoration: none;
}

a.categoriesubHeading{
	color: #000;
	text-decoration: none;
}

a.categoriesubHeading2{
	color: #000;
	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;
}

tr.background_buttons{
	background: #fff;
}

