@charset "utf-8";
/* CSS Document */
.schaduwLB
{
	background:			url(../images/schaduw_lb.png) bottom left no-repeat;
	width:				5px;
	height:				41px;
	float:				left;
}
.schaduwRB
{
	background:			url(../images/schaduw_rb.png) bottom left no-repeat;
	width:				5px;
	height:				41px;
	float:				left;
}
.schaduwL
{
	background:			url(../images/schaduw_l.png) bottom left repeat-y;
	width:				5px;
	float:				left;
}
.schaduwR
{
	background:			url(../images/schaduw_r.png) bottom left repeat-y;
	width:				5px;
	float:				left;
}
.skyLine
{
	background:			url(../images/schagen_skyline.png) bottom left no-repeat;
	width:				958px;
	height:				124px;
	margin:				0px auto;
}
.schaduwLO
{
	background:			url(../images/schaduw_lo.png) top left no-repeat;
	width:				5px;
	height:				50px;
	float:				left;
}
.schaduwRO
{
	background:			url(../images/schaduw_ro.png) top left no-repeat;
	width:				5px;
	height:				50px;
	float:				left;
}
.footerStretch
{
	background:			url(../images/footer_stretch.png) top left repeat-x;
	width:				958px;
	height:				50px;
	float:				left;
}
.footerLabel
{
	background:			url(../images/footer_label.png) top left no-repeat;
	width:				316px;
	height:				40px;
	color:				#777;
	margin:				25px 0px 0px 12px;
	padding:			10px 0px 0px 20px;
	float:				left;
	display:			block;
}
div#content table#offerteaanvraag a
{
	color:				#b0b0b0 !important;
	text-decoration:	none;
}
#footerWrapper a, div#content a, .contentKop span a, div#leftContent a, div#content table#offerteaanvraag a:hover
{
	color:				#f37021 !important;
}
div#showroomText a
{
	background:			url(../images/bullet_pijl.gif) left 2px no-repeat;
	color:				#f37021 !important;
	text-decoration:	none;
	padding-left:		15px;
}
div#showroomText a:hover
{
	text-decoration:	underline;
}
.footerLabel a, .footerLabel a:visited, .credits a, .credits a:visited, .contentKop a, div#content a:hover, div#leftContent a
{
	text-decoration:	none;
	color:				#777 !important;
}
.footerLabel a:hover, .credits a:hover, .contentKop a:hover, div#content a, div#leftContent a:hover, div#content table#offerteaanvraag a:hover
{
	
	color:				#f37021;
}
a:hover
{
	text-decoration:	underline !important;
}
.credits
{
	height:				40px;
	color:				#777;
	margin:				25px 25px 0px 0px;
	padding:			10px 0px 0px 0px;
	float:				right;
	display:			block;

}
.contentKop
{
	height:				52px;
	padding-top:		28px;
	overflow:			hidden;
	border-bottom: 		1px dotted #f37021;
}
.contentKop span 
{
	width:				50px;
	height:				14px;
	margin-top:			-30px;
	display:			inline-block;
	float:				right;
}
.contentKop span a
{
	background:		url(../images/bullet_pijl.gif) left 2px no-repeat;
	padding-left:		15px;

}
div#content ul li
{
	list-style-image:	url(../images/bullet_pijl.gif);
	margin:				2px;
}
h4
{
	color:				#fff;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			16px;
	font-weight:		normal;
	padding-left:		20px;
	margin:				0px;
}
.contentKop h5
{
	color:				#f37021;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	padding-left:		20px;
	margin:				0px;
}
h4 img, h5 img
{
	display:			inline-block;
}
a img
{
	border:				none;
}
.clearfix:after
{
	content: 			"."; 
	display: 			block; 
	height: 			0; 
	clear: 				both; 
	visibility: 		hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height:				1%;
}
/* End hide from IE-mac */

