/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v18-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

* {
	padding: 0;
	margin: 0;
}
html {
	min-height: 101%;
	overflow-x: hidden;
}
body{
	color: #000;
	font-weight: normal;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	background: #e0dcde;
}
#wrap {
	background: #e0dcde;
	padding: 20px 0 0;
	margin: 0;
	overflow: hidden;
}
#teaser {
	background: url(../images/header_1.jpg) center center no-repeat;
	/*background: #fff;*/
	background-size: cover;
	height: 300px;
	width: 100%;
}
#teaser-content {
	position: relative;
	max-width: 1500px;
	margin: 0 auto;
	height: 100%;
}
#teaser-content .content {
	background: rgba(255,255,255,.7);
	border-radius: 20px;
	padding: 20px !important;
	margin: 20px;
}
a#logo {
	display: block;
	/*position: absolute;
	right: 20px;
	top: 20px;*/
	float: right;
	background: url(../images/logo.png) no-repeat;
	width: 150px;
	height: 58px;
	margin-bottom: 20px;
	background-size: cover;
	z-index: 100;
}
#footer {
	text-align: center;
	padding: 20px auto;
	padding-bottom: 20px;
	font-size: 14px;
	color: #000;
	background: #fff;
}
#footer ul {
	list-style: none;
	padding: 10px 0 0;
}
#footer ul li  {
	display: inline-block;
	padding: 0 5px;
	margin: 0;
	line-height: 16px;
}
#footer ul li {
	border-left: 1px solid #000;
}
#footer ul li.first {
	border: none;
}
#footer ul li a.active {
	text-decoration: underline;
}
#mainbody {
	background: #e0dcde;
	max-width: 1500px;
	margin: 0px auto;
}
#formular {
	background: #211915;
}
#formular .content {
	padding: 20px;
}
#mainbody-content.breit {
	width: 100%;
}
.content {
	padding: 0 20px 30px 20px;
}
#teaser-content .content {
	position: absolute;
	padding: 20px;
	bottom: 0px;
	right: 0px;
	text-align: right;
}
h1, h2.h1 {
	font-size: 30px;
	font-weight: 300;
	line-height: 35px;
	font-family: 'Roboto', sans-serif;
	color: #e6007e;
	clear: both;
	margin-bottom: 20px;
}
#mainbody h1, #mainbody h2, #mainbody h2.h1 {
	color: #000;
}
#mainbody h2.h1 {
	padding-bottom: 30px;
}
#mainbody h2 {
	padding-bottom: 15px;
}
#formular h2, #formular p {
	color: #fff;
	font-size: 25px;
	padding-bottom: 20px;
	line-height: 30px;
}
h2 {
	/* font-weight: bold; */
	font-size: 22px;
}
h3 {
	font-size: 20px;
	padding-bottom: 12px;
}
h4 {
}
p, ul {
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 25px;
}
p.klein {
	font-size: .7em !Important;
}
#formular p.klein {
	padding-top: 30px;
}
img {
	margin: 0 10px 10px 0;
	max-width: 100%;
}
p.img {
	padding-top: 20px;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 25px 30px;
}
.cleaner {
	clear: both;
}
a.button {
	display: inline-block;
	background: #e6007e;
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
	margin-top: 20px;
	margin-top: 10px;
	font-size: 14px;
	padding: 5px;
}
form {
	overflow: hidden;
}
input, textarea  {
	color: #211915;
	border: none;
	width: 100%;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
}
textarea {
	height: 150px;
}
input::placeholder, textarea::placeholder {
	color: #211915;
	opacity: .6;
}
input.www {
	position: absolute;
	left: 10000px;
	display: none;
}
input.button {
	display: inline-block;
	background: #fff;
	color: #e6007e;
	text-transform: uppercase;
	padding: 10px;
	border: none;
	margin-top: 20px;
	width: 100%;
	cursor: pointer;
}
table{
	padding-bottom: 20px;
}
table tr td {
	padding-right: 5px;
}
div.partner {
	clear: both;
}
div.partner img.partner {
	margin: 0 30px 30px 0;
	width: 200px;
	height: auto;
}
div.partner ul {
	overflow: hidden;
}
iframe {
	border: 2px solid #fff !important;
}
div.marke {
	background: #fff;
	width: 200px !important;
	height: 200px !important;
	display: inline-block;
	position: relative;
	margin: 10px;
	border: 2px solid #fff;
	text-align: center;
	overflow: hidden;
}
div.marke a, div.marke span {
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
div.marke img {
	margin: 0 !important;
	max-width: 200px !important;
	max-height: 200px !important;
	border: none !important;
}
.contentimg img {
	/*max-width: 45%;*/
	height: auto;
}
/* kasten */
.kasten {
	border: 1px solid #333;
	padding: 20px;
	background: #fff;
}

@media(max-width: 979px) {
	p.img  {
		text-align: center;
	}
}
@media(min-width: 500px) {
	div.partner img.partner {
		float: left;
	}
}
@media(min-width: 768px) {
	#wrap {
		padding: 50px 0;
	}
	.content {
		padding: 0 40px 30px 30px;
	}
	#formular .content {
		padding: 50px;
	}
	input.button {
		width: auto;
	}
	h1 {
		font-size: 40px;
		line-height: 45px;
	}
	#teaser {
		height: 400px;
	}
	a#logo {
		width: 160px;
		height: 113px;
		width: 300px;
		height: 115px;
		margin-bottom: 50px;
	}
	#teaser-content {
		padding: 50px;
	}
	a.button {
		padding: 10px;
		margin-top: 20px;
		font-size: 16px;
	}
	#teaser-content .content {
		
		bottom: 100px;
		padding: 30px !important;
	}
}
@media(min-width: 980px) {
	h1, h2.h1 {
		font-size: 53px;
		line-height: 70px;
	}
	a.button {
		margin-top: 40px;
	}
	p.img {
		text-align: left;
	}
	p.img img {
		float: left;
	}
	a#logo {
		right: auto;
		left: 50px;
		top: 50px;
		width: 300px;
		height: 274px;
	}
	#teaser {
		height: 600px;
	}
	#mainbody-content {
		width: 55%;
		float: left;
	}

	#formular {
		margin-left: 55%;
		width: 45%;
	}
	#teaser-content .content {
		position: relative;
		margin: 0;
		margin-left: 50%;
		top: 0px;
		bottom: auto;
		text-align: left;
	}
	p.img {
		padding-top: 100px;
	}
	a#logo {
		float: none;
	}	
}
@media(min-width: 1200px) {
	#teaser {
		height: 700px;
	}
	#teaser-content .content {
		margin-left: 55%;
		top: 60px;
	}
	a.button {
		margin-top: 60px;
	}
}
@media(min-width: 1500px) {
	#teaser {
		height: 800px;
	}
	a.button {
		margin-top: 100px;
	}
	#teaser-content .content {
		margin-left: 55%;
		top: 100px;
	}
}