﻿html {
	height: 110%;
}
body {
	background: #000000 url('../images/bg-nothing.jpg') no-repeat fixed 50% top;
	background-size: 100% 100%;
	background-position: top;
	width: 100%;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: 18px;
	color: #312f2e;
}
body, ol, ul, table, #umalles, #kopf, #koerper, #footer, #spalte1, #spalte2 {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 150%;
}
.left {
	text-align: left;
	margin: 0 auto;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.block {
	text-align: justify;
	margin: 0 auto;
}
.right {
	text-align: right;
	margin: 0 auto;
}
ol, ul {
	list-style: none;
}
ul.bulletpoints {
	color: #312f2e;
	font-size: 14px;
}
ul.bulletpoints li {
	background: url('../images/checkmark-green.png') 0px 8px no-repeat;
	padding-left: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}
#umalles {
	margin: auto;
	margin-bottom: 20px;
	max-width: 955px;
	height: 1%;
	text-align: left;
	background-color: transparent;
}
#kopf {
	background-color: transparent;
	height: 30px;
	overflow: hidden;
}
#koerper {
	background-image: url('../images/bg-white-955.png');
	max-width: 955px;
	background-repeat: repeat-y;
	overflow: hidden;
}
#spalte1, #spalte2 {
	padding-bottom: 25px;
}
#spalte1 {
	width: 430px;
	margin-left: 57px;
	margin-right: 10px;
	float: left;
}
#spalte2 {
	width: 370px;
	margin-right: 57px;
	float: right;
}
#spalte2a {
	width: 440px;
	margin-right: 10px;
	float: right;
}
#inhalt1 {
	padding-top: 5px;
}
#inhalt2 {
	padding-top: 5px;
}
#inhalt3 {
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 10px;
}
#inhalt4 {
	padding-top: 10px;
	margin-left: 57px;
	margin-right: 57px;
}
#inhalt5 {
	padding-top: 20px;
	margin-left: 57px;
	margin-right: 57px;
}
#footer {
	color: #eaeaea;
	font-size: 10px;
	line-height: 16px;
	height: 20px;
	padding-top: 10px;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
	top: 0px;
	left: 0px;
}
#nojava_absolut {
	width: 550px;
	padding: 15px 0;
	background: #ff0000;
	color: #FFFF00;
	font-weight: bold;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -275px;
	text-align: center;
}
#nojava {
	width: 100%;
	padding: 15px 0px;
	background: #ff0000;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
}
#fusszeile {
	position: fixed;
	bottom: 0px;
	padding: 0px;
	width: 100%;
}
.headline {
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	line-height: 42px;
	margin-top: 40px;
	text-align: center;
}
.headline2 {
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bold;
	line-height: 42px;
	margin-top: 10px;
	text-align: center;
}
.subline {
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 20px;
	text-align: center;
}
.schluss {
	margin: 0px;
	padding: 1px 0px;
	font-size: 10px;
	line-height: 11px;
	text-align: justify;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #316AC5;
	font-family: "Trebuchet MS";
}
h1 {
	font-size: 31px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 39px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 28px;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 15px;
	line-height: 20px;
}
h4 {
	font-weight: lighter;
	font-size: 16px;
	line-height: 20px;
}
.hervor {
	font-weight: bold;
	color: #316AC5;
}
.hervor2 {
	font-weight: bold;
	color: #CC0000;
}
.fontgelb {
	font-weight: bold;
	color: #FFFF00;
}
.hervorgelb {
   background-color: #FFFF00;
}
.hervorwhite {
   background-color: #FFFFFF;
}
.hervorrot {
   background-color: #CC0000;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font24 {
	font-size: 24px;
}
.font28 {
	font-size: 28px;
}
.font36 {
	font-size: 36px;
}
.font42 {
	font-size: 42px;
}
.font60 {
	font-size: 60px;
}
.pb0 {
	padding-bottom: 0px;
}
.pt0 {
	padding-top: 0px;
}
.ptb3 {
	padding: 3px 0px;
}
.pb10 {
	padding-bottom: 10px;
}
.pt10 {
	padding-top: 10px;
}
.pt20{
	padding-top: 20px;
}
.pt40 {
	padding-top: 40px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt25 {
	margin-top: 25px;
}
.black {
	color: #000000;
}
.green {
	color: #008000;
}
.silber {
	color: #808080;
}
.gelb {
	color: #FFFF00;
}
.orange {
	color: #FFC000;
}
.gold {
	color: #FFC000;
}
.blau {
	color: #0000FF;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.rot {
	color: #CC0000;
}
.white {
   color: #FFFFFF;
}
.white2 {
	color: #EAEAEA;
}
.shadow {
	text-shadow: 2px 2px 0px #000;
}
.ml15 {
	margin-left: 15px;
}
.ml30 {
	margin-left: 30px;
}
.ml50 {
	margin-left: 50px;
}
.ml57 {
	margin-left: 57px;
}
.overline {
	margin: 0px;
	padding: 0px;
	color: #312f2e;
	font-size: 16px;
	line-height: 20px;
}
.underline {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	color: #312f2e;
	font-size: 14px;
	line-height: 21px;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a {
	font-weight: bold;
	color: #316AC5;
}
.greybox {
	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/*  This button was generated using https://www.cssbuttongenerator.com */
.btn {
	-moz-box-shadow: inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow: inset 0px 1px 0px 0px #caefab;
	box-shadow: inset 0px 1px 0px 0px #caefab;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background: -moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color: #77d42a;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	text-indent: 0;
	border: 1px solid #268a16;
	display: inline-block;
	color: #306108;
	font-family: Lato;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	height: 55px;
	line-height: 55px;
	width: 385px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #aade7c;
}
.btn:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background: -moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color: #5cb811;
}
.btn:active {
	position: relative;
	top: 1px;
}

.btn-blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bee2f9;
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #3866a3;
	display:inline-block;
	color:#14396a;
	font-family:Lato;
	font-size:25px;
	font-weight:bold;
	font-style:normal;
	height:55px;
	line-height:55px;
	width:385px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #7cacde;
}
.btn-blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}
.btn-blue:active {
	position:relative;
	top:1px;
}

.btn-orange {
	-moz-box-shadow: inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fed897;
	box-shadow: inset 0px 1px 0px 0px #fed897;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d25b07) );
	background: -moz-linear-gradient( center top, #f6b33d 5%, #d25b07 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d25b07');
	background-color: #f6b33d;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	text-indent: 0;
	border:1px solid #643c00;
	display:inline-block;
	color: #EAEAEA;
	font-family: Lato;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	height: 55px;
	line-height: 55px;
	width: 385px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #cd8a15;
}
.btn-orange:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d25b07), color-stop(1, #f6b33d) );
	background: -moz-linear-gradient( center top, #d25b07 5%, #f6b33d 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d25b07', endColorstr='#f6b33d');
	background-color: #d25b07;
}
.btn-orange:active {
	position: relative;
	top: 1px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
