@import url("font-awesome.min.css");
@import url("footer.css");
/* Reset */
html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
p {
	font-size: 16px;
	line-height: 1.4em;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
.nummer {
	list-style-image: url(../../images/arrowlist.png);
	padding: 0 0 1em 2.5em;
}
.liste {
	padding: 0 1em 1em 1em;
	font-size: 1em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	-webkit-text-size-adjust: none;
}

/* Basic */

	@-ms-viewport {
 width: device-width;
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/source-sans-pro-v21-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 14pt;
}
body.is-loading * {
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}
input, textarea, select {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	color: #52575c;
	line-height: 1.75em;
	font-size: 15pt;
}
h1, h3, h5, h6 {
	font-weight: 300;
}
h1 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}
h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.8em;
	text-align: center;
	line-height: 1.2em;
	padding-bottom: 10px;
	color: #444;
	margin-top: 0.1em;
}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #00395E;
	font-size: 1.5em;
	padding: 0 0 40px 0;
	margin: 0;
	text-align: center;
}
h3 {
	font-family: 'Source Sans Pro', sans-serif;
	color: #333;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 400;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.6em;
	line-height: 1.25em;
	font-weight: 300;
	color: #f15a24;
	text-align: center;
}
a {
	color: #DDDDDD;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #000000;
}
strong, b {
	font-weight: 400;
	color: #42474c;
}
em, i {
	font-style: italic;
}
sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}
sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}
hr {
	border: 0;
	border-top: 1px solid #DDD;
}
blockquote {
	border-left: solid 0.5em #c2c7cc;
	padding: 1em 0 1em 2em;
	font-style: italic;
}
p, ul, ol, dl, table {
	margin-bottom: 0;
}
br.clear {
	clear: both;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
/* Sections/Article */

section, article {
	margin-bottom: 3em;
}
section > :last-child,  article > :last-child,  section:last-child,  article:last-child {
	margin-bottom: 0;
}
.row > section, .row > article {
	margin-bottom: 0;
}
header {
	margin-bottom: 1.5em;
}
header > p {
	display: block;
	color: #f35858;
	padding: 0.75em 0 1em 0;
	font-size: 1.5em;
	line-height: 1.5em;
}
header.major {
	text-align: center;
}
/* Image */

.image {
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	display: inline-block;
	outline: 0;
	border: 0;
}
.image img {
	display: block;
}
.image.featured {
	margin: 0 0 0.5em 0;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 3em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
a.image:hover {
	opacity: 0.85;
}
/* List */

ul.actions {
	padding-top: 1em;
}
ul.actions.major {
	text-align: center;
}
ul.actions li {
	display: inline-block;
	margin-left: 1em;
}
ul.actions li:first-child {
	margin-left: 0;
}
ul.divided li {
	border-top: solid 1px #d2d7dc;
	padding-top: 2em;
	margin-top: 2em;
}
ul.divided li:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}
ul.icons li:before {
	display: inline-block;
	color: #fff;
	background: #61666b;
	width: 2em;
	height: 2em;
	border-radius: 0.35em;
	text-align: center;
	line-height: 2em;
	margin-right: 0.75em;
}
ul.menu li {
	display: inline-block;
	padding-left: 1em;
	margin-left: 1em;
}
ul.menu li:first-child {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}
ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}
ol.default li {
	padding-left: 0.25em;
}
/* Form */

form .actions {
	padding-top: 0;
}
form label {
	display: block;
	font-weight: 300;
	color: #52575c;
	margin: 0 0 0.5em 0;
}
form input[type="text"],  form input[type="email"],  form input[type="password"],  form select,  form textarea {
	-moz-transition: background-color 0.25s ease-in-out;
	-webkit-transition: background-color 0.25s ease-in-out;
	-ms-transition: background-color 0.25s ease-in-out;
	transition: background-color 0.25s ease-in-out;
	-webkit-appearance: none;
	background: #f9fbfe;
	width: 100%;
	line-height: 1.5em;
	padding: 0.75em;
}
form input[type="text"]:focus,  form input[type="email"]:focus,  form input[type="password"]:focus,  form select:focus,  form textarea:focus {
	background: #fff;
}
form textarea {
	min-height: 7em;
}
form .formerize-placeholder {
	color: #999 !important;
}
 form ::-webkit-input-placeholder {
 color: #999 !important;
}
 form :-moz-placeholder {
 color: #999 !important;
}
 form ::-moz-placeholder {
 color: #999 !important;
}
 form :-ms-input-placeholder {
 color: #999 !important;
}
 form ::-moz-focus-inner {
 border: 0;
}
input[type="range"].vertikal {
	writing-mode: bt-lr; /* IE */
	-webkit-appearance: slider-horizontal; /* WebKit */
	width: 250px;
	height: 10px;
	background-image: repeating-linear-gradient(90deg, white, white 8%, black 8%, black 9%);
}
/* Button */

input[type="button"],  input[type="submit"],  input[type="reset"],  button,  .button {
	-moz-box-shadow: 0px 0px 10px #A6A6A6;
	-webkit-box-shadow: 0px 0px 15px #A6A6A6;
	box-shadow: 0px 0px 10px #DDDDDD;
	transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
	display: inline-block;
	color: #FFFFFF;
	background: #8cc63f;
	text-decoration: none;
	border: solid 1px #FFF;
	padding: 0.3em 0.2em 0.3em 0.2em;
	cursor: pointer;
	border-radius: 15px;
	width: 70%;
	margin: 0 10% 0 20%;
	font-weight: 400;
	text-align: center;
}
input[type="button"]:hover,  input[type="submit"]:hover,  input[type="reset"]:hover,  button:hover,  .button:hover {
	color: #444444;
	border-color: #8cc63f;
}
/* Icons */

.icon {
	text-decoration: none;
}
.icon:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon > .label {
	display: none;
}
/* Wrappers */

.wrapper {
	background: #F0F0F0;
	background-image: linear-gradient(#FFFFFF 0%, #F2F2F7 100%);
	overflow-x: hidden;
	padding: 0.5em 0 5em 0;
}
.image-wrapper {
	position: relative;
	margin: 0 auto;
}
.image-wrapper a {
	text-align: center;
}
.image-wrapper .image {
	position: relative;
	z-index: 3;
}
#header-wrapper {
	background-image: url(../../images/tasche.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 12em;
}
#promo-wrapper {
	position: relative;
	background-size: 192px 192px, cover;
	background-color: #f05a23;
	color: #fff;
	text-align: center;
	padding: 6em 0 6em 0;
}
.titel {
	background: rgba(250, 250, 250, 0.7);
	padding: 1em 0 0.5em 0;
	height: 5em;
}
.hand {
	width: 3%;
	margin-bottom: -0.2em;
}
.informationen {
	padding: 2em 0;
}
.informationen p {
	font-size: 1.5em;
	color: #0e6fae;
}
.leer {
	width: 30%;
	float: left;
	margin-right: 5%;
}
.option {
	width: 33%;
	float: left;
	margin: 0.5em 2% 0.5em 0;
	padding: 8px 5px;
	background-color: #F2F2F5;
}
.optionleer {
	width: 33%;
	float: left;
	margin: 0.5em 2% 0.5em 0;
	padding: 8px 5px;
}
.block1 {
	width: 65%;
	float: left;
}
.block1 .left {
	width: 32%;
	float: left;
	margin-right: 2%;
	background-color: #0e6fae;
}
.block1 .mid {
	width: 32%;
	float: left;
	margin-right: 2%;
	background-color: #055183;
}
.block1 .right {
	width: 32%;
	float: left;
	background-color: #00395e;
}
.block2 {
	width: 65%;
	float: left;
	margin: 0.5em 0;
}
.block2 .left {
	width: 32%;
	float: left;
	margin-right: 2%;
	padding: 8px 10px;
	background-color: #F2F2F2;
}
.block2 .leftleer {
	width: 32%;
	float: left;
	margin-right: 2%;
	padding: 8px 10px;
	background-color: inherit;
}
.block2 .mid {
	width: 32%;
	float: left;
	margin-right: 2%;
	padding: 8px 10px;
	background-color: #EAEAEF;
}
.block2 .midleer {
	width: 32%;
	float: left;
	margin-right: 2%;
	padding: 8px 10px;
	background-color: inherit;
}
.block2 .right {
	width: 32%;
	float: left;
	padding: 8px 10px;
	background-color: #E0E0E5;
}
.block2 .rightleer {
	width: 32%;
	float: left;
	padding: 8px 10px;
	background-color: inherit;
}
.haken {
	color: #8cc63f;
	text-align: center;
	font-weight: bold;
}
.kreuz {
	color: #F00;
	text-align: center;
	font-weight: bold;
}
.paket1 {
	width: 5%;
	display: none;
	color: #0e6fae;
	font-weight: 400;
}
.paket2 {
	width: 5%;
	display: none;
	color: #055183;
	font-weight: 400;
}
.paket3 {
	width: 5%;
	display: none;
	color: #00395e;
	font-weight: 400;
}
.fett {
	font-weight: 400;
}
.formular .left {
	float: left;
	width: 20%;
	color: #00395e;
}
.formular .right {
	float: left;
	width: 70%;
	margin-left: 10%;
}
.formular .right input[type="text"],  .formular .right textarea {
	line-height: 1em;
	padding: 0.3em 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
	border: 0;
	border: 1px dashed #CCCCCC;
}
.formular .right input[type="text"]:hover,  .formular .right textarea:hover {
	border: 1px solid #C9C9C9;
}
.senden {
	margin: 0.5em 30%;
}
.information {
	font-size: 1.5em;
	padding: 0.5em;
	text-align: center;
	color: #0e6fae;
	font-weight: 400;
}
.informationfarbe {
	color: #0e6fae;
}
.information_fehler {
	font-size: 1.5em;
	color: #c00;
	padding-bottom: 0.5em;
	text-align: center;
	font-weight: 400;
}
.information_valide {
	font-size: 1.5em;
	padding: 0.5em;
	text-align: center;
	color: #0C0;
	font-weight: 400;
}
.tarife {
	width: 1400px;
	margin: 20px auto 0;
}
.tarleft {
	width: 25%;
	margin: 2em 0.5% 0 11%;
	float: left;
}
.tarmid {
	width: 25%;
	margin: 1em 1%;
	float: left;
}
.tarright {
	width: 25%;
	margin: 0 11% 0 0.5%;
	float: left;
}
.tarif1 {
	width: 100%;
	padding: 15px 20px 40px;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 5px #DDD;
	border-radius: 2px;
	background-image: linear-gradient(#FFF 0%, #FFF 95%, #00799E 100%);
}
.tarif2 {
	width: 100%;
	padding: 15px 20px 40px;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 5px #DDD;
	border-radius: 2px;
	background-image: linear-gradient(#FFF 0%, #FFF 95%, #00597E 100%);
}
.tarif3 {
	width: 100%;
	padding: 15px 20px 40px;
	border: 1px solid #CCC;
	box-shadow: 0px 0px 5px #DDD;
	border-radius: 2px;
	background-image: linear-gradient(#FFF 0%, #FFF 95%, #00395E 100%);
}
.tarif1 ul,  .tarif2 ul,  .tarif3 ul {
	font-size: 0.75em;
	list-style-image: url(../../images/arrowul.jpg);
	margin-left: 20px;
}
.toben {
	height: 23em;
}
.toben1 {
	height: 24em;
}
.toben2 {
	height: 25em;
}
.tunten {
	border-top: 1px solid #DDD;
	padding-top: 30px;
}
.tarife .left,  .tarife .right {
	width: 50%;
	float: left;
}
.tarife .left p,  .tarife .right p {
	line-height: 1.7em;
	font-size: 0.9em;
	letter-spacing: -0.2px;	
}
.tarife .preis {
	font-weight: 400;
	color: #004;
}
.tarife .right {
	text-align: right;
}
.buttonlight {
	width: 100%;
	margin: 0.5em 0;
	padding: 5px 0;
	text-align: center;
	background-color: #00799E;
	border: 2px solid #00799E;
	color: #fff;
	font-weight: 400;
}
.buttonci {
	width: 100%;
	margin: 0.5em 0;
	padding: 5px 0;
	text-align: center;
	background-color: #00597E;
	border: 2px solid #00597E;
	color: #fff;
	font-weight: 400;
}
.buttonplus {
	width: 100%;
	margin: 0.5em 0;
	padding: 5px 0;
	text-align: center;
	background-color: #00395E;
	border: 2px solid #00395E;
	color: #fff;
	font-weight: 400;
}
.buttontarife {
	margin-bottom: 3em;
}
.buttontarife a {
	font-weight: 400;
	color: #fff;
}
.buttonlight:hover,  .buttonplus:hover,  .buttonci:hover {
	color: #000;
	font-weight: 400;
	background-color: #FFF;
}
.mitte {
	margin: 1em 16%;
}
.datenschutz {
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
}
.datenschutz a {
	color: #448;
}
.datenschutz a:hover {
	color: #003;
}
/* Normal */
	@media screen and (max-width: 1630px) {
}
 @media screen and (max-width: 1540px) {
}
 @media screen and (max-width: 1440px) {
.tarife {
	width: 100%;
	margin: 20px auto 0;
}
.tarife {
	width: 100%;
	margin: 20px auto 0;
}
.toben {
	height: 27em;
}
.toben1 {
	height: 28em;
}
.toben2 {
	height: 29em;
}
.unternavigation {
	padding: 0.5em 5%;
}
}
 @media screen and (max-width: 1360px) {
}
 @media screen and (max-width: 1280px) {
.hand {
	width: 4%;
	margin-bottom: -0.2em;
}
input[type="button"],  input[type="submit"],  input[type="reset"],  button,  .button {
	width: 90%;
	margin: 0 5%;
}
.tarleft {
	width: 28%;
	margin: 2em 0.5% 0 5%;
}
.tarmid {
	width: 29%;
	margin: 1em 1% 0 1%;
}
.tarright {
	width: 28%;
	margin: 0 5% 0 0.5%;
}
.toben {
	height: 30em;
}
.toben1 {
	height: 31em;
}
.toben2 {
	height: 32em;
}
.mitte {
	margin: 1em 8%;
}
.unternavigation {
	padding: 0.5em 1%;
}
}
 @media screen and (max-width: 1080px) {
.tarleft {
	width: 31%;
	margin: 2em 1% 0 1%;
}
.tarmid {
	width: 31%;
	margin: 1em 1% 0 1%;
}
.tarright {
	width: 31%;
	margin: 0 1% 0 1%;
}
.tarife .left p,  .tarife .right p {
	line-height: 1.7em;
	font-size: 0.8em;
}
.formular .left {
	width: 25%;
}
.formular .right {
	width: 70%;
}
.toben {
	height: 29em;
}
.toben1 {
	height: 30em;
}
.toben2 {
	height: 31em;
}
.titel {
	height: 6em;
}
}
 @media screen and (max-width: 900px) {
.mitte {
	margin: 1em 1%;
}
.tarife .left,  .tarife .right {
	width: 100%;
	float: left;
}
.tarife .left p,  .tarife .right p {
	line-height: 1.3em;
	font-size: 0.9em;
}
.tarife .right {
	margin-bottom: 1em;
}
.toben {
	height: 31em;
}
.toben1 {
	height: 32em;
}
.toben2 {
	height: 33em;
}
}
 @media screen and (max-width: 820px) {
.hand {
	width: 6%;
	margin-bottom: -0.2em;
}
.titel {
	background: #fff;
}
.toben {
	height: 34em;
}
.toben1 {
	height: 35em;
}
.toben2 {
	height: 36em;
}
.tarif1,  .tarif2,  .tarif3 {
	padding: 15px 10px 40px;
}
}
 @media screen and (max-width: 736px) {
#header-wrapper {
	padding-top: 8.3em;
}
.leer {
	width: 0%;
	float: left;
	margin-right: 0%;
}
.block1 {
	width: 100%;
	float: left;
}
.paket1 {
	width: 15%;
	display: block;
	float: left;
}
.paket2 {
	width: 15%;
	display: block;
	float: left;
}
.paket3 {
	width: 15%;
	display: block;
	float: left;
}
.block2 {
	width: 65%;
	float: left;
	margin: 0.5em 0;
}
.block2 .left {
	width: 83%;
	margin: 0 2% 0.5em 0;
}
.block2 .leftleer {
	width: 83%;
	margin: 0 2% 0.5em 0;
}
.block2 .mid {
	width: 83%;
	margin: 0 2% 0.5em 0;
}
.block2 .midleer {
	width: 83%;
	margin: 0 2% 0.5em 0;
}
.block2 .right {
	width: 83%;
}
.block2 .rightleer {
	width: 83%;
}
input[type="button"],  input[type="submit"],  input[type="reset"],  button,  .button {
	width: 100%;
	margin: 0;
}
.formular .left {
	float: none;
	width: 90%;
	margin: 0 5%;
}
.formular .right {
	float: none;
	width: 80%;
	margin: 1% 5% 2% 15%;
}
.toben {
	height: 40em;
}
.toben1 {
	height: 41em;
}
.toben2 {
	height: 42em;
}
.weiternavi,  .weiternaviakt {
	width: 33%;
}
}
 @media screen and (max-width: 600px) {
#header-wrapper {
	background-image: none;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.tarleft,  .tarmid,  .tarright {
	width: 98%;
	margin: 1em 1%;
	float: none;
}
.tarleft,  .tarmid {
	border-bottom: 3px dashed #444;
}
.tarif1,  .tarif2,  .tarif3 {
	width: 100%;
}
.toben {
	height: 18em;
}
.toben1 {
	height: 21em;
}
.toben2 {
	height: 24em;
}
.tarife .left,  .tarife .right {
	width: 50%;
	float: left;
}
}

/* Mobile (Portrait) */
	@media screen and (max-width: 480px) {
h2 {
	font-size: 0.8em;
}
.hand {
	width: 13%;
	margin-bottom: -0.2em;
}
.paket1 {
	width: 25%;
	display: block;
	float: left;
}
.paket2 {
	width: 25%;
	display: block;
	float: left;
}
.paket3 {
	width: 25%;
	display: block;
	float: left;
}
.block2 .left {
	width: 73%;
	margin: 0 2% 0.5em 0;
}
.block2 .leftleer {
	width: 73%;
	margin: 0 2% 0.5em 0;
}
.block2 .mid {
	width: 73%;
	margin: 0 2% 0.5em 0;
}
.block2 .midleer {
	width: 73%;
	margin: 0 2% 0.5em 0;
}
.block2 .right {
	width: 73%;
}
.block2 .rightleer {
	width: 73%;
}
.weiternavi,  .weiternaviakt {
	width: 100%;
}
.weiternavi a,  .weiternaviakt a {
	font-size: 20px;
}
}
 @media screen and (max-width: 400px) {
.toben {
	height: 22em;
}
.toben1 {
	height: 24em;
}
.toben2 {
	height: 30em;
}
}
