body, html
{
	height: 100%;
}

body
{
	margin: 0px;
	background: url(../images/template/bg.gif) top left repeat-x;
}

div, span, p, td
{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

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

*
{
	outline: none;
}

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

h1
{
	height: 28px;
	line-height: 28px;
	width: auto;
	position: relative;
	float: left;
}

h2
{
	height: 28px;
	line-height: 28px;
	width: auto;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}

h3
{
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

a
{
	color: #508909;
	text-decoration: none;
}

img
{
	border: none;
}

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

.veld
{
	width: 171px;
	height: 20px;
	padding: 2px 4px;
	margin-top: 2px;
	border: 1px solid #528b13;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000;
}

.textarea
{
	width: 171px;
	height: 125px;
	margin-top: 2px;
	padding: 2px 4px;
	border: 1px solid #528b13;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000;
	overflow: hidden;
}

.select {
	position: relative;
	width: 181px;
	height: 26px;
	margin-top: 2px;
	background: url(../images/template/bg_select.gif) no-repeat;
	cursor: pointer;
}

.select .value {
	width: 100px;
	height: 15px;
	line-height: 15px;
	padding-top: 6px;
	padding-left: 7px;
}

.select .select_items {
	width: 181px;
	height: auto;
	position: absolute;
	top: 26px;
	left: 0px;
	background: url(../images/template/bg_selectitems.gif) repeat-y;
	border-bottom: 1px solid #528b13;
}

.select_items .select_item {
	width: 167px;
	height: auto;
	position: relative;
	line-height: 26px;
	height: 26px;
	padding-left: 14px;
	cursor: pointer;
}

.select_items .select_item:hover {
	background: #528b13;
	color: #ffffff;
}
	

.submit
{
	width: 100px;
	height: 25px;
	margin-top: 2px;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	border: none;
	background: #508909;
	color: #fff;
	cursor: pointer;
}

.groen
{
	color: #508909;
	font-size: 14px;
	font-weight: bold;
}

.en
{
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#screen
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#screen .buitenkeukens {
	background: url(../images/template/bg_buitenkeukens.gif) top repeat-x;
}

#container
{
	width: 926px;
	height: auto;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: #fff;
}

#site
{
	width: 922px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	height: auto;
	padding-bottom: 105px;
}

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

#header
{
	width: 922px;
	height: 396px;
	position: relative;
	background: url(../images/template/bg_header.jpg) no-repeat bottom left;
}

#logo
{
	width: 257px;
	height: 102px;
	position: absolute;
	left: 26px;
	top: 32px;
}

#projectbutton{
	width:132px; height:132px;
	display:block;
	position:absolute;
	top:23px; right:47px;
	z-index:90
}

#menu_top
{
	width: auto;
	height: 10px;
	position: absolute;
	top: 50px;
	left: 351px;
}

#menu_top .menu_item
{
	padding-left: 11px;
	padding-right: 11px;
	background: url(../images/template/menu/lijn.gif) no-repeat top right;
	float: left;
}

#menu
{
	width: 920px;
	height: 44px;
	padding-left: 2px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#menu .menu_item
{
	height: 44px;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	float: left
}

#left
{
	width: 327px;
	height: auto;
	position: relative;
	margin-top: 2px;
	float: left;
	padding-bottom: 411px;
}

#left .icons
{
	width: auto;
	height: 42px;
	position: relative;
	float: left;
	margin-top: 30px;
	display: inline;
}

#left .icons img
{
	margin: 0px;
	padding: 0px;
}

#right
{
	width: 560px;
	height: auto;
	position: relative;
	margin-top: 2px;
	float: left;
	display: inline;
	margin-left: 35px;
}

.titel
{
	width: 560px;
	height: 28px;
	position: relative;
	margin-top: 47px;
	margin-bottom: 39px;
}

.contact_left
{
	width: 350px;
	height: auto;
}

.contact_right
{
	width: 175px;
	height: auto;
	float: right;
}

.catagorie
{
	margin-top: 50px;
}

.catagorie td
{
	height: 123px;
	width: 191px;
	text-align: center;
	vertical-align: top;
}

.product
{
	width: 559px;
	min-height: 175px;
	position: relative;
	margin-bottom: 25px;
	float:left
}

.product_image
{
	width: 202px;
	height: 175px;
	position: relative;
	float: left;
}

.product_omschrijving
{
	width: 323px;
	min-height: 175px;
	position: relative;
	float: right;
	line-height: 16px;
}

.product_omschrijving .content table
{
	font-size: 11px;
}

.product_omschrijving .naam
{
	width: auto;
	height: 18px;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

.product_omschrijving .omschrijving
{
	width: auto;
	height: 18px;
	padding-left: 20px;
	vertical-align: top;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
}

.product_omschrijving .omschrijving_lang
{
	height: 18px;
	line-height: 16px;
	vertical-align: top;
	font-weight: bold;
}

.product_omschrijving .omschrijving_normaal
{
	width: auto;
	height: 18px;
	padding-left: 20px;
	vertical-align: top;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
}

.product_omschrijving .content
{
	width: 323px;
	height: auto; 
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.product_omschrijving .content span
{
	margin-right: 20px;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}

.product_omschrijving .content p
{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.product_omschrijving h3
{
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

.product_omschrijving h3 span
{
	margin-top:5px;
	line-height:16px
}

/* SLIDESHOW BUITENKEUKENS */

#slideshow {
	position: absolute;
	width: 593px;
	height: 263px;
	top: 87px;
	right: 0px;
	background: url(../images/slideshow/bg_slideshow.jpg) no-repeat;
}

.sfeerfoto {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

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

#footer_site
{
	height: 98px;
	width: 922px;
	position: relative;
	margin: 0 auto;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

#footer_content
{
	width: 291px;
	height: 54px;
	position: absolute;
	bottom: 0px;
	left: 350px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 54px;
	color: #9b9b9b;
	text-align: center;
}

#footer_content a
{
	color: #9b9b9b;
	text-decoration: none;
}

#footer_content a:hover
{
	color: #9b9b9b;
	text-decoration: underline;
}

#footer_sfeer
{
	width: 327px;
	height: 381px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/template/sfeer_footer.jpg) no-repeat;
}

.dealers {
	width: 560px;
	height: auto;
	position: relative;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
}
.dealers .dealer {
	width: 545px;
	height: auto;
	position: relative;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 15px 15px;
	margin-bottom: 15px;
}
.dealers .dealer:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.dealers .dealer .left, 
.dealers .dealer .right {
	width: 270px;
	height: auto;
	position: relative;
	float: left;
}
.dealers .dealer .right {
	width: 250px;
	margin-left: 20px;
}
.dealers .dealer .left span {
	width: 30px;
	height: 20px;
	line-height: 20px;
	position: relative;
	display: block;
	float: left;
	font-weight: bold;
}
.postcode input {
	width: 100px;
}

.postcode select {
	margin-top: 3px;
}
