/*	---------------- Default Cascading Style Sheet bij www.bosch-wasdroger.nl ------------------------	*/
/*	---------------- Design en ontwikkeling door StormMC - meer info op www.stormmc.nl ---------------	*/


/*	Html, body
	--------------------------------------------------------------------------------------------------	*/
	html {
	background:transparent;
	}
	
	body {
	background:#000 url(../images/bg-body.png) no-repeat 50% 0;
	color:#fff;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	}
	
/*	Branding
	--------------------------------------------------------------------------------------------------	*/	
	h1 {
	text-indent:-9999px;
	}
	
	h1 a, 
	h1 a:visited {
	display:block;
	height:119px;
	width:170px;
	margin:0px auto;
	}
	
/*	Navigation
	--------------------------------------------------------------------------------------------------	*/	
	a, a:visited {
	outline:none;
	}	
	
	#navigation {
	clear:both;
	position:absolute;
	  left:0px;
	  top:131px;
	width:961px;
	}
	
	#navigation h4 {
	display:none;
	}
	
	#center {
	margin:0px auto;
	width:320px;	
	}
	
	#navigation li {
	float:left;
	margin-right:32px;
	}
	
	#navigation .last {
	margin:0px !important;
	}
	
	#navigation a,
	#navigation a:visited {
	color:#fff;
	display:block;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	}
	
	#navigation a:hover {
	text-decoration:underline;
	}
	
/*	Wrapper
	--------------------------------------------------------------------------------------------------	*/	
	#wrapper {
	margin:0 auto;
	position:relative;
	width:961px; /*width:1025px;*/
	}
	
	#content {
	width:350px;
	margin:88px auto 0px auto; 	/*margin:108px auto 0px auto;*/
	height:500px;
	text-align:justify;
	line-height:1.6em;
	}
	
	#content p {
	color:#c6c7c8;
	margin-bottom:20px;
	}
	
	#content strong {
	color:#fff;
	font-weight:bold;
	}
	
	#content .magazine {
	border:1px solid #fff;
	color:#fff;
	display:block;
	font-size:10px;
	letter-spacing:-0.05em;
	line-height:12px;
	padding:11px;
	position:absolute;
	  left:10px;
	  top:400px; /* 520 */
	text-decoration:none;
	text-align:left;
	width:86px;
	}
	
	.text1 {display:block;}
	.text2 {white-space:nowrap;}
	
	#content .magazine img {
	margin-bottom:10px;
	}
	
	/* lijsten lijsten lijsten */
	.provincies {
	margin-left:-35px;
	width:480px;
	display:block;
	position:absolute;
	  top:600px;	
	}

	.list {
	width:110px;
	float:left;
	overflow:hidden;
	padding-bottom:20px;
	}
	
	.extra {
	padding-right:20px;
	}
	
	.list a, 
	.list a:visited {
	color:#fff;
	text-decoration:none;	
	}
	
	.list a:hover {
	font-weight:bold;
	}
	
	/* lijsten lijsten lijsten */	
	
	.results {
	text-align:center !important;	
	}
	
	.results h2 {
	margin-bottom:20px;
	font-size:11px;
	font-weight:bold;
	}
	
	.results h2 a,
	.results h2 a:visited {
	color:#fff;
	}
	
	.results h2 span {
	color:#c6c7c8;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	}
	
	.results a img,
	.detail img {
	border:1px solid #fff;
	}
	
	.detail ul li {
	color:#c6c7c8;	
	}
	
	.detail ul li a,
	.detail ul li a:visited {
	color:#c6c7c8;
	text-decoration:none;
	}
	
	.detail ul li a:hover {
	text-decoration:underline;
	}
	
	.detail h2 {
	margin-bottom:0px !important;
	}
	
	.detail h2 span {
	text-transform:none !important;
	}
