/*
#################
#	ALGEMEEN	#
#################
*/
body, html,
span, div,
h1, h2, h3, h4, h5, h6,
a, p,
img,
ul, ol, li {
	margin: 0;
	padding: 0;
}

h2 {
}

h3 {
	font-size: 1.6em;
}

h4 {

}

p {
	margin-bottom: 10px;
}

img {
	border: none;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
	height: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #ececec;
}
a {
	color: #E42F2C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/*
#################
#	LAY-OUT		#
#################

HOOFDPAGINA */
table#frontMidden {
	width: 900px;
	height: 100%;
}

div#front {
	width: 900px;
	height: 367px;
	padding-top: 158px;
	background: url(/images/bg_front.jpg) no-repeat;

}

h1.bleyenberg {
	position: absolute;
	cursor: pointer;
	width: 130px;
	height: 202px;
	margin: -100px 0 0 705px;
	z-index: 2;
	background: #fff url(/images/bg_Bleyenberg.gif) no-repeat;
}

div#blikvanger {
	position: absolute;
	width: 418px;
	height: 74px;
	margin: -57px 0 0 25px;
	background: url(/images/bg_blikvanger.png) no-repeat;
	z-index: 2;
}

div#blikvangerText {
	width: 270px;
	height: 141px;
	padding: 18px 25px 0 25px;
	color: #fff;
	font-size: 1.2em;
	overflow: hidden;
	background: #e42f2c;
}

div#blikvangerText a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#ballon {
	width:231px;
	height:130px;
	background-color:#FFF;
	padding:10px;
	padding-left:20px;
	padding-top:20px;
	margin-top:-1px;	
	position: absolute;
	visibility:visible;
	margin-left:639px;
	font-size:14px;
	font-weight:bold;
}
div#ballon li {list-style:none;margin-bottom:8px;}
div#ballon a {
	color:#000000;
	display: block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background:url("/images/bg_li.gif") no-repeat 0 2px;
	margin-bottom:10px;
	padding-left:16px;
}
div#ballon a:hover {color:#E42F2C}
div#textballon {
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	position:absolute;
	/*background-color:red;
	height:100px;
	width:100px;*/
}

/*SUBPAGINA*/
body.sub {
	background: #fff;
}

table#midden {
	width: 902px;
	height: 100%;
}

div.container {
	width: 902px;
	height: 525px;
	padding: 7px 7px 0 7px;
	font-size: 1.2em;
	background: url(/images/bg_container.jpg) no-repeat;
}

div.container h1.bleyenberg {
	margin: 30px 0 0 706px;
	background: #fff url(/images/bg_Bleyenberg.gif) no-repeat;
}

div.kolomLinks {
	float: left;
	width: 322px;
	height: 525px;
}

h2.paginaTitel {
	display: block;
	width: 297px;
	height: 60px;
	margin-left: 15px;
}

div#breadcrumbs {
	width: 297px;
	margin: 65px 0 15px 15px;
	color: #000;
}

div#breadcrumbs a {
	color: #000;
	font-weight: bold;

	text-decoration: none;
}

	span#paginaNaam {
		color: #e42f2c;
	}

div#content {
	height: 360px;
	padding: 0 5px 0 15px;
	overflow: auto;
}

div#content h3 {
	margin-bottom: 15px;
	color: #e42f2c;
}

div#kolomRechts {
	float: left;
	width: 320px;
	height: 417px;
	margin-top: 108px;
}

div#menu {
	float: left;
	width: 160px;
	min-height: 160px;
}

/* PAGINA 'DEURSOORT' */
body.deurSoort div.kolomLinks {
	float: none;
	width: 642px;
	background: #fff url(/images/sub-bg_kolomLinks.jpg) no-repeat top right;
}

body.deurSoort div.kolomLinks h3 {
	float: left;
	width: 290px;
	margin-left: 15px;
	padding-left: 16px;
	background: url(/images/bg_li.gif) no-repeat left center;
}

body.deurSoort div#content {
	clear: both;
	height: 284px;
	padding: 0 0 15px 15px;
}

/* PAGINA 'DEURDETAILS' */
body.deurDetails div.kolomLinks {
	float: none;
	width: 642px;
	background: #fff url(/images/sub-bg_kolomLinks.jpg) no-repeat top right;
}

body.deurDetails div#content {
	height: 335px;
}

span.terugnaarLijst {
	float: right;
	margin-right: 20px;
	color: #E42F2C;
	font-weight: bold;
}

span.terugnaarLijst a,
div.terugnaarLijst a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

div#deurDetails {
	float: right;
	width: 302px;
	height: 280px;
	padding-right: 12px;
	overflow: auto;
}

	div#fotos {
		float: left;
		width: 65px;
	}

	div#fotos img {
		margin-bottom: 5px;
	}

div.terugnaarLijst {
	clear: both;
	padding: 5px 20px 0 0;
	text-align: right;
	color: #E42F2C;
	font-weight: bold;
}

/*
#########################
#	MENU'S & LIJSTEN	#
#########################

HOOFDMENU */
ul.mainMenu {
	position: absolute;
	width: 640px;
	height: 30px;
	margin: -100px 0 0 0;
	padding-left: 2px;
	list-style: none;
	z-index: 1;
/*	background: url(/images/bg_mainMenu.gif) no-repeat -1px;*/
	background: url(/images/sub-bg_mainMenu.gif) no-repeat -3px;
}

ul.mainMenu li {
	float: left;
}

ul.mainMenu li a {
	display: block;
	width: 160px;
	height: 30px;
}

/* Hoofdmenu op de subpagina's */
body.sub ul.mainMenu {
	width: 641px;
	margin: 78px 0 0 0;
	background: url(/images/sub-bg_mainMenu.gif) no-repeat;
}

ul#subMenu {
	width: 150px;
	height: 320px;
	padding: 60px 0 0 10px;
	list-style: none;
	background: url(/images/bg_subMenu.jpg) no-repeat;
}

ul#subMenu li {
	margin-bottom: 5px;
	padding-left: 16px;
	background: url(/images/bg_li.gif) no-repeat left center;
}

ul#subMenu li a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/* Paginalijst */
ul.paginas {
	float: right;
	width: 155px;
	margin: 3px 5px 0 0;
	font-size: 11px;
	list-style: none;
}

ul.paginas li {
	float: left;
	padding: 0 3px;
}

ul.paginas li a {
	color: #000;
}

ul.paginas li a.active {
	color: #e5382a;
	font-weight: bold;
	text-decoration: none;
}

/* Productenlijst */
/*ul#producten {
	list-style: none;
}

ul#producten li {
	float: left;
	width: 307px;
	padding: 4px 0 20px 0;
}

ul#producten li.oneven {
	clear: left;
}

ul#producten img {
	float: left;
}*/

	div.product {
		float: left;
		clear: left;
		width: 307px;
		margin: 16px 0 4px 0;
	}

	div.product img {
		float: left;
	}

	div.even {
		clear: none;
		width: 304px;
	}

	div.productInfo {
		float: left;
		width: 220px;
		min-height: 75px;
		padding: 0 8px;
	}

	div.even div.productInfo {
		width: 217px;
	}

	div.productInfo h4 {
		color: #e42f2c;
	}

	div.productInfo a.details {
		display: block;
		float: left;
		margin-top: 15px;
		padding-left: 16px;
		color: #000;
		background: url(/images/bg_li.gif) no-repeat left center;
	}

/* FOOTERMENU */
ul.footerMenu {
	width: 900px;
	height: 60px;
	margin: auto;
	color: #c5c5c5;
	font-size: 1.0em;
	list-style: none;
	background: #fff;
	line-height: 14px;
}

ul.footerMenu li {
	display: block;
	float: left;

}

ul.footerMenu li.copyright {
	padding-top: 13px;
	padding-left:5px;
	margin-right: 2em;
}

ul.footerMenu li address {
	color: #000;
	font-style: normal;

}
.address {
	color:#000;
	font-size:11px;
	padding-top: 10px;
}

.address strong {
	display:block;
	float:left;
	clear:both;
	width: 80px;
	text-align:right;
	padding-right: 5px;
	}


ul.footerMenu li address a {
	color: #000;
	text-decoration: none;
}

ul.footerMenu li.iWink {
	float: right;
	width: 100px;
	height: 21px;
	color: #fff;
	padding-top: 39px;
	text-align: center;
	background: #cbcbcb;
}

ul.footerMenu li.iWink a {
	color: #fff;
	text-decoration: none;
}

/* Footermenu op de subpagina's */
body.sub ul.footerMenu {
	height:70px;
	width:897px;
	padding-left:15px;
	background: url(/images/sub-bg_footerMenu.jpg);
}

body.sub ul.footerMenu li.iWink {
	margin-right:3px;
	background: #cbcbcb;
	height:25px;
}



/*
#####################
#	FORMULIEREN		#
#####################
 RUBRIEKENFORMULIER */
div#rubrieken li { color: #e42f2c; }
div#rubrieken a {
	color: #E42F2C;
	text-decoration: none;
}
div#rubrieken ul a {
	font-weight: bold;
	text-decoration: underline;
}
div#rubrieken ul a:hover,
div#rubrieken ul a:focus {
	text-decoration: none;
}
div#rubrieken ul {
  	list-style: none;
  }

/*div#rubrieken ul li {
	padding-left: 15px;
	background: url(../images/bg_li.gif) no-repeat left 3px;
}*/

div#rubrieken label {
	display: block;
	width: 130px;
	font-size: 1.4em;
	font-weight: bold;
}

/* Rubriekenformulier op de pagina 'deursoort' */
body.deurSoort form#rubrieken {
	float: left;
}

body.deurSoort form#rubrieken ul li {
	padding: 0;
	border: none;
}
.error {
	border: 1px solid red;
}

/* */
h2.paginaTitel img {
    margin-top: 20px;
}

div.product img {
    margin-right: 10px;
}

.floatleft {

    float: left;
}
