.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 3.5px;
  padding-right: 3.5px;
}
@media (min-width: 770px) {
  .container {
    width: 1007px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1007px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1007px;
  }
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	min-width: 1120px;
}
}
img {
	border: 0;
}

#main {
	width: 1000px;
	margin: auto;
	padding: 0;
	padding-left: 0 !important;
}
.main {
	width: 1000px;
	margin: auto;
	padding: 0;
}
html {
	-webkit-text-size-adjust: none;
}
p {
	margin: 0;
}
table {
	font-size: 12px;
}
.mediacentre-pagina a {
	color: white;
	text-decoration: none;
}
.mediacentre-pagina a:hover {
	color: white;
	text-decoration: none;
}

.clear {
	clear: both;
}

.float {
	float: left;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*CSS IMAGES //////////////////*/

.afbeelding-los-links {
	position: absolute;
	margin: 0 0 0 -50px;
}

.afbeelding-los-boven {
	position: absolute;
	margin: -50px 0 0 0;
}

.afbeelding-los-boven-links {
	position: absolute;
	margin: -50px 0 0 -50px;
}

.tekst-omhoog {
	margin: -10px 0 0 0;
}

.tekst-omhoog-links {
	margin: -10px 0 0 -10px;
}

.affix {
	width: 100%;
	z-index: 1000;
	border-bottom: 1px solid #fafafa;
	top: 0;
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/*GRADIENT ACHTERGROND//////////////////*/
.titel {
	float: left;
	height: 40px;
	margin: 5px 0 10px 10px;
	position: absolute;
}
.titel h1 {
	padding-left: 15px;
	font: bold 28px "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 10px 0 15px;
	color: #000;
	font-weight: 600;
	opacity: 0.7;
}
.titel h1 span {
	position: absolute;
	display: block;
	width: 100%;
	height: 50px;
}

.klikbaar {
	cursor: pointer;
}

/*SUBMENU//////////////////////////////*/

.submenu {
	float: right;
	width: 700px;
	font-size: 12px;
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #353535;
	margin-right: 20px;
	margin-top: 10px;
	height: 37px;
	margin-bottom: 7px;
}

.affix -> .submenu {
	margin-right: 10%;
}

.submenu ul {
	list-style: none;
	display: inline;
}
.submenu ul li {
	float: right;
	padding: 20px 20px 0 15px;
	text-shadow: 0px 0px 2px #ccc;
}
.submenu .buynow {
	background: url('../img/buy-now.png');
	text-indent: -9999px;
	width: 45px;
}
.submenu a {
	color: #353535;
	text-decoration: none;
}
.submenu a:hover {
	color: #3b88cc;
	text-decoration: none;
}
.submenu .actief {
	color: #999;
}

/*NIEUWSTICKER/////////////////////////*/
.listticker {
	height: 31px;
	width: 970px;
	border: solid 1px #ccc;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	overflow: hidden;
	margin: 20px 0 0 14px;
	padding: 2px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
.listticker img {
	padding: 0;
	margin: 3px 5px 0 0;
	border: 0;
	float: left;
}
.listticker div {
	float: left;
	padding: 5px;
	height: 25px;
	border-right: 1px solid #ccc;
	color: #3b88cc;
	font-size: 12px;
}
.listticker ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.listticker a {
	color: #000000;
}

.listticker ul li {
	padding: 5px;
	list-style: none;
	height: 25px;
	font-size: 11px;
	line-height: 14px;
	cursor: pointer;
	width: 820px;
}

/*NIEUWS//////////////////////////////*/

.wrapper-nieuws {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 15px 0 0 0;
	clear: both;
	padding: 15px 0 0 0;
}

.titel-nieuws {

	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #eeeeee;
	height: 22px;
	padding: 6px 0 0 9px;
	border: none;
}
.titel-nieuws h2 {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, sans-serif;
}
.titel-archief {
	border-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #eeeeee;
	height: 22px;
	padding: 6px 0 0 9px;
	clear: both;
}
.titel-archief h2 {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, sans-serif;
}

.left-nieuws {
	width: 726px;
	float: left;
	margin-left: 14px;
	color: #666666;
}
.left-contact {
	width: 786px;
}
.left-nieuws a {
	color: #999;
	text-decoration: none;
}
.left-nieuws ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.left-nieuws h3, .left-nieuws h3 a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.left-nieuws h4 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	margin: -10px 0 0 0;
	padding: 0;
}
.berichten-nieuws {
	padding: 10px;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 20px;
}

.berichten-archief {
	padding: 10px;
	line-height: 18px;
	background-color: #fff;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

.berichten-archief ul li {
	margin: 5px 0 5px 0;
}

.right-nieuws {
	width: 235px;
	float: right;
	margin-right: 15px;
}
.right-contact {
	width: 175px;
}

.side-node {
	border-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	background-color: #fff;
}

.titel-side {

	background: url(../img/side-top.gif) repeat-x bottom;
	height: 22px;
	padding: 5px 0 0 8px;
}
.titel-side h2 {
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, sans-serif;
}
.inhoud-side {
	padding: 10px;
}

/*PROJECTEN/////////////////////////////*/
.menu-projecten {
	width: 170px;
	float: left;
	font-size: 13px;
}
.menu-projecten-sub {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #ccc;
	margin: 0 0 5px 10px;
	overflow: hidden;
}
.titelmenu-projecten {
	background: url(../img/side-top.gif) repeat-x bottom;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 7px;
	padding: 7px;
	color: #fff;
	text-transform: capitalize;
}
.wrapper-projecten {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-left: 5px;
	margin-top: 5px;
}
.menu-node {

}
.menu-projecten a {
	color: #333;
	text-decoration: none;
}
.menu-projecten ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-projecten ul li {

	padding: 8px 8px;
	color: #fff;
	cursor: pointer;
	background: url("../img/pijl.png") no-repeat scroll 140px 9px #EFEFEF;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.sub-projecten-links {

	width: 213px;
	cursor: pointer;
	color: #333 !important;
}
.sub-projecten-links a {
	color: #333;
}
.sub-projecten-links ul {
	border-bottom: 1px solid #ccc;
}

.sub-sub-projecten-links {

	width: 194px;
	padding: 5px 5px 5px 7px !important;
	cursor: pointer;
	color: #333;
	font-size: 11px;
	background: #fff !important;
	border-bottom: none !important;
	font-weight: normal !important;
}
.sub-sub-projecten-links a {
	color: #333;
}

.menu-projecten ul .actief {
	background-position: 0 -34px;
}
.menu-projecten-actief {
	background: #333
}

.right-projecten {
	width: 798px;
	float: left;
	margin: 5px 0 5px 10px;
	font-size: 12px;
}
.kruimelpad-projecten {
	/*border-radius: 5px;
	 -moz-border-radius:5px;
	 -webkit-border-radius:5px;
	 -khtml-border-radius:5px;
	 border:1px solid #ccc;
	 background:url(../img/grijs-wit.jpg) repeat-x;
	 */

	padding: 8px 7px 8px 12px;
	font-size: 11px;
	color: #444;
	font-family: "Lucida Grande", Arial, sans-serif;
}
.kruimelpad-projecten a {
	color: #666;
	text-decoration: none;
}
.right-left-projecten {
	margin: 10px 0 0 -5px;;
}

.info-projecten {
	border: 1px solid #ccc;
	float: left;
	width: 797px;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin: 0 0 5px 5px;
}
.supplies-projecten {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin: 5px 0 0 5px;;
}
.supplies-projecten-left {
	width: 382px;
}
.supplies-projecten-right {
	width: 382px;
	float: right;
}

/*CONTACT//////////////////////////////*/
.wrapper-contact {
	clear: both;
	font-family: Arial, sans-serif;
}
.menu-contact {
	width: 255px;
	float: left;
	font-size: 13px;
}
.menu-contact a {
	color: #fff;
	text-decoration: none;
}
.menu-contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-contact ul li {
	background: #666;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 8px;
	margin: 5px 5px 10px 15px;
	text-transform: capitalize;
	cursor: pointer;
	border-bottom: #444 1px solid;
	border-right: #444 1px solid;
}
.menu-contact ul li:hover {
	background: #333;
}
.menu-contact-actief {
	background: #333
}

.right-contact {
	width: 725px;
	float: left;
	margin: 5px 0 5px 10px;
}
.kruimelpad-contact {
	clear: both;
	/*border-radius: 5px;
	 -moz-border-radius:5px;
	 -webkit-border-radius:5px;
	 -khtml-border-radius:5px;
	 border:1px solid #ccc;
	 background:url(../img/grijs-wit.jpg) repeat-x;
	 */
	padding: 8px 7px 8px 12px;
	font-size: 11px;
	color: #444;
	margin: 5px 5px 0 0;
}
.kruimelpad-contact a {
	color: #666;
	text-decoration: none;
}
.adresgegevens-contact {
	min-height: 100px;
	margin: 15px 0 20px 0;
}

/*NAV/////////////////////////////////*/

#navigatie {
	width: 965px;
	background: url(../img/search.png) right no-repeat;
	-moz-box-shadow: 0px 1px 2px #888888;
	-webkit-box-shadow: 0px 1px 2px #888888;
	box-shadow: 0px 1px 2px #888888;
	margin-left: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#navigatie ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	margin-left: -45px;
}
#navigatie ul li {
	background: url(../img/globalnav.png);
	background-position: 108px 0;
	width: 108px;
	height: 36px;
	float: left;
	color: #eeeeee;
	font-size: 12px;
	padding: 10px 0 10px 0;
	text-shadow: 0px 0px 4px #000;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: center;
	cursor: pointer;
}

#navigatie ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
#navigatie ul li:first-child {
	background-position: 0 0;
	width: 102px;
}

#navigatie ul li:hover {
	background-position: 109px 108px;
}
#navigatie ul li:first-child:hover {
	background-position: 0 108px;
	width: 102px;
}
#navigatie .current:hover {
	background-position: 109px 216px;
}

#navigatie ul li:active {
	background-position: 109px 71px;
}
#navigatie ul li:first-child:active {
	background-position: 0px 72px;
}

#navigatie .current {
	background-position: 109px 216px;
}

#navigatie .current ul li:first-child {
	background-position: 101px 216px;
}

#navigatie ul li:last-child {
	background: none;
	padding: 7px 0;
}

#navigatie ul li:last-child input {
	margin: 1px;
	width: 82px;
	font-size: 11px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: none;
	padding: 4px 10px 2px 22px;
	background: url(../img/search-back.gif);
	color: #fff;
}

/*//////PROMO///////////////////*/
.promo-line {
	margin-bottom: 50px;
	width: 100%;
	border-top: 1px solid #d6d6d6;
}

.promo-box {
	-moz-box-shadow: 0px 1px 2px #888888;
	-webkit-box-shadow: 0px 1px 2px #888888;
	box-shadow: 0px 1px 2px #888888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 3px solid #fff;
	margin: 5px;
	float: left;
	background: url(../img/achter_promo.png) repeat-x;
	background-color: #ebeced;
	font-size: 12px;
	color: #555;
	overflow: hidden;
}

body.home-pagina#main.promo-box {
	box-shadow: none;	
}

.promo-box-hover:hover {
	background: none;
	background-color: #fff;
}

.promo-box-back {
	width: 100%;
	height: 100%;
}
.promo-box-content {
	z-index: 99;
	position: absolute;
	padding: 5px;
	width: inherit;
}
.promo-box-content:after {
	clear: both;
}
.promo-box h3 {
	font-size: 16px;
	color: #292929;
	font-weight: 400;
	margin: 0;
	padding: 5px 0 2px 0;
	text-shadow: 1px 1px 1px #ccc;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}
.promo-box-first {
	margin-left: 15px;
	clear: both;
}
.promo-box-wit {
	background: none;
	background-color: #fff;
}

.standard-block {
	width: 312px;
	min-height: 100px;
	margin: 5px;
	margin-top: 20px;
	float: left;
	font-size: 12px;
	color: #555;
	overflow: hidden;
}

.standard-block p {
	text-align: center;
	width: 50%;
	margin-left: 25%;
}

.standard-block h1 {
	text-align: center;
	font-size: 20px;
	margin-top: 0px;
}

.standard-block img {
	width: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.standard-block > .link {
	margin-top: 10px;
	text-align: center;
	font-size: 13px;
	color: #00B7F1;
}
.standard-block > .text {
	height: 50px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}

.promo-video {
	margin-bottom: 20px;
}

.promo-outlines {
}

.promo-outlines img {
	width: 100%;	
	height: auto;
}

.promo-full-width {
}

.promo-full-width > .promo3 {
	width: 459px;
	border: 1px solid white;
	background-color: #fafafa;
	float: left;
	height: 250px;
	margin-top: 10px;
	overflow: hidden;
}

.promo1 {
	width: 965px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.promo2 {
	width: 475px;
	min-height: 100px;
	background-color: #fff;
}
.promo1 table, .promo2 table, .promo3 table, .promo4 table {
	line-height: 15px;
}

.promo3 {
	width: 312px;
	min-height: 100px;
	background-color: #fff;
}

.promo4 {
	width: 235px;
	min-height: 155px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.furler_topdownsystem-pagina .promo4 {
	width: 235px;
	min-height: 10px;
	border-radius: 5px;
	background: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}


.promo5 {
	width: 186px;
	height: 50px;
	border: none;
	background: none;
	/*-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;*/
}
.promo5 .promo-box-back {
	opacity: 0.6;
}

.promo5 .promo-box-back:hover {
	opacity: 1.0;
}

.wel_overflow {
	overflow: visible;
}

.smal {
	width: 798px !important;
	margin: -5px 0 0 -3px;
}

.splash {
	text-align: center;
	background-color: #fff !important;
	background-image: url(../img/loading.gif) no-repeat center;
	cursor: pointer;
}

.formulier-links {
	width: 500px;
	float: left;
}
.formulier-rechts {
	width: 230px;
	float: right;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formulier {
	-moz-box-shadow: 0px 1px 2px #888888;
	-webkit-box-shadow: 0px 1px 2px #888888;
	box-shadow: 0px 1px 2px #888888;
	border-radius: 5px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 3px solid #fff;
	margin: 5px;
	width: 965px;
	min-height: 100px;
	margin-left: 15px;
	clear: both;
	float: left;
	font-size: 12px;
	color: #555;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serf;
	padding-top: 15px;
}
.formulier label {
	width: 180px;
	display: block;
	float: left;
	clear: both;
	margin: 10px 0 10px 10px;
	line-height: 15px;
	padding-right: 10px;
}
.formulier input {
	float: left;
	height: 15px;
	margin: 10px 0;
}
.formulier textarea {
	float: left;
	height: 30px;
	margin: 10px 0;
	width: 500px;
}

.error-form {
	border: 1px dotted #C00;
	padding: 2px;
}

.geen-rand {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

.producten-display {
	background: url(../img/achter_producten.jpg) repeat-x;
	height: 188px;
	overflow: hidden;
	border: none;
	width: 970px;
	margin-bottom: 10px;
}

.producten-display .producten-container ul {
	list-style: none;
	display: inline-block;
	margin: 10px 20px 0 -30px;
}

.producten-container {
	height: 157px;
	text-align: center;
	position: relative;
}

.producten-display a {
	color: #333;
	text-decoration: none;
}

#warranty-note {
	position: absolute;
	right: 10px;
	top: 167px;
	font-size: 11px;
	color: #666;
	padding-left: 5px;
	border-left: 1px solid #999;
	cursor: pointer;
}
.producten-display .producten-container ul li {
	width: 155px;
	height: 100px;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #888888;
	text-transform: capitalize;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}

.producten-categorien {
	text-align: center;
	padding-top: 15px;
	line-height: 20px;
}
.producten-categorien ul {
	clear: both;
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.producten-categorien ul li {
	margin-top: -16px;
	padding: 8px 17px 0 17px;
	font-size: 11px;
	float: left;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	text-shadow: 1px 1px 1px #fff;
	cursor: pointer;
}
.producten-container ul li a {
	text-decoration: none;
	color: #888888;
}

.producten-categorien-actief {
	background: url(../img/pijl_producten.jpg) no-repeat top center;
	color: #333;
}
.product-categorie-sub {
	display: none;
}
.product-categorie-sub a {
	text-decoration: none;
	color: #333;
}

/*FOOTER////////////////////////////////*/

.footer-wrapper {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	color: #666;
	font-size: 10px;
	padding-top: 40px;
	clear: both;
	margin: 10px 0 0 10px;
}
.footer-wrapper a {
	color: #3b88cc;
	text-decoration: none;
}
.footer-front {
	margin: auto;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px;
	height: 32px;
	width: 945px;
	margin-bottom: 100px;
}
.footer-rechts {
	float: right;
}
.footer-rechts ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.footer-rechts ul li {
	float: right;
	padding: 0 5px 0 5px;
	border-right: 1px solid #ccc;
}
.footer-rechts ul li:first-child {
	border: none;
}
.footer-sub {
	clear: both;
	padding: 10px;
	text-align: center;
	color: #777;
	margin: 28px 0 0 0;
}
.footer-sub span {
	padding: 0 10px 0 10px;
	border-left: 1px solid #ccc;
}
.footer-sub span:first-child {
	border: none;
}
.footer-sub span:last-child {
	border: none;
}

.language {
	padding: 8px !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	background: url(../img/language_achter.jpg) repeat-x center !important;
	background-color: #ebeced;
	border: 1px solid #ccc;
	width: 150px;
	border: 1px solid #ccc !important;
	padding-left: 28px !important;
}
.language img {
	padding: 0;
	border: 0;
	margin: 0;
	padding-right: 5px;
	position: absolute;
	margin-left: -24px;
	margin-top: -3px;
}

/*FOOTER GROOT///////////////////////////*/
.footer-groot-wrapper {
	padding-top: 8px;
	clear: both;
	display: block;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	color: #666;
	font-size: 10px;
	margin-left: 15px;
	margin-top: 10px;
}
.footer-groot-wrapper a {
	color: #666;
	text-decoration: none;
}

.footer-groot {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 1px solid #ddd;
	min-height: 100px;
	width: 970px;
	background-color: #fff;
}
.footer-groot ul {
	display: inline-block;
	list-style: none;
	width: 960px;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #ddd;
}
.footer-groot ul li {
	float: left;
	padding: 10px 15px 10px 8px;
	background: url(../img/breadcrumb.png) no-repeat right;
	font-weight: bold;
}
.footer-groot ul li:last-child {
	background: none;
}

.footer-wrapper {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	color: #666;
	font-size: 10px;
	padding-top: 13px;
	clear: both;
	margin: 0 0 0 20px;
}
.footer-wrapper a {
	color: #3b88cc;
	text-decoration: none;
}
.footer-front-klein {
	float: left;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	height: 32px;
	width: 945px;
}
.footer-rechts-klein {
	float: right;
}
.footer-rechts-klein ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.footer-rechts-klein ul li {
	float: right;
	padding: 0 5px 0 5px;
	border-right: 1px solid #ccc;
}
.footer-rechts-klein ul li:first-child {
	border: none;
}
.footer-sub-klein {
	padding: 10px 0 30px 0;
	clear: both;
	color: #777;
}

.language {
	padding: 8px !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	background: url(../img/language_achter.jpg) repeat-x center !important;
	background-color: #ebeced;
	border: 1px solid #ccc;
	width: 150px;
	border: 1px solid #ccc !important;
	padding-left: 28px !important;
}
.language img {
	padding: 0;
	border: 0;
	margin: 0;
	padding-right: 5px;
	position: absolute;
	margin-left: -24px;
	margin-top: -3px;
}

/*AD/////////////////////////////////////*/

.banner-links {
	width: 1000px;
	display: inline-block;
}
.banner-links ul {
	list-style: none;
}
.banner-links ul li:first-child {
	float: left;
}
.banner-links ul li:last-child {
	float: right;
	margin: 30px 20px;
}

#socialmedia-left {
	background: url(../img/socialmedia-achter.png);
	right: 0;
	top: 250px;
	height: 200px;
	z-index: 999;
	position: absolute;
	display: block;
}
#socialmedia-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 1px;
}
#socialmedia-left ul li {
	width: 22px;
	height: 22px;
	margin: 1px 2px 1px 3px;
}
#socialmedia-left ul li:hover {
	background-position: 21px 0 !important;
	cursor: pointer;
}
#socialmedia-left ul li#flickr {
	background: url(../img/social-flickr.png);
}
#socialmedia-left ul li#youtube {
	background: url(../img/social-youtube.png);
}
#socialmedia-left ul li#rss {
	background: url(../img/social-rss.png);
}
#socialmedia-left ul li#twitter {
	background: url(../img/social-twitter.png);
}
#socialmedia-left ul li#facebook {
	background: url(../img/social-facebook.png);
}
#socialmedia-left ul li#googleplus {
	background: url(../img/social-googleplus.png);
}

/*SLIDER/////////////////////////*/

#slider-wrapper {
	margin-left: -50px;
}

/* The Nivo Slider styles */
.nivoSlider {
	position: relative;
	min-height: 400px;
	width: 100%;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 400px;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 400px;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}
/* Caption styles */
.nivo-caption {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #000;
	color: #fff;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 8;
}
.nivo-caption p {
	padding: 5px;
	margin: 0;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position: relative;
	z-index: 9;
	cursor: pointer;
}
.nivo-controlNav a.active {
	font-weight: bold;
	margin-top: 1px;
}

.theme-default .nivoSlider {
	position: relative;
	background: #fff url(../img/loading.gif) no-repeat 50% 50%;
	margin-bottom: 50px;
}
.theme-default .nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.theme-default .nivoSlider a {
	border: 0;
	display: block;
}

.theme-default .nivo-controlNav {
	position: absolute;
	left: 50%;
	bottom: 10px;
	margin-left: -55px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../img/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}
.theme-default .nivo-controlNav a.active {
	background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
	display: block;
	width: 30px;
	height: 60px;
	background: url(../img/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}
.theme-default a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
.theme-default a.nivo-prevNav {
	left: 15px;
}

.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
	color: #fff;
}

/*GALLERY///////////////////////////*/

.gallerij-achter {
	height: 570px;
	width: 964px;
	-moz-box-shadow: 0px 1px 2px #888888;
	-webkit-box-shadow: 0px 1px 2px #888888;
	box-shadow: 0px 1px 2px #888888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 3px solid #fff;
	margin: 5px 5px 10px 15px;
	float: left;
	background: url(../img/loading.gif) no-repeat center;
	background-color: #fff;
	text-align: center;
	font-size: 12px;
	color: #555;
	overflow: hidden;
}

.gallerij-wrapper ul {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 5px 0 0 25px;
	width: 900px;
	height: 80px;
	overflow: hidden;
}
.gallerij-wrapper ul li {
	float: left;
	height: 70px;
	width: 70px;
	margin: 5px 6px 0 6px;
	cursor: pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border: 2px solid #ccc;
	background-color: #fff;
	opacity: 0.6;
}
.gallerij-wrapper ul li:hover {
	opacity: 1;
}
.knop-groot {
	position: absolute;
	width: 40px;
	height: 500px;
	z-index: 10 !important;
	cursor: pointer;
}
.knop-klein {
	position: absolute;
	width: 40px;
	height: 50px;
	z-index: 10;
	cursor: pointer;
	margin-top: 675px;
	background: #333;
}
.gallerij-venster {
	height: 570px;
	width: 980px;
	margin: 0 -10px 0 -10px;
	float: left;
	background-color: #fff;
	position: absolute;
	z-index: 1;
}
.gallerij-venster img {

	position: absolute;
	z-index: 1;
}
.vorige {
	background: url(../img/vorige.png) center no-repeat;
	background-position: 0px 240px;
	float: left;
}
.volgende {
	background: url(../img/volgende.png) center no-repeat;
	float: right;
	background-position: 0px 240px;
	margin-left: 457px;
}
.kleinvorige {
	position: absolute;
	background: url(../img/vorige.png) center no-repeat;
	float: left;
	position: absolute;
	margin: -68px 0 0 20px;
	height: 50px;
	width: 25px;
}
.kleinvolgende {
	background: url(../img/volgende.png) center no-repeat;
	margin-left: -60px 0 0 935px;
	position: absolute;
	height: 50px;
	width: 25px;
	margin: -68px 0 0 956px;
}

.gallerij-onder {
	clear: both;
}
.actief {
	opacity: 1 !important;
}

.social-media-top {
	position: absolute;
	margin: 10px 0 10px 10px;
}

#plus {
	width: 106px;
	height: 24px;
}

.social-media-bottom {
	position: absolute;
	bottom: 0;
	margin: 0 0 8px 10px;
	z-index: 99;
}

/* BASIC RESET */

/* COMMON CLASSES */
.break {
	clear: both;
}

/* SEARCH FORM */
#searchform {
	margin: 50px 200px;
	font-size: 18px;
}
#searchform div {
	color: #eeeeee;
}
#searchform div input {
	font-size: 18px;
	padding: 5px;
	width: 280px;
}
#suggestions {
	position: relative;
	width: 280px;
	display: none;
	margin: auto;
	position: absolute;
	z-index: 999;
	right: 0;
	margin-right: 20px;
	margin-top: -17px;
}

/* SEARCHRESULTS */
#searchresults {
	border: none;
	width: 280px;
	background-color: #fff;
	font-size: 12px;
	line-height: 14px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	font-family: "Arial";
}
#searchresults a {
	display: block;
	background-color: #fff;
	clear: left;
	height: 36px;
	text-decoration: none;
	padding: 10px 20px;
}
#searchresults a:hover {
	background: url('../img/achterzoek.jpg');
	color: #ffffff;
}
#searchresults a img {
	float: left;
	padding: 5px 10px;
}
#searchresults a span.searchheading {
	display: block;
	font-weight: bold;
	padding-top: 5px;
	color: #191919;
}
#searchresults a:hover span.searchheading {
	color: #ffffff;
}
#searchresults a span {
	color: #555555;
}
#searchresults a:hover span {
	color: #f1f1f1;
}
#searchresults span.category {
	font-size: 11px;
	margin: 5px;
	display: block;
	color: #ffffff;
}
#searchresults span.seperator {
	float: right;
	padding-right: 15px;
	margin-right: 5px;
	background-image: url(../images/shortcuts_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#searchresults span.seperator a {
	background-color: transparent;
	display: block;
	margin: 5px;
	height: auto;
	color: #ffffff;
}

.hover-gal {
	position: absolute;
	width: 486px;
	height: 570px;
	z-index: 99;
	background: url('../img/transparant.png');
}
#hoverlinks {
	left: 0;
}
#hoverrechts {
	right: 0;
}
.productlink {
	margin-top: -3px;
	margin-right: -24px;
}

/* YOUTUBE PLAYER */
#player {
	margin-left: -1px;
}
.products_autolock_stm-pagina .promo4 {
	border-radius: 0px;
	box-shadow: none;
	background: none;
}
.products_autolock_stm-pagina .promo4 img {
	box-shadow: 0px 1px 2px #888888;
}
