html, body {
	height: 100%;
}

body
{
	margin: 0px;
	background-repeat: repeat-x;
}

div, span, p, td
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f1701;
	line-height: 20px;
}

*
{
	outline: none;
}

img
{
	border: none;
}

a
{
	color: #f49f20;
}

a:hover
{
	text-decoration: none;
}

li
{
	color: #f49f20;
	list-style: none;
}

h1
{
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	color: #f4a023;
	margin-top: 45px;
	margin-bottom: 22px;
}

h1.adres
{
	color: #572f08;
	margin-top: 0px;
	margin-left: 26px;
	margin-bottom: 0px;
	line-height: 73px;
}

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

#header
{
	width: 1000px;
	height: 300px;
	float: left;
	position: relative;
		z-index: 1;

}

#logo
{
	position: relative;
	float: left;
}

#menu
{
	width: 1000px;
	height: 79px;
	float: left;
	position: relative;
	z-index: 1;
	background: url(../images/groan_menu.png);
}

#menu a
{
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 40px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#talen
{
	display: inline;
	margin-left: 45px;
	margin-right: 250px;
	float: left;
}

#menu #talen a
{
	font-weight: normal;
	color: #feba55;
}

#menu #talen a:hover
{
	color: #6a4521;
}

.knop
{
	display: block;
	float: left;
	position: relative;
}

.submenu
{
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	background: url(../images/achtergrond_menu.gif);
	background-repeat: repeat-y;
	width: 174px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 45px;
	z-index: 20;
}

.submenu_top
{
	background: url(../images/submenu_top.gif);
	background-repeat: no-repeat;
	width: 174px;
	height: 9px;
	float: left;
}

.submenu_item
{
	cursor: pointer;
	background: url(../images/item.gif);
	background-repeat: no-repeat;
	background-position: 23px 8px;
	width: 174px;
	float: left;
	height: 20px;
	margin: 3px 0px;
}

.submenu_bottom
{
	background: url(../images/submenu_bottom.gif);
	background-repeat: no-repeat;
	width: 174px;
	height: 4px;
	float: left;
}

#links
{
	float: left;
	z-index: 1;	
}

#links a
{
	padding-left: 17px;
	padding-right: 17px;
}

#links a:hover
{
	color: #f49f21;
}

#links img
{
	position: relative;
	float: left;
	width: 2px;
}

#site 
{
	margin: 0 auto;
	width: 1000px;
	height: auto;
	text-align: left;
	position: relative;
	padding-bottom: 90px;
	z-index: 1;
}

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

#content
{
	position: relative;
	float: left;
	width: 1000px;
}

#content #left
{
	width: 372px;
	float: left;
	position: relative;
}

#adres
{
	background: url(../images/adresgegevens.jpg) top;
	width: 346px;
	height: 372px;
	margin-left: 26px;
	margin-top: 19px;
}

#postadres
{
	position: relative;
	float: left;
	margin-left: 26px;
	margin-right: 60px;
}

#bezoekadres
{
	position: relative;
	float: left;
}

#contact
{
	position: relative;
	float: left;
	width: 150px;
	margin-left: 26px;
	margin-top: 19px;
}

#content #right
{
	float: left;
	position: relative;
	margin-left: 85px;
	width: 450px;
	padding-bottom: 20px;
}

#footer
{
	width: 100%;
	height: 83px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	background: #572f08;
}

#imension
{
	width: 1000px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #795939;
	height: 83px;
	position: relative;
	line-height: 44px;
}

#imension_tekst
{
	text-indent: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #795939;
	line-height: 44px;
}

#imension_tekst a
{
	color: #795939;
	text-decoration: none;
}

#imension_tekst a:hover
{
	text-decoration: underline;
}

#sfeer_img
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 169px;
	height: 234px;
}

.form {
	background: #FFFFFF;
	border: 1px solid #f49f20;
	font-family: Arial;
	font-size: 11px;
	width: 200px;
}

.form2 {
	background: #FFFFFF;
	border: 1px solid #f49f20;
	font-family: Arial;
	font-size: 11px;
	width: 30px;
}

.form3 {
	background: #FFFFFF;
	border: 1px solid #f49f20;
	font-family: Arial;
	font-size: 11px;
	width: 106px;
}

.form4 {
	background: #FFFFFF;
	border: 1px solid #f49f20;
	font-family: Arial;
	font-size: 11px;
	width: 200px;
}

#producten_grijs
{
	width: 475px;
	height: 120px;
	background-color: #fbf0e4;
	margin-bottom: 10px;
}

#producten
{
	width: 475px;
	height: 120px;
	margin-bottom: 10px;
}

#product_tekst
{
	margin-top: 0px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;
}

#product_vergrootglas
{
	 padding-left:30px; 
	 line-height: 13px;
}

