
/* DATENSCHUTZ */
.cc_container .cc_btn {
    background-color: #FF9600 !important; /* Farbe des Buttons */
    color: #fff !important; /* Textfarbe des Buttons */
    text-decoration: none !important;
}

.cc_container {
    background: #000 !important; /* Hintergrundfarbe des gesamten Bereichs */
    color: #fff !important; /* Schriftfarbe des gesamten Bereichs */
}

    .cc_container a {
        color: #fff !important; /* Textlink-Farbe "Mehr Infos" */
        text-decoration: underline !important;
    }
/* ENDE DATENSCHUTZ */
/* Block-Darstellung für HTML5-Elemente im IE8 */ 
header, header2, header3,
footer {
   display: block;
}
/**********************************************/

 
body {
    background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 100%;
	-ms-text-size-adjust: none;
	overflow-x: hidden;
	color: #000;
	
}

.new {
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 12px;
  color: #4BA82E;
}

a {
  color: #555555;
  outline: none;
}

a:hover {
  color: #4BA82E;
  outline: none;
}

@font-face {
font-family:VWFS-Sans;
src:url(clientlib-site/fonts/VWFS-Sans-Bold.woff2?) format(woff2),url(clientlib-site/fonts/VWFS-Sans-Bold.woff?) format(woff);
font-weight:700;
font-style:normal;
}



hr {
border-top: 1px solid #a8adb3;	
border-bottom: 0px solid #a8adb3;	
border-left: 0px solid #a8adb3;	
border-right: 0px solid #a8adb3;
margin-left: 0px;	
margin-right: 0px;
margin-top: 40px;
}

.line_footer {
border-top: 1px solid #fff;	
border-bottom: 0px solid #fff;	
border-left: 0px solid #fff;	
border-right: 0px solid #fff;
margin-left: 0px;	
margin-right: 0px;
margin-top: 10px;
}

.logo {
float: left !important;
border: 0px solid red;	
}

.fotoportal {
float: right !important;	
}
 
.wrapper {
    max-width: 1060px !important;    
    background-color: #fff;
    margin: 0px auto;	
	border: 0px solid red;
	font-size: 100%;
}

.wrapper_unterseiten {
    max-width: 840px !important;    
    background-color: #fff;
    margin: 0px auto;	
	border: 0px solid red;
	font-size: 100%;
}


.header {
	max-width: 100% !important;
	height:auto;
	width: auto;		
	margin: 110px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
	border: 0px solid red;
	display:block;	
}

.header img {
	height: 100% !important;
	max-width: 100% !important;
	width: 100% !important;		
}

.content {
	max-width: 100% !important;
	height:auto !important;
	width: auto !important;		
	margin: 40px 10px 0px 10px;
	padding: 0px 0px 0px 0px;	
	display:block;
	border: 0px solid red;	
	font-family: arial;
	font-size: 100%;
}

.content img {
	height: auto;
	max-width: 100% !important;	
	outline: 1px solid white;
  	outline-offset: -4px;	
}

.content_1 {
	max-width: 100% !important;
	height:auto !important;
	width: auto !important;		
	margin: 30px 10px 50px 10px;
	padding: 5px 0px 5px 0px;	
	display:block;
	border: 0px solid red;	
	font-family: arial;
	font-size: 100%;
	background-color: #fff;
}

.content_1 p{	
	margin: 10px 0px 10px 0px;	
	font-family: arial;
	font-size: 100%;
	line-height: 170%;
	border: 0px solid red;
}

.content_2 {
	max-width: 100% !important;
	height:auto !important;
	width: auto !important;		
	margin: 40px 10px 0px 10px;
	padding: 5px 0px 5px 0px;	
	display:block;
	border: 0px solid red;	
	font-family: arial;
	font-size: 100%;
	color: #000;
	background-color: #fff;
	overflow:hidden;
}

.content_2 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 100%;
	border: 0px solid red;
	color: #000;
}

.col  {
     width: 32%;
    position: relative;
    float: left;		
	border:3px solid #fff;		
}

.col img {
    max-width: 100%;
    margin: 0px;
    display: block;
}

.desc {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgb(224,224,224);
    transition: 1s opacity;
}

.col:hover .desc {
   opacity: 1;   
}

video {
  width: 100%    !important;
  height: auto   !important;
}

#footer {
	max-width: 100% !important;
	height:auto;
	min-height: 180px;
	width: auto;		
	margin-top: 0px;
	left: 20%;
	background-color: #004666;
	padding: 20px 20px 0px 20px;
	text-align:left;		
	display:block;
	color: #fff;
}

.footer_inhalt {
margin: 0px auto;	
border: 0px solid red;
max-width: 1060px;
font-size: 100%;
}


#footer_links {
	max-width: 100% !important;
	height:auto;
	min-height: 180px;
	width: auto;		
	margin-top: 0px;
	left: 20%;
	background-color: #f0f0f0;
	padding: 20px 20px 0px 20px;
	text-align:left;		
	display:block;
	color: #000;
}

.footer_links_inhalt {
margin: 0px auto;	
border: 0px solid red;
max-width: 1060px;
font-size: 100%;
}


#footer_links a {
	margin: 0px 5px 0px 0px;
	color: #000;
	text-decoration:none;
}

#footer_links a:hover {
	margin: 0px 5px 0px 0px;
	color: #000;
	text-decoration:underline;
}

#footer_links a:visited {
	margin: 0px 5px 0px 0px;
	color: #000;
	text-decoration:none;
}


.container_footer_1 {
width: 30%;
height: auto;
border: 0px solid red;
float: left;
}

.container_footer_2 {
width: 35%;
height: auto;
border: 0px solid red;
float: left;
}

.container_footer_3 {
width: 35%;
height: auto;
border: 0px solid red;
float: left;
}


.sozial_btn {
border: 0px solid red;
float:right;

}

#footer a {
	margin: 0px 5px 0px 5px;
	color: #fff;
	text-decoration:none;
}

#footer a:hover {
	margin: 0px 5px 0px 5px;
	color: #fff;
	text-decoration:underline;
}

#footer a:visited {
	margin: 0px 5px 0px 5px;
	color: #fff;
	text-decoration:none;
}

h1 {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	
	font-family: arial;
	font-size: 250%;
	font-weight: normal;
	
}

.unterseiten {
    font-family:'SkodaPro';
	font-size: 220%;
	text-transform:uppercase;
}



.headline_weiss {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-family: arial;
	font-family: arial;
	font-size: 180%;
	font-weight: normal;	
}

#sidebar {
	width: 280px !important;
	height: auto;		
	float: left;
	border: 0px solid red;
	position: absolute;
}

#sidebar img {
	max-width: 100% !important;
	width: auto;	
	
   
}
	.maps {
	position: relative;
	padding-bottom: 40%;
	height: 0;
	overflow: hidden;
}

	.maps iframe {
	position: absolute;
	top: -50px;
	left: 0;
	width: 100%;
	height: 157%;	
}

	.maps_2 {
	position: relative;
	padding-bottom: 31%;
	height: 0;
	overflow: hidden;
}

	.maps_2 iframe {
	position: absolute;
	top: -50px;
	left: 0;
	width: 100%;
	height: 157%;	
}

.rslides {
  position: absolute;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 1;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


.quadrat_unten {
	height: 15%;
    width: 27%;   
    padding-left:0%;
	margin-left: 16.5%;	
    padding-bottom: 20%;
	margin-top: 24%;
    overflow: hidden;
	background-color: transparent;
	color: #fff;
}

.quadrat_oben {
	height: 3%;
    width: 12%;   
    padding-left:0%;
	margin-left: 24%;	
    padding-bottom: 5%;
	margin-top: -44% !important;
    overflow: hidden;
	background-color: transparent;
	color: #fff;
}

.quadrat_links {
	height: 10%;
    width: 18%;   
    padding-left:0%;
	margin-left: 0%;	
    padding-bottom: 22%;
	margin-top: -2% !important;
    overflow: hidden;
	background-color: transparent;
	color: #fff;
}

.quadrat_rechts {
	height: 50%;
    width: 45%;   
    padding-left:0%;
	margin-left: 55%;	
    padding-bottom: 200%;
	margin-top: -100% !important;
    overflow: hidden;
	background-color: transparent;
	color: #fff;
}

.abschluss {
margin-bottom: 10px !important;
}



/*Formular*/

   select {
	   
   background: transparent;
   width: 100%;
   padding: 8px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   font-size: 90%;   
   color: #000;
   -webkit-appearance: none;
   border: 2px solid #e6e6e6;
   }


	.anmeldeform_login {
	margin: 0px 0px 0px 0px;
	width: 97%;
	font-size: 100%;
	border: 0px solid red;
}
	
	

	.anmeldeform_login input[type=password]{
	
    background-position: right;
    background-repeat: no-repeat;
	font-family: arial;
	color: #000;
	width: 50%;
	font-size: 100%;
	padding: 13px 8px 13px 8px;
	border: 1px solid #a8adb3 !important;
}

	.anmeldeform_login input:invalid {
    background-image: url("../img/vf_invalid.png");
    background-position: right;
    background-repeat: no-repeat;
    border: 2px solid #e6e6e6;
}

	.anmeldeform_login input[type=checkbox]{
    display: block;
	float:left;
	margin: 0px 15px 0px 0px !important;
	
}


	textarea {
	background-image: url("../img/vf_ok.png");
    background-position: right top;
    background-repeat: no-repeat;
  	font-family: arial;
	color: #000;
	font-size: 100%;
	width: 100%;
	height: 131px;
	padding: 13px 8px 3px 8px;
	border: 1px solid #000 !important;
}

	textarea:invalid {
	background-image: url("../img/vf_invalid.png");
    background-position: right top;
    background-repeat: no-repeat;
  	font-family: arial;
	color: #000;
	font-size: 100%;
	width: 100%;
	padding: 13px 8px 3px 8px;
	border: 2px solid #e6e6e6;
}




input[type=submit] {
    font-family: arial;
    background-color: #004666 !important;
    color: #fff !important;
    font-size: 100%;
    padding: 15px 20px 15px 20px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #004666 !important;
    font-weight: bold !important;
    text-decoration: none;
}

    input[type=submit]:hover {
        font-family: arial;
        background-color: #4d7e94 !important;
        color: #fff !important;
        font-size: 100%;
        padding: 15px 20px 15px 20px;
        cursor: pointer;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        border: 1px solid #4d7e94 !important;
        font-weight: bold !important;
        text-decoration: none;
    }

	input[type=button]{
	font-family: arial;
	background-color: #fff;
	color: #000;
	font-size: 100%;
	padding: 15px 20px 15px 20px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #000;
	font-weight: normal !important;
}

	input[type=button]:hover{
	font-family: arial;
	background-color: #000;
	color: #fff;
	font-size: 100%;
	padding: 15px 20px 15px 20px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #000;
	font-weight: normal !important;
}

	.btn_green {
	font-family: arial;
	background-color: #004666 !important;
	color: #fff !important;
	font-size: 100%;
	padding: 15px 20px 15px 20px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #004666 !important;
	font-weight: bold !important;
	text-decoration: none;
}

	.btn_green:hover{
	font-family: arial;
	background-color: #4d7e94 !important;
	color: #fff !important;
	font-size: 100%;
	padding: 15px 20px 15px 20px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #4d7e94 !important;
	font-weight: bold !important;
	text-decoration: none;
}

	.btn_slider_1{
	font-family: arial;
	background-color: #4ba82e !important;
	color: #fff !important;
	font-size: 70% !important;
	padding: 15px 20px 15px 20px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #4ba82e !important;
	
	
}

	.btn_slider_1:hover{
	font-family: arial;
	background-color: #377220 !important;
	color: #fff !important;
	font-size: 100%;
	padding: 15px 20px 15px 20px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #377220 !important;
	font-weight: normal !important;
}



.btn_slider_2{
	font-family: arial;
	background-color: #E30613 !important;
	color: #fff !important;
	font-size: 80%;
	padding: 15px 30px 15px 30px !important;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #E30613 !important;
	font-weight: normal !important;
	
}

	.btn_slider_2:hover{
	font-family: arial;
	background-color: #000 !important;
	color: #fff !important;
	font-size: 80%;
	padding: 10px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #000 !important;
	font-weight: normal !important;
	
}

	

	#container_tabs {
	padding: 15px 10px 10px 10px !important;
	border: 0px solid red;
	}
	
	#tab_inhalt {
	border: 1px solid #d8d8d8;
	width: 100%;
	margin-top: -1px;
	background-color:#fff;
	color: #000;	
	}

	.tab {
	background-color: #e7e7e7;
	height: auto;
	width: 30%;
	font-weight: bold;
	padding: 10px 0px 8px 10px;
	float: left;
	margin-right: 3px;
	cursor: pointer;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	border-bottom: 0px solid #d8d8d8;
	word-break: break-all;	
}

	.aktiv {
	background-color: #fff;
	height: auto;
	width: 30%;
	font-weight: bold;
	padding: 10px 0px 8px 10px;
	float: left;
	margin-right: 3px;
	cursor: pointer;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	border-bottom: 0px solid #d8d8d8;		
}

.ticket_bild {
float:right;
margin: 0px 0px 0px 40px !important;
width: 85%;
height: auto;	
clear: both;
}

.abstand_ticket_bild {
margin: 35px 0px 0px 0px !important;	
}

.gewinn {
	width: 25%;
	height: auto;
	float: left;
}

.abstand_neu {
	clear:both;
	height: 50px;
}

.geteilt {
width: 50%;
float:left;	
font-size: 120%;

}

.geteilt_2 {
width: 50%;
float:right;
font-size: 120%;

}

.beschriftung {
width: 30%;
float:left;
padding: 7px 0px 0px 0px;
margin: 5px 0px 5px 0px;

}

.formfeld {
width: 55%;
float:left;
margin: 5px 0px 5px 0px;
}


input[type=text]{
	background-image: url("../img/vf_ok.png");
    background-position: right;
    background-repeat: no-repeat;
	font-family: arial;
	color: #000;
	width: 100% !important;
	font-size: 100%;
	padding: 13px 8px 13px 8px;
	border: 1px solid #000 !important;
}

.feature_container {
width: 23.00%;
min-height: 100px;
border: 0px solid red;	
margin: 20px 20px 20px 0px;
float: left;
}

.feature_container_headline {    
width: auto;
border: 0px solid #d8d8d8;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
color: #000;
font-family: arial;	
font-size: 150%;
font-weight: normal;	
}

.zwischenheadline_unterseiten {    
width: auto;
border: 0px solid #d8d8d8;
margin: 15px 0px 15px 0px;
padding: 0px 0px 0px 0px;
color: #000;
font-family: arial;	
font-size: 150%;
font-weight: normal;	
}

.tabelle_buchen {
border-top: 0px solid #4BA82E;
border-bottom: 0px solid #000;
width: 100% !important;
}

.tabelle_buchen td {
border-bottom: 1px solid #000;
padding: 15px 0px 15px 0px !important;

}

.ende {
border-bottom: 1px solid #000 !important;
}

.ende_2 {
border-bottom: 0px solid #4BA82E !important;
}

ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
}

li {
margin: 0px 0px 0px 0px;
list-style:square;
color: #808080;
}

li p {

color: #000;
}

.preise_desktop {
display: block;	

}

.preise_mobil {
display: none;	
}

.preise_beschreibung {
width: 700px;
}

.buchen_desktop {
display: block;		
}

.buchen_mobil {
display: none;		
}


.cluster_content_1 {
border: 0px solid red;
width: 95.80%;
height: auto;
margin: 0px 0px 0px 10px !important;

}

.cluster_content_2 {
border: 0px solid red;
width: 31.30%;
height: auto;
margin: 10px 0px 0px 10px !important;
float: left;
}

.cluster_content_3 {
border: 0px solid red;
width: 31.00%;
height: auto;
margin: 10px 0px 0px 10px !important;
float: left;
}

.cluster_content_4 {
border: 0px solid red;
width: 31.60%;
height: auto;
margin: 10px 0px 0px 10px !important;
float: left;
}

.cluster_content_5 {
border: 0px solid red;
width: 95.80%;
height: auto;
margin: 10px 0px 0px 10px !important;

}


.cluster_1 {
width: 66.00%;
height: auto;
float: left;
}

.cluster_2 {
width: 33.00%;
height: auto;
float: right;
}

.cluster_3 {
width: 100.00%;
height: auto;
float: left;
}

.cluster_4 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
}

.cluster_5 {
width: 100.00%;
height: auto;
float: left;
margin-top: 0px;
}

.cluster_6 {
width: 100.00%;
height: auto;
float: left;
}

.cluster_7 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
}

.cluster_8 {
width: 66.00%;
height: auto;
float: left;
}

.cluster_9 {
width: 33.00%;
height: auto;
float: right;
}

figure {
    display: block;
    margin: 0px 0px 0px 0px !important;
	
}

.hover11 figure img {
	opacity: 1;
	-webkit-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
	
}
.hover11 figure:hover img {
	opacity: .7;
}


.clusterung_desk {
display: block;	
}

.clusterung_mobil {
display: none;	
}

.text_fotoalbum {
width: 45%;
float: left;	
}

.login {
width: 95%;
border: 5px solid #F0F0F0;
float: left;	
padding: 0px 20px 20px 20px;
margin: 0px 13px 0px 0px;
}

.login h1 {
margin: 15px 0px 0px 0px;
font-size: 200%;
}

.kontakt_links {
width: 46%;
border: 0px solid red;	
float: left;

}

.kontakt_rechts {
width: 46%;
border: 0px solid red;	
float: right;
}

.footer_left {
float: left;
margin-right: 5px;	
}

.footer_right {
float: right;
margin-right: 5px;	
}



@media screen and (max-width: 65em) {

.preise_beschreibung {
width: 700px !important;

}

.feature_container {
width: 47.00%;
min-height: 100px;
border: 0px solid red;	
margin: 20px 20px 20px 0px;
float: left !important;
}

.feature_container_headline {    
width: auto;
border: 0px solid #d8d8d8;
margin: 15px 0px 30px 0px;
padding: 0px 0px 0px 0px;
color: #000;
font-family: arial;	
font-size: 150%;
font-weight: normal;	
}

.zwischenheadline_unterseiten {    
width: auto;
border: 0px solid #d8d8d8;
margin: 15px 0px 30px 0px;
padding: 0px 0px 0px 0px;
color: #000;
font-family: arial;	
font-size: 150%;
font-weight: normal;	
}

	
}

@media screen and (max-width: 65em) {

.clusterung_desk {
display: none;	
}

.clusterung_mobil {
display: block;	
}

.cluster_1 {
width: 32.00%;
height: auto;
float: left;
}

.cluster_2 {
width: 32.00%;
height: auto;
float: left;
margin-top: 0px;
margin-left: 10px;
}

.cluster_3 {
width: 32.00%;
height: auto;
float: left;
margin-top: 0px;
margin-left: 10px;
}

.cluster_4 {
width: 32.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.cluster_5 {
width: 32.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 10px;
}

.cluster_6 {
width: 32.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 10px;
}

.cluster_7 {
width: 32.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.cluster_8 {
width: 32.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 10px;
}

.cluster_9 {
width: 32.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 10px;
}



}


@media screen and (max-width: 53em) {

.preise_beschreibung {
width: 580px !important;

}



}



@media screen and (max-width: 50em) {
	
.text_fotoalbum {
width: 96%;
float: left;	
}

.login {
width: 87%;
border: 5px solid #F0F0F0;
float: left;	
padding: 0px 20px 20px 20px;
margin: 0px 13px 0px 0px;
}
	
.zwischenheadline_unterseiten {    
width: auto;
border: 0px solid #d8d8d8;
margin: 15px 0px 30px 15px !important;
padding: 0px 0px 0px 0px;
color: #000;
font-family: arial;	
font-size: 150%;
font-weight: normal;	
}
	
.buchen_desktop {
display: none;		
}

.buchen_mobil {
display: block;		
}

.preise_desktop {
display: none;
}

.preise_mobil{
display: block;
}

select {
   background: transparent;
   width: 100%;
   padding: 8px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   font-size: 90%;   
   color: #000;
   -webkit-appearance: none;
   border: 2px solid #e6e6e6;
   }

.content_1 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 90%;
	border: 0px solid red !important;
}

.content_2 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 90%;
	border: 0px solid red;
}

.col  {
    width: 32%;
    position: relative;
    float: left;		
	border:3px solid #fff;		
}

#footer {
	font-size: 90%;
}

#footer_links {
	font-size: 90%;
}

.ausgabe_tab tr td {
font-size: 95% !important;
}

h1 {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 30px 13px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-family: arial;
	font-family: arial;
	font-size: 170%;
	font-weight: normal;	
	
}

.abschluss {
margin-bottom: 10px !important;
}



}

@media screen and (max-width: 50em) {
	
hr {
border-top: 1px solid #a8adb3;	
border-bottom: 0px solid #a8adb3;	
border-left: 0px solid #a8adb3;	
border-right: 0px solid #a8adb3;
margin-left: 15px;	
margin-right: 15px;
margin-top: 40px;
}

.preise_desktop {
	margin: 0px 0px 0px 15px;
}
	

	
ul {
margin: 0px 0px 0px 15px;
}
	
.container_footer_1 {
width: 100%;
height: auto;
border: 0px solid red;
float: left;
}

.container_footer_2 {
width: 100%;
height: auto;
border: 0px solid red;
float: left;
}

.container_footer_3 {
width: 100%;
height: auto;
border: 0px solid red;
float: left;
}
	
.geteilt {
width: 100%;
float:left;	
margin-left: 20px;
font-size: 90%;

}

.geteilt_2 {
width: 100%;
float:left;
margin-left: 20px;
font-size: 90%;
	
}

.beschriftung {
width: 30%;
float:left;
padding: 7px 0px 0px 0px;
margin: 5px 0px 5px 0px;
}

.formfeld {
width: 55%;
float:left;
margin: 5px 0px 5px 0px;
font-size: 90%;

}	
	
	.abstand_neu {
	clear:both;
	height: 20px;
}

select {
   background: transparent;
   width: 100%;
   padding: 8px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   font-size: 90%;   
   color: #000;
   -webkit-appearance: none;
   border: 2px solid #e6e6e6;
   }

.content_1 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 90%;
	border: 0px solid red;
}

.content_2 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 90%;
	border: 0px solid red;
}

.col  {
    width: 32%;
    position: relative;
    float: left;		
	border:3px solid #fff;		
}

#footer {
	font-size: 90%;
}

#footer_links {
	font-size: 90%;
}

.ausgabe_tab tr td {
font-size: 95% !important;
}

h1 {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 30px 13px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-family: arial;
	font-family: arial;
	font-size: 170%;
	font-weight: normal;	
	
}

.tabelle_buchen {
margin-left:13px;
width: 96.50% !important;
}

.tabelle_buchen  td{

width: 25.00% !important;
}



.headline_weiss {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-family: arial;
	font-family: arial;
	font-size: 170%;
	font-weight: normal;	
}

.abschluss {
margin-bottom: 10px !important;
}

.abstand_ticket_bild {
margin: 30px 0px 0px 0px !important;
border: 1px solid white !important;	
}

}

@media screen and (max-width: 45em) {
	
#footer {
	max-width: 100% !important;
	height:auto;
	min-height: 300px;
	width: auto;		
	margin-top: 0px;
	left: 20%;
	background-color: #004666;
	padding: 20px 20px 0px 20px;
	text-align:left;		
	display:block;
	color: #fff;
}	

	
.unterseiten {
    font-family:'SkodaPro';
	font-size: 150%;
	text-transform:uppercase;
}

.feature_container {
width: 100.00%;
min-height: 100px;
border: 0px solid red;	
margin: 20px 20px 20px 0px;
float: left !important;
}

.feature_container_headline {    
width: auto;
border: 0px solid #d8d8d8;
margin: 15px 0px 30px 0px;
padding: 0px 0px 0px 0px;
color: #000;
font-family: arial;	
font-size: 150%;
font-weight: normal;	

}

.zwischenheadline_unterseiten {    
width: auto;
border: 0px solid #d8d8d8;
margin: 15px 0px 30px 0px;
padding: 0px 0px 0px 0px;
color: #000;
font-family: arial;	
font-size: 150%;
font-weight: normal;	
}

}




@media screen and (max-width: 40em) {
	

.anmeldeform_login input[type=password]{
	
    background-position: right;
    background-repeat: no-repeat;
	font-family: arial;
	color: #000;
	width: 100%;
	font-size: 100%;
	padding: 13px 8px 13px 8px;
	border: 1px solid #a8adb3 !important;
}

.logo {
float: left !important;	
width: 25%;
}

.fotoportal {
float: right !important;
width: 35%	;
}
	
.login {
width: 86%;
border: 5px solid #F0F0F0;
float: left;	
padding: 0px 20px 20px 20px;
margin: 0px 13px 0px 0px;
}
	
	
.abstand_ticket_bild {
margin: 0px 0px 0px 0px !important;
border: 0px solid white !important;	
}


select {
   background: transparent;
   width: 100%;
   padding: 8px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   font-size: 85%;   
   color: #000;
   -webkit-appearance: none;
   border: 2px solid #e6e6e6;
   }

.content_1 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 85%;
	border: 0px solid red !important;
}

.content_2 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 85%;
	border: 0px solid red;
}

.col  {
    width: 32%;
    position: relative;
    float: left;		
	border:3px solid #fff;
			
}

#footer {
	font-size: 85%;
}

#footer_links {
	font-size: 85%;
}


.ausgabe_tab tr td {
font-size: 90% !important;
}

h1 {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 30px 13px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-family: arial;
	font-family: arial;
	font-size: 145%;
	font-weight: normal;	
}

.headline_weiss {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-family: arial;
	font-family: arial;
	font-size: 145%;
	font-weight: normal;	
}

.abschluss {
margin-bottom: 10px !important;
}

}

@media screen and (max-width: 38em) {
	
.footer_left {
float: left;
width: 100%;
margin-right: 5px;	
}

.footer_right {
float: left;
margin-right: 5px;
margin-top: 10px;	
}

}

@media screen and (max-width: 35em) {


	
.cluster_1 {
width: 100.00%;
height: auto;
float: left;
}

.cluster_2 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;

}

.cluster_3 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.cluster_4 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.cluster_5 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.cluster_6 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.cluster_7 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.cluster_8 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.cluster_9 {
width: 100.00%;
height: auto;
float: left;
margin-top: 10px;
margin-left: 0px;
}

.ticket_bild {
float:left;
margin: 0px 0px 25px 0px !important;
width: 80%;
height: auto;	
clear: both;
border: 0px solid red;
}

.abstand_ticket_bild {
margin: 0px 0px 0px 0px !important;	
border: 0px solid red !important;
}

}

@media screen and (max-width: 30em) {

	

	
.kontakt_links {
width: 100%;
border: 0px solid red;	
float: left;

}

.kontakt_rechts {
width: 100%;
border: 0px solid red;	
float: left;
}
	
.login {
width: 82%;
border: 5px solid #F0F0F0;
float: left;	
padding: 0px 20px 20px 20px;
margin: 0px 13px 0px 0px;
}
	
.cluster_content_1 {
border: 0px solid red;
width: 93.80%;
height: auto;
margin: 0px 0px 0px 10px !important;

}

.unterseiten {
    font-family:'SkodaPro';
	font-size: 125%;
	text-transform:uppercase;
}

	
.geteilt {
width: 100%;
float:left;	
margin-left: 20px;
font-size: 90%;

}

.geteilt_2 {
width: 100%;
float:left;
margin-left: 20px;
font-size: 90%;
	
}

.beschriftung {
width: 100%;
float:left;
padding: 7px 0px 0px 0px;
margin: 5px 0px 5px 0px;
}

.formfeld {
width: 80%;
float:left;
margin: 5px 0px 5px 0px;
font-size: 90%;

}	
	
.gewinn {
	width: 50%;
	height: auto;
	float: left;
}

select {
   background: transparent;
   width: 100%;
   padding: 8px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   font-size: 85%;   
   color: #000;
   -webkit-appearance: none;
   border: 2px solid #e6e6e6;
   }

.content_1 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 80%;
	border: 0px solid red;
}

.content_2 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 80%;
	border: 0px solid red;
}

.col  {
    width: 48%;
    position: relative;
    float: left;		
	border:3px solid #fff;		
}

#footer {
	font-size: 80%;
}

#footer_links {
	font-size: 80%;
}

.ausgabe_tab tr td {
font-size: 85% !important;
}

h1 {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 30px 13px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-family: arial;
	font-family: arial;
	font-size: 125%;
	font-weight: normal;	
}

.headline_weiss {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-family: arial;
	font-family: arial;
	font-size: 125%;
	font-weight: normal;	
}

.abschluss {
margin-bottom: 10px !important;
}

}

@media screen and (max-width: 20em) {
	

.login {
width: 72%;
border: 5px solid #F0F0F0;
float: left;	
padding: 0px 20px 20px 20px;
margin: 30px 13px 0px 13px;
}
	

	
input[type=button]{
	font-family: arial;
	background-color: #fff;
	color: #000;
	font-size: 80%;
	padding: 15px 20px 15px 20px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #000;
	font-weight: normal !important;
}

	input[type=button]:hover{
	font-family: arial;
	background-color: #000;
	color: #fff;
	font-size: 80%;
	padding: 15px 20px 15px 20px;
	cursor: pointer;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border:1px solid #000;
	font-weight: normal !important;
}	
	

select {
   background: transparent;
   width: 100%;
   padding: 8px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   font-size: 90%;   
   color: #000;
   -webkit-appearance: none;
   border: 2px solid #e6e6e6;
   }
.content_1 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 75%;
	border: 0px solid red;
}

.content_2 p{	
	margin: 10px 15px 10px 15px;	
	font-family: arial;
	font-size: 75%;
	border: 0px solid red;
}

.col  {
    width: 46.50%;
    position: relative;
    float: left;		
	border:3px solid #fff;		
}

#footer {
	font-size: 75%;
}

#footer_links {
	font-size: 75%;
}

.ausgabe_tab tr td {
font-size: 80% !important;
}

h1 {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 30px 13px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-family: arial;
	font-family: arial;
	font-size: 120%;
	font-weight: normal;	
}

.unterseiten {
    font-family:'SkodaPro';
	font-size: 120%;
	text-transform:uppercase;
}

.headline_weiss {
	max-width: 100% !important;
	width: auto;
	border: 0px solid #d8d8d8;
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-family: arial;
	font-family: arial;
	font-size: 120%;
	font-weight: normal;	
}

.abschluss {
margin-bottom: 10px !important;
}

}







