body{
	background: #d1d1d1;
	margin: 0px auto;
	text-align: center;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
}
a img{
	border: 0;
}
.webCenter{
	text-align: left;
	margin: 0px auto;
	width: 980px;
	position: relative;
}
#top{
	height: 382px;
	background: url(../images/design/topBackground.jpg) repeat-x;
	color: #FFF;
}
#top a{
	color: #fff;
	text-decoration: none;
}
#topContact{
	text-align: right;
	width: 100%;
	height: 30px;
	line-height: 30px;
}
#topContact img{
	margin-bottom: -3px;
}
.topContactBlock{
	padding: 0 10px 0 2px;
}
#zoeken{
	float: right;
	width: 245px;
	margin: 19px 0 0 0;
}
#zoeken input{
	background: none;
    border: none;
    margin: 8px 4px 4px 8px;
    width: 192px;
	color: #6b6b6b;
}
.zoekVeld{
	background: url(../images/design/zoekenBackground.png) no-repeat;
	width: 212px;
	height: 32px;
	float: left;
}
#zoeken img{
	float: right;
	margin: 2px 0 0 0;
}
#logo{
	margin: 4px 0;
}
#twitterButton{
	float: right;
}
#banner{
	padding: 14px;
	background: #FFF;
	border: 1px solid #6b6b6b;
	margin: 10px 0 0 0;
}
#left{
	width: 185px;
	float: left;
}
#content{
	width: 600px;
	float: left;
	margin: 0 0 0 5px;
}
#content a{
	color: #126ca4;
	text-decoration: none;
}
#right{
	width: 185px;
	float: right;
}
.heading{
	display: block;
	font-size: 14px;
	text-shadow: 0 1px 1px #000;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	background: url(../images/design/bigHeadP.png) no-repeat;
	
}
.margin{
	margin: 0 0 15px 0;
}

h1{
	display: block;
	font-size: 14px;
	text-shadow: 0 1px 1px #000;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	background: url(../images/design/bigHead.png) no-repeat;
}
.bigText h1{
	background: none !important;
	height: auto !important;
	width: auto !important;
	text-shadow: none!important;
	line-height: 120%!important;
	color: #000!important;
	padding: 5px 0!important;
}
h2{
	font-size: 13px;
	font-weight: bold;
}
h3{
	font-size: 12px;
	font-weight: bold;
}
.bigText{
	background: #e8e6e6;
	border-left: 1px solid #6b6b6b;
	border-bottom: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	padding: 10px;
	position:relative;
}
.textExtender{
	background: #e8e6e6;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
	width: 598px;
}
.bigTextBorder{
	border-top: 1px solid #6b6b6b;
}
.smallHead{
	width: 100%;
	height: 50px;
	background: url(../images/design/smallHead.png) no-repeat;
	color: #FFF;
	line-height: 50px;
	text-shadow: 0 1px 1px #000;
	padding: 0 10px;
	font-size: 14px;
}
.smallText{
	background: #e8e6e6;
	border-left: 1px solid #6b6b6b;
	border-bottom: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	padding: 10px;
	margin: 0 0 15px 0;
}
.categorie ul{
	list-style-type:none;
	padding: 0;
	margin: 0;
}
.categorie ul li{
	padding: 5px 0;
	background: url(../images/design/categoryLine.png) no-repeat 0% 100%;
}
.categorie ul li li{
	background: none;
	padding: 5px 0 0 10px;
}
.categorie ul li a{
	color: #383838;
	text-decoration: none;
}

/* Sticky Footer */
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 200px; /* .push must be the same height as .footer */
}
#footer{
	background: url(../images/design/footerBackground.jpg) repeat-x;
	margin:  15px 0 0 0;
}
	
#footer ul{
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
}
#footer ul ul{
	padding: 10px 0 0 0;
}
#footer ul li{
	float: left;
	width: 160px;
	font-size: 18px;
}
#footer ul li li{
	font-size: 12px;
}
#footer ul li a{
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	text-decoration: none;
}
#footerCopy{
	color: #b3b1b1;
	text-shadow: 1px 1px 0 #000;
	margin:  -19px 0 0 0;
}
#footerCopy a{
	color: #b3b1b1;
	text-shadow: 1px 1px 0 #000;
}
.cleaner{
	clear: both;
}
.item{
	float: left;
	width: 142px;
	margin: 25px 4px 20px;
}
.itemImage{
	border: 1px solid #6b6b6b;
	margin: 0 0 0 0;
}
.itemTitle{
	text-align: center;
	height: 35px;
	margin: 0;
}
.itemPrice{
	background: url(../images/design/priceBackground.png) no-repeat;
	width: 140px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 1px #000;
	text-align: center;
}
.itemDetail{
	background: url(../images/design/priceBackground.png) no-repeat;
	width: 140px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 1px #000;
	text-align: center;
	margin: 5px 0;
}
.winkelwagenbg{
	background: url(../images/design/winkelwagenBackground.png) no-repeat;
}
.winkelwBottom{
	position: absolute;
	right:10px;
	bottom: 10px;
}
.itemDetail a{
	color: #FFF !important;
	text-decoration: none;
}
.itemLeft{
	width: 430px !important;
	float: left;
}
.itemRight{
	width: 142px;
	float: right;
}
/* Winkelwagen */
.winkelWagenItem{
	padding: 5px;
	margin: 0 0 2px 0;
	background: url(../images/design/categoryLine.png) no-repeat 0 100%;
}
.button, .L1, .L2, .L3{
	background: url(../images/design/categoryLine.png) no-repeat 0 0;
	padding: 5px 0;
}
.button a, .L1 a, .L2 a, .L3 a{
	text-decoration: none;
	color: #126CA4;
}
.L1{
	margin: 15px 0 0 0;
}
.login input{
	padding: 2px;
	border: 1px solid #6B6B6B;
	color: #6B6B6B;
	margin: 0 0 5px 0;
}
.aantal{
	width: 25px;
	float: left;
	margin: 0 25px 0 0;
}
.aantal input{
	width: 20px;
	border: 1px solid #6B6B6B;
	padding: 1px;
}
.product{
	padding: 5px;
}
#login input{
	border: 1px solid #6B6B6B;
	margin: 5px 0;
	padding: 2px;
	width: 150px;
}

/* onze merken */
.merken img{
	margin: 5px 0;
}

#productOrder{
	background: #e8e6e6;
	border: 1px solid #6b6b6b;
	padding: 10px;
	text-align: right;
}
#productOrder a{
	padding: 0 5px;
}
.orderTitle{
	color: #126ca4;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	display: block;
}
.orderActive{
	font-weight: bold;
}
.logos{
	background: #e8e6e6;
	border: 1px solid #6b6b6b;
	padding: 10px;
	text-align: center;
}
.logos div{
	margin: 0 0 5px 0;
}
#footerMenu{
	float: left;
	width: 805px;
}
#footerAddress{
	color: #fff;
	text-shadow: 1px 1px 0 #000000;
	float: right;
	width: 175px;
	padding: 22px 0 0;
}
.contact{
	padding: 5px 0 8px;
}
.contact img{
	margin-bottom: -3px;
}
#footerAddress a{
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0 #000000;
}
.addthis_toolbox, .iDeal, .googlePlus{
	padding: 5px 0;
}
#gallery{
	margin: 0 0 50px 0;
}
#gallery ul { list-style: none; margin: 0; padding: 0;}
#gallery img{
	margin: 5px 0 0;
}
#slider{
	width: 948px !important;
}
#bigTextCategorie{
	overflow: hidden;
	height: 100px;
	padding-bottom: 20px;
}
.showText{
	height: 100% !important;
}
.showTextNone{
	display: none !important;
}
.pageNumbers{
	padding: 5px;
}
.pageNumbers a{
	padding: 3px;
}
.pageNumbers span{
	padding: 3px;
	font-weight: bold;
	background: #126CA4;
	color: #fff;
}

/* Winkelwagen */
.itemWinkelwagen{
	clear: both;
}
.aantalWinkelwagen{
	width: 80px;
	float: left;
}
.productWinkelwagen{
	width: 375px;
	float: left;
}
.prijsWinkelwagen{
	width: 120px;
	float: left;
}
.red{
	color: red;
}
