body {
margin : 0;
padding : 0;
font : 76% "Trebuchet MS", verdana, tahoma, arial, sans-serif;
line-height : 1.7em;
background : #c6d6b1 url(images/bgd2.jpg) repeat-x 50% 0;
color : #333;
}
#container {
width : 750px;
margin : 0 auto;
background : #f9ffe9 url(images/middle.jpg) no-repeat center;
color : #333;
}
#top {
margin : 0;
padding : 0;
}
#top h1 {
	text-align : center;
	text-transform : none;
	font-size : 150%;
	background : transparent;
	color : #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#banner {
width : 750px;
height : 163px;
margin : 0 auto;
padding : 0;
background : url(images/top1.jpg) no-repeat center;
color : #333;
}
#menu {
	width : 750px;
	height : 26px;
	padding : 0;
	color : #FFFFFF;
	background-image: url(images/navigation.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#content {
float : right;
width : 530px;
margin : 0;
padding : 0 18px 0 0;
}
#sidebar {
float : left;
width : 190px;
margin : 0;
padding-left : 8px;
background : transparent;
}
#sidebar p {
font-size : 90%;
line-height : 1.5em;
}
#footer {
	clear : both;
	font-size : 85%;
	color : #FFFFFF;
	background : #597b44 url(images/footer.jpg);
	border-top : 1px none #eee;
	margin : 0;
	text-align : left;
	padding-left : 10px;
	height: 33px;
}
#footer a:link, a:visited, #navlist a:link, a:visited, a:link, a:visited {
color : #ffffff;
background : inherit;
text-decoration : underline;
}
#footer a:hover, #navlist a:hover, a:hover {
color : #df7306;
background : inherit;
text-decoration : none;
}
h2 {
margin : 10px 0 10px 0;
padding : 5px;
font : bold normal 97% verdana, "Trebuchet MS", arial, sans-serif;
border-top : 1px solid #eee;
border-bottom : 1px solid #eee;
letter-spacing : 0px;
background : inherit;
color : #86a36a;
text-transform : uppercase;
}
h3 {
font : 130% verdana, "Trebuchet MS", arial, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #95601a;
background : inherit;
margin : 10px 0 10px 10px;
padding : 0;
}
h4 {
font : 100% arial, "Trebuchet MS", verdana, sans-serif;
color : #333;
background : inherit;
margin : 5px 0 5px 10px;
padding : 0;
}
p {
margin : 10px;
}
p strong {
color : #769009;
background-color : inherit;
}
p.footnote {
font-family : "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size : 90%;
text-align : right;
padding : 1em 2em 0 0;
color : red;
background : inherit;
}
#navlist li {
	list-style-type : square;
	background : inherit;
	color : #df7306;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	width: 140px;
}
#navlist2 li {
	list-style-type : circle;
	background : inherit;
	color : #df7306;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
a img {
border : 0;
}
.myborder {
border : 1px solid #769009;
margin : 15px 10px 10px 10px;
padding : 5px;
}
div.scroll {
	overflow : auto;
	height : 200px;
	width : 500px;
	padding : 0px;
	border : 1px none #eee;
	background : inherit;
	color : #222;
	font-size : 90%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.scroll_bangkirai {

	overflow : auto;
	height : 590px;
	width : 500px;
	padding : 0px;
	border : 1px none #eee;
	background : inherit;
	color : #222;
	font-size : 90%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}

div.scroll_dauerholz {

	overflow : auto;
	height : 660px;
	width : 500px;
	padding : 0px;
	border : 1px none #eee;
	background : inherit;
	color : #222;
	font-size : 90%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}

div.scroll_metallgestell {

	overflow : auto;
	height : 200px;
	width : 500px;
	padding : 0px;
	border : 1px none #eee;
	background : inherit;
	color : #222;
	font-size : 90%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}

.menu {
font-family : arial, "Trebuchet MS", Verdana, sans-serif;
width : 520px;
position : relative;
margin : 0 0 0 200px;
font-size : 12px;
}
.menu ul li a, .menu ul li a:visited {
display : block;
text-decoration : none;
width : 100px;
height : 25px;
text-align : left;
color : #FFFFFF;
border : 0 solid #9aad42;
background : url(images/hover_dk.jpg);
line-height : 25px;
font-size : 12px;
overflow : hidden;
}
.menu ul {
padding : 0;
margin : 0;
list-style-type : none;
}
.menu ul li {
float : left;
margin-right : 1px;
position : relative;
}
.menu ul li ul {
display : none;
}
.menu ul li:hover a {
color : #fff;
background : #597b44 url(images/hover_dk.jpg) repeat;
}
.menu ul li:hover ul {
display : block;
position : absolute;
top : 21px;
left : 0;
width : 105px;
}
.menu ul li:hover ul li a.hide {
color : #FFFFFF;
background : #597b44 url(images/hover_dk.jpg);
}
.menu ul li:hover ul li ul {
display : none;
}
.menu ul li:hover ul li a {
display : block;
background : #597b44 url(images/hover_dk.jpg) repeat;
color : #FFFFFF;
}
.menu ul li:hover ul li a:hover {
background : #597b44 url(images/hover_dk.jpg) repeat;
color : #fff;
}
.menu ul li:hover ul li:hover ul {
display : block;
position : absolute;
left : 105px;
top : 0;
background : #597b44 url(images/hover_dk.jpg) repeat;
color : #FFFFFF;
}
.menu ul li:hover ul li:hover ul.left {
left : -105px;
}
.imgright {
	float: right;
	margin: 5px 18px 10px 10px;
	padding: 5px;
	border: 1px solid #86a36a;
	background-color: #f9ffe9;
}
.imgleft {

	float: left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 1px solid #86a36a;
	background-color: #f9ffe9;
}
#navlist a:link, a:visited, a:link, a:visited {

color : #df7306;
background : inherit;
text-decoration : none;
}
#navlist a:hover, a:hover {

color : #86a36a;
background : inherit;
text-decoration : none;
}
#bannersofa {

width : 750px;
height : 163px;
margin : 0 auto;
padding : 0;
background : url(images/top_sofa.jpg) no-repeat center;
color : #333;
}
div.scrollleistungen {
	overflow : auto;
	height : 19em;
	width : 500px;
	padding : 0px;
	border : 1px none #eee;
	margin : 20px 0 20px 10px;
	background : inherit;
	color : #222;
	font-size : 100%;
}
div.scrolleinrichtungen {

	overflow : auto;
	height : 22em;
	width : 500px;
	padding : 0px;
	border : 1px none #eee;
	margin : 0px 0 0px 5px;
	background : inherit;
	color : #222;
	font-size : 100%;
}
div.scrollimpressum {


	overflow : auto;
	height : 22em;
	width : 500px;
	padding : 0px 0px 0px 10px;
	border : 1px none #eee;
	margin : 0px 0 0px 5px;
	background : inherit;
	color : #222;
	font-size : 100%;
}

