@charset "UTF-8";
/* Normalisierung */
@import url("normalize.css");
html, body {
    overflow-x: hidden;
}
body{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;
	}
p {
	word-wrap: break-word;
}
a {
	color: #6a9e3c;
	text-decoration:none;
}
.hochgestellt {
	font-size: 12px;
	vertical-align:7px;
	}
#Inhalte-werden-zentriert {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inside
{
	text-align:center;
	line-height:20px;
}
.first-item {
	margin-top:35px;
	width: 600px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6a9e3c;
	text-align: center;
	position:absolute;
	z-index: 4;
}
.blume-oben {
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	z-index: 3;
}
.blume-oben figure img{
	width: 300px;
	margin-left:350px;
}
.block-mittig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
figure, figcaption {
  margin: 0;
  padding: 0;
}

figure {
	width:500px;
}
 
figure img {
	width:100%;
	height:auto;
}
.bild {
  width: 150px;
  height: auto;
  padding-left:20px;
}
.oben {
  vertical-align: top;
  width:300px;
}
#u199-2
{
	color: #6a9e3c;
	font-family: asap, sans-serif;
	font-weight: 700;
    line-height:24px;
}

#u199-5,#u199-7
{
	color: #6b6b6a;
	font-family: asap, sans-serif;
	font-weight: 400;
		line-height:24px;
}

#u199-10,#u199-12,#u199-15
{
	color: #6a9e3c;
	font-family: asap, sans-serif;
	font-weight: 400;
	line-height:24px;
}
#u198-4, #u198-2
{
	font-size: 20px;
	text-align: right;
	color: #6a9e3c;
	font-family: asap, sans-serif;
	font-weight: 400;
	line-height:26px;
}
#textbox
{
	max-width: 640px;
	text-align: left;
	margin-right: auto;
	margin-left:auto;
	padding:20px;
}
#textbox-2
{
	width: 400px;
	text-align: right;
}
#textbox-mittig
{
  display: flex;
  align-items: center;
  justify-content: center;

}
.Main-Heading
{
	color: #6b6b6a;
	font-family: asap, sans-serif;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin-bottom:10px;
}
.background
{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 100% -57px;
}
.background-bild
{
	background-image: url(../images/pusteblume-frei.png);
	background-repeat: no-repeat;
	background-position: 20% 100px;
	background-size: 600px;
	z-index:1;
	position:relative;

}
.normal_text
{
	color: #000000;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: 0px;
	padding: 0px;
}
h1,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: inherit;
}
.bilderbox {
	position: absolute;
	z-index: -10;
	top:0px;
	left:100px;
	height:100%;
	width:480px;
}
.bilderbox figure img{
	width: 480px;
	margin-left:150px;
}
footer[role="contentinfo"] {
	padding-top:3em;
	margin-bottom:1em;
}
footer[role="contentinfo"] a {
	color: #6a9e3c;
	text-decoration:none;
}
@media screen and (min-width: 1800px) {
.background-bild {
	background-position: 350px 100px;
	background-size: 600px;
}
}
@media screen and (min-device-width: 1024px) and (max-device-width: 1459px) {
.background-bild {
	background-position: 0px 100px;
	background-size: 600px;
}
}
@media screen and (min-device-width: 840px) and (max-device-width: 999px) {
.background-bild {
    background-position: -50px 100px;
    background-size: 600px;
}
}
@media screen and (max-width: 839px) {
.background-bild {
    background-position: -30px 100px;
    background-size: 290px;
}
}
@media screen and (min-device-width: 471px) and (max-device-width: 561px) {
.background-bild {
    background-position: -30px 100px;
    background-size: 290px;
}
.Main-Heading
{
	padding-left: 80px;
	padding-right: 80px;
}
.background
{
	background-position: 100% -40px;
}
}
@media screen and (max-width: 470px) {

.Main-Heading {
    padding: 2px 40px 0px 10px;
	margin-bottom:-5px;
	text-align: left;
    margin-left: 80px;
}
h2 {
	font-size:14px;
  word-wrap: break-word;
  text-rendering: optimizeLegibility;  
}
.oben {
	display:none;
}
.first-item {
	margin-top:20px;
	margin-bottom:10px;
	top:20px;
}
.Main-Heading h1
{
	margin-top:150px;
	margin-bottom:20px;
	top:100px;
	font-size:30px;
	line-height:37px;
}
.background
{
	background-position: 100% -85px;
}
.background-bild {
    background-position: -30px 65px;
    background-size: 290px;
}
#Inhalte-werden-zentriert.block-mittig
{
	display:block;
	align-items:right;
}
#textbox-2
{
	text-align: left;
	padding:10px;
}
#u198-4, #u198-2
{
	text-align: left;
	font-size: 18px;
}
.bild {
    width: 100%;
    height: auto;
    padding-left: 0px;
}
}
@media screen and (max-width: 374px) {
	.Main-Heading h1
{
	font-size:28px;
	line-height:38px;
}}