html { 
	height: 100%; 
}

body { 
	min-height: 100%;	
	height: 100%; 
	margin: 0; 
	padding: 0; 
	background-color: #4e5864;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

A	{
	text-decoration: none;
	}

A IMG	{
	border:0;
	}
	
A IMG.homebutton	{
	width: 40px;
	height: 40px;
	position: relative;
	left: 10px;
	top: 105px;
	}
A IMG.mailbutton	{
	width: 40px;
	height: 40px;
	position: relative;
	left: 15px;
	top: 105px;
	}

#wrapper	{
	height: auto;
	width: 778px;
	overflow: hidden;
	}
	
#top	{
	height: 239px;
	background: url(images/background_top.jpg);
	background-repeat: no-repeat;
	}
	
#purpleTop	{
	height: 239px;
	background: url(images/background_top-paars.jpg);
	background-repeat: no-repeat;
	}

#middle	{
	background-image: url(images/background_left.gif);
	background-repeat: repeat-y;
	background-color: #d2d2d2;
	height:auto;
}

#left	{
	background-image: url(images/background_left.gif);
	background-repeat: repeat-y;
	background-color: #343E4A;
	width: 183px; /* real */
	vertical-align:top;
	}
	
#leftContent	{
	padding-left: 3px;
	color:#000;
}	
	
#right    {
     _padding-left: 183px;
}

#menu	{
	color:#FFFFFF;
	background-color:#4e5864;
	height: 49px;
	width:595px;
	background-image: url(images/background_menu.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	text-align:left;
	border-right:1px solid #46515E;
	}
#menu	UL	{
	margin: 0px;
	padding: 0px;
	}
#menu UL LI	{
	background-repeat: no-repeat;
	background-position: center left;
	width: 97px;
	height: 49px;
	display: inline;
	list-style-type: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	float: left;
	}
#menu UL LI A	{
	background: url(images/menu/menu_up.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 97px;
	height: 46px;
	display: block;
	padding-top:5px;
	padding-bottom:6px;
	}
#menu UL LI A:HOVER	{
	color: #FFFFFF;
	background: url(images/menu/menu_over.jpg);
	background-repeat: no-repeat;
	}
#menu UL LI A.active	{
	color: #C33EBE;
	background: url(images/menu/menu_over.jpg);
	background-repeat: no-repeat;
	}

/***********************************************/
#contactBtn	{
	width:100px;
	height: 55px;
	vertical-align:top;
	text-align:left;
	}
#contactBtn	UL	{
	margin: 0px;
	padding: 0px;
	}
#contactBtn UL LI	{
	width: 100px;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center left;
	display: inline;
	list-style-type: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	padding-left:35px;
	float: left;
	}
#contactBtn UL LI A	{
	width: 100px;
	height: 55px;
	background: url(images/menu/menu_contact_up.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top:20px;
	padding-bottom:6px;
	}
#contactBtn UL LI A:HOVER	{
	background: url(images/menu/menu_contact_over.jpg);
	background-repeat: no-repeat;
	}
#contactBtn UL LI A.active	{
	background: url(images/menu/menu_contact_over.jpg);
	background-repeat: no-repeat;
	}



#content	{
	color:#FFFFFF;
	background-color:#4e5864;
	width:595px;
	padding:2px;
	padding-top:0px;
	vertical-align:top;
	text-align:left;	
	border-right:1px solid #46515E;
	}
	
H1	{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	}

.textblock	{
	color:#FFFFFF;
	background-color:#4E5864;
	position: relative;
	width: auto;
	min-height:300px;
	left: 0px;
	top: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:5px;
	
	vertical-align:top;
}

.contentimage	{
	margin: 10px;
	}

.borderedImage {
	border: 1px solid #46515E;
}

HR	{
	color: #92999F;
	background-color: #92999F;
	height: 1px;
	border: 0px;
	}
	
#bottom	{
	color:#FFFFFF;
	background-color:#4e5864;
	height: 59px;
	background: url(images/background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	padding: 0px 0px 0px 325px;
	clear: both;
	border-right:1px solid #46515E;
	}
	
A.go, A.goback, A.goup, A.godown, A.godown	{
	height: 13px;
	padding: 0px 0px 0px 19px;
	color:#FFFFFF;
	}

A.go:HOVER, A.goback:HOVER, A.goup:HOVER, A.godown:HOVER, A.godown:HOVER	{
	padding: 0px 0px 0px 19px;
	color:#FFFFFF;
	}
	
A.go	{
	background: url(images/go.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
A.goup	{
	background: url(images/goup.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
A.goback	{
	background: url(images/goback.gif);
 	background-repeat: no-repeat;
	background-position: left;
	}
	
A.godown	{
	background: url(images/godown.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

.productpreview	{
	margin: 10px;
	border: 1px solid #46515E;
	background-color: #fff;
	height:auto;
	}
	
.productpreviewgrey	{
	margin: 10px;
	border: 1px solid #46515E;
	background-color: #5E6874;
	height:auto;
	}

.productBordered	{
	border: 1px solid #46515E;
	}

.productpreviewtitle	{
 	font-weight:bold;
	vertical-align:middle;
	
	color:#FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #46515E;	
	
	margin: 0px;
	padding: 4px;
	width:552px;
	height:auto;
	}

.productText	{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;	
	text-align:justify;
	
	padding-left:5px;
	padding-right:5px
}

.productTitle
 {
 	font-weight:bold;
	color:#FFFFFF;
	background-color:#999999;
 	border-bottom: 1px solid #46515E;
	text-align:center;
 }
.productTitleGrey, .whitebold
 {
 	font-weight:bold;
	margin-bottom:5px;
	color:#FFFFFF;
/* 	border-bottom: 1px solid #46515E;	*/
	background-color:#353F4B;
	text-align:center;
 }

.productimage {
	padding-top: 5px;
}

/***************** Denie's aanvullingen ***********************/
A.shopBrand {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 16;
	color: #7AE3FF;
}

A.shopBrand:HOVER {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 16;
	color: #FFFFFF;
}

.Kop {
	padding-top:6px;
	padding-left:5px;
	height:29px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/background_headertext.jpg);
	background-repeat: repeat-x;
}
.SubKop {
	font-weight: bold;
}

.Bullet {
	padding-top:0px;
	padding-left:22px;
	height:29px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/header_bullit.gif);
	background-repeat: no-repeat;
}

.basketTitle	{
 	font-weight:bold;
	vertical-align:middle;
	
	color:#FFFFFF;
	background-color: #999999;
	border-top: 1px solid #46515E;	
	border-bottom: 1px solid #46515E;	
	
	margin: 0px;
	padding: 4px;
	width:552px;
	height:auto;
	}

.basketOdd {
	background-color: #5E6874;
}		
.basketOdd:HOVER {
	background-color: #5E6874;
}
.basketEven	{
	background-color: #6E7884;
}
			
.basketEven:HOVER {
	background-color: #6E7884;
}

.FatGreen,A.FatGreen,A.FatGreen:VISITED,A.FatGreen:ACTIVE,A.FatGreen:HOVER {
	font-size: 20px;
	font-weight: bold;
	color: #00DD00
}

.FatRed,A.FatRed,A.FatRed:VISITED,A.FatRed:ACTIVE,A.FatRed:HOVER {
	font-size: 20px;
	font-weight: bold;
	color: #DD0000
}

.small	{
	font-size: 10px;
}

.errorTxt,A.errorTxt,A.errorTxt:VISITED,A.errorTxt:ACTIVE,A.errorTxt:HOVER,.error,A.errorTxt,A.errorTxt:VISITED,A.errorTxt:ACTIVE,A.errorTxt:HOVER {
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
}




.copyright{
	color:#fff;
	text-align:justify;
}
	