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

/* General */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;	
}
#slideShow {
  width : 160px;
  height : 160px;
  padding : 10px;
}
a,a:visited {
	color: #5E1564;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.boxMeerX2 {
    background-image: url("../images/buttonBackground.jpg");
    background-repeat: no-repeat;
    bottom: 16px;
    height: 17px;
    left: 0;
    text-align: center;
    width: 67px;
    z-index: 20;
}

a.boxLink2, a.boxLink2:visited, a.boxLink2:hover {
    color: #FFFFFF;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#container {
	width: 961px;
	min-height: 300px;
	margin: 0 auto; 
	position: relative;
	margin-top: 175px;
	background-image: url(../images/contentBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 15px;
}
#containerContent {
	width: 961px;
	min-height: 300px;
	margin: 0 auto; 
	position: relative;
	margin-top: 175px;
	padding-bottom: 15px;
}
#wrapper {
	float: left;
	width: 961px;
}
img {
	border: none;
}
/* header */
#header {
	width: 961px;
	height: 168px;
	position: absolute;
	top: -176px;
	background-image: url(../images/headerBackGround.jpg);
	background-repeat: repeat-x;
}
/* 3x banners in header  */
.LeftBanner {
	width: 534px;
	height: 104px;
	float: left;
	padding-top: 34px;
	background-image: url(../images/headerBackGround.jpg);
	background-repeat: repeat-x;
}
.getLogo {
	width: 264px;
	height: 104px;
	float: left;
	padding-top: 34px;
}
.topRightLogo {
	float: right;
	width: 119px;
	height: 134px;
}/* end */

/* start navigation */
.navigation {
	width: 961px;
	height: 30px;
	float: left;
}
.button {
	float: left;
	height: 30px;
}
/* actief */
.bLeft {
	height: 30px;
	width: 4px;
	float:left;
	padding-right: 4px;
	background-image: url(../images/bLink.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
.bLink {
	height: 22px;
	float: left;
	background-image: url(../images/bLink.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
a.bLink, a,bLink:visited {
	padding: 8px 18px 0px 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bRight {
	height: 30px;
	float: left;
	padding-left: 4px;
	background-image: url(../images/bLink.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
}/* end actief link */

/* standard link*/
.onLeft {
	height: 30px;
	width: 4px;
	float:left;
	padding-right: 4px;
	background-image: url(../images/onMiddle.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
.onLink {
	height: 22px;
	float: left;
	background-image: url(../images/onMiddle.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
a.onLink, a,onLink:visited {
	padding: 8px 18px 0px 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.onLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.onRight {
	height: 30px;
	float: left;	
	padding-left: 4px;
	background-image: url(../images/onMiddle.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
}/* end standard */
	/* end navigation */
		/* end header */

/* content */
#content {
	float: left;
	width: 961px;
}
.flash {
	width: 961px;
	height: 259px;
	/*float: left;*/
	padding-bottom: 5px;
	position: relative;
}
.flashBottom {
	width: 961px;
	float: left;
	padding-top: 5px;
}
.contentBottom {
	padding-top: 5px;
	float: left;
	width: 402px;
	padding-right: 34px;
	color: #9b9b9b;
	font-size: 12px;
}
/* blouwe box onde flash */
.conBox1 {
	float: left;
	width: 240px;
	height: 134px;
	background-image: url(../images/conBoxBg.jpg);
	background-repeat: repeat-x;
	padding: 9px;
	margin-left: 5px;
}
.conBox1FR {
	float: left;
	width: 240px;
	height: 134px;
	background-image: url(../images/conBoxBg.jpg);
	background-repeat: repeat-x;
	padding: 9px;
	margin-left: 1px;
}
.boxTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight:inherit;
	color: #71b6e8;
}
.boxMeer {
	background-image: url(../images/buttonBackground.jpg);
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 1px;
	width: 67px;
	float: left;
	text-align: center;
}
a.boxLink, a.boxLink:visited, a.boxLink:hover {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.boxContent {
	color: #1a171b;
	font-size: 10px;
	padding-bottom: 6px;
}
.conBox2 {
	float: left;
	width: 240px;
	height: 134px;
	background-image: url(../images/conBoxBg.jpg);
	background-repeat: repeat-x;
	margin-left: 4px;
	padding: 9px;
	position: relative;
}
.boxIcon {
	position: absolute;
	top: 5px;
	left: -9px;
}
.boxTitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 20px;
	font-weight:inherit;
	color: #71b6e8;
	margin-bottom: 4px;
	margin-left: 65px;
}
.boxContent2 {
	color: #1a171b;
	font-size: 10px;
	margin-left: 65px;
	margin-bottom: 15px;
}
.boxMeer2 {
	background-image: url(../images/buttonBackground.jpg);
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 1px;
	width: 67px;
	margin-top: 7px;
	text-align: center;
}
/* footer */
#footer {
	width: 961px;
	height: 161px;
	margin: 0 auto;
	background-image: url(../images/footerBackground.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	padding-top: 10px;
} 
.copy {
	float: right;
	text-transform: uppercase;
	color: #999999;
	font-size: 9px;
	margin-left: 10px;
}
.footernav {
	float: right;
	width: 600px;
}
a.footerLink, a.footerLink:hover, a.footerLink:visited {
	color: #92b6e1;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
}
.footerLogo {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	text-align: right;
}
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* assoriment */
#container2 {
	width: 961px;
	min-height: 300px;
	margin: 0 auto; 
	position: relative;
	margin-top: 175px;
	padding-bottom: 15px;
}
#content2 {
	float: left;
	width: 997px;
}
#footer2 {
	width: 961px;
	height: 161px;
	margin: 0 auto;
	text-align: right;
	padding-top: 8px;
	border-top: 2px solid #e3edf7;
}
.assortimentBox {
	float: left;
	width: 132px;
	height: 134px;
	padding-left: 10px;
	margin-right: 3px;
	padding-right: 105px;
	background-image: url(../images/assortiment1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.assortimentBox2 {
	float: left;
	width: 132px;
	height: 134px;
	margin-right: 3px;
	padding-left: 10px;
	padding-right: 105px;
	background-image: url(../images/assortiment2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.assortimentBox3 {
	float: left;
	width: 132px;
	height: 134px;
	padding-left: 10px;
	padding-right: 105px;
	margin-right: 1px;
	background-image: url(../images/assortiment3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.assortimentBoxLast {
	float: left;
	width: 188px;
	height: 143px;
	padding-left: 16px;
	background-image: url(../images/assortimentLast.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxContentAssortiment {
	color: #1a171b;
	padding-top: 5px;
	font-size: 10px;
	width: 125px;
	height: 50px;
	margin-bottom: 15px;
}

/* Template 3 */
#container3 {
	width: 961px;
	min-height: 300px;
	margin: 0 auto; 
	position: relative;
	margin-top: 175px;
	padding-bottom: 15px;
}
.extraIcon {
	width: 97px;
	height: 112px;
	float: left;
	margin-left: 8px;
}
.contentBottomExtra {
	padding-top: 5px;
	float: left;
	width: 302px;
	padding-right: 29px;
	color: #9b9b9b;
	font-size: 12px;
}
.conBoxExtra {
	float: right;
	width: 240px;
	height: 134px;
	background-image: url(../images/extraBoxBg.jpg);
	background-repeat: no-repeat;
	padding: 9px;
}
.boxContentExtra {
	color: #1a171b;
	font-size: 10px;
	height: 40px;
	padding-left: 85px;
	margin-bottom: 20px;
}
/* verkooppuntent */
.verkoop {
	width: 386px;
	height: 370px;
	float: left;
	margin-top: 1px;
	background-image: url(../images/verkoopBackground.jpg);
	background-repeat: repeat-x;
	padding: 13px 25px;
}
.verkoopTop {
	width: 388px;
	height: 370px;
}
.vestigingen {
	width: 388px;
	float: left;
}
.vestigingen a {
	color: #6B135F;
	text-decoration: none;
}
.vestigingen a:hover {
	color: #6B135F;
	text-decoration: none;
}
.selectLocation {
	width: 180px;
	float: left;
	height:300px;
}
.dropdown {
	width: 155px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.adres {
	width: 170px;
	color: #9b9b9b;
	font-size: 9px;
	padding-right: 10px;

	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.saleRight {
	width: 522px;
	float: right;
}
.flashRight {
	width: 522px;
	height: 260px;
	float: left;
	margin-bottom: 5px;
}
.saleBox {
	float: left; 
	width: 240px;
	height: 134px;
	background-image: url(../images/conBoxBg.jpg);
	background-repeat: repeat-x;
	padding: 9px;
	margin-right: 1px;
}
.brochure {
	width: 363px;
	height: 370px;
	float: left;
	padding: 13px 25px;
}

/* Forms */
form {
	margin:0px;
	padding:0px;	
}
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #4F749F;
	width: 200px;
}
.inputfield {
	height: 13px;
	font-size: 10px;
	margin-right:9px;
	float:left;
}
.signup_textarea {
	border: 1px solid #4F749F;
	width: 350px;
	font-size: 10px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #4F749F;
	font-size: 10px;
}
/* france */
.boxTitleFR {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:inherit;
	color: #71b6e8;
	margin-bottom: 4px;
	margin-left: 65px;
}
.boxMeerFR {
	background-image: url(../images/buttonBackground.jpg);
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 1px;
	width: 67px;
	text-align: center;
}
/* new English */
.contentBottomX {
	padding-top: 5px;
	margin:0px 518px 0px 0px; 
	padding-right: 34px;
	color: #9b9b9b;
	font-size: 12px;
}
.conBoxX1 {
	float: right;
	width: 235px;
	height: 134px;
	background-image: url(../images/conBoxBg.jpg);
	background-repeat: repeat-x;
	padding: 9px 9px 9px 15px;
	
}
.conBoxX2 {
	float: right;
	width: 240px;
	height: 134px;
	background-image: url(../images/conBoxBg.jpg);
	background-repeat: repeat-x;
	margin-left: 4px;
	padding: 9px;

}
.conBoxX3 {
	float: right;
	width: 240px;
	height: 134px;
	background-image: url(../images/extraBoxBg.jpg);
	background-repeat: no-repeat;
	margin-left: 4px;
	padding: 9px;

}
.conBoxHolderX{
	position:relative;
	height: 100%;
}
.boxTitleX {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight:inherit;
	color: #71b6e8;
}
.boxTitleX2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight:inherit;
	color: #71b6e8;
	margin-left: 65px;
}
.boxContentX {
	color: #1a171b;
	font-size: 10px;
	padding-bottom: 6px;
	padding-top:5px;
}
.boxContentX2 {
	color: #1a171b;
	font-size: 10px;
	margin-left: 65px;
	margin-bottom: 15px;
}
.boxContentX3{
	color: #1a171b;
	font-size: 10px;
	margin-left: 90px;
	margin-bottom: 15px;
}
.boxMeerX {
	position:absolute;
	left:0px;
	bottom:16px;
	background-image: url(../images/buttonBackground.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 67px;
	text-align: center;
	z-index:20;
}
.boxMeer2X {
	position:absolute;
	left:6px;
	bottom:16px;
	background-image: url(../images/buttonBackground.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 67px;
	text-align: center;
	z-index:20;
}
.boxIconX {
	position: absolute;
	top: -4px;
	left: -18px;
	z-index:19;
}
.footerLogoX {
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	text-align: right;
}
.copyX {
	
	text-transform: uppercase;
	color: #999999;
	font-size: 9px;
	margin-left: 10px;
}
.footernavX {
	margin:0px;
	text-align:right;
}
.contentBottomXX {
	padding-top: 5px;
	margin:0px 623px 0px 0px; 
	padding-right: 34px;
	color: #9b9b9b;
	font-size: 12px;
}
.extraIconX {
	width: 97px;
	height: 112px;
	float: right;
	margin-left: 8px;
	
}
.saleRightX {
	width: 522px;
	float: right;

}
.verkoopX {
	margin:0px 526px 0px 0px; 
	background-image: url(../images/verkoopBackground.jpg);
	background-repeat: repeat-x;
	padding: 13px 25px;

}
.brochureX {
	margin:0px 526px 0px 0px; 
	padding: 13px 25px;

}
#slideShowX {
  width : 520px;
  height : 260px;


}
.saleSlideX{
	 height : 260px;
	margin-bottom:5px;
}
.verkoopTopX {
	height: 370px;
}
.vestigingenX {

}
.vestigingenX a, .vestigingenX a:visited {
	color: #6B135F;
	text-decoration: none;
}
.vestigingenX a:hover {
	color: #6B135F;
	text-decoration: none;
}
.link{
	margin-bottom: 15px;
}
