/*************************
 * Global styles
 ************************/
html,body {
	height: 100%;
}

body {
	text-align:center;
	color: #cecec0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: 11px;
	background:#303030 url(../images/backdrop.jpg) repeat-x;
}
strong {
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff6517;
	margin-bottom: 2em;
}
	h1 ul {
		margin-top: -5px;
		color: #cecec0;
		float: right;
	}
	h1 ul li {
		font-size: 11px;
		line-height:normal;
		font-weight: normal;
		padding: 0 5px 0 5px;
		margin-right: 5px;
		float: left;
	}
	h1 li a {
		display: block;
		text-transform: uppercase;
		border-bottom: 1px dashed #cecec0;
	}
	h1 li a:hover, a:active {
		border-bottom: 1px dashed #ff6517;
		font-weight: bold;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6517;
	padding-bottom: 2em;
}
a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cecec0;
	border-bottom: 1px dashed #cecec0;
	padding-bottom: 3px;
	text-decoration:none;
	outline: none;
}
a:hover, a:active {
	color: #ff6517;
	text-decoration:none;
	outline: none;
	border-bottom: 1px dashed #ff6517;
	padding-bottom: 3px;
}
blockquote {
	font-style:italic;
	color: #ff6517;
	line-height: 2em;
}
em { font-style:italic; }
/*************************
 * Site content
 ************************/
 .small {
 	font-size: 9px;
	margin-bottom: -2em;
}
#wrapper {
	width:975px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin:0 auto 0 auto;
	text-align:left;
}
#header {
	width:975px;
	height:246px;
	background: #303030 url(../images/masthead_rotate/rotate.php) no-repeat;
}
#content {
	width:921px;
	padding: 27px;
}
#content p {
	margin-bottom: 2em;
}
#routeplan {
	margin-top: -40px;
}
#map {
	margin-top: -40px;
	border: 1px solid black;
	float: right;
	margin-left: 20px;
}
.nieuws_topic {
	width: 899px;
	height: auto;
	margin-bottom: 1em;
	padding: 10px;
	background-color:#333333;
	background-image:url(../images/twincam96_bg.jpg);
	/*background: #03070a url(../images/tarmac_bg.jpg) bottom center repeat-x;*/
	border: 1px dashed #666666;
}
.nieuws_topic_inverted {
	background-color:#333333;
	background-image:url(../images/twincam96_inverted_bg.jpg);
	border: 1px solid #666;
	color: #333;
	text-align: center;
}
	.nieuws_topic_inverted h2 { color: #FFF; background-color: #dd4b01; padding-bottom: 0; border-bottom: 1px solid #9d3500; font-size: 13px; margin-bottom: 2em; }
.nieuws_topic img {
	float: right;
	margin: 0px 0px 0px 20px;
	border:1px solid #000;
}
.nieuws_topic:after {
	 content: "."; 
	 display: block;
	 height: 0;
	 clear: both; 
	 visibility:hidden;
} /*om alle images binnen de background the houden!*/
.afbeelding_rechts {
	float: right;
	margin-left: 20px;
	border:1px solid #000;
}
.afbeelding_links {
	float: left;
	margin-right: 20px;
	border:1px solid #000;
}
.geen_border {
	border: none;
}
.team_individueel {
	text-align:center;
	width:260px;
	float: left;
	margin-bottom: 20px;
}
.team_individueel img {
	border:1px solid #000;
}
.team_individueel_rest {
	margin-left: 66px;
}
.clear {
clear: both;
}
.promobox {
	width: 909px;
	height: auto;
	margin-bottom: 1em;
	padding: 5px;
	border: 1px solid #ff6517;
}
.promobox:after {
	 content: "."; 
	 display: block;
	 height: 0;
	 clear: both; 
	 visibility:hidden;
} /*om alle images binnen de background the houden!*/
.promobox .small {
	margin-top: 3em;
}
/*navigatie image: mouseover effect zonder javascript op de producten pagina*/
/*H-D*/
#prodnavhd {
	text-align: center;
	float: left;
	margin:0px 66px 0 0;
	width:263px;
	height: 280px;
	display: block;
}
#prodnavhd a.navprod,
#prodnavhd a.navprod:link,
#prodnavhd a.navprod:visited{
	float: left;
	background: url(../images/prod_hd.jpg) no-repeat;
	width: 263px;
	height: 235px;
	text-indent: -9000px;
	padding-bottom: 0px;
	border:1px solid #000;
}
#prodnavhd a.navprod:hover{
	border: 1px solid #ff6517;
	background-position: 0 -235px;
	padding-bottom: 0px;
}
/*Buell*/
#prodnavbuell {
	text-align: center;
	float: left;
	margin:0px 66px 0 0;
	width:263px;
	height: 280px;
	display: block;
}	
#prodnavbuell a.navprod,
#prodnavbuell a.navprod:link,
#prodnavbuell a.navprod:visited{
	float: left;
	background: url(../images/prod_buell.jpg) no-repeat;
	width: 263px;
	height: 235px;
	text-indent: -9000px;
	padding-bottom: 0px;
	border:1px solid #000;
}
#prodnavbuell a.navprod:hover{
	border: 1px solid #ff6517;
	background-position: 0 -235px;
	padding-bottom: 0px;
}
/*clothes*/
#prodnavcloth {
	text-align: center;
	float: left;
	margin:0px;
	width:263px;
	height: 280px;
	display: block;
}	
#prodnavcloth a.navprod,
#prodnavcloth a.navprod:link,
#prodnavcloth a.navprod:visited{
	float: left;
	margin:0px;
	background: url(../images/prod_cloth.jpg) no-repeat;
	width: 263px;
	height: 235px;
	text-indent: -9000px;
	padding-bottom: 0px;
	border:1px solid #000;
}
#prodnavcloth a.navprod:hover{
	border: 1px solid #ff6517;
	background-position: 0 -235px;
	padding-bottom: 0px;
}
/*navigatie image: mouseover effect zonder javascript op de producten pagina*/
#h-own {
	width: 439px;
	float: left;
	margin-bottom: 20px;
}
#h-own ul{
	list-style-image:url(../images/bullet.gif);
	list-style-position:inside;
}
#h-loan {
	width: 439px;
	float: right;
	margin-bottom: 20px;
}
#h-loan ul{
	list-style-image:url(../images/bullet.gif);
	list-style-position:inside;
}
/*end finance pagina boxes*/
.hidden {
	display: none;
	visibility: hidden;
}
#footer {
	clear: both;
	width: 921px;
	margin: 15px 27px 10px 27px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	color:#cecec0;
	border-top: solid #ff6517 1px;
}
/*customizing*/
#customizing_fotobox {
	width: 665px;
	margin-left: 260px;
}
#customizing_fotobox img{
	margin-right: 30px;
	margin-bottom: 20px;
	border: 1px solid #000;
}
#customizing_fotobox a, div#customizing_fotobox a:link, div#customizing_fotobox a:visited {
	border: none;
}
#customizing_fotobox img:hover {
	border: 1px solid #ff6517;
}

