@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,700');

* {
    padding: 0;
    margin: 0;
}


body {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	font-style: normal;
	color: rgba(0,1,59,1.00);
	line-height: 17px;
	background-image: url(../img/home_dsc06255.jpg);
}
h1 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 33px;
	line-height: 120%;
}
.h1 {
	margin-left: 10px;
	padding-left: 30px;
	float: left;
	vertical-align: bottom;
	padding-top: 10px;


}
h2 {
	font-size: 19px;
	line-height: 120%;
}
a {
	color: rgba(0,1,59,1.00);
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}

.wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
	margin-bottom: 10px;
}
.header  {
	background-color: rgba(255,255,255,0.70);
	margin-bottom: 10px;
	margin-top: 10px;
	width: 1024px;
	height: 100px;
}
.logo   {
	height: 100px;
	width: 230px;
	float: left;
}
.header .headText  {
	/* [disabled]background-color: #E4F089; */
	width: 724px;
	margin-left: 40px;
	margin-top: 0px;
	height: 100px;
	vertical-align: middle;
	text-align: left;
	float: left;
}
.mainNav  {
	background-color: rgba(255,255,255,0.70);
	width: 230px;
	list-style-type: none;
	float: left;
	min-height: 500px;
	font-weight: bold;
	/* [disabled]display: inline; */
	margin-bottom: 10px;
}
.mainNav ul {
	/* [disabled]background-color: #F4D395; */
	list-style-type: none;
	font-family: 'Titillium Web', sans-serif;
	font-style: black;
	margin-top: 30px;
	width: 170px;
	margin-left: 0px;
}
.mainNav ul li {
	/* [disabled]background-color: #F8EA28; */
	width: 170px;
	height: 34px;
	background-image: url(../img/button.png);
	text-align: center;
	line-height: 34px;
	padding-right: 0px;
	margin-left: 30px;
	float: left;
	vertical-align: top;
	margin-bottom: 10px;
	font-weight: bold;
}
.mainContent {
	background-color: rgba(255,255,255,0.70);
	width: 484px;
	padding-left: 30px;
	margin-left: 10px;
	padding-right: 30px;
	float: left;
	padding-top: 30px;
	margin-bottom: 10px;
	min-height: 470px;
}
ol blockquote .einrueckg {
	padding-left: 25px;
}

.aside {
	background-color: rgba(255,255,255,0.70);
	width: 170px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	margin-left: 10px;
	padding-top: 30px;
	color: #00013B;
	min-height: 470px;
}
.rotFett {
	color: rgba(190,4,7,1.00);
	font-weight: 700;
}
.fett {
	font-weight: 700;
}

.clearfix {
	clear: both;

}

.footer {
	background-color: rgba(255,255,255,0.70);
	width: 820px;
	height: 40px;
	clear: both;
	padding-left: 204px;
	margin-top: 10px;
	padding-top: 10px;
}
.footer ul {
	background-color: rgba(34,197,15,0.53);
	font-size: 12px;
}

.footer-text li {
	float: left;
	list-style-type: none;
	text-decoration: none;
	margin-right: 30px;
	padding-left: 73px;

}
.footer.clearfix {
}
.mehr_dazu {
	line-height: 34px;
	background-image: url(../img/button.png);
	background-repeat: no-repeat;
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
}
.mainContent ul li {
	padding-left: 0px;
}
.info-links {
	text-decoration: none;
}

.datenschutz {
	font-size: 10px;
	line-height: 110%;
}
.tab_iban {
	padding-left: 8px;
}
.tab_bic {
	padding-left: 18px;
}
.tabelle_impressum {
	table-layout: auto;
	tab-size: 400px;
	-o-table-baseline: bottom;
}
.hinweise {
	font-size: 11px;
}
.telefon {
	padding-left: 14px;
}
.email {
	padding-left: 19px;
}
.web {
	padding-left: 9px;
}
.info-links   {
	list-style-type: none;
}
