﻿body {
	background-color: #CCCCCC;
	font-family: Verdana;
	color: #333333;
	font-size: 18px;
}
h1 {
	color: #ed1c24;
	font-size: 22px;
}
h2 {
	color: #2e3192;
	font-size: 18px;
}
h3 {
	color: #ed1c24;
	font-size: 18px;
}
.rot {
	color: #ff0000;
}
.gelb {
	color: #ffff00;
}
.blau {
	color: #0000ff;
}
.main {
	border-radius: 10px;
	border: 1px solid #00a651;
	width: 2000px;
	position: relative;
	margin: auto;
}
.footer {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #939598;
	height: 200px;
	position: relative;
}
.social img {
	height: 35px;
	width: auto;
	margin: 10px;
}
.inhalt {
	background-size: 100% auto;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding: 45px 45px 120px 45px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
.logo {
	position: absolute;
	top: 60px;
	left: 280px;
}
.logo img {
	width: 280px;
	height: auto;
}
.header {
	position: relative;
}
.header img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.social {
	position: absolute;
	width: 300px;
	right: 0px;
	bottom: 100px;
}
.footernavi {
	width: 550px;
	position: absolute;
	bottom: 45px;
	left: 45px;
}
.footernavi a {
	text-decoration: none;
	color: #333333;
}
.footernavi a:hover {
	color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 9px;
	border-bottom-color: #0000FF;
}
.rahmenlos {
	border-width: 0px;
}
.navigation {
	position: relative;
	width: 2000px;
	background-image: url('images/navigation.jpg');
	background-repeat: repeat-x;
	height: 60px;
}
.navigation ul {
	list-style-type: none;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.navigation ul li {
	display: block;
	float: left;
}
.navigation ul li a {
	padding: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation ul li a:hover {
	background-color: #FFFFFF;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 9px;
	border-bottom-color: #0000FF;
}
.navigation ul li:hover {
}
.adresse {
	top: 15px;
	right: 25px;
	position: absolute;
	width: 550px;
}
.adresse a {
	color: #333333;
	text-decoration: none;
}
.leistungen {
	margin: auto;
	width: 1500px;
	position: relative;
	height: 720px;
}
.leistungen div {
	border-radius: 10px;
	position: relative;
	width: 250px;
	height: 330px;
	float: left;
	display: block;
	z-index: 10;
	margin: 16px;
	display: table;
	vertical-align: middle;
}
.leistungen div img {
	border-radius: 10px;
}
.leistungen div div {
	background-position: left center;
	background-size: 50px 50px;
	background-color: #ececed;
	position: relative;
	width: 200px;
	height: 55px;
	z-index: 20;
	margin: 0px;
	background-image: url('images/pfeil.png');
	background-repeat: no-repeat;
	padding-left: 50px;
	display: flex;
	align-items: center;
}
.leistungen div div a {
	margin: auto;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	position: relative;
}
.wappen {
	width: 500px;
	height: 515px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.spalten {
	position: relative;
}
.textlinks {
	width: 1200px;
	position: relative;
	margin-left: 550px;
}
#fon {
	position: absolute;
	right: 0;
	top: 0;
}
#fon img {
	width: 255px;
}
@media screen and (max-width: 2000px) {
.main {
	width: 100%;
}
.navigation {
	width: 100%;
}
.header img {
	width: 100%;
	height: auto;
}
.logo {
	top: 40px;
	left: 15%;
}
.logo img {
	width: 250px;
}
}
@media screen and (max-width: 1800px) {
.wappen {
	margin: auto;
	position: relative;
	top: auto;
	left: auto;
}
.textlinks {
	margin: auto;
}
}
@media screen and (max-width: 1500px) {
.logo {
	top: 25px;
	left: 20%;
}
.logo img {
	width: 220px;
}
.adresse {
	top: 10px;
	right: 45px;
}
.leistungen {
	width: 100%;
	height: 1200px;
}
}
@media screen and (max-width: 1300px) {
.textlinks {
	width: 100%;
}
.inhalt {
	padding: 25px 25px 100px 25px;
}
}
@media screen and (max-width: 1200px) {
.logo {
	top: 15px;
	left: 15%;
}
.logo img {
	width: 180px;
}
}
@media screen and (max-width: 1000px) {
.adresse {
	top: 5px;
	font-size: 12px;
	width: 400px;
}
.leistungen {
	height: 1600px;
}
#fon img {
	width: 180px;
	height: auto;
}
}
@media screen and (max-width: 950px) {
.adresse {
	top: 15px;
	width: 390px;
}
.logo img {
	width: 120px;
}
#anschrift {
}
#fon {
	position: absolute;
	right: 0;
	top: 0;
}
}
@media screen and (max-width: 800px) {
.leistungen {
	height: auto;
}
.leistungen div {
	float: none;
}
#fon img {
	display: none;
}
}
@media screen and (max-width: 700px) {
.adresse {
	top: 5px;
	width: 200px;
}
.logo img {
	width: 80px;
}
#anschrift {
	display: none;
}
.footer {
	padding-top: 50px;
}
.footernavi {
	margin: auto;
	width: 100%;
	position: relative;
	top: auto;
	text-align: center;
	padding-top: 50px;
	left: auto;
	padding-left: 0px;
	z-index: 15;
}
.social {
	margin: auto;
	width: 100%;
	position: relative;
	top: auto;
	text-align: center;
	padding-top: 100px;
	z-index: 10;
}
.inhalt {
	padding: 15px 15px 50px 15px;
}
}
@media screen and (max-width: 580px) {
.wappen {
	width: 100%;
	height: auto;
}
.wappen img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 500px) {
.adresse {
	top: 5px;
	width: 200px;
}
.logo img {
	width: 60px;
}
.navigation {
	font-size: 12px;
}
}
