/* Gesmuld */

		body {
			font-family: Tahoma;
			font-size: 11px;
			margin: 0;
			background: url(../images/background_main.gif) repeat-x top left;
		}
		h1, h2 {
			margin: 0;
		}
		
		#container{
			width: 840px;
			margin: auto;
			background: url(../images/background_container.gif) repeat-y top;
			}
		
		#header {
			background: url(../images/background_header.jpg) no-repeat left top;
			height: 127px;
		}
		
		#left {
			float: left;
			width: 180px;
			height: 540px;
			background: url(../images/background_left.gif) repeat-y top left;
		}
		#nav{
			margin-left: 10px;
			width: 170px;
			height: 206px;
			margin-top: 5px;
			margin-bottom: 5px;
			background: #FFF url(../images/background_navigatie.gif)
		}
		.nav{
			list-style-type: none;
			margin: 0;
			padding: 0;
			width: 170px;
		}
		.nav li a{
			font: 11px Tahoma;
			background: url(../images/background_li.gif);
			font-weight: bold;
			color: white;
			display: block;
			width: auto;
			margin-left: 10px;
			margin-right: 10px;
			padding-top: 4px;
			text-decoration: none;
			height: 20px;
		}
		.nav a:hover{
			text-decoration: underline;
			color: #FFF;
		}
		
		#nieuwsbrief{
			margin-left: 10px;
			padding: 10px;
			width: 150px;
			height: 132px;
			margin-bottom: 5px;
			background: #FFF url(../images/background_nieuwsbrief2.gif);
			color: #FFF;
			}
		#nieuwsbrief p{
			margin: 0 0 0 0;
			}
		#nieuwsbrief a{
			color: #FFF;
			text-decoration:underline;
			}
		#nieuwsbrief a:hover{
			color: #FFF;
			text-decoration: none;
			}
		#nieuwsbrief h1{
			font-size: 14px;
			height: 24px;
			margin: 0 0 0 0;
			background: url(../images/background_h1.gif) repeat-x bottom;
			margin-bottom: 7px;
			}
		#contact{
			margin-left: 10px;
			padding: 10px;
			width: 150px;
			height: 132px;
			margin-bottom: 5px;
			background: #FFF url(../images/background_contact.gif);
			color: #FFF;
			}
		#contact p{
			margin: 0 0 0 0;
			}
		#contact a{
			color: #FFF;
			text-decoration:underline;
			}
		#contact a:hover{
			color: #FFF;
			text-decoration: none;
			}
		#contact h1{
			font-size: 14px;
			height: 24px;
			margin: 0 0 0 0;
			background: url(../images/background_h1.gif) repeat-x bottom;
			margin-bottom: 7px;
			}
		#content {
			margin-left: 185px;
			background: url(../images/background_content2.gif) top right no-repeat;
		}
		#info{
			position: relative;
			width: 645px;
			height: 211px;
			}
		#image{
			position: absolute;
			top: 5px;
			left: 0px;
			width: 309px;
			height: 206px;
			}
		#informatie{
			position:absolute;
			left: 314px;
			top: 5px;
			width: 331px;
			height: 206px;
			background: url(../images/background_informatie.gif) no-repeat top left;
			}
		#informatie h1{
			color: #ef611b;
			font-size: 14px;
			margin: 10px 0 0 10px;
			}
		#informatie p{
			margin-left: 10px;
			}
		#informatie a{
			color: #000;
			text-decoration:underline;
			}
		#informatie a:hover{
			text-decoration:none;
			}

		#footer {
			font-size: 10px;
			clear: left;
			color:#929598;
			line-height: 14px;
			text-align: center;
			vertical-align: text-top;
			background: url(../images/background_footer2.gif) no-repeat top left #FFF;
			padding-top: 25px;
			padding-bottom: 5px;
		}
		#footer a{
			color: #929598;
			text-decoration: none;
			}
		#footer a:hover{
			text-decoration: underline;
			}
		
		#footer p {
			margin: 0;
			width: 660px;
			
		}
		
		#product{
			position: relative;
			background: url(../images/background_product.gif) repeat-x top;
			height: 115px;
			width: 645px;
			margin-bottom: 5px;
			}
		#foto{
			position:absolute;
			left: 485px;
			top: 10px;
			width: 160px;
			height: 100px;
			}
		#prijs{
			position: absolute;
			right: 10px;
			top: 90px;
			width: 100px;
			height: auto;
			color: #FFF;
			font-size: 14px;
			font-weight: bold;
			text-align: right;
			}
		#omschrijving{
			position: absolute;
			left: 15px;
			top: 15px;
			height: 100px;
			width: 450px;
			}
		#aanvraag{
			position: absolute;
			left: 375px;
			top: 95px;
			}
		#aanvraag a{
			color: #000;
			}
		#aanvraag a:hover{
			color: #000;
			text-decoration: none;
			}
		#omschrijving h1{
			color: #edb21d;
			font-size: 14px;
			font-weight: bold;
			margin: 0px;
			margin-bottom: 10px;
			}
		
		
/* */

#vlak{
	background-color: #ef611b;
	position:absolute;
	top: 106px;
	left: 209px;
	width: 100px;
	height: 100px;
	filter: alpha(opacity=90);
  	-moz-opacity: 0.90;
  	opacity: 0.90;
	}
#vlaktekst{
	color: #FFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	position:absolute;
	top: 111px;
	left: 214px;
	width: 90px;
	height: 90px;
	}
#text h1{
			color: #edb21d;
			font-size: 14px;
			font-weight: bold;
			margin: 0px;
			margin-bottom: 10px;
			}
#text a{
	color: #000;
	}
#text a:hover{
	text-decoration: none;
	}
	
/*FORM*/

form{
	margin: 0 0 0 0;
	}
input{
	height: 18px;
	width: 145px;
	border: none;
	background: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 5px;
	margin-top: 7px;
	}
.submit{
	width: 70px;
	height: 18px;
	background: none;
	font-family: Tahoma;
	color: #FFF;
	font-weight: bold;
	}
	
#contactform{
			background: url(../images/background_product.gif) repeat-x top;
			height: auto;
			width: 625px;
			padding: 10px;
			margin-bottom: 5px;
			}
			
/* HOMEPAGE */

#nieuwsbrief_home{
			margin-left: 10px;
			padding: 10px;
			width: 150px;
			height: 132px;
			margin-bottom: 5px;
			background: #FFF url(../images/background_nieuwsbrief_home.gif);
			color: #FFF;
			}
#nieuwsbrief_home p{
			margin: 0 0 0 0;
			}
#nieuwsbrief_home a{
			color: #FFF;
			text-decoration:underline;
			}
#nieuwsbrief_home a:hover{
			color: #FFF;
			text-decoration: none;
			}
#nieuwsbrief_home h1{
			font-size: 14px;
			height: 24px;
			margin: 0 0 0 0;
			background: url(../images/background_h1.gif) repeat-x bottom;
			margin-bottom: 7px;
			}
			
#contact_home{
			position: absolute;
			top: 216px;
			left: 482px;
			padding: 10px;
			width: 143px;
			height: 132px;
			margin-bottom: 5px;
			background: url(../images/background_home_contact.gif) top left;
			color: #FFF;
			}
#contact_home p{
			margin: 0 0 0 0;
			}
#contact_home a{
			color: #FFF;
			text-decoration:underline;
			}
#contact_home a:hover{
			color: #FFF;
			text-decoration: none;
			}
#contact_home h1{
			font-size: 14px;
			height: 24px;
			margin: 0 0 0 0;
			background: url(../images/background_h1.gif) repeat-x bottom;
			margin-bottom: 7px;
			}
#seizoen{
			position: absolute;
			width: 309px;
			height: 152px;
			top: 216px;
			left:;
			background: #ef611b;
			color: #fff;
			}
#seizoen h1{
			font-size: 14px;
			height: 24px;
			margin: 10px 10px 0 10px;
			background: url(../images/background_h1.gif) repeat-x bottom;
			margin-bottom: 7px;
			}
#seizoen p{
			margin: 10px;
			}
#seizoen a{
			color: #fff;
			text-decoration:underline;
			}
#seizoen a:hover{
			text-decoration:none;
			}
#fotoboek{
	position: absolute;
	top: 216px;
	left: 314px;
	width: 163px;
	height: 152px;
	}
#content_home {
		margin-left: 185px;
		}
#container_home{
			width: 840px;
			margin: auto;
			background: url(../images/background_content.gif) no-repeat top left;
			}
#left_home{
			float: left;
			width: 180px;
		}
		#footer_home {
			font-size: 10px;
			clear: left;
			color:#929598;
			line-height: 14px;
			text-align: center;
			vertical-align: text-top;
			background: url(../images/background_footer.gif) no-repeat top left #FFF;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		#footer_home a{
			color: #929598;
			text-decoration: none;
			}
		#footer_home a:hover{
			text-decoration: underline;
			}
		
		#footer_home p {
			margin: 0;
			width: 660px;
			
		}
	

	
