@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image:url(../graphics/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	line-height:18px;
}

img, div, td { 
	behavior:url(iepngfix.htc);
}

.container{
	margin:auto;
	position:relative;
	width:990px;
	height:auto;
}

.logo{
	position:absolute;
	left:0px;
	top:0px;
	width:174px;
	height:104px;
	background-image:url(../graphics/logo_alu_mierlo.gif);
}
.banner_ondergrond{
	position:absolute;
	width:968px;
	height:318px;
	top:110px;
	left:11px;
	
}
.banner_images{
	position:absolute;
	width:941px;
	height:292px;
	top:123px;
	left:24px;
}
.shader_left{
	position:absolute;
	height:484px;
	width:10px;
	background-image:url(../graphics/shader_links.png);
	background-repeat:no-repeat;
	top:250px;
}
.shader_right{
	position:absolute;
	height:484px;
	width:10px;
	left:980px;
	background-image:url(../graphics/shader_rechts.png);
	background-repeat:no-repeat;
	top:250px;
}
.wittestreep{
	position:absolute;
	width:970px;
	top:454px;
	left:10px;
}
.main_container{
	position:absolute;
	height:auto;
	width:970px;
	top:457px;
	display:block;
	left:10px;
}
.contentLinks{
	background-image:url(../graphics/content_bg_left.jpg);
	background-repeat:repeat-y;
}
.contentLinks a {
	color: #b8b8b8;
	text-decoration: underline;
}
#contentRechts1{
	background-image:url(../graphics/content_bg_rechts.gif);
	background-repeat:repeat-y;
}
#contentRechts2{
	background-image:url(../graphics/content_bg_rechts.gif);
	background-repeat:repeat-y;
}
#homeFotoContainer{
	background-image:url(../graphics/bg_home_fotos.png);
	background-position:center;
}
.welkomTekst{
	position:absolute;
	top:433px;
	left:30px;
	width:200px;
	height:auto;
}
.tableContentSpacing{
	padding: 30px 15px 0 30px;
}
.tableContentSpacingRight{
	padding-left:20px;
	padding-right:20px;
}
#newsTitle{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b7b7b7;
}
#leesMeerItem{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.newsText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
}
#leesMeerItem a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.dateDisplay{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#464646;
}
#contentTitle{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#b7b7b7;
}
.fotosDiv{
	position:relative;
	width:149px;
	height:535px;
	display:block;
}
.menu{
	left:324px;
	position:absolute;
	width:646px;
	top:60px;
	height:59px;
	display:block;
}

.category_holder {
	width: 121px;
	height: 121px;
	background: #FFFFFF;
	margin: 0 26px 26px 0;
	padding: 3px;
}

.libellebg {
	
	min-height: 297px;
	display: block;
	position: relative;
	background: url(../graphics/libelle.png) no-repeat bottom left;
}

.product_dark {
	margin: 0 0 0 -29px;
	padding: 10px 0 10px 29px;
	background: url(../graphics/product_images_bg.png) repeat;
	width: 635px;
	height: 130px;
}

.product {
	margin: 0 0 0 -29px;
	padding: 10px 0 10px 29px;
	width: 635px;
	height: 130px;
}

.product_titel {
	float: left;
	width: 480px;
	height: 30px;
	margin: 0 0 0 20px;
}

.product_omschrijving {
	float: left;
	width: 465px;
	height: 80px;
	margin: 0 0 0 20px;
	padding: 0 15px 0 0;
}

.biggerimg a {
	margin: 0 0 0 147px;
	color: 3f3f3f;
	text-decoration: none;
}

.partner {
	width: 198px;
	margin: 0 5px 5px 0;
	height: 151px;
	background: url(../graphics/puntjes.png) no-repeat bottom;
}

.partner_naam {
	width: 187px;
	height: 20px; 
	background: #121d31;
	display: block;
	color: #d7d7d7;
	padding: 5px;
}

.partner_tekst {
	background: #1e1c1d;
	width: 187px;
	height: 110px;
	color: #d7d7d7;
	padding: 5px;
}

.links {
	height: 20px;
	background: url(../graphics/link_lijn.png) no-repeat bottom;
	float: left;
	margin: 0 0 15px 0;
	width: 593px;
}

.links_label {
	height: 25px;
	background: url(../graphics/link_label.png) no-repeat bottom;
	float: left;
	margin: 0 0 15px 0;
	width: 593px;
}

.link_label_url {
	width: 220px;
	padding: 0 7px;
	float: left;
}

.link_label_omschrijving {
	width: 344px;
	padding: 0 7px;
	float: left;
}

.link_url {
	width: 220px;
	padding: 0 7px;
	float: left;
	color: #d7d7d7;
}

.link_url a {
	text-decoration: none;
	color: #d7d7d7;
}

.link_url a:hover {
	text-decoration: underline;
	color: #d7d7d7;
}

.link_omschrijving {
	width: 344px;
	padding: 0 7px;
	float: left;
	color: #d7d7d7;
}

.newsimage {
	margin: 10px 0 10px 0;
	width: 250px;
	height: 82px;
	border: 3px solid #ffffff;
}

.newstitel {
	color: #b7b7b7;
	margin: 0 0 2px 0;
}

.newstekst {
	color: #707070;
}
.newstekst a:link {
	color: #707070;
}
.newstekst a:visited {
	color: #707070;
}

.news_leesmeer {
	width: 250px;
	text-decoration: underline;
	color: #b7b7b7;
	text-align: right;
	cursor: pointer;
}

.news_puntjes {
	width: 250px;
	height: 1px; 
	margin: 5px 0;
	background: url(../graphics/news_puntjes.png) no-repeat;
}

.news_datum {
	color: #464646;
	margin: 0 0 0 0;
}

#minimap {
	float: left;
	overflow: hidden;
	width: 600px;
	height: 400px;
	background: #FFF;
	margin: 0 0 20px 0;	
}

#marker-left{
	float: left;
}

#marker-right{
	float: left;
}

#content .marker a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #808080;
	text-decoration: none;
}

#content .marker a:hover{
	text-decoration: underline;
}

.geenkaart {
	padding: 120px 0 0 0;
	text-align: center;
}

.marker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	width: 305px;
	height: 150px;
}

.product_images {
	background: url(../graphics/product_images_bg.png) repeat;
	margin: 15px 0;
	padding: 6px 6px;
	float: left;
}

.clear {
	clear: both;
}

.priceholder {
	margin: 12px 0;
}