/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v34-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v34-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v34-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v34-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v34-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v34-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
body,html {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #484848;
    background: #fff;
    margin:0;
    padding:0;
   
    }
#holder,article{
    margin:0;
    padding:0;
    
    
}
article{

    position:relative
}
#mainText .ql1 li{
    cursor:pointer
}

a.pdf:link, a.pdf:visited {

     background: #7a899c; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(center top , #7a899c 5%, #CE000C 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(center top , #7a899c 5%, #CE000C 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(center top , #7a899c 5%, #CE000C 100%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(center top , #7a899c 5%, #CE000C 100%); /* Standard syntax */
    border-radius: 6px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-style: normal;
    line-height: 40px;
    margin-bottom: 15px;
    padding: 0 10px;
    text-decoration: none;
    text-indent: 0;
}
a.pdf:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #CE000C 5%, #7a899c 100%) repeat scroll 0 0;
}
a.pdf span {
    background: rgba(0, 0, 0, 0) url("../pix_interface/doc.png") no-repeat scroll 0 1px;
    padding: 0 0 0 25px;
}
#video_background video{
width:100%;
height: auto; 
	z-index: -1000;
	overflow: hidden;
  margin-bottom:25px;
  display:none 
}
#palyButton{
position:absolute;
top:45%;
left:49%;
z-index:1;
cursor:pointer}








.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
    margin-top:25px
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

a:link,a:visited{
    color:#e52320;
    text-decoration:none
}
a:hover{
    color: #666;
    text-decoration:underline
}
.iframe{display:none}
h1 {
  
	font-size: 1.8rem;
	line-height: 2.5rem;
	margin: 30px 0px 20px 0px;
	color: #000;
    background-image: url(../pix_interface/borderred.png);
background-repeat: no-repeat;
background-position: bottom left;
overflow: hidden;
}

h2 {
	font-size: 1.4rem;
	line-height: 1.75rem;
	font-weight: normal;
margin:20px 0px 10px 0px;
	color: #444;
}

p {
	font-size: 1em;
	line-height: 1.45em;
	color: #484848;
	margin: 0px 0px 5px 0px ;
}

img {
	max-width: 100%;
}

#wrapper {
	margin: 0 auto;
	padding: 0 20px;
	min-width: 260px;
}

 header nav .home{
    width:29px;
    float:right;
    margin-right:1px;
    line-height:53px;
    padding:10px 0px 0px 5px;
     background-color:rgba(255,255,255,0.90);
-webkit-border-radius: 0px 0px 0px 5px;-moz-border-radius: 0px 0px 0px 5px;border-radius: 0px 0px 0px 5px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
 header nav .search{
    width:30px;

    margin-left:1px;
    line-height:20px;
    padding:5px 3px 5px 12px;
     background-color:rgba(255,255,255,0.90);
-webkit-border-radius: 0px 0px 5px 0px;-moz-border-radius: 0px 0px 5px 0px;border-radius: 0px 0px 5px 0px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
 header.smaller nav .home{
    background-color:transparent;
    line-height: 43px;
    padding:5px 0px 5px 8px;
        -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
 }
  header nav .sprache{
    width:40px;
    letter-spacing:-0.1em;
    margin-left:1px;
    margin-bottom:1px;
    line-height:20px;
    padding:4px 0px 4px 5px;
     background:rgba(255,255,255,0.90) url(../pix_interface/select.png) 28px 13px no-repeat;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
 header.smaller nav .search,header.smaller nav .sprache{
   background-color:transparent;
    line-height: 15px;
    padding:2px 0px 5px 5px;
        -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; 
 }
 header.smaller nav .sprache{
     background:transparent url(../pix_interface/select.png) 28px 8px no-repeat; 
 }
 header.smaller nav .sprache a {
    line-height: 15px;
    }
 header nav .right{
     width:29px;
    float:right;
   
 }
 ul.sprachepop {
    list-style-type: none;
    list-style-position: inside;
    margin:0px 5px;
    padding:0;
 }
  ul.sprachepop li a {
   display: block;
   padding:5px 10px 
    }
.home img,.search img{
    width:20px;
    opacity: .7;
}
#navigation {
	padding: 0 20px;
	height: 60px;
}

#pic_viewer {

   background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;   
}

#layoutSuche{
    padding:0px
}
#layoutSuche .textfeldSuche{
    width:300px;
    float: left;
    margin-right:10px;
    border:none;
    font-size:16px
}





/*  CLEARFIX  */




.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}




	#wrapper {
		max-width: 1110px;
		padding:  0;
	}
#mainText ul {
    list-style-type: none;
    list-style-position: inside;
    margin:0px 5px;
    padding:0;
        display:block;
    

}

#mainText ul li {
    background-image: url("../pix_interface/aufz.png");
    background-size: 39px 20px;
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding-left: 35px;
position: relative;
left: 1em;
    }

	.banner-text {
	   position:absolute;
       top:55%;
       left:0px;
		margin:  0 0;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMmQ1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjJkNTkiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(34,45,89, .5) 0%, rgba(34,45,89, .1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,45,89, .5)), color-stop(100%,rgba(34,45,89, .1)));
background: -webkit-linear-gradient(top,  rgba(34,45,89, .5) 0%,rgba(34,45,89, .1) 100%);
background: -o-linear-gradient(top,  rgba(34,45,89, .5) 0%,rgba(34,45,89, .1) 100%);
background: -ms-linear-gradient(top,  rgba(34,45,89, .5) 0%,rgba(34,45,89, .1) 100%);
background: linear-gradient(to bottom,  rgba(34,45,89, .5) 0%,rgba(34,45,89, .1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222d59', endColorstr='#00222d59',GradientType=0 );
font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: normal;
	padding: 11px 15px;
	color: #fff;
	}

.banner-text p {
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: normal;
/*	background: rgba(34, 45, 89, 0.4);*/
	background: linear-gradient(0deg, rgba(34, 45, 89, .5), rgba(34, 45, 89, .1));
	padding: 11px 15px;
	color: #fff;
}
#mainText img{
    opacity:1
}
#mainText img.in-view,#mainText table td img{
    opacity: 1;
}
.blockpos3 .gross img,
.blockpos2 .gross img,
.blockpos1 .gross img,
.blockpos1 .contentPixRechts img,
.blockpos1 .contentPixLinks img,
.blockpos2 .contentPixRechts img,
.blockpos2 .contentPixLinks img,
.blockpos3 .contentPixRechts img,
.blockpos3 .contentPixLinks img
{
  
}
.blockpos3 .gross img,
.blockpos2 .gross img,
.blockpos1 .gross img{
    width:100%
}
#email{
    margin-top:5px
}
.nlinput{
    display:block;
    width:176px;
    float:left;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border: 1px solid #CDE1F1;
padding:5px 5px 5px 5px
}
.nlinput input{
    width:100%;
    border:none;
    background:transparent;
    color:#fff;
    font-size:14px
    }
.nlsend{
    float:left;
    -webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border: 1px solid #CDE1F1;
background:#CDE1F1;
padding:2px 4px 0px 4px
}

a.LeisteNav:link,a.LeisteNav:visited{
display:block;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background:#cde1f1 ;
padding:5px 10px 5px 10px;
margin:22px 0px 0px 0px;
line-height:23px;
color:#797979
}
a.link,a span.link, span.link a{
 background:  #005196;
    border-radius: 6px;
    color: #444;
    display: block;
    margin: 15px 0px;
    padding: 7px 10px 7px 10px;
    text-indent: 0;
    text-align:center;
    font-size:16px ;
    font-weight:bold;
    color:#fff 
}
.SucheUS{
    font-weight: bold;
    margin-top: 20px;
}
.hotelpreis td{
    padding:3px 6px;
    border-bottom:1px solid #eee;
    color:#000
}
.a { background-color:#eea7a3;}
.b {  background-color:#e98179;}
.c { background-color:#e35141; }
.d { background-color:#da3e26; }
.e { background-color:#CCCCBB; }
#mainText table td,#mainText table td p{
    color:#000
}
.formular table{
    width:100%
}
.formular table td{
 vertical-align: top;   
}
.formular table td.first{
    padding-top:9px;
    width:10%
}
#formFehler{
    color:red
}
.form input,.form textarea,.form .select{
    display:block;
    background:#f4f4f4;
    border-radius: 2px; 
-moz-border-radius: 2px; 
-webkit-border-radius: 2px;
border:1px solid #a7abbd;
padding:0 2%;
line-height:30px;
width:96%
}
.form input.formButtons{
    background:#005196;
    float:right;
    border:none;
    padding:10px;
    color:#fff;
    width:100%;
    cursor:pointer
}
.form select{
    width:95%;
    padding:0px;
    margin: 0px 0px 0px 0px;
    background: transparent;
    border:none;

	text-indent:0;
	
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    
}
.form .select img{
    margin:12px 0px 0px 0px;
float:right;
}
#palyButton img {
	-webkit-animation-name: linkQuake;
		-moz-animation-name: linkQuake;
			animation-name: linkQuake;
	-webkit-animation-duration: 2s;
		-moz-animation-duration: 2s;
			animation-duration: 2s;
	-webkit-transform-origin:50% 50%;
		-moz-transform-origin:50% 50%;
			transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
		-moz-animation-iteration-count: infinite;
			animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
		-moz-animation-timing-function: linear;
			animation-timing-function: linear;
}

@keyframes linkQuake {
	0%   { 
		transform: translate(2px, 1px)   rotate(0deg); 
	}
	5%  { 
		transform: translate(-1px, -2px) rotate(-1deg); 
	}
	10%  { 
		transform: translate(-3px, 0px)  rotate(1deg); 
	}
	15%  { 
		transform: translate(0px, 2px)   rotate(0deg); 
	}
	20%  { 
		transform: translate(1px, -1px)  rotate(1deg); 
	}
	25%  { 
		transform: translate(-1px, 1px)  rotate(-1deg); 
	}
	30%  { 
		transform: translate(-3px, -2px)  rotate(0deg); 
	}
	35%  { 
		transform: translate(2px, 1px)   rotate(-1deg); 
	}
	40%  { 
		transform: translate(-1px, -2px) rotate(1deg); 
	}
	45%  { 
		transform: translate(2px, -1px)   rotate(0deg); 
	}
	100% { 
		transform: translate(1px, -2px)  rotate(-1deg); 
	}
}

@-moz-keyframes linkQuake { /* Firefox */
	0%   { 
		-moz-transform: translate(2px, 1px)   rotate(0deg); 
	}
	5%  { 
		-moz-transform: translate(-1px, -2px) rotate(-1deg); 
	}
	10%  { 
		-moz-transform: translate(-3px, 0px)  rotate(1deg); 
	}
	15%  { 
		-moz-transform: translate(0px, 2px)   rotate(0deg); 
	}
	20%  { 
		-moz-transform: translate(1px, -1px)  rotate(1deg); 
	}
	25%  { 
		-moz-transform: translate(-1px, 1px)  rotate(-1deg); 
	}
	30%  { 
		-moz-transform: translate(-3px, -2px)  rotate(0deg); 
	}
	35%  { 
		-moz-transform: translate(2px, 1px)   rotate(-1deg); 
	}
	40%  { 
		-moz-transform: translate(-1px, -2px) rotate(1deg); 
	}
	45%  { 
		-moz-transform: translate(2px, -1px)   rotate(0deg); 
	}
	100% { 
		-moz-transform: translate(1px, -2px)  rotate(-1deg); 
	}
}

@-webkit-keyframes linkQuake { /* Safari and Chrome */
	0%   { 
		-webkit-transform: translate(2px, 1px)   rotate(0deg); 
	}
	5%  { 
		-webkit-transform: translate(-1px, -2px) rotate(-1deg); 
	}
	10%  { 
		-webkit-transform: translate(-3px, 0px)  rotate(1deg); 
	}
	15%  { 
		-webkit-transform: translate(0px, 2px)   rotate(0deg); 
	}
	20%  { 
		-webkit-transform: translate(1px, -1px)  rotate(1deg); 
	}
	25%  { 
		-webkit-transform: translate(-1px, 1px)  rotate(-1deg); 
	}
	30%  { 
		-webkit-transform: translate(-3px, -2px)  rotate(0deg); 
	}
	35%  { 
		-webkit-transform: translate(2px, 1px)   rotate(-1deg); 
	}
	40%  { 
		-webkit-transform: translate(-1px, -2px) rotate(1deg); 
	}
	45%  { 
		-webkit-transform: translate(2px, -1px)   rotate(0deg); 
	}
	100% { 
		-webkit-transform: translate(1px, -2px)  rotate(-1deg); 
	}
}
.LoginContainer{
    width:350px;
   background: -moz-linear-gradient(center top , #EEEEEE, #FEFEFE) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #AAAAAA;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #000;
    padding: 20px;
}
.LoginContainer label{
    display:block;
  

}
.LoginContainer input{
   margin-bottom:10px;
    width:310px;

}
.KnopfLogin{
    clear:left;
}
.login{
    position:fixed;
    top:95px;
    right:20px;
    background:rgba(255, 255, 255, 0.85);
    padding:0px 15px 0px 15px;
    font-size:12px;
    border-top: 1px solid #d81912;
    width:auto;
    -webkit-border-radius: 0px 0px 5px 5px;-moz-border-radius: 0px 0px 5px 5px;border-radius: 0px 0px 5px 5px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
.RegattaTable{
	background:#eee
}
.RegattaTable div{
    padding:3px 10px
}
.RegattaTable div input,.RegattaTable div textarea,.RegattaTable div select{
    width:90%;
    font-size:1.3em
    
}
.RegattaTable div input[type=checkbox]{
    width:20px; float:left
}
.RegattaTable div label{
    display: block;
    padding-top:5px
}

.RegattaTable div select.Regattaioc{
    width:15%;
    float:left
}
.RegattaTable div input.Regattasailnr{
    width:40%;

}
.RegattaTable h2{
    font-size:1.6em;
    background:#CE000C ;
    color:#fff;
    padding:3px 10px
}

.RegattaAlert{
	background:#E42321;
	padding:5px;
	color: white
}
.RegattaTextfeld{
	background:#fff;
	border:1px solid #999;
	width:180px
}
.RegattaTextfeldOn{
	background:#FFCECE;
	border:1px solid #ff0000;
	width:180px
}
.RegattaText{
	background:#ccc;
	padding:3px 5px
}
.RegattaHead{
	background:#CE000C;
	font-weight:bold;
	padding:3px 5px;
	color:#fff
}
.RegattaDMTable input[type=text]{
		background:#ccc;
	border:1px solid #999;
	width:80px
}
.RegattaSubmit{
	background:#CE000C ;
	border:1px solid #999;
	width:95%;
	color:#fff;
	padding:3px
}
.RegattaAuschreibung td{
	padding:0px 6px
}
.RegattaTd0{
	background:#eee;
	vertical-align: top;
}
.RegattaTd1{
	background:#ccc;
	vertical-align: top;
}
.RegattaNav{
	padding-right: 20px;
}
.RegattaMSG{
    display:none
}
.RegattaTable div input.RegattaSmall{
    width:30px
}
.RegattaTable{
    width:100%;
}
.RegattaTable td{
    width:50%;
    padding:0px 0px 0px 0px;
    vertical-align: top;
}
.RegattaTable td p{
    padding:0px 10px;
    border:1px solid #fff
}
/*formulare*/
.blockpos2 .formular .typ8 label,.formular .typ8 label{
    width:100%
}
.formular .on{
    color:#0c8ec5;
}
.formular .FormElement{
    clear: both;
    padding-top: 5px;
    height:auto
}

.formular .FormElement input,.formular .FormElement textarea,.formular .FormElement select{

color:#333;
    border:1px solid #ccc;
    background:#f7f7f7;
    padding:5px 2%
}
.formular .FormElement input{
   height:25px 
}
.formular .FormElement input[type="checkbox"],.blockpos2 .formular .FormElement input[type="checkbox"]{
    width:20px;
    float:left
}

.formular #formFehler{
    display: none;
clear:both;
    background:#ffd9d9 url("../pix_interface/warnung.png") no-repeat 10px 10px;
    padding:10px 10px 10px 50px;
    border:1px solid #e3032d;
    width:69%;
    margin-left:15%
}
.formular .FormElement .formButtons{
    width:auto;
    background:#7f7f7f;
    border:1px solid #7f7f7f;
    color:#fff;
  height:35px;
  padding:0px 30px;

  
  float:right
}
.formular .FormElement .On{
    border:1px solid #ff0000
}
.SucheErg{
    margin:15px 0px 5px 0px;

}
.summarytable {
    margin-top: 20px;
}
.summarytable td, .summarytable th {
    border: 1px solid #666;
    font-size: 12px;
    padding: 3px 5px;
    text-align: left;
}
table.termine{
    width:100%;
    border:none;
    
}
table.termine th{
    text-align:left;
    background:#CE000C;
    color:#fff;
    padding: 3px 10px;
    }
table.termine td{
padding: 3px 10px;
}
table.termine tr:nth-child(odd) {
   background-color: #eee;
}

