@charset "UTF-8";
/* CSS Document */

* {
	margin:					0px;
	padding:				0px;
	outline:				0px;
}


body { 
	background:				#36386B;
	background-image:		url(../media/layout/body_bg.jpg);
	background-position:	center top;
	background-repeat:		no-repeat; 			
	color:					#FFFFFF;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
}

h1 {
	color:					#FF0;
	
}

label {
	width:					160px;
	display:				block;
	float:					left;
}

fieldset{
	
	padding:                20px;
	
	
}
.languages {
	font-size:	9px;
	padding-bottom:10px;
	
}

h2 {
	color:					#FFFF00;
	margin-bottom:			10px;
}

h3 {
	width:					100%;
	color:					#FFFF00;
	margin-bottom:			4px;
}

p	{
	margin-top: 			10px;
	margin-bottom:			10px;
}

.page {
	width:					990px;
	margin:					0 auto;
}

a {	
	color:					#FFFFFF;
	}

a img  {
	border:					none;

}

.header {
	width:					990px;
	height:					121px;
	float:					left;
}
	.header .menu {
	
	float:					right;
	text-align:				right;
	font-size:				14px;
	padding-top:			10px;
	padding-right:			0PX;
	font:					"Trebuchet MS";
	}
	
	.header .menu a {
		width:				auto;
		font-family:		"Trebuchet MS";
		font-weight:		bold;
		text-decoration:	none;
		color:				#FFFFFF;
		padding-left:		5px;
		padding-right:		5px;
	}
	
	.header .menu a:hover {
		color:				#efde00;
	}
	
	.header .menu a.current {
	color:				#efde00;
	}



.content_top_header {

	width:					990px;
	height:					33px;
	float:					left;
	background:				url(../media/layout/content_bg_header.png);

}

.content_top {				
	width:					990px;
	height:					auto;
	min-height:				257px;
	float:					left;
	background:				url(../media/layout/content_bg.png);
}




		.showcase {				
			width:					471px;
			height:					auto;
			min-height:             239px;
			margin-left:			15px;
			float:					left;
			z-index:				1;
		}
		
			.showcase_gallery {				
			width:					700px;
			height:					auto;
			min-height:             520px;
			margin-left:			15px;
			float:					left;
			z-index:				1;
		}
		
		.content_intro {
			width:					450px;
			padding-left:			20px;
			padding-right:			20px;
			float:					left;
		}
		
		.content_page {
			width:					950px;
			padding-left:			20px;
			padding-right:			20px;
			float:					left;
		}


.stippellijn {
	width:					990px;
	height:					14px;
	float:					left;
	background:				url(../media/layout/content_bg_lijn.png);
	background-repeat:		no-repeat;
	
}

.content_bottom {				
	width:					990px;
	height:					auto;
	min-height:             207px;
	float:					left;
	background:				url(../media/layout/content_bg_stippellijn.png);
}



.content_bottom_afronding {				
	width:					990px;
	height:					32px;
	float:					left;
	background:				url(../media/layout/content_bg_bottom.png);
	background-repeat:		no-repeat;
}


	.newsitems {
		width:					461px;
		float:					left;
		margin-left:			25px;
		margin-top:				15px;
	}
	
	.newsitem {
		width:					465px;
		float:					left;
		margin-left:			5px;
		height:					74px;
		margin-top:				10px;
	}
	
		.newsitem img {
		padding:				3px;
		border:					none;
		background:				#CCCCCC;					
		}
		.newsitem .image {
		width:					75px;
		float:					left;
		}
	
		.newsitem .text {
		width:					375px;
		float:					left;
		margin-left:			15px;
		}
		.readmore a {
		text-align:				right;
		float:					right;
		text-decoration:		none;
		color:					#FFFF00;
		}
		
.content_products {
		width:					800px;
		float:					left;
		margin-left:			35px;
		margin-top:				5px;
}	

.content_galleries {
		width:					900px;
		float:					left;
		margin-left:			35px;
		margin-top:				5px;
}		

.content_products img {
		margin-right:			5px;

}

.verkocht {
margin-top:-239px; 
width:471px; 
height:239px; 
display:block; 
float:left; 
position:relative; 
z-index:9999; 
background:url(../media/layout/mask.png);

}

	.productcontent {
		width:					600px;
		margin-left:			35px;
		float:					left;
	}		
		
.configurator {
		width:					400px;
		margin-left:			35px;
		margin-top:				15px;
		float:					left;
}

.foundproducts {
		width:					400px;
		margin-left:			35px;
		margin-top:				10px;
		float:					left;		
		color:					#FFCC00;

}

.gallery {
		width:					220px;
		float:					left;	
}

.gallery a{
		text-decoration:		none;
}

.nieuwsoverzicht {
		width:					800px;
		margin-left:			40px;
		margin-top:				40px;
}		

	.nieuwsoverzicht .item {
		width:					790px;
		min-height:				110px;
		height:					auto;
		margin-bottom:			25px;
		border-bottom:			1px dotted #ccc;
	}	
	
	.nieuwsoverzicht .item .image {
		width:					150px;
		height:					110px;
		float:					left;
		}	
		
	.nieuwsoverzicht .item .bericht {
		width:					620px;
		min-height:				110px;
		height:					auto;
		float:					left;
		margin-left:			20px;
		}
		
			.nieuwsoverzicht .item .bericht .nieuwsheader {
		color:					#FF0;
		font-weight:			bold;
		}	

.nieuwsheaders {

		margin-left:			215px;
		}

		.nieuwsheaders ul {
		list-style:				none;
		}
		.nieuwsheaders li a {
			color:				#FFFFFF;
			width:				600px;
			height:				10px;
			float:				left;
			text-decoration:	none;
			list-style:			none;
			margin-bottom:		10px;	
		
			
		}

#importers {
	margin-left:				40px;
	float:						left;


}

.importersearch {
	margin-bottom:				20px;
	float:						left;
	width:						100%;
	clear:						both;

}

.importer {
		width:					250px;
		float:					left;
		margin-right:			20px;
		border-right:			1px dotted #CCCCCC; 
		height:					200px;
}

.bikebox {
		float:					left;
		width:					100%;
		clear:					both;
		margin-bottom:			10px;

}

.bikebox img {
		float:					left;
		margin-right:			5px;	
}

.productinfo {
		width:					471px;
		min-height:             250px;
		float:					left;
		margin-left:			15px;
		margin-top:				15px;	
}
		
.footer {
		float:				right;						
		color:				#CCCCCC;
		padding-right:		10px;
}	

.footer a {
	color:					#CCCCCC;
	text-decoration:		none;
}

.footer a:hover {
	color:					#fff;
	text-decoration:		none;
}
		