* {
	margin: 0;
	padding: 0;
}

body {
	background: #5a3f2e;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

/* -- Layout -- */

#container {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	background: url(/grafiken/hintergrund.jpg) repeat-y;
}

#seitenkopf {
	width: 865px;
	height: 179px;
	margin: 0 15px;
	padding: 0;
}

#navigation {
	width: 825px;
	height: 34px;
	margin: 0 15px;
	padding: 26px 20px 0;
	background: #fff url(/grafiken/navigation.jpg) no-repeat;
	text-align: center;
}

#inhalt {
	width: 811px;
	padding: 10px 20px 20px;
	background-color: #f8f2d8;
	margin: 0 22px 7px;
}

#col1 {
	width: 500px;
	float: left;
	padding-right: 40px;
	font-size: 12px;
	line-height: 20px;
	color: #5a3f2e;
}

#col2 {
	width: 270px;
	float: left;
}

#col3 {
	width: 140px;
	float: left;
}

#col4 {
	width: 620px;
	float: left;
	padding-left: 40px;
	font-size: 12px;
	line-height: 20px;
	color: #5a3f2e;
}

#col5 {
	width: 800px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #5a3f2e;
}

#footer {
	clear: both;
	width: 895px;
	background: url(/grafiken/seitenfuss.jpg) no-repeat;
	color: #5a3f2e;
	font-size: 11px;
	text-align: center;
	height: 21px;
	padding-top: 15px;
	font-weight: bold;
}

#footer a {
	color: #5a3f2e;
}

#footer a:hover {
	color: #830005;
}

#box-aktuelles {
	width: 261px;
	margin-bottom: 20px;
}

#box-ak-1 {
	width: 261px;
	height: 30px;
}

#box-ak-2 {
	width: 221px;
	background: url(/grafiken/box1.jpg) no-repeat;
	padding: 10px 20px;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #5a3f2e;
}

#box-ak-3 {
	width: 261px;
	height: 16px;
}

#box-angebote {
	width: 261px;
	margin-bottom: 20px;
}

#box-ag-1 {
	width: 261px;
	height: 30px;
}

#box-ag-2 {
	width: 221px;
	background: url(/grafiken/box1.jpg) no-repeat;
	padding: 10px 20px;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	color: #5a3f2e;
}

#box-ag-3 {
	width: 261px;
	height: 16px;
}

.tassen {
	display: block;
	clear: both;
	padding-top: 15px;
}

/* -- Schrift -- */

h1 {
	margin-bottom: 10px;
	color: #f5b900;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin-bottom: 8px;
	color: #5a3f2e;
	font-size: 14px;
	margin-top: 10px;
	display: block;
	border-bottom: 1px solid #5a3f2e;
	clear: both;
	padding-bottom: 5px;
	padding-top: 10px;
}

h3 {
	margin-bottom: 8px;
	color: #5a3f2e;
	font-size: 14px;
	margin-top: 10px;
	display: block;
	border-bottom: 1px solid #5a3f2e;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
}

.datum {
	margin-bottom: 8px;
	color: #ebe5d8;
	font-size: 11px;
	margin-top: 10px;
	display: block;
	background-color: #5a3f2e;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

a {
	color: #5a3f2e;
}

a:hover {
	color: #830005;
}

.anfrage a {
	color: #5a3f2e;
	padding: 5px;
	background-color: #ebe5d8;
	border: 1px solid #5a3f2e;
}

.anfrage a:hover {
	color: #ebe5d8;
	padding: 5px;
	background-color: #5a3f2e;
	border: 1px solid #5a3f2e;
}

.achtung {
	color: #ff000b;
	font-size: 12px;
	font-weight: bold;
}

.hinweis {
	color: #5a3f2e;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

/* Navigation */

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	display: inline;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	margin-right: 20px;
}

#navigation ul li a {
	color: #5a3f2e;
	text-decoration: none;
	font-weight: bold;
}

#navigation ul li a:hover {
	color: #830005;
	text-decoration: underline;
	font-weight: bold;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navlist li a {
	text-decoration: none;
	color: #5a3f2e;
	height: 20px;
	display: block;
	font-weight: bold;
	border-bottom: 1px dashed #5a3f2e;
	margin: 0;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 0;
}

#navlist li a:hover {
	text-decoration: none;
	color: #830005;
	background-color: #ebe5d8;
}

#navlist li.aktiv {
	background-color: #ebe5d8;
}

#navlist li.navihead {
	text-decoration: none;
	color: #5a3f2e;
	height: 20px;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #5a3f2e;
	margin: 0;
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 0;
}

/* -- Bilder -- */

.bild-links {
	border: 1px solid #5a3f2e;
	float: left;
	margin-right: 15px;
}

.bild-rechts {
	border: 1px solid #5a3f2e;
	float: right;
	margin-left: 15px;
}

.listbild {
	border: 1px solid #5a3f2e;
	float: left;
	margin-right: 25px;
	width: 80px;
	height: auto;
}

.listbild-startseite {
	border: 1px solid #5a3f2e;
	float: left;
	margin-right: 15px;
	width: 50px;
	height: auto;
}

.bild-aktuelles {
	border: 1px solid #5a3f2e;
	float: left;
	margin-right: 15px;
	width: 250px;
	height: auto;
}

.bild-produkt {
	border: 1px solid #5a3f2e;
	float: right;
	margin-left: 15px;
	width: 250px;
	height: auto;
}

/* Tabellen */

.tabelle {
	border-collapse: collapse;
	color: #4c4c4c;
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
}

.tabelle tr {
	border-bottom: 1px solid #b1b3b4;
}

.tabelle td {
	height: 25px;
	padding-right: 20px;
}

/* Formulare */

.formular {
	border-collapse: collapse;
	width: 100%;
}

.formular tr {
	border-bottom: 1px solid #5a3f2e;
}

.formular td {
	color: #5a3f2e;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}

.formularfeld {
	height: 25px;
	background-color: #ffffff;
	border-style: none;
	padding-left: 10px;
}

.textfeld {
	background-color: #ffffff;
	border-style: none;
	padding: 10px;
}

/* -- Hacks -- */

.clearfix:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}
