/* 
    Document   : kfapp.less
    Created on : 13.05.2015
    Author     : thorsten
*/
@font-face {
  font-family: 'league_gothicregular';
  src: url('gothic/league_gothic-webfont-webfont.eot');
  src: url('gothic/league_gothic-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('gothic/league_gothic-webfont-webfont.woff') format('woff'), url('gothic/league_gothic-webfont-webfont.ttf') format('truetype'), url('gothic/league_gothic-webfont-webfont.svg#league_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}
body {
  background-color: #ffffff;
  font-family: arial;
  font-size: 12px;
}
#kfbackground {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #333333;
  /* background-position: center -76px; */
}
#kfoverwater,
#kfunderwater {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -ms-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#kfoverwater {
  display: block;
  opacity: 0;
  background-image: url('../images/fullbackground_oberwelt.jpg');
  background-position: center top;
}
#kfunderwater {
  display: block;
  opacity: 0;
  background-image: url('../images/fullbackground_unterwelt.jpg');
  background-position: center 0px;
}
#kfmainframe {
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  width: 960px;
  bottom: 0px;
}
#kfinnerframe {
  position: absolute;
  left: 0px;
  top: 155px;
  width: 100%;
  bottom: 0px;
}
#kftoparea {
  position: absolute;
  left: 0px;
  top: 3px;
  width: 100%;
  height: 50px;
  z-index: 10;
}
#kfsceneshadow {
  position: absolute;
  left: -7px;
  top: 53px;
}
#kfscenecounter {
  position: absolute;
  left: 406px;
  top: 490px;
  width: 148px;
  height: 69px;
  font-family: arial;
}
#kfscenecounter.oben {
  color: #00728f;
  background-color: transparent;
}
#kfscenecounter.unten {
  color: #FFFDFD;
  background-color: #213C43;
}
#kfscenecounter #kfpercent {
  position: absolute;
  left: 0px;
  top: 13px;
  width: 100%;
  height: 29px;
  padding-top: 4px;
  text-align: center;
  font-size: 18px;
}
#kfscenecounter #kfpercent.oben {
  border-bottom: solid 1px #00728f;
}
#kfscenecounter #kfpercent.unten {
  border-bottom: solid 1px #FFFDFD;
}
#kfscenecounter .kfpercentinfo {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 18px;
  text-align: center;
  font-size: 12px;
}
#kfwrackjump {
  position: absolute;
  left: 590px;
  top: 504px;
  width: 158px;
  height: 78px;
  opacity: 0;
  -webkit-transition: opacity 700ms;
  -moz-transition: opacity 700ms;
  -ms-transition: opacity 700ms;
  -o-transition: opacity 700ms;
  transition: opacity 700ms;
  z-index: 200;
}
#kfwrackjump.oben {
  display: block;
}
#kfwrackjump.unten {
  display: none;
}
#kfwrackjump .kfwrackbut {
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: pointer;
}
#kfwrackjump .kfwrackbuttext {
  position: absolute;
  left: 0px;
  bottom: 0px;
  cursor: pointer;
  opacity: 0.6;
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  -ms-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
}
#kfpolaroid {
  position: absolute;
  left: 80px;
  top: 498px;
  width: 150px;
  height: 80px;
  z-index: 3000;
}
#kfpolaroid .kfdisabler {
  position: absolute;
  left: -80px;
  top: -442px;
  width: 960px;
  height: 440px;
}
#kfpolaroid .kfdisabler .kfstartbutton {
  position: absolute;
  cursor: pointer;
  left: 388px;
  top: 90px;
}
#kfpolaroid .kfpolaroid {
  position: absolute;
  left: -130px;
  top: -395px;
  -webkit-transition: all 400ms linear 200ms;
  -moz-transition: all 400ms linear 200ms;
  -ms-transition: all 400ms linear 200ms;
  -o-transition: all 400ms linear 200ms;
  transition: all 400ms linear 200ms;
}
#kfpolaroid .kfpolaroid.small {
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  -webkit-transform: translate(0px, 240px) scale(0.01);
  -moz-transform: translate(0px, 240px) scale(0.01);
  -ms-transform: translate(0px, 240px) scale(0.01);
  -o-transform: translate(0px, 240px) scale(0.01);
  transform: translate(0px, 240px) scale(0.01);
}
#kfpolaroid .kfpolaroidclickarea {
  position: absolute;
  left: 30px;
  top: 60px;
  width: 265px;
  height: 325px;
  cursor: pointer;
  -webkit-transform: translate(-10px, -28px) rotate(-5.7deg);
  -moz-transform: translate(-10px, -28px) rotate(-5.7deg);
  -ms-transform: translate(-10px, -28px) rotate(-5.7deg);
  -o-transform: translate(-10px, -28px) rotate(-5.7deg);
  transform: translate(-10px, -28px) rotate(-5.7deg);
}
#kfpolaroid .kfpolaroidinfobut {
  position: absolute;
  cursor: pointer;
  left: 122px;
  top: -112px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
#kfpolaroid .kfpolaroidcloser {
  position: absolute;
  cursor: pointer;
  left: 120px;
  top: -395px;
  width: 38px;
  height: 38px;
  border-radius: 19px;
}
.kfpolaroidsmall {
  position: absolute;
  left: 2px;
  top: 10px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  -webkit-transform: translate(-104px, -64px) scale(0.01);
  -moz-transform: translate(-104px, -64px) scale(0.01);
  -ms-transform: translate(-104px, -64px) scale(0.01);
  -o-transform: translate(-104px, -64px) scale(0.01);
  transform: translate(-104px, -64px) scale(0.01);
}
.kfpolaroidsmall.large {
  cursor: pointer;
  -webkit-transition: all 400ms linear 200ms;
  -moz-transition: all 400ms linear 200ms;
  -ms-transition: all 400ms linear 200ms;
  -o-transition: all 400ms linear 200ms;
  transition: all 400ms linear 200ms;
  -webkit-transform: translate(0px, 0px) scale(1);
  -moz-transform: translate(0px, 0px) scale(1);
  -ms-transform: translate(0px, 0px) scale(1);
  -o-transform: translate(0px, 0px) scale(1);
  transform: translate(0px, 0px) scale(1);
}
.kfpolaroidclickareasmall {
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  width: 55px;
  height: 65px;
  -webkit-transform: translate(5px, 16px) rotate(-5.7deg);
  -moz-transform: translate(5px, 16px) rotate(-5.7deg);
  -ms-transform: translate(5px, 16px) rotate(-5.7deg);
  -o-transform: translate(5px, 16px) rotate(-5.7deg);
  transform: translate(5px, 16px) rotate(-5.7deg);
}
.kfpolaroidclickareasmall.large {
  cursor: pointer;
  display: block;
}
#kfmaininfo {
  position: absolute;
  left: -65px;
  bottom: 30px;
  width: 445px;
  height: 0px;
  overflow: hidden;
  z-index: 10003;
  -webkit-transition: height 400ms;
  -moz-transition: height 400ms;
  -ms-transition: height 400ms;
  -o-transition: height 400ms;
  transition: height 400ms;
}
#kfmaininfo .infobox {
  position: absolute;
  background-color: #EFEFE7;
  left: 0px;
  top: 20px;
  width: 425px;
  height: 460px;
  box-shadow: 0px 2px 5px 0px #808080;
}
#kfmaininfo .infobox iframe {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
#kfmaininfo .closer {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}
#kfmaininfo.open {
  height: 485px;
}
#kfstage,
#kfstageinfo {
  position: absolute;
  left: 0px;
  top: 56px;
  width: 960px;
  height: 440px;
  overflow: hidden;
}
#kfstageinfo {
  overflow: hidden;
}
#kfiinnerinfoarea {
  position: absolute;
  -webkit-transition: left 700ms;
  -moz-transition: left 700ms;
  -ms-transition: left 700ms;
  -o-transition: left 700ms;
  transition: left 700ms;
}
#kfkubikfotowrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 960px;
  height: 440px;
  overflow: hidden;
}
#kfinfoarea {
  position: absolute;
  left: 0px;
  top: px;
  width: 430px;
  cursor: pointer;
  z-index: 100;
  display: block;
}
#kfinfobut {
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  cursor: pointer;
}
#kfinfofield {
  position: absolute;
  display: none;
  top: -18px;
  left: 398px;
  width: 0px;
  height: 0px;
  color: white;
  font-size: 11px;
  padding-top: 2px;
  cursor: default;
}
#kfcardpopup {
  position: absolute;
  left: 961px;
  top: 0px;
  width: 604px;
  height: 440px;
  padding: 0px;
  z-index: 1000;
  -webkit-transition: left 700ms;
  -moz-transition: left 700ms;
  -ms-transition: left 700ms;
  -o-transition: left 700ms;
  transition: left 700ms;
}
#kfcardpopup #kfcardbut {
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 100;
}
#kfcardpopup.open {
  left: 352px;
}
#kfcardpopup .kfmapcutter {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 604px;
  height: 440px;
  overflow: hidden;
}
#kfcardpopup .kfmapcutter .kfmappointer {
  position: absolute;
  left: 0px;
  top: 0px;
}
#kfcardpopup .kfmaphover1 {
  position: absolute;
  left: 242px;
  top: 268px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-radius: 25px;
}
#kfcardpopup .kfmapttip1 {
  position: absolute;
  display: none;
  left: 296px;
  top: 316px;
}
#kfcardpopup .kfmaphover2 {
  position: absolute;
  left: 100px;
  top: 339px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  cursor: pointer;
}
#kfcardpopup .kfmapttip2 {
  position: absolute;
  display: none;
  left: 155px;
  top: 388px;
}
#kfcardpopup .kfmapinfobox1 {
  position: absolute;
  display: none;
  left: 3px;
  top: 0px;
  width: 604px;
  height: 440px;
}
#kfcardpopup .kfmapinfobox1 .kfmapinfoboxcontent {
  position: absolute;
  left: 255px;
  top: 119px;
  width: 290px;
  height: 236px;
  font-size: 14px;
  font-family: arial;
}
#kfcardpopup .kfmapinfobox2 {
  position: absolute;
  display: none;
  left: 3px;
  top: 0px;
  width: 604px;
  height: 440px;
}
#kfcardpopup .kfmapinfobox2 .kfmapinfoboxcontent {
  position: absolute;
  left: 255px;
  top: 119px;
  width: 290px;
  height: 236px;
  font-size: 14px;
  font-family: arial;
}
#kfbottomarea {
  position: absolute;
  left: 0px;
  top: 498px;
  width: 100%;
  height: 65px;
  z-index: 10;
  -webkit-transition: color 500ms;
  -moz-transition: color 500ms;
  -ms-transition: color 500ms;
  -o-transition: color 500ms;
  transition: color 500ms;
}
#kfbottomarea.oben {
  color: #222222;
}
#kfbottomarea.unten {
  color: #f8f8f8;
}
#kfcaption {
  position: absolute;
  cursor: default;
  left: 207px;
  top: 20px;
  display: inline;
  font-size: 16pt;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: 'league_gothicregular', arial;
}
#kftitle {
  position: absolute;
  cursor: default;
  left: 215px;
  top: 22px;
  display: inline;
  font-size: 20pt;
  letter-spacing: 1px;
  color: #00728f;
  font-family: 'league_gothicregular', arial;
  z-index: 10;
}
#kfrighttoparea {
  position: absolute;
  right: 0px;
  bottom: 3px;
  height: 50px -3px;
  width: 500px;
  text-align: right;
}
#kfrighttoparea.oben {
  color: #888888;
}
#kfrighttoparea.oben #kfnav_changelang:hover,
#kfrighttoparea.oben #kfnav_imprint:hover,
#kfrighttoparea.oben #kfsoundoff:hover,
#kfrighttoparea.oben #kfsoundon:hover {
  color: #444444;
}
#kfrighttoparea.oben #kfsoundon.active,
#kfrighttoparea.oben #kfsoundoff.active {
  font-weight: bold;
  cursor: default !important;
  color: #555555 !important;
}
#kfrighttoparea.unten {
  color: #999999;
}
#kfrighttoparea.unten #kfnav_changelang:hover,
#kfrighttoparea.unten #kfnav_imprint:hover,
#kfrighttoparea.unten #kfsoundoff:hover,
#kfrighttoparea.unten #kfsoundon:hover {
  color: #EEEEEE;
}
#kfrighttoparea.unten #kfsoundon.active,
#kfrighttoparea.unten #kfsoundoff.active {
  font-weight: bold;
  cursor: default !important;
  color: #cdcdcd !important;
}
#kfnav_changelang {
  display: inline-block;
  cursor: pointer;
}
#kfnav_datenschutz
{
    position:absolute;
    right:315px;
    bottom:0px;
    color:#888888;
    cursor:pointer;    

}
#kfnav_datenschutz a
{
	text-decoration: none;
	color : #888888;
}
#kfnav_datenschutz a:hover
{
	text-decoration: none;
	color : #000000;
}
#kfnav_imprint {
  display: inline-block;
  margin-left: 20px;
  cursor: pointer;
}
#kfnav_sound {
  display: inline-block;
  margin-left: 15px;
  margin-right: 3px;
  cursor: default;
}
#kfsoundon,
#kfsoundoff {
  cursor: pointer;
  font-weight: normal;
}
#kffblike {
  position: absolute;
  top: 8px;
}
#kfgoactive {
  position: absolute;
  top: 8px;
  left: 108px;
  opacity: 1.0;
  border: none;
  cursor: pointer;
}
#kfgoactive:hover {
  opacity: 1.0;
}
#kfnavigation {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 600px;
  font-size: 11px;
  text-align: right;
}
#kfnav_facts,
#kfnav_recommend,
#kfnav_news {
  cursor: pointer;
  display: inline-block;
  margin-left: 20px;
}
.kfinfopopup {
  position: absolute;
  left: -1px;
  top: 0px;
  width: 430px;
  height: 440px;
  padding: 0px;
  z-index: 1000;
}
.kfinfopopup.kffullwidth {
  width: 714px !important;
}
.kfinfopopupcontent {
  position: absolute;
  overflow: hidden;
  right: 0px;
  left: 0px;
  width: 368px;
  height: 380px;
  padding-top: 46px;
  padding-left: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  background-color: #00728f;
  background-color: rgba(0, 114, 143, 0.9);
}
.kfinfopopupcontent.kffullwidth {
  width: 652px !important;
}
img.kfinfopopupright {
  position: absolute;
  right: -4px;
  top: 0px;
}
div.kfinfopopupright {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 2px;
  height: 440px;
  background-color: rgba(255, 255, 255, 0.9);
}
img.kfinfopopupbottom {
  position: absolute;
  display: none;
  left: -36px;
  bottom: -1px;
}
.kfinfoiframe {
  left: 0px;
  top: 0px;
  width: 680px;
  height: 400px;
  overflow: hidden;
}
.kfclosebut {
  position: absolute;
  right: 15px;
  top: 22px;
  font-size: 12px;
  height: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  cursor: pointer;
  color: #eeeeee;
  z-index: 100;
}
.kfclosebut:hover {
  color: #ffffff;
}
.kfmainnav {
  position: absolute;
  display: none;
  top: 450px;
  width: 152px;
  height: 33px;
  color: white;
  text-shadow: 2px 2px 1px rgba(128, 128, 128, 0.5);
  letter-spacing: 1px;
  font-size: 13px;
  z-index: 100;
  cursor: pointer;
}
.kfabstopleft {
  position: absolute;
  left: 0px;
  top: 0px;
}
#kfGPlogo {
  position: absolute;
  top: 34px;
  right: 0px;
}
