@charset "utf-8";
/* CSS Document */

/* Algemeen */
html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 100%;
	width: 100%;
}
a:link {
	color:#009ee0;
	text-decoration:none;
}

form { 
margin: 0px; 
padding: 0px; 

}
input {
	color: #878787;
}

.grijs {
	color:#878787;
}
/* Header section */
.submenu {
	display:none;
}
.submenuactive {
	display:block;
	position:absolute;
	z-index:10;
}

.rodebalk {
	font-size:11px;
	color:#FFF;
}
.topmenu {
	font-size:11px;
	color:#000;
}
a.topmenu {
	color:#000;
	text-decoration: none; 
	font-size:11px;
}
a.topmenu:link {	color:#000;}
a.topmenu:visited {	color:#000;}
a.topmenu:hover {
	color: #009ee0;
}
a.topmenu:active {color: #009ee0;}

.breadcrumb {
	color:#009ee0;
}
.breadcrumb a {
	color:#009ee0;
	text-decoration:none;
}
.breadcrumb a:link {	color:#009ee0;}
.breadcrumb a:visited {	color:#009ee0;}
.breadcrumb a:hover {
	color: #000;
}

.menuwrap {
	margin-top: 2px;
}
.menu li a {
	display:block;
	width: 100%;
	height: 30px;
	color: white; 
	text-decoration: none; 
	line-height: 30px;
	background-image:url(menubg.png);
	text-align:center;
	font-weight:bold;
}
.menu li a:link {color: white;}
.menu li a:visited {color: white;}
.menu li a:hover {
	color: #009ee0;
	background-image:url(menubgactive.png);
}
.menu li a:active {color: #009ee0;}

.menu, .menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 549px;
}
.menu li {
	float: left;
}
.menu li ul {
	position: absolute;
	left: -999em;
	width: 171px;
}

.menu li:hover ul,  .menu li.sfhover ul {
	left: auto;
	margin-left: -88px;
	
}
.menu li ul a {
	display:block;
	width: 171px;
	height: 25px;
	color: #000 !important; 
	text-decoration: none; 
	line-height: 30px;
	background-image:url(menubgactive.png);
	text-align:left;
	font-weight:normal;
}
.menu li ul a:link {color: #000 !important;}
.menu li ul a:visited {color: #000 !important;}
.menu li ul a:hover {color: #009ee0 !important;}
.menu li ul a:active {color: #009ee0;}

/* Boxen */
.clear {
	clear:both;
	width: 504px;
	height: 0px;
}
.catbox {
	background-image:url(images/boxkader.png);
	background-repeat:no-repeat;
	height: 168px;
	width: 168px;
	float:left;
	margin: 0 0 15px 15px;
	text-align: center;
	cursor:pointer;
}
.catbox img {
	margin: 10px auto 0 auto;
	overflow: hidden;
	z-index:1;
}
.catboxtekst {
	width: 158px;
	margin: 0 5px;
	overflow: hidden;
}

.CategoriesBoxHeading, .ManufacturersBoxHeading, .InformationBoxHeading, InformationBoxHeading a {
	background-image:url(boxheadbg.gif);
	font-weight:bold;
	color:#FFF;
}
.CategoriesBox, .ManufacturersBox, .InformationBox {
	border-left: #009edf 1px solid;
	border-right:  #009edf 1px solid;
}
.ManufacturersBoxContents, .InformationBoxContents {
	text-align:center;
}
.boxonder {
	position:absolute;
	width: 168px;
	margin-left: -1px;
	text-align:left;
}
#topcat a {
	display:block;
	width: 100%;
	height: 20px;
	color: #000; 
	text-decoration: none; 
	line-height: 20px;
	text-align:left;
}
#topcat a:link {color: #000;}
#topcat a:visited {color: #000;}
#topcat a:hover {
	color: #FFF;
	background-color:#009edf;
}
#topcat a:active {color: #FFF;}

a.activelink {
	color: #FFF !important;
	background-color:#009edf;
}
/* Footer */
.footertop {
	width: 960px;
	height: 6px;
	background:url(images/footerbgtop.png);
	margin: 25px auto 0px auto;
}
.footerbottom {
	width: 960px;
	height: 6px;
	background:url(images/footerbgbot.png);
	margin:auto;
}
.footerbody {
	width: 920px;
	height: 315px;
	margin:auto;
	background-color: #66c4ec;
	padding: 5px 20px;
}
.footercolumn {
	float:left;
	height: 297px;
	width: 183px;
}
.footercolumn a {
	display: block;
	height: 20px;
	padding: 0;
	margin:0;
	color: #fff;
	text-decoration:none;
}
.footerheading {
	display:block;
	height: 20px;
		padding: 0;
	margin:0;
	font-weight:bold;
	color:#FFF;
}
.footertekst {
	display:block;
	height: 20px;
		padding: 0;
	margin:0;
	color:#FFF;
}


.productlisting {
	border-bottom:#868889 1px solid;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
}
a.product_title {
	text-decoration:none;
	font-weight:bold;
}
.onzeprijs {
	font-size:13px;
	color:#e20020;
	font-weight:bold;
}
.verwijder_product {
	width: 120px;
height: 30px;
background: url(verwijder.png) no-repeat;
outline: none;
border: none;
cursor : pointer;
overflow:hidden;
padding-top: 30px;
font-size: 0px;
content: '';
margin-left: 10px;
}
.loginbox {
	border-right:#009edf 1px solid;
}

.cssButton {
	display:block;
	height: 30px;
	width: 168px;
	background:url(button.png);
	line-height: 30px;
	color: #fff;
	font-weight:bold;
	border: 0;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
}
.messageStackError {
	color: #F00;
	font-weight:bold;
}
.product_name {
	color:#009edf;
	font-size:16px;
	font-weight:bold;
}
.model {
	color:#009edf;
	font-weight:bold;
}
.extra_info {
	width: 717px;
}
.extra_info_menu {
	margin:0; padding: 0;
}
.extra_info_menu li {
	width: 143px;
	list-style: none;
	display: block;
	text-align:center;
	height: 30px;
	padding: 0; margin: 0;
	vertical-align:middle;
	float:left;
	line-height: 28px;
	font-weight:bold;
	color: #878787;
}
.messageStackSuccess {
	text-align:center;
	background-color:#ACE7A9;
