html, body {
	background-color: #f8f5ee;
	font-family: Georgia;
	color: #534b3a;
	font-size: 14px;
	line-height: 20px;
}

.clear {
	clear: both;
}

#container {
	margin: 0 auto;
	width: 1121px;
}

#header {
	background: url(../images/header-back.jpg) no-repeat top center;
	height: 392px;
}

#headerlogo {
	float:left;
	height:255px;
	margin:46px 0 0 141px;
	width:231px;
}

#headervisual {
	float:left;
	height:434px;
	margin:5px 0 0 83px;
	width:502px;

}

#headerlang {
	margin:10px 357px;
	position: absolute;
	width: 150px;
}

#menu-top {
	float:left;
	height:290px;
	margin:-74px 0 0 150px;
	width:204px;
	background: url(../images/menu.jpg) no-repeat;
}
	
#main {
	background: url(../images/main-back-stretch.jpg) repeat-y 108px 0px;
}

#left-bar {
	float:left;
	width:433px;
}

#navigation {
	clear:both;
	height:156px;
	margin:120px 0 0 16px;
	text-align:right;
	width:171px;
}

.visual {
	margin:232px 0 0 141px;
}

.btn-download-catalog {
	margin:23px 0 120px 150px;
}

#content {
	float: left;
	margin:30px 0 0 68px;
	width:400px;
	text-align: justify;
}
#sierstruiken_knop {
	display: block;
	height: 60px;
	width: 130px;
	background:  url(../images/sierstruiken_thumb.jpg) no-repeat left;
	padding-left: 120px;
	padding-top: 40px;
	margin-top: 20px;
}
#sierbomen_knop {
	display: block;
	height: 60px;
	width: 130px;
	background:  url(../images/sierbomen_thumb.jpg) no-repeat left;
	padding-left: 120px;
	padding-top: 40px;
}
#footer {
	background: url(../images/footer-logos.jpg) no-repeat 108px 0px;
	height:105px;
}

.menu-item {
	height:28px;
	margin:3px 0 0 -15px;
	width:214px;
}

green {
font-family: Georgia;
font-size: 12px;
color: #869c00;
}

h1 {
	font-family: Georgia;
	font-size: 32px;
	line-height: 43px;
	color: #534b3a;
	text-align: left;
	font-weight: normal;
}

p, p.home {
	font-family: Georgia;
	color: #534b3a;
	font-size: 14px;
	line-height: 20px;
}

li.menuitem {
	display:block;
}

a.menuitem {
	display:block;
	height:28px;
	margin:3px 0 0 -21px;
	width:214px;
}

a.menuitem:hover {
	background: url(../images/menu_underlay.jpg) no-repeat;
}

a.language {
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia;
	font-size: 12px;
	color: #534b3a;
}

a.language:visited {
	font-weight: normal;
	color: #534b3a;
	font-family: Georgia;
	font-size: 12px;
}

a {
	color: #869c00;
}

a:visited {
	color: #869c00;
}

#contact label {
	float:left;
	display: block;
	width: 100px;
}

#contact input {
	margin: 0 0 6px 0;
	width: 260px;
	
}

#contact textarea {
	margin: 0 0 6px 0;
	width: 260px;
	height: 93px;
}


#contact .btn-submit {
	margin: 7px 0 0 92px;
	background:transparent none repeat scroll 0 0;
	border:medium none transparent;
	color:#534B3A;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}


