 @font-face {
	font-family: 'EurostileLTBoldItalic';
	src: url('../fonts/eurostile_lt_bold_oblique-webfont.eot');
	src: local('?'), url('../fonts/eurostile_lt_bold_oblique-webfont.woff') format('woff'), url('../fonts/eurostile_lt_bold_oblique-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

*	{
	margin: 0;
	padding: 0;
}

html	{
	height: 100%;
	overflow-y: scroll;
}

body	{
	background: no-repeat center top #000;
	font-size: 12px;
	height: 100%;
	font-family: Arial, sans-serif;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* / clearfix */

/* overall styles */
a	{
	color: #010101;
	text-decoration: none;
}

a img	{
	border: none;
}

.clear	{
	clear: both;
}
/* / overall styles */

/* intro */
#bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1280px;
	
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1280px){
	#bg {
		left: 50%;
		margin-left: -640px;
	}
}


#intro	{
	width: 250px;
	height: 120px;
	padding: 20px;
	margin: 0 auto;
	display: table;
	position: relative;
	background: #e0e0e2;
}

#qline-logo	{
	width: 111px;
	height: 123px;
	display: block;
}

#intro #qline-logo	{
	margin: 0 0 32px 45px;
}

#intro label	{
	color: #010101;
	float: left;
	text-transform: uppercase;
	padding: 0 0 15px 0;
	font-size: 13px;
	font-family: 'EurostileLTBoldItalic';
}

#intro form	{
	float: left;
	clear: both;
	margin: 0 0 25px 0;
}

#intro p	{
	float: left;
	clear: both;
	width: 270px;
	color: #4d4d4d;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
}

#intro select, #intro #select-js	{
	clear: both;
	float: left;
	width: 192px;
	color: #010101;
	text-transform: uppercase;
	border: 1px solid #808080;
	cursor: pointer;
}

#intro #select-js	{
	background: -moz-linear-gradient(top, #f9f9f9, #d9d9d9);
    background: -webkit-gradient(linear,left top, left bottom, from(#f9f9f9), to(#d9d9d9));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f9f9f9', EndColorStr='#d9d9d9', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f9f9f9', EndColorStr='#d9d9d9', GradientType=0)";
	position: absolute;
}

#select-js #selected	{
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 40px 0 15px;
	background: url(../images/Qline_sprite.png) no-repeat right -27px;
}

#select-js #select-options	{
	display: none;
}

#select-js #select-options a	{
	display: block;
	padding: 0 0 0 15px;
	height: 24px;
	line-height: 24px;
}

#select-js #select-options a:hover	{
	color: #a20722;
}

#intro #submit	{
	float: none;
	height: 26px;
	width: 54px;
	border: none;
	cursor: pointer;
	margin: 0 0 0 10px;
	text-indent: -9999px;
	text-transform: uppercase;
	background: url(../images/Qline_sprite.png);
	margin: 0 0 0 202px;
}

/* / intro */

#container	{
	width: 828px;
	height: 100%;
	left: 50%;
	margin-left: -414px;
	position: absolute;
	color: #fff;
}

#container td	{
	vertical-align: top;
}

#top-spacer	{
	height: 51px;
}

#menu	{
	width: 170px;
}

#menu-wrapper	{
	position: fixed;
	z-index: 2; /* i.v.m. #product-lijntekening in IE */
	width: 170px;
}

#menu-wrapper #qline-logo	{
	position: absolute;
	z-index: 1;
	cursor: pointer;
	margin: -32px 0 0 89px;
}

.menu	{
	height: 242px;
	width: 44px;
	position: relative;
	overflow: hidden;
	float: right;
	clear: both;
}

.menu#webshop	{
	height: 111px;
	margin: 10px 0 0 0;
}

.menu .kop	{
	display: block;
	float: left;
	zoom: 1;
	width: 225px;
	height: 44px;
	padding: 0 0 0 17px;
	margin: 100px 0 0 -100px;
	*margin:0;
	position: absolute;
	color: #cacaca;
	font-family: 'EurostileLTBoldItalic';
	font-size: 14px;
	line-height: 44px;
	text-transform: uppercase;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}

.menu#webshop .kop	{
	margin: -31px 0 0 -100px;
}

.menu#dealer	{
	height: 111px;
	margin: 10px 0 0 0;
}

.menu#dealer .kop	{
	margin: -31px 0 0 -100px;
	*margin: -130px 0 0 0;
}

.menu#dealer #dealer-opties	{
	padding: 16px 0 0 49px;
	width: 121px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}

.menu#hoofdmenu ul	{
	margin: 90px 0 0 45px;
	padding: 18px 0 0 0;
	list-style: none;
	width: 125px;
}

.menu#hoofdmenu ul a,
.menu#dealer #dealer-opties a	{
	color: #fff;
	display: block;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	padding: 0 11px;
	font-weight: bold;
}

.menu#hoofdmenu ul a:hover,
.menu#dealer #dealer-opties a:hover	{
	background: #aa0f25;
}

#winkelmandje	{
	padding: 16px 0 0 49px;
	width: 121px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}

#winkelmandje a	{
	display: block;
	background: #9b0921;
	margin: 18px 0 0 0;
	padding: 0 7px;
	color: #fff;
	height: 22px;
	line-height: 22px;
}

#winkelmandje-items	{
	color: #c81d39;
}

.zwart-transparant	{
	background: rgb(0, 0, 0); /* fallback */
    background: rgba(0, 0, 0, 0.8);
}

/* content */
	#content	{
		width: 658px;
	}
	
	#content-inner	{
		/*behavior: url(static/js/ieFix.htc);*/
	}
	
	#zoek	{
		float: right;
		margin: 14px 38px 0 0;
		position: relative;
	}
	
	#zoek input[type=text]{
		border: 0;
		height: 20px;
		float: left;
		margin: 0 6px 0 0;
		width: 118px !important;
	}
	
	#zoek input[type=submit]{
		border: 0;
		float: left;
		font-family: 'EurostileLTBoldItalic';
		font-size: 12px;
		height: 20px;
		padding: 0 3px;
		color: #000000;
		cursor: pointer;
		text-transform: uppercase;
		background: url("../images/Qline_sprite.png") no-repeat 0 -105px;
	}
	
	#content #kruimelpad	{
		height: 8px;
		line-height: 8px;
		list-style: none;
		margin: -20px 0 16px 0;
		padding: 0 0 0 38px;
		float: left;
		width: 400px;
		text-transform: uppercase;
	}
	
	#content #kruimelpad li	{
		float: left;
		margin: 0 16px 4px 0;
	}
	
	#content #kruimelpad a	{
		font-weight: bold;
		color: #fff;
		font-size: 11px;
	}
	
	#content-tekst	{
		padding: 21px 37px 0 37px;
		line-height: 19px;
	}
	
	#content h1, #content h2, #content h3	{
		font-family: 'EurostileLTBoldItalic';
		text-transform: uppercase;
	}
	
	#content h1	{
		font-size: 43px;
		font-weight: normal;
		line-height: 50px;
		margin: 0 0 25px 0;
		padding: 0 40px 0 0;
	}
	
	#content h2	{
		font-size: 26px;
		line-height: 27px;
		font-weight: normal;
		margin: 0 0 28px 0;
	}
	
	#content h3	{
		font-size: 14px;
		font-weight: normal;
		margin: 0 0 0 0;
		line-height: 16px;
	}
	
	#content p	{
		margin: 0 0 22px 0;
	}
	
	#content ul	{
		padding: 0 0 0 15px;
	}
	
	#content ul a	{
		color: #fff;
	}
	
	#content textarea, #content input	{
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #4c4c4c;
	}
	
	#content fieldset	{
		border: none;
		margin: 0 0 20px 0;
	}
	
	#content legend	{
		font-size: 14px;
		font-weight: normal;
		margin: 0 0 16px 0;
		line-height: 13px;
		float: left;
		width: 100%;
		color: #fff;
		font-family: 'EurostileLTBoldItalic';
		text-transform: uppercase;
	}
	
	#content label	{
		margin: 0 8px 5px 0;
		display: block;
	}
	
	#content label input	{
		margin-right: 5px;
	}
	
	#content input.text, #content textarea.blurthis	{
		width: 160px;
		height: 18px;
		padding: 0 4px;
		border: 1px solid #4c4849;
		margin-bottom: 6px;
	}
	
	#content input.text	{
		line-height: 18px;
	}
	
	#content textarea.blurthis	{
		height: 76px;
		padding-top: 2px;
		max-width: 172px;
		overflow: auto;
	}
	
	#content .js-checkbox	{
		width: 11px;
		height: 11px;
		margin: 2px 9px 0 0;
		float: left;
		background: #fff;
		cursor: pointer;
		border: 1px solid #626262;
	}
	
	#content .js-checkbox:hover	{
		background: #999;
	}
	
	#content .js-checkbox.active	{
		background: url(../images/Qline_sprite.png) no-repeat 0 -434px;
	}
	
	#content #verstuur	{
		background: url(../images/Qline_sprite.png) no-repeat 0 -105px;
		border: none;
		float: right;
		width: 180px;
		height: 32px;
		margin: -38px 0 0 0;
		padding: 0 11px;
		font-size: 12px;
		text-align: left;
		font-family: 'EurostileLTBoldItalic';
		color: #000;
		text-transform: uppercase;
		cursor: pointer;
	}
	
	/* kollomen */
	#content .marge-rechts	{
		margin-right: 20px;
	}
	
	#content .marge-onder	{
		margin-bottom: 20px;
	}
	
	#content .kolom	{
		width: 181px;
		float: left;
	}
	
	#content .kolom_contact	{
		width: 270px;
		float: left;
	}
	
	#content .twee-kolommen	{
		width: 382px;
		float: left;
		word-wrap: break-word;
	}
	
	#content .twee-kolommen li	{
		background: url(../images/Qline_sprite.png) no-repeat 0 -86px;
		padding: 0 0 0 10px;
		list-style: none;
	}
	
	/* / kollommen */
	
	/* nieuws blokje */
	#nieuws-blok	{
		padding: 6px 0 0 0;
		line-height: 14px;
	}
	
	#nieuws-blok h3	{
		margin-bottom: 13px;
	}
	
	#nieuws-blok ul	{
		list-style: none;
		margin: 0 0 27px 0;
	}
	
	#nieuws-blok li	{
		margin: 0 0 4px 0;
	}
	
	#nieuws-blok b	{
		display: block;
	}
	
	#nieuws-blok li a	{
		color: #9b0921;
		background: url(../images/Qline_sprite.png) no-repeat 0 -88px;
		padding: 0 0 0 10px;
		font-family: Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	/* / nieuws blokje */
	
	#twitter-button	{
		font-family: 'EurostileLTBoldItalic';
		width: 172px;
		padding: 0 0 0 10px;
		height: 33px;
		font-size: 12px;
		line-height: 33px;
		color: #000;
		text-transform: uppercase;
		display: block;
		background: url(../images/Qline_sprite.png) no-repeat right -52px;
	}
	
	#twitter-button span	{
		display: none;
	}
	
	/* producten homepage */
	#producten-homepage	{
		width: 100%;
		margin: 18px 0 0 0;
		float: left;
	}
	
	#producten-homepage h3	{
		margin-bottom: 19px;
	}
	
	#producten-homepage a	{
		width: 181px;
		height: 128px;
		cursor: pointer;
		float: left;
		margin: 0 20px 20px 0;
		border-top: 1px solid #fafafb;
		border-bottom: 1px solid #000;
	}
	
	#producten-homepage a.derde	{
		margin-right: 0;
	}
	
	#producten-homepage a img	{
		float: left;
	}
	
	#producten-homepage a img.grayscale	{
		filter: url(../images/grayscale.svg#grayscale);
		-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
		filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	}
	
	#producten-homepage a:hover img.grayscale, #producten-homepage a.actief img.grayscale	{
		-ms-filter: none;
		filter: none;
	}
	
	#producten-homepage a span	{
		padding: 0 8px;
		display: block;
		float: left;
		height: 33px;
		line-height: 33px;
		width: 165px;
		font-family: 'EurostileLTBoldItalic';
		font-size: 11px;
		text-transform: uppercase;
		text-shadow: #c2c4c4 2px 1px 1px;
		filter: DropShadow(Color=#c2c4c4, OffX=2, OffY=1, Positive=1);
		zoom: 1;
		font-weight: normal;
		overflow: hidden;
		background: url(../images/Qline_sprite.png) no-repeat 0 -105px;

	}
	
	#producten-homepage .product-toebehoren	{
		margin: 0 0 54px 0;
	}
	
	/* / producten homepage */
	
	/* product pagina */
	.accordion dt	{
		font-family: 'EurostileLTBoldItalic';
		font-size: 13px;
		text-transform: uppercase;
		clear: both;
		margin: 0 0 5px 0;
	}
	
	.accordion dt .slide-bg	{
		position: absolute;
		height: 20px;
		background: #9b0921;
	}
	
	.accordion dt a	{
		color: #fff;
		padding: 0 28px 0 17px;
		height: 20px;
		display: inline-block;
		position: relative;
		line-height: 20px;
		background: url(../images/Qline_sprite.png) no-repeat 2px -336px;
	}
	
	.accordion dt.open a	{
		background-color: #9b0921;
	}
	
	.accordion dt a sup	{
		height: 0;
		line-height: 1;
		font-size: 12px;
		vertical-align: top;
	}
	
	.accordion dd	{
		clear: both;
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	.accordion dd.open	{
		display: block;
	}
	
	#product-gerelateerd	{
		display: block;
		margin: 0 0 10px 0;
		float: left;
	}
	
	#product-gerelateerd img	{
		float: left;
	}
	
	#product-gerelateerd span	{
		display: block;
		float: left;
		width: 157px;
		background: #000;
		position: relative;
		color: #fff;
		font-family: 'EurostileLTBoldItalic';
		text-transform: uppercase;
		padding: 10px 12px;
		background: url(../images/Qline_sprite.png) no-repeat 160px -276px #000;
	}
	
	/* / product pagina */
	
	/* product overzicht */
	#product-overzicht	{
		clear: both;
		float: left;
		margin: 25px 0 0 0;
		width: 100%;
	}
	
	#product-overzicht a	{
		width: 181px;
		height: 172px;
		float: left;
		margin: 0 20px 27px 0;
		line-height: 15px;
		color: #fff;
		text-transform: uppercase;
		position: relative;
	}
	
	#product-overzicht a.derde	{
		margin-right: 0;
	}
	
	#product-overzicht a img	{
		float: left;
		margin: 0 0 6px 0;
	}
	
	/* / product overzicht */
	
	/* product info */
	
		/* product lijntekening */
		#product-lijntekening	{
			position: relative;
			z-index: 0;
			overflow: hidden;
			width: 100%;
			clear: both;
		}
		
		#lijntekening	{
			position: absolute;
			right: 0;
			height: 439px;
			width: 11px;
			background: no-repeat right top;
		}
		
		#lijntekening-sleep	{
			width: 1px;
			border-left: 1px solid #000;
			height: 100%;
			padding: 0 16px 0 9px;
			display: block;
			position: absolute;
			margin-left: -1px;
			outline: none;
			cursor:col-resize;
		}
		
		#lijntekening-sleep.slepen	{
			-ms-filter: "Alpha(Opacity=50)";
			filter: alpha(opacity=50);
			-moz-opacity: 0.5;
			-khtml-opacity: 0.5;
			opacity: 0.5;
		}
		
		#lijntekening-sleep	span {
			width: 19px;
			height: 13px;
			display: block;
			bottom: 3px;
			margin-left: -19px;
			position: absolute;
			background: url(../images/Qline_sprite.png) no-repeat 0 -361px;
		}
		
		/* / product lijntekening*/
		
		/* product info sidebar */
		.product-button	{
			display: block;
			float: left;
			height: 32px;
			width: 158px;
			line-height: 33px;
			font-size: 12px;
			font-family: 'EurostileLTBoldItalic' !important;
			text-transform: uppercase;
			margin: 0 0 12px 0;
			padding: 0 10px;
			cursor: pointer;
			color: #010101 !important;
			position: relative;
			border: none;
			background: url(../images/Qline_sprite.png) no-repeat 0 -105px;
		}
		
		.product-button:hover	{
			background-position: 0 -374px;
			color: #fff;
		}
		
		#product-price	{
			font-size: 15px;
			margin: 0 0 20px 25px;
		}
		
		#product-lijst	{
			width: 164px;
			float: left;
			list-style: none;
			margin: 0 0 18px 0;
		}
		
		#product-lijst li	{
			float: left;
			width: 100%;
		}
		
		#product-lijst li a	{
			display: block;
			font-weight: bold;
			color: #fff;
			font-size: 11px;
			padding: 0 0 0 10px;
			height: 19px;
			line-height: 19px;
			text-transform: uppercase;
			background: url(../images/Qline_sprite.png) no-repeat 0 -86px;
		}
		
		#product-lijst li a:hover	{
			background: #9b0921;
		}
		
		/* / product info sidebar */
		
		/* product prijslijst */
		
		#prijslijst .prijslijst-cat	{
			border-bottom: 1px solid #fff;
		}
		
		#prijslijst .prijslijst-subcat	{
			padding: 0 0 0 20px;
		}
		
		/* / product prijslijst */
		
		/* product toebehoren */
		.product-toebehoren	{
			float: left;
			width: 100%;
			margin: 40px 0 0 0;
		}
		
		.product-toebehoren table	{
			width: 100%;
			font-size: 11px;
		}
			
		.product-toebehoren td	{
			padding: 9px 0 0 0;
		}
		
		.product-toebehoren a	{
			color: #9b0921;
			width: auto !important;
			height: auto !important;
			/*
			display: inline !important;
			*/
			border: none !important;
			margin: 0 !important;
		}
		
		.product-toebehoren a.product-button	{
			color: #010101;
			height: 32px !important;
			font-size: 9px;
		}
		
		.product-toebehoren a.product-button:hover	{
			color: #fff;
		}
		
		.product-toebehoren .hoofdgroep-titel	{
			cursor: pointer;
		}
		
		.product-toebehoren .hoofdgroep,
		.product-toebehoren .subgroep	{
			display: none;
		}
		
		.product-toebehoren .foto	{
			width: 110px;
		}
		
		.product-toebehoren .subgroep .foto	{
			width: 80px;
		}
		
		.webshop-toebehoren{
		margin: -30px 0px 0px 0px;
		}
		
		.product-toebehoren .tekst	{
			/*width: 302px;*/
			width: 270px;
			color: #fff;
			padding: 5px 20px 0px 0px;
		}
		
		.product-toebehoren .tekst-groot	{
			width: 437px;
		}
		
		.product-toebehoren .tekst b {
		font-size: 12px;
		}
		
		.product-toebehoren .tekst a	{
			display: inline-block;
			padding: 0 0 0 10px;
			line-height: 16px;
			background: url(../images/Qline_sprite.png) no-repeat 0 -86px;
		}
		
		.product-toebehoren .tekst, .product-toebehoren .bruto, .product-toebehoren .netto, .product-toebehoren .bestel, .product-toebehoren .subtotaal	{
			border-bottom: 1px solid #676462;
		}
		
		.product-toebehoren .bruto	{
			width: 50px;
		}
		
		.product-toebehoren .netto	{
			width: 50px;
		}
		
		.product-toebehoren#webshop-dealer .bestel	{
			width: 50px;
		}
		
		.product-toebehoren .bestel input	{
			width: 30px;
			text-align: center;
		}
		
		.product-toebehoren .subtotaal	{
			padding-bottom: 13px;
		}
		
		.product-toebehoren #subtotaal	{
			background: #9b0921;
			color: #fff;
			text-transform: uppercase;
			padding: 0 7px;
			height: 20px;
			line-height: 20px;
			font-weight: bold;
		}
		
		.product-toebehoren #subtotaal-prijs	{
			padding: 0 7px;
			font-size: 12px;
		}
		
		.product-toebehoren .product-specs	{
			color: #fff;
			font-weight: bold;
			background: url("../images/Qline_sprite.png") no-repeat scroll 0 -86px;
			padding: 0 0 0 10px;
			float: left;
		}
		
		#afronden	{
			display: none;
		}
		
		#bestelling-afronden, input#bestelling-afronden	{
			background: url(../images/Qline_sprite.png) no-repeat 0 -105px;
			color: #000;
			border: none;
			float: right;
			display: block !important;
			width: 180px !important;
			text-align: center;
			height: 32px !important;
			line-height: 32px;
			text-transform: uppercase;
			font-family: 'EurostileLTBoldItalic';
			font-size: 12px;
			margin: 20px 0 0 0;
			cursor: pointer;
		}
		
		/* / product toebehoren */
		
		#brochure	{
			display: none;
		}
		
		
		#brochure div	{
			width: 995px;
			height: 536px;
			overflow: hidden;
		}
		
		#TB_ajaxContent object	{
			width: 995px;
			height: 536px;
		}
		
	/* / product info */
	
	/* dealers */
	#dealer-land	{
		position: absolute;
		z-index: 1;
		clear: both;
		background: #fff;
		width: 179px;
		margin: -32px 0 0 238px;
		border: 1px solid #959595;
	}
	
	#dealer-land a	{
		display: block;
		color: #010101;
		padding: 0 40px 0 10px;
		height: 24px;
		line-height: 24px;
	}
	
	#land-keuze	{
		background: -moz-linear-gradient(top, #f9f9f9, #d9d9d9);
		background: -webkit-gradient(linear,left top, left bottom, from(#f9f9f9), to(#d9d9d9));
		filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f9f9f9', EndColorStr='#d9d9d9', GradientType=0);
		-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f9f9f9', EndColorStr='#d9d9d9', GradientType=0)";
	}
	
	#land-keuze a	{
		background: url(../images/Qline_sprite.png) no-repeat right -27px;
	}
	
	#landen-opties	{
		display: none;
		margin: 5px 0 0 0;
	}
	
	#landen-opties a	{
		background: #fff;
		width: auto;
	}
	
	#dealer-kaart	{
		height: 439px;
		clear: both;
	}
	
	.infowindow	{
		color: #000;
		width: 185px;
	}
	
	.infowindow b	{
		font-size: 19px;
		display: block;
		margin: 0 0 5px 0;
	}
	
	.infowindow a	{
		outline: none;
	}
		
	/* /dealers */
	
	/* nieuws */
	.nieuws-item	{
		width: 100%;
		clear: both;
		float: left;	
		margin: 0 0 27px 0;
	}
	
	.nieuws-item .thickbox	{
		position: relative;
		display: block;
		float: left;
	}
	
	.nieuws-item .thickbox img	{
		float: left;
	}
	
	.nieuws-item .thickbox:hover span, .nieuws-item .thickbox.hover span	{
		display: block;
		width: 27px;
		height: 28px;
		background: url(../images/Qline_sprite.png) no-repeat 0 -406px;
	}
	
	.nieuws-item .thickbox span	{
		position: absolute;
		bottom: 3px;
		right: 4px;
		display: none;
	}
	
	.nieuws-tekst	{
		height: 76px;
		overflow-y: hidden;
	}
	
	.nieuws-tekst p a	{
		color: #fff;
		text-decoration:underline;
	}
	
	.nieuws-item .lees-meer	{
		color: #9b0921;
		background: url(../images/Qline_sprite.png) no-repeat 0 -88px;
		*background-position: 0 -87px;
		padding: 0 0 0 10px;
		font-weight: bold;
		position: relative;
	}
	
	.contact-link-dealer{
		color: #9b0921;
		background: url(../images/Qline_sprite.png) no-repeat 0 -87px;
		*background-position: 0 -87px;
		padding: 0 0 0 10px;
		font-weight: bold;
		position: relative;
	}

	/* / nieuws */
	
	/* algemene pagina's */
	.foto-blok	{
		border-top: 1px solid #fff;
		border-bottom: 1px solid #131313;
		margin: 0 0 19px 0;
		float: left;
		cursor: pointer;
	}
	
	.foto-blok img	{
		float: left;
	}
	
	.foto-blok span	{
		padding: 0 8px;
		display: block;
		float: left;
		height: 33px;
		line-height: 33px;
		width: 165px;
		font-family: 'EurostileLTBoldItalic';
		font-size: 13	px;
		text-transform: uppercase;
		text-shadow: #c2c4c4 2px 1px 1px;
		filter: DropShadow(Color=#c2c4c4, OffX=2, OffY=1, Positive=1);
		zoom: 1;
		font-weight: normal;
		background: url(../images/Qline_sprite.png) no-repeat 0 -105px;
	}
	
	/* / algemene pagina's */
	
	/* footer */
	#footer	{
		margin: 64px 0 0 0;
		color: #868686;
		width: 554px;
	}
	
	#footer a.button	{
		display: block;
		float: right;
		outline: none;
		height: 32px;
		width: 44px;
		margin: 12px 0 0 10px;
		text-indent: -9999px;
		background: url(../images/Qline_sprite.png) no-repeat;
	}
	
	#footer a.button#twitter	{
		background-position: 0 -202px;
	}
	
	#footer a.button#facebook	{
		background-position: 0 -169px;
	}
	
	#footer a.button#email	{
		background-position: 0 -137px;
	}
	
	#footer #footer-logo	{
		float: left;
		margin: 0 6px 0 -5px;
	}
	
	#footer h5	{
		color: #9b0921;
		font-size: 13px;
		line-height: 14px;
		font-family: 'EurostileLTBoldItalic';
		font-weight: normal;
		text-transform: uppercase;
		padding: 12px 0 3px 0;
	}
	
	#footer a	{
		color: #868686;
	}
	
	#producten-footer	{
		display: none;
	}
	
	#producten-footer ul	{
		padding: 0 0 20px 15px;
		margin: 10px 50px 0 0;
		list-style: square;
		float: left;
	}
	
	#producten-footer a:hover	{
		color: #a20722;
	}
	
	/* / footer */
	
/* / content */

.wrong_input{
border: solid 1px #9b0a19;
background-color: #ffdfe2;
}

#flashcontent{
margin: 0;
padding: 0;
clear: both;
}

#flashcontent.vervolg{
cursor:pointer;
margin:-32px 0 0 89px;
position:absolute;
z-index:1;
display:block;
height:123px;
width:111px;
}

.meer_info_accessoires{
display: none;
}

.webshop_dealer_bottom{
width: 250px;
height: 150px;
}
