p {
	padding: 15px;
	margin: 0px;
}
input {
	width: 70%;
    max-width: 365px;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 22px;
}
video {
	position: absolute;
	top: 26px;
	left: 0px;
	width: 100%;
	max-width: 400px;
	border-radius: 14%;
}
@font-face {
  font-family: myScriptFont;
  src: url(BRUSHSCI.TTF);
}
#bubVideo{
	height: 20%;
	width: 35%;
	top: 72px;
	left: 10px;
	position: absolute;
	border-radius: 14%;
	visibility: hidden;
}
.infoText {
	font-family: Arial;
	font-size: calc(1vw + 8px);
	font-weight: bold;
	line-height: calc(1.3vw + 15px);
	text-align: left;
}
.AdressTable {
    border-collapse: collapse;
    font-size: calc(1vw + 6pt);
    font-weight: bold;
    font-family: Comic Sans MS;
	left: 5%;
	position: relative;
}
.btn {
    position: relative;
    font-family: Arial;
    background-color: lightgreen;
    border-radius: 45px;
    font-size: 12pt;
    font-weight: bold;
    width: 120px;
    margin-left: 4em;
    cursor: pointer;
}
.ol-1 {
	top: 156px;
	background-color: #FFDD8B;
}
.ol-2 {
	top: 333px;
	background-color: #CD783F;
}
.ol-3 {
	top: 510px;
	background-color: #D4AB7F;
}
.HighLight {
	font-family: Comic Sans MS;
	font-size: calc(19px + 1vw);
	font-weight: bold;
	color: red;
	-webkit-text-stroke: 1px black;
}
.overlay {
	overflow: hidden;
	height: 148px;
	width: 0%;
	margin: auto;
	position: absolute;
	z-index: 1;
	right: 0px;
	transition: 0.6s;
	font-family: Arial;
	font-size: 20px;
	text-align: center;
	line-height: 33px;
	font-weight: bold;
	border-radius: 35px;
	opacity: 0.95;
}
.info {
	height: 800px;
	left: 0px;
	top: 100px;
	background-color: rgb(255, 221, 139);
	max-width: 1230px;
	z-index: 3;
}
.closeInfo {
	right: 4px;
	position: absolute;
	top: 6px;
	z-index: 1;
}
.svgTop {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: -2px;
}
.bg {
    position: absolute;
    width: 100%;
    height: 950px;
    top: 0;
    left: 0;
    background : url(../images/Lagoona/Lagoona_01.jpg) 0 0 no-repeat;
    background-size: cover;
	z-index: 0;
	overflow: hidden;
}

.prevBg a{
	display: block;
	text-decoration: none;
	color: white;
	margin: 5px 15px 2px 15px;
	height:90%;
	width: 90%;
	float: left;
	position: absolute;
}

.container {
    display: inline-block;
    position: relative;
    width: 100%;
	z-index: 1;
	height: 260px;
}

#circleContainer {
	width:90%;
	min-width: 600px;
	max-width: 1400px;
	/*background-color:red;*/
	position: relative;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

.circle {
	position: relative;
	width: 30%;
	height: 0;
	bottom: -95px;
	border-radius: 50%;
	border:5px solid white;
	background-size: contain;
	overflow: hidden;
	padding-bottom: 29%;
	margin-left: 10%;
	margin-bottom: 10px;
	margin-right: 65px;
	float: left;
	cursor: pointer;
	z-index: 1;
}
.c1 {	background-image: url('../images/LagoonaSchnitt.jpg');	}
.c2 {	background-image: url('../images/BubbleSchnitt.jpg');	}

@media only screen and (max-width: 800px) and (min-height: 660px){
  .circleFontSize {	font-size: 50px;	}
  .circleTop	  { top: -165px;}
}
@media only screen and (min-width: 800px) and (min-height: 660px) {
  .circleFontSize {	font-size: 6.5vw;	}
  .circleTop	  { top: 5%;}
}
@media only screen and (max-width: 800px) and (max-height: 660px) {
  .circleFontSize {	font-size: 40px;	}
  .circleTop	  { top: -270px;}
  .info {
	height: 800px;
	left: 0px;
	top: 12px;
	background-color: rgb(255, 221, 139);
	max-width: 1230px;
	z-index: 3;
  }
}

.circleText {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-family: myScriptFont;
	/*font-weight: bold;*/
	color: white;
	margin-top: 20%;
    -webkit-text-stroke: 1px black;
  }

@media only screen and (orientation: landscape) {
#galerieLINKS{
	height:75%;
	width:20%;
	/*background-color:darkblue;*/
	float:left;
	top:0;
	position:absolute;
}
.prevSelect {
	height: 74px;
	font-size: 27px;
	color: white;
	font-weight: bold;
	overflow: hidden;
    background-size: 100% 100%;
	border-color: darkblue;
	line-height: 3;
	cursor: pointer;
	border-top-style: solid;
	border-bottom-style: solid;
    opacity: 0.6;
	border-radius: 35px 0 0 35px;
}
.prevBg {
    position   : absolute;
    width: 79.5%;
	height: 99.4%;
	top        : 0;
    left       : 0;
    opacity    : 0;
    transition : opacity 1s ease-out; 
    /*background : #222 url(../images/Atlantis/Atlantis_01.jpg) 0 0 no-repeat;*/
    background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center; 
	margin-left:20%;
	z-index: 0;
	border-style: solid;
	border-color: white;
	cursor: pointer;
}
.prevSelect a{
	display: block;
	color: white;
	text-decoration: none;
}
#oval_parent {
	position: relative;
	height: 0;
	width: 17%;
	max-width: 350px;
	z-index: 1;
	padding-bottom: 7%;
	margin: 10px;
	background: rgba(100, 100, 100, 0.7) none repeat scroll 0 0;
	border-radius: 50% / 50%;
	display: block;
	overflow: hidden;
}
.logoText {
	position: relative;
	font-family: myScriptFont;
	font-weight: bold;
	color: brown;
	font-size: calc(2.6vw + 4pt);
	left: -5%;
	width: 30%;
	top: -5px;
	-webkit-text-stroke: 1px brown;
	text-align: center;
	line-height: 2.4vw;
}
}
@media only screen and (orientation: portrait) {
#galerieLINKS{
	height:136px;
	width:100%;
	/*background-color:darkblue;*/
	top:0;
	position:absolute;
}
.prevSelect {
	position: relative;
	float: left;
	height: 130px;
	width: 10.5%;
	font-size: 17px;
	color: white;
	font-weight: bold;
	overflow: hidden;
    background-size: 100% 100%;
	border-color: darkblue;
	line-height: 8;
	cursor: pointer;
	border-top-style: solid;
	border-bottom-style: solid;
	border-radius: 20px 20px 0 0;
    opacity: 0.6;
	text-align: left
}
.prevBg {
    position   : absolute;
    width: 98%;
	height: 36%;
	top        : 136px;
    left       : 0;
    opacity    : 0;
    transition : opacity 1s ease-out; 
    background : #222 url(../images/Atlantis/Atlantis_01.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center; 
	margin-left:0;
	z-index: 0;
	border-style: solid;
	border-color: white;
	cursor: pointer;
}
.prevSelect a{
	display: block;
	color: white;
	text-decoration: none;
	transform: rotate(-90deg) translateX(-30px);
}
#oval_parent {
	position: relative;
	height: 0;
	width: 24%;
	max-width: 350px;
	z-index: 1;
	padding-bottom: 12%;
	margin: 4px;
	background: rgba(100, 100, 100, 0.7);
	border-radius: 50% / 50%;
	display: block;
	overflow: hidden;
}
.logoText {
	position: relative;
	font-family: myScriptFont;
	font-weight: bold;
	color: brown;
	font-size: calc(3.5vw + 9pt);
	left: -3%;
	width: 50%;
	top: 3px;
	-webkit-text-stroke: 1px brown;
	text-align: center;
	line-height: 7vw;
}
}
.active { opacity : 1; }

.prevSelect:hover{
    opacity: 1;
}

.infoImg{
	clear: both;
	width: 35%;
	border-radius: 14%;
	margin: 5px 10px 5px 10px;
	max-height: 200px;
	max-width: 400px;	
}
.li-Img { float: left;  }
.re-Img { float: right; }
