html, body
{
	height: 100%;
}

body
{
	margin: 0px;
}

div, span, p, td
{
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px;
}

*
{
	outline: none;
}

a
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

img
{
	border: none;
}

#container 
{
	margin: 0 auto;
	width: 100%;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#site 
{
	width: 970px;
	margin: 0 auto;
	position: relative;
	background: url(../images/template/bg_site.jpg) no-repeat left 182px;
	padding-bottom: 210px;
}

#site:after 
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header 
{
	height: 120px;
	width: 970px;
	position: relative;
}

#header #top
{
	width: 500px;
	height: 39px;
	position: absolute;
	top: 0px;
	right: 0px; 
	background: url(../images/template/top.jpg) no-repeat;
}

#header #logo
{
	width: 284px;
	height: 64px;
	position: absolute;
	left: 0px;
	top: 5px;
}

#header #menu
{
	width: auto;
	height: 39px;
	position: absolute;
	bottom: 8px;
	left: 850px;
	overflow: hidden;
}

#header #menu a
{
	display: block;
	float: left;
	height: 39px;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 39px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
}

#header #menu a:hover
{
	display: block;
	float: left;
	height: 39px;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 39px;
	background: #c90000;
	color: #fff;
	text-decoration: none;
}	

#header #balk
{
	width: 970px;
	height: 8px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #c90000;
	line-height: 0px;
	font-size: 0px;
}

#left
{
	height: auto;
	width: 250px;
	position: relative;
	float: left;
}

#left #menu_container
{
	width: 250px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 23px;
	margin-bottom: 1px;
	background: #c90000;
}

.sub
{
	width: 241px;
	height: auto;
	margin-left: 5px;
	padding-bottom: 12px;
	background: #fff;
}

.sub_sub
{
	width: 231px;
	height: auto;
}

.menuitem a 
{
	width: 241px;
	margin-left: 5px;
	display: block;
	height: 33px;
	line-height: 33px;
	background: #c90000;
	text-indent: 35px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.menuitem a:hover 
{
	background: url(../images/template/bull.gif) no-repeat 15px 12px #fff;
	color: #000;
}

.menuitem_actief
{
	width: 231px;
	margin-left: 78px;
	display: block;
	height: 33px;
	line-height: 33px;
	background: url(../images/template/bull.gif) no-repeat 15px 12px #fff;
	color: #000;
	text-indent: 35px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.menuitem_sub a 
{
	width: 231px;
	display: block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	text-indent: 48px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.menuitem_sub a:hover 
{
	color: #000;
	text-decoration: underline;	
}

.menuitem_sub_actief
{
	width: 231px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-indent: 48px;
	color: #c90000;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/template/pijl_rood.gif) 23px 9px no-repeat #fff;
}

.menuitem_sub_sub a {
	width: 231px;
	display: block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	text-indent: 58px;
	color: #c90000;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
}

.menuitem_sub_sub a:hover {
	text-decoration: underline;
}

.menuitem_sub_sub_actief
{
	width: 231px;
	display: block;
	height: 22px;
	line-height: 22px;
	text-indent: 58px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/template/pijl_zwart.gif) 39px 9px no-repeat #fff;
}

#right
{
	width: 650px;
	height: auto;
	padding-top: 10px;
	position: relative;
	float: left;
	margin-left: 57px;
	display: inline;
}

#right .titel
{
	height: 30px;
	width: 650px;
	position: relative;
	margin-bottom: 20px;
}

#right .titel h1
{
	height: 30px;
	width: auto;
	float: left;
	font-size: 15px;
	line-height: 30px;
	color: #000;
	position: relative;
}

#right .titel h2
{
	height: 14px;
	width: auto;
	float: left;
	margin-left: 15px;
	margin-top: 12px;
	font-size: 12px;
	line-height: 14px;
	color: #7c7c7c;
	position: relative;
	font-weight: normal;
}

#right .titel h2 a
{
	color: #7c7c7c;
	text-decoration: underline;
}

#right .titel h2 a:hover
{
	color: #7c7c7c;
	text-decoration: none;
}

#right p
{
	line-height: 20px;
	margin-bottom: 18px;
}

#right .content
{
	width: 650px;
	height: auto;
	position: relative;
	float: left;
}

#right .producten
{
	width: 450px;
	height: 253px;
	position: relative;
	margin-bottom: 43px;
	float: left;
	overflow: hidden;
}

#right .producten h3
{
	height: 30px;
	font-size: 22px;
	line-height: 30px;
	color: #000;
	position: relative;
	display: block;
	margin-bottom: 18px;	
}

#right .producten a
{
	float: left;
}

#right .producten img
{
	float: left;
	margin-right: 17px;
}

#right .adres
{
	text-align: right;
	padding-right: 15px;
	float: right;
	font-size: 11px;
	line-height: 18px;
	margin-top: 3px;
}

#right .adres span
{
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
	color: #818181;
}

#right .adres p 
{
	color: #818181;
	line-height: 18px;
	margin-bottom: 28px;
}

#right .banner
{
	width: 650px;
	height: 60px;
	position: relative;
}

#right .banner .pieterman
{
	width: 650px;
	height: 70px;
	float: left;
	position: relative;
}

#right .banner .talen
{
	width: 150px;
	padding: 20px 0px 0px 13px; 
	height: 60px;
	float: right;
	position: right;
//	background: url(../images/template/talen_bg.gif) no-repeat;
}

#right .banner .talen img
{
	margin-right: 5px; 
}

.product_detail
{
	width: 650px;
	height: auto;
	position: relative;
}

.detail_left
{
	width: 450px;
	height: auto;
	float: left;
}

.detail_left .omschrijving
{
	width: 450px;
	height: auto;
	padding-right: 28px;
	padding-bottom: 10px;
	line-height: 20px;
	position: relative;
}

.detail_left .uitvoering
{
	height: 28px;
	width: 321px;
	position: relative;
	line-height: 28px;
	font-weight: bold;
}

.detail_left .keuze
{
	width: 321px;
	height: 30px;
	position: relative;
}

.detail_left .select_uitvoering
{
	height: 24px;
	width: 321px;
}

.detail_right
{
	width: 150px;
	height: auto;
	float: right;
	text-align: center;
}

.product_item
{
	width: 594px;
	height: 78px;
	position: relative;
	margin-bottom: 20px;
}

.product_item .afb
{
	width: 105px;
	height: 78px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #b0c2d0;
}

.product_item .omschrijving
{
	width: 420px;
	height: 70px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 11px;
	padding-left: 21px;
	padding-top: 10px;
	padding-right: 25px;
	line-height: 20px;
}

.product_item .omschrijving a
{
	color: #c90000;
	text-decoration: underline;
}

.product_item .omschrijving a:hover
{
	color: #c90000;
	text-decoration: none;
}

.product_item .omschrijving span
{
	color: #c90000;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
	display: block;
}

#footer
{
	width: 100%;
	height: 161px;
	position: absolute;
	background: url(../images/template/footer_bg.gif) repeat-x;
	left: 0px;
	bottom: 0px!important;
	bottom: 1px;
	text-align: center;
}

.product_item_zoeken
{
	width: 594px;
	height: 70px;
	position: relative;
	margin-bottom: 20px;

}

.product_item_zoeken .afb
{
	width: 105px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid #b0c2d0;
	
}

.product_item_zoeken .afb img
{
	border: 1px solid #b0c2d0;
}


.product_item_zoeken .omschrijving
{
	width: 420px;
	height: 65px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 11px;
	padding-left: 21px;
	padding-top: 10px;
	padding-right: 25px;
	line-height: 20px;
}


.product_item_zoeken .omschrijving a
{
	color: #c90000;
	text-decoration: underline;
}

.product_item_zoeken .omschrijving a:hover
{
	color: #c90000;
	text-decoration: none;
}

.product_item_zoeken .omschrijving span
{
	color: #c90000;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
	display: block;
}



.footer
{
	width: 970px;
	height: 161px;
	position: relative;
	margin: 0 auto;
}

.footer_copy
{
	width: 279px;
	height: 80px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 80px;
	color: #818181;
}

.footer_copy a
{
	color: #818181;
	text-decoration: none;
}

.footer_copy a:hover
{
	color: #818181;
	text-decoration: underline;
}

.footer_sfeer
{
	width: 280px;
	height: 231px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.hideMe { 
   visibility: hidden; 
   } 

