/* roboto-condensed-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-v27-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v27-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-condensed-v27-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

* {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300px;
  font-size: 16px;
}

a {color:white; }
html {
  background-image: url(backgrounds/strand-familie_klein2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: local;
  background-position: 0px 0px;
  margin: 0px;
  padding: 0px;
  background-color: #ded8bf;
}

body {
  margin: 0px;
}

@media only screen and ( max-device-width: 950px ) {
  html {   
  	  background-image: url(backgrounds/strand-familie_klein4.jpg); 
  	  margin:0px; 
  	  padding:0px;
  }
  body {
  	  margin:0px; 
  	  padding:0px;
  	  padding-bottom: 20px;
  	  margin-bottom: 20px;
  }
}


#nagelkreuzbanner2 {
  display: block;
  width: 100%;
  height: 100px;
  color: black;
  background-color: black;
  background-image: url(banner/banner-NK2.jpg);
  background-size: 960px 100px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  z-index: 1;
}

#topblue {
  background: linear-gradient(to bottom, #102d57 , #07152a);
  /*height: 150px;
  margin-bottom: -150px;*/
  height: 120px;margin:0px;padding:0px;padding-right:20px;
  margin-top: 0px;
  margin-bottom: -150px;
}

#wrappercenter {
  display: block;
  width: 100%;
  height: 225px;
  position: absolute;
  top: 460px;
  background-color: white;
  opacity: 0.8;
  z-index: 1;
  box-shadow: 4px 4px 5px grey;
}

@media only screen and ( max-device-width: 950px ) {
  #wrappercenter {
  display: none;
  width: 100%;
  height: 225px;
  position: absolute;
  top: 880px;
  background-color: none;
  z-index: 1;
  box-shadow: none; padding-bottom:20px;
}
}

#wrappercenterb {
  display: block;
  width: 100%;
  height: 455px;
  position: absolute;
  top: 200px;
  background-color: white;
  opacity: 0.7;
  z-index: 1;
  box-shadow: 4px 4px 5px grey;
}

@media only screen and ( max-device-width: 950px ) {
  #wrappercenterb {
  display: block;
  width: 100%;
  height: 455px;
  position: absolute;
  top: 400px;
  background-color: none;
  opacity: 0.7;
  z-index: 1;
  box-shadow: 4px 4px 5px grey; padding-bottom:20px;
}
}

#wrapper {
  margin: 0 auto;
  width: 1000px;
}

@media only screen and ( max-device-width: 950px ) {
  #wrapper {
    margin: 0 auto;
    width: 950px;
  }
}

#top {
  padding: 20px;
  padding-top: 40px;
  height: 90px;
  color: #707e92;
}

@media only screen and ( max-device-width: 950px ) {
#top {
  padding: 20px;
  padding-top: 40px;
  height: 90px;
}
}

#claim {
  width: 600px;
  float: left;
  margin-left: 40px;
}

#claim h1 {
  font-size: 40px;
  font-weight: 500;
}

#claim h2 {
  font-size: 21px;
  margin-bottom: -18px;
  color: white;
  font-weight: 300;
}

strong, h4 {
  font-weight: 500;
}

#zahl {
  display: block;
  font-size: 70px;
  font-weight: 500;
  color: #3f5573;
  margin-left:46px;
  padding-top:40px;
  position: relative;
  bottom: 0;
}

#logo {
  width: 350px;
  float: right;
  margin-right: -65px;
}

@media only screen and ( max-device-width: 950px ) {
  #logo {
    width: 280px;
    float: right;
    margin-top: 18px;
    margin-right: -15px;
  }
}

#menu {
  border-radius: 15px;
  display: block;
  width: 240px;
  height: 500px;
  position: relative;
  top: 20px;
  padding-top: 20px;
  margin-bottom:40px;
  right: 20px;
  float: right;
  z-index: 2;
  color: white;
  background: linear-gradient(to top, #102d57 , #07152a);
  text-align: normal;
  font-weight: 500;
  font-size: 14px;
  box-shadow: 4px 4px 5px grey;
}

@media only screen and ( max-device-width: 950px ) {
#menu {
  border-radius: 15px;
  display: block;
  width: 240px;
  height: 500px;
  position: relative;
  top: 20px;
  padding-top: 20px;
  margin-bottom:40px;
  right: 0px;
  float: right;
  z-index: 2;
  color: white;
  background: linear-gradient(to top, #102d57 , #07152a);
  text-align: normal;
  font-weight: bold;
  font-size: 14px;
  box-shadow: 4px 4px 5px grey;
}}

#inselbanner {
  border-radius: 15px;
  display: block;
  width: 236px;
  /*height: 500px;*/
  position: relative;
  top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom:40px;
  right: 20px;
  clear: right;
  float: right;
  z-index: 2;
  color: #102d57;
  background: #68acdf;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  border: 2px solid #04305d;
  box-shadow: 4px 4px 5px grey;
}

#inselbanner * {
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: bold;
}

#inselbanner .bannertitel {
  display: block;
  font-size: 1.5em;
  color: #102d57;
  margin-top: -6px;
  margin-bottom: 10px;
}

#inselbanner .banneruntertitel {
  display: block;
  font-size: 2.5em;
  text-decoration: underline;
  color: white;
  margin-top: 2px;
  margin-bottom: 20px;
}

#inselbanner #bannerbox {
  display: block;
  background: white;
  width: 236px;
}

#inselbanner .bannersection {
  font-size: 1em;
  display: block;
  height: 1.4em;
  text-decoration: underline;
  padding-top: 0.8em;
  padding-bottom: 0.5em;
  background: #04305d;
  color: white;
  margin-top: 0px;
  margin-bottom: 5px;
}

#inselbanner #bannerbox a.logo img{
  width: 80%;
  margin-top: 3px;
  margin-bottom: 6px;
}

#inselbanner #bannerbox a.deco img {
  width: 236px;
}

#inselbanner #bannerbox a img.last {
  margin-bottom:-20px;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
}

@media only screen and ( max-device-width: 950px ) {
#inselbanner { 
 right: 0px;
}}

/*
@media only screen and ( max-device-width: 950px ) {
#inselbanner {
  border-radius: 15px;
  display: block;
  width: 240px;
  height: 500px;
  position: relative;
  top: 20px;
  padding-top: 20px;
  margin-bottom:40px;
  right: 0px;
  float: right;
  z-index: 2;
  color: white;
  background: linear-gradient(to top, #102d57 , #07152a);
  text-align: normal;
  font-weight: bold;
  font-size: 14px;
  box-shadow: 4px 4px 5px grey;
}}
*/
#menu .item {
  display: block;
  padding: 6px;
  padding-left: 36px;
  margin-bottom: 10px;
  background: linear-gradient(to right, grey , #07152a);   
}

#menu .subitem {
  display: block;
  padding: 2px;
  padding-left: 36px;
  color: #a7a6a6;
  font-weight: 500;
}

#menu .item a, #menu .subitem a {
  color: white;   
  text-decoration: none;
}

#centertext { /*border: 1px dotted green;*/
  display: block;
  width: 700px;
  position: absolute;
  top: 485px; 
  z-index: 2;
  color: #102d57;
  text-align: left;
  font-size: 14px;
}

@media only screen and ( max-device-width: 950px ) {
  #centertext {   
  	  left: 50px;
  	  top: 685px;
  	  font-size: 25px;
  }
}

#centertextb {
  display: block;
  width: 700px;
  position: absolute;
  top: 215px;
  z-index: 2;
  color: #102d57;
  text-align: center;
  font-size: 16px;
  min-height: 500px;
  border-radius: 15px;
  display: block;
  position: relative;
  top: 20px;
  padding-top: 20px;
  margin-bottom: 30px;
  margin-left: 30px;
  right: 20px;
  color: white;
  background: linear-gradient(to top, #102d57 , #07152a);
  text-align: normal;
  font-weight: 300;
  font-size: 16px;
  box-shadow: 4px 4px 5px grey;
}

#centertextb span.big, #centertext span.big {
  font-size: 19px;
  font-weight: 500;
  display: block;
}

#centertextb span.medium {
  font-size: 16px;
  font-weight: 500;
  display: block;
}

#centertextb span.big {
  font-size: 30px;
}

@media only screen and ( max-device-width: 950px ) {
  #centertextb {
    width: 700px;
    font-size: 16px;
    margin-left: 5px;
    right: 10px;
    font-weight: 300;
    font-size: 14px;
  }
  #centertextb span.big, #centertext span.big {
    font-size: 17px;
    font-weight: 500;
  }
  #centertextb span.medium {
    font-size: 11px;
    font-weight: 500;
  }
  #centertextb span.big {
    font-size: 22px;
  }
}

#centertext span.small, #centertext span.small {
  font-size: 12px;
}

@media only screen and ( max-device-width: 950px ) {
	#centertext span.big {
		font-size: 34px;
		font-weight: 500;
		display: block;
	}
	#centertext span.small {
  	  font-size: 24px;
  	}
  	
  	#centertext span.smartbig {
		font-size: 30px;
		font-weight: 500;
	}
}

#bottomgrey {
  display: none;
  width: 100%;
  height: 90px;
  position: absolute;
  bottom: 0px;
  background-color: grey;
  opacity: 0.7;
  z-index: 1;
}

#bottom {display: none;
  position: absolute;
  bottom: 0px;
  width: 920px;
  padding: 20px;
  padding-left: 60px;
  padding-bottom: 5px;
  opacity: 1;
  color: white;
  z-index: 2;
}

#bottom span {
  margin-right: 20px;
}

#bottom span, #bottom .buchungsportal {
  float: left;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}

#bottom .buchungsportal {
  width: 100px;
  text-align: center;
  padding-left: 10px;
}

#bottom .buchungsportal span {
  display: block;
  width: 100px;
}

#bottom .buchungsportal img {
  width: 100px;
  opacity: 1.0;
  margin-top:-5px;
}

#scrollcontent {
  display:none;
  height: 250px;
  overflow-y: scroll;
}

.ticketentry {
  display: block;
  padding: 6px;
  padding-bottom: 13px;
  overflow:auto;
  text-align: left;
}

.even {
  background: linear-gradient(to right, grey, #07152a);
}

.ticketentry .titel {
  font-weight: 500;
  width: 190px;
  float: left;
  padding-left:6px;
}

.ticketentry .address{
  font-weight: 300;
  font-size: 10.5px;
color: white;
text-decoration: none;
}

.ticketentry .angebot {
  font-weight: 500;
  width: 310px;
  float: left;
}

.ticketentry .ersparnis {
  font-weight: 500;
  width: 180px;
  float: left;
}



