﻿body {
	background-color: #FFFFFF;
	background-image: url('../images/hintergrund.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
}
h1 {
	color: #ffffff;
	font-size: 16px;
	padding-top: 15px;
	margin-left: 15px;
	width: 570px;
	line-height: 20px;
	margin-top: 0px;
}
h2 {
	color: #3D3D3D;
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6F1F20;
}
.header {
	margin: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	position: relative;
	height: 110px;
	z-index: 9;
	width: 1000px;
}
.logo {
	width: 311px;
	position: absolute;
	left: 110px;
	top: 3px;
	z-index: 10;
}
.navigation {
	position: absolute;
	bottom: 8px;
	z-index: 15;
	color: #DA5E14;
}
.navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.navigation a:hover {
	background-color: #DDDCDD;
	color: #6F1F1F;
}
.ueberschrift {
	background-color: #6f1f1f;
	margin: 0px;
	padding: 0px;
	height: 45px;
	margin-bottom: 10px;
}
.text {
	position: relative;
	width: 580px;
	padding-left: 15px;
	color: #3D3D3D;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top: 10px;
}
.text p {
	line-height: 18px;
}
.text a {
	color: #6F1F1F;
}
.text a:hover {
	color: #DDDCDD;
}
.inhalt {
	margin: auto;
	background-color: #FFFFFF;
	position: relative;
	background-image: url('../images/hintergrund_main.jpg');
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-left: 196px;
	padding-top: 220px;
	width: 804px;
}
.wechselbild {
	background-position: right top;
	background-size: 100%;
	background-color: #DA5E14;
	width: 804px;
	height: 220px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url('../images/slider_01.jpg');
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.wechselbild p {
	padding: 7px 0px 0px 15px;
	margin: 0px;
	position: absolute;
	bottom: 10px;
	width: 90%;
}
.toolbox {
	position: absolute;
	top: 220px;
	right: 0px;
	width: 182px;
	text-align: center;
	vertical-align: auto;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #FFFFFF;
}
.headnavi {
	position: absolute;
	top: 18px;
	right: 10px;
	z-index: 10;
	color: #DA5E14;
	font-size: 10px;
}
.headnavi a {
	color: #701D19;
	text-decoration: none;
}
.headnavi a:hover {
	background-color: #6F1F20;
	color: #FFFFFF;
}
.wechselbild a {
	color: #FFFFFF;
	text-decoration: none;
}
.wechselbild a:hover {
	background-color: #6F1F20;
	color: #FFFFFF;
}
.liste {
	background-position: left bottom;
	padding: 15px;
	position: absolute;
	z-index: 15;
	width: 160px;
	left: 0px;
	top: 0px;
	background-image: url('../images/glas.jpg');
	background-repeat: no-repeat;
	height: 750px;
}
.liste a {
	color: #6F1F1F;
}
.ramenlos {
	border-width: 0px;
}
.toolbox a {
	color: #FFFFFF;
	text-decoration: none;
}
.aos {
	width: 970px;
	position: relative;
	margin: auto;
	font-size: 10px;
	text-align: right;
	padding: 15px;
}
@media screen and (max-width: 990px) {
h1 {
	width: 99%;
}
.text {
	width: 100%;
	padding-top: 240px;
}
.text p {
	width: 98%;
}
.headnavi {
	padding: 0px;
	margin: 0px;
}
.header {
	padding: 0px;
	margin: 0px;
	width: 95%;
}
.wechselbild {
	width: 79%;
	height: 200px;
}
.aos {
	width: 200px;
	position: relative;
	float: right;
}
.toolbox {
	border: 1px dotted #6F1F20;
	border-radius: 15px;
	position: relative;
	width: 200px;
	top: 0px;
	color: #6F1F20;
	float: left;
}
.toolbox a {
	color: #6F1F20;
	text-decoration: none;
}
.liste {
	padding: 5px;
	height: auto;
	position: absolute;
	background-image: none;
	width: 19%;
	vertical-align: top;
	height: 200px;
	clip: rect(0px, auto, auto, auto);
	top: 0px;
}
.liste img {
	display: none;
}
.ueberschrift {
	margin-top: 200px;
	position: absolute;
	width: 100%;
}
.inhalt {
	padding: 0px;
	margin: auto;
	background-image: none;
	width: 98%;
	vertical-align: top;
}
.navigation {
	padding: 0px;
	margin: 0px;
	width: 95%;
	text-align: right;
}
}
@media screen and (max-width: 800px) {
.text {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.logo {
	left: 10px;
}
.liste {
	padding: 0px;
	height: 160px;
}
.wechselbild {
	height: 160px;
}
.liste p {
	padding: 0px;
	margin: 0px;
}
.ueberschrift {
	margin-top: 160px;
}
}
@media screen and (max-width: 650px) {
h1 {
	font-size: 12px;
}
.headnavi {
	top: 250px;
}
.wechselbild {
	height: 130px;
	width: 100%;
}
.wechselbild p {
	display: none;
}
.navigation {
	font-size: 10px;
	line-height: 14px;
	top: 80px;
	left: 10px;
	text-align: right;
}
.liste {
	padding: 10px;
	border: 1px dotted #6F1F20;
	border-radius: 15px;
	position: relative;
	width: 180px;
	top: 0px;
	color: #6F1F20;
	height: auto;
	float: right;
}
.inhalt {
	position: relative;
}
.liste img {
	display: block;
}
}
@media screen and (max-width: 450px) {
h1 {
	padding: 5px;
	margin: 0px;
}
.liste {
	width: 80%;
	margin: auto;
	float: none;
	padding-bottom: 10px;
}
.toolbox {
	padding: 10px;
	width: 80%;
	margin: auto;
	float: none;
}
}
