body {
	font-size:14px;
	font-family:Trebuchet MS;
	padding:0px;
	margin:0px;
	background: #F5F5F0;
	color: #4f483e;
}

a img {
	border: none;
}

#header {
	height: 81px;
	background: #fff;
	border-top: 1px solid #efeee7;
	margin-top: 6px;
}

#header #header_container {
	width: 908px;
	margin: 21px auto 0 auto;
}

#header #header_container a {
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	color: #635441;
	background: url(../images/header.png) no-repeat;
	height: 35px;
	padding: 3px 0 6px 50px;
}

#navigation {
	height: 24px;
	background: #fff;
	border-top: 1px solid #ebebeb;
	background: url(../images/navi-bg.png) repeat-x;
}

#navigation ul {
	width: 908px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	height: 24px;

}

#navigation ul li {
	float: left;
	display: inline;
	min-width: 110px;
}

#navigation ul li a {
	display: block;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #e4e4e4;
	color: #635441;
	font-weight: bold;
	font-size: 12px;
	padding: 0 15px;
}

#navigation ul li:first-child a {
	border-left: 1px solid #e4e4e4;
} 

#navigation ul li a:hover, #navigation ul li a.active {
	margin-top: -1px;
	border-top: 1px solid #645d37;
	border-left: 1px solid #645d37;
	border-right: 1px solid #645d37;
	background: url(../images/navi-bg-active.png) repeat-x;
	color: #fff;
}

#container {
	background: url(../images/container_bg.png) #f5f5f0 repeat-x;
}

#container #wrapper {
	background: url(../images/wrapper_bg.png) repeat-y  ;
	width: 936px;
	margin: 0 auto 0 auto;
	overflow: auto;

}

#container #wrapper .content_box {
	border-top: 10px solid #e5e5e1;
	background: #fff;
	width: 870px;
	margin: 0 auto;
	padding: 19px;
	overflow: hidden;
}

.content_box img {
	margin-right: 25px;
}

.content_box .button {
	display: inline-block;
	margin: 10px 26px 0 1px;
}

.content_box .button img {
	margin: 0;
}

.content_box .text h2 {
	font-size: 15px;
	color: #8c8e29;
	margin:0;
}

.content_box .text p {
	font-size: 13px;
	margin: 5px 0 0 0;
}

.content_box .text a {
	font-weight: bold;
	color: #4f483e;
	text-decoration: none;
}

.content_box #beschreibung {
	font-weight: bold;
	color: #635441;
	font-size: 18px;
	padding: 20px 0 0 505px;
	background: url(../images/beschreibung_bg.png) no-repeat;
	height: 298px;

}

.content_box #beschreibung_edelstahl {
	font-weight: bold;
	color: #635441;
	font-size: 18px;
	padding: 20px 0 0 505px;
	background: url(../images/beschreibung_bg_edelstahl.png) no-repeat;
	height: 298px;

}

.content_box #beschreibung_aristo {
	font-weight: bold;
	color: #635441;
	font-size: 18px;
	padding: 20px 0 0 505px;
	background: url(../images/beschreibung_bg_aristo.png) no-repeat;
	height: 298px;

}

.content_box #beschreibung_lampenoel {
	font-weight: bold;
	color: #635441;
	font-size: 18px;
	padding: 20px 0 0 505px;
	background: url(../images/beschreibung_bg_lampenoel.png) no-repeat;
	height: 298px;
}

.content_box #beschreibung span, .content_box #beschreibung_aristo span, .content_box #beschreibung_edelstahl span, .content_box #beschreibung_lampenoel span {
	font-size: 25px;
	color: #8c8e29;
}

.content_box #beschreibung ul, .content_box #beschreibung_aristo ul, .content_box #beschreibung_edelstahl ul, .content_box #beschreibung_lampenoel ul {
	font-size: 13px;
	list-style: none;
	padding-left: 0;
	margin-top: 15px;
	margin-bottom: -5px;
	width: 340px;
}

.content_box #beschreibung ul li, .content_box #beschreibung_aristo ul li, .content_box #beschreibung_edelstahl ul li, .content_box #beschreibung_lampenoel ul li {
	background: url(../images/beschreibung_pfeil.png) no-repeat scroll 0 3px transparent;
	padding-left: 13px;
	margin-bottom: 5px;
}

.content_box #beschreibung ul li:last-child, .content_box #beschreibung_aristo ul li:last-child, .content_box #beschreibung_edelstahl ul li:last-child, .content_box #beschreibung_lampenoel ul li:last-child {
	margin-bottom: 26px;
}

.content_box .content-img {
	float: left;
}

.content_box .content-text {
	float: right;
	width: 725px;
}

.content_box .content-text h2, .content_box .content-text p {
	margin: 0;
}

.content_box .content-text h2 {
	color: #8c8e29;
	font-size: 15px;
	margin-bottom: 7px;
}

#container_top {
	background: url(../images/container_top.png);
	height: 10px;
	width: 938px;
	margin:0 auto;
}

#container_bottom {
	background: url(../images/container_bottom.png);
	height: 12px;
	width: 926px;
	margin:0 auto;
}

#footer {
	width: 908px;
	margin: 0 auto;
	border-top: 15px solid #F5F5F0;
	background: #F5F5F0;
	overflow: auto;
}

#footer a {
	color: #4f483e;
	text-decoration: none; 
	font-size: 13px;
	float: right; 
	margin: 0 15px 15px 0;
}
