@font-face {
 font-family: "pohfont";
 src: url(/fonts/site-display.woff2) format("woff2"),
 url(/fonts/site-display.woff) format("woff");
 unicode-range: U+007C, U+2020, U+2022, U+00B6, U+00B1, U+00A5, U+00B5, U+00AA,
 U+00BA, U+00AC, U+0192, U+00BB, U+2014, U+2018, U+2021;
}

@import url("https://fonts.googleapis.com/css?family=Ubuntu+Condensed");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");

.habbolarSanta {
 z-index: 9999;
 min-height: 301px;
 height: 301px;
 min-width: 414px;
 width: 414px;
 background-image: url(/img/poh/seasonal-santa.gif);
 background-repeat: no-repeat;
 background-position: center center;
 position: fixed;
 top: -10px;
 right: -414px;
 -webkit-animation: lar_Santa_uc_sagdan_sola 8s linear,
 lar_Santa_uc_soldan_saga 8s 8s linear;
 animation: lar_Santa_uc_sagdan_sola 10s 4s linear,
 lar_Santa_uc_soldan_saga 10s 14s linear;
}

@-webkit-keyframes lar_Santa_uc_sagdan_sola {
 0% {
 right: -414px;
 top: -10%;
 }

 50% {
 right: 50%;
 top: 15%;
 }

 100% {
 right: calc(100% + 414px);
 top: 40%;
 }
}

@keyframes lar_Santa_uc_sagdan_sola {
 0% {
 right: -414px;
 top: -10%;
 }

 50% {
 right: 50%;
 top: 15%;
 }

 100% {
 right: calc(100% + 414px);
 top: 40%;
 }
}

@keyframes lar_Santa_uc_soldan_saga {
 0% {
 transform: scaleX(-1);
 right: calc(100% + 414px);
 top: 40%;
 }

 50% {
 transform: scaleX(-1);
 right: 50%;
 top: 65%;
 }

 100% {
 transform: scaleX(-1);
 right: -414px;
 top: 90%;
 }
}

@-webkit-keyframes lar_Santa_uc_soldan_saga {
 0% {
 transform: scaleX(-1);
 right: calc(100% + 414px);
 top: 40%;
 }

 50% {
 transform: scaleX(-1);
 right: 50%;
 top: 65%;
 }

 100% {
 transform: scaleX(-1);
 right: -414px;
 top: 90%;
 }
}

.modal-header {
 border-bottom: 0 solid transparent;
 padding: 0;
 color: #fff;
}

.modal-content {
 border: 3px solid #2685bc;
 background-color: #0b6395;
}

.modal-body {
 padding: 10px;
 color: #fff;
}

.modal-body ul,
.modal-body .bg-warning {
 color: #333;
}

.modal-backdrop {
 background-color: #0c3a65;
}

.modal-backdrop.in {
 filter: alpha(opacity=90) !important;
 opacity: 0.9 !important;
}

body {
 font-variant-ligatures: common-ligatures;
}

.emniyetCap ul {
 color: #fff !important;
}

.modal-footer {
 padding: 5px;
 border-top: 3px solid #2685bc;
}

.modal-title {
 text-shadow: 0 1px #000;
 background-color: #0e3955;
 border-radius: 8px;
 line-height: 42px;
 margin: 0;
 text-align: center;
 text-transform: initial;
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
 font-weight: 400;
}

.modal-header .close {
 font-size: 45px;
 color: #fff;
 font-weight: 400;
 opacity: 1;
 filter: alpha(opacity=100);
 margin-right: 0;
 margin-top: 0;
 position: absolute;
 top: -2px;
 right: 12px;
}

@media (min-width: 768px) {
 html,
 body {
 background: #e5e5e5;
 font-size: 16px;
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
 }

 #errorx {
 text-align: center;
 color: #fff;
 background: #000;
 height: auto;
 left: 2%;
 position: fixed;
 top: 250px;
 width: 150px;
 font-size: 16px;
 font-weight: 700;
 z-index: 1015;
 display: none;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 }

 #loadImg {
 opacity: 1;
 display: none;
 left: 2%;
 position: fixed;
 max-width: 150px;
 background: rgba(0, 0, 0, 0.75);
 top: 250px;
 z-index: 106000 !important;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 text-align: center;
 padding: 25px;
 }

 #maxwid180 {
 max-width: 180px;
 width: 180;
 float: left;
 }

 .navbar-wrapper {
 margin-top: 20px;
 }

 .navbar-wrapper .container {
 padding-right: 15px;
 padding-left: 15px;
 }

 .navbar-wrapper .navbar {
 padding-right: 0;
 padding-left: 0;
 border-radius: 4px;
 }

 .featurette-heading {
 font-size: 50px;
 }
}

@media (min-width: 1200px) {
 .meinNav {
 font-size: 12px;
 padding: 7px 0 0;
 }
}

@media (max-width: 1199px) {
 .meinNav {
 font-size: 8px;
 padding: 9px 0 0;
 }
}

@media (min-width: 992px) {
 #newsUeberschift {
 color: #fff;
 margin: 130px auto auto auto;
 }

 .carousel-caption p {
 margin-bottom: 30px;
 font-size: 21px;
 line-height: 1.4;
 }

 .cControl2 {
 position: absolute;
 z-index: 1;
 height: 501px;
 width: 45px;
 min-width: 45px;
 top: -1px;
 text-align: center;
 display: table;
 }

 .cControl2 span:hover {
 background: rgba(0, 0, 0, 0.1);
 color: #2cb7f7;
 }

 .cControl2 span {
 -webkit-transition: 0.9s;
 -moz-transition: 0.9s;
 -ms-transition: 0.9s;
 transition: 0.9s;
 display: table-cell;
 vertical-align: middle;
 color: #fff;
 background: rgba(0, 0, 0, 0.3);
 font-size: 2em;
 }

 #newsInfo {
 color: #aaa;
 font-style: italic;
 font-weight: 400;
 position: absolute;
 bottom: 5px;
 left: 18px;
 right: 18px;
 width: 90%;
 margin: 0 auto;
 background-color: #fff;
 z-index: 2;
 font-size: 12px;
 }

 .userForum_FrameImg {
 background-image: url(/img/poh/forum-bg.jpg);
 border: 2px solid rgba(0, 0, 0, 0.4);
 background-repeat: repeat;
 max-height: 200px;
 height: 200px;
 min-height: 200px;
 width: 200px;
 max-width: 200px;
 min-width: 200px;
 position: relative;
 }

 .userForum_img {
 position: relative;
 background-position: 50% 100%;
 background-repeat: no-repeat;
 max-height: 200px;
 height: 200px;
 min-height: 200px;
 width: 200px;
 max-width: 200px;
 min-width: 200px;
 display: table;
 margin: 0;
 }

 .katalogfont {
 font-size: 50px;
 display: table-cell;
 padding-left: 15px;
 vertical-align: middle;
 color: #fff;
 }

 .backGroundBilder .katalogfont,
 .haftaninresimleriX .katalogfont {
 font-size: 50px;
 display: block;
 color: #fff;
 text-align: center;
 padding-left: 0px;
 }

 .cvr-heading {
 margin-top: 150px;
 }

 .featurette-heading {
 margin-top: 120px;
 }

 .towerInfo {
 border: 10px solid transparent;
 margin-top: 250px;
 height: auto;
 -moz-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.85);
 -webkit-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.85);
 box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.85);
 background-color: rgba(255, 255, 255, 0.65);
 z-index: 1;
 }

 .timeline {
 color: #333;
 list-style: none;
 padding: 20px 0;
 position: relative;
 }

 .timeline:before {
 top: 0;
 bottom: 0;
 position: absolute;
 content: " ";
 width: 3px;
 background-color: #eee;
 left: 50%;
 margin-left: -1.5px;
 }

 .timeline > li {
 margin-bottom: 20px;
 position: relative;
 }

 .timeline > li:before,
 .timeline > li:after {
 content: " ";
 display: table;
 }

 .timeline > li:after {
 clear: both;
 }

 .timeline > li:before,
 .timeline > li:after {
 content: " ";
 display: table;
 }

 .timeline > li:after {
 clear: both;
 }

 .timeline > li > .timeline-panel {
 width: 46%;
 float: left;
 border: 1px solid #d4d4d4;
 border-radius: 2px;
 padding: 20px;
 position: relative;
 background: #fff;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -ms-word-wrap: break-word;
 word-wrap: break-word;
 }

 .timeline > li > .timeline-panel:before {
 position: absolute;
 top: 26px;
 right: -15px;
 display: inline-block;
 border-top: 15px solid transparent;
 border-left: 15px solid #ccc;
 border-right: 0 solid #ccc;
 border-bottom: 15px solid transparent;
 content: " ";
 }

 .timeline > li > .timeline-panel:after {
 position: absolute;
 top: 27px;
 right: -14px;
 display: inline-block;
 border-top: 14px solid transparent;
 border-left: 14px solid #fff;
 border-right: 0 solid #fff;
 border-bottom: 14px solid transparent;
 content: " ";
 }

 .timeline > li > .timeline-badge {
 color: #fff;
 width: 50px;
 height: 50px;
 line-height: 50px;
 font-size: 1.4em;
 text-align: center;
 position: absolute;
 top: 16px;
 left: 50%;
 margin-left: -25px;
 background-color: #999;
 z-index: 100;
 border-top-right-radius: 50%;
 border-top-left-radius: 50%;
 border-bottom-right-radius: 50%;
 border-bottom-left-radius: 50%;
 }

 .timeline > li.timeline-inverted > .timeline-panel {
 float: right;
 }

 .timeline > li.timeline-inverted > .timeline-panel:before {
 border-left-width: 0;
 border-right-width: 15px;
 left: -15px;
 right: auto;
 }

 .timeline > li.timeline-inverted > .timeline-panel:after {
 border-left-width: 0;
 border-right-width: 14px;
 left: -14px;
 right: auto;
 }

 .timeline-title {
 margin-top: 0;
 color: inherit;
 }

 .timeline-body > p,
 .timeline-body > ul {
 margin-bottom: 0;
 }

 .timeline-body > p + p {
 margin-top: 5px;
 }

 #coverUploader {
 position: absolute;
 bottom: 40px;
 right: 20px;
 height: auto;
 width: 250px;
 }

 #showLvl {
 position: absolute;
 bottom: 10px;
 right: 20px;
 height: auto;
 width: 50%;
 }

 .userProfInfo {
 text-align: left;
 position: absolute;
 bottom: 10px;
 left: 340px;
 color: #fff;
 text-shadow: 0 0 3px rgba(0, 0, 0, 1);
 }

 .userProfList {
 position: absolute;
 bottom: -100px;
 left: 130px;
 }

 .blasecenter_txt {
 background-color: transparent;
 width: auto;
 height: 16px;
 font-size: 14px;
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
 color: inherit;
 display: inline-block;
 padding: 2px 0 0 2px;
 }

 #messages {
 position: relative;
 z-index: 21;
 margin: 0;
 text-align: center;
 padding-bottom: 20px;
 }

 .nachr {
 text-align: left;
 margin: -1px auto;
 list-style: none;
 display: inline-block;
 bottom: auto;
 height: auto;
 max-height: 24px;
 background-color: transparent;
 position: relative;
 z-index: 20;
 }

 .marginAuto {
 margin: 0 auto;
 }

 .floatLeft {
 float: left;
 }

 .top20nummer {
 margin: 45px auto auto 25px;
 font-size: 50px;
 font-weight: 700;
 }

 .top50nummer {
 margin: 25px auto auto 2auto;
 font-size: 50px;
 font-weight: 700;
 }

 .form-control {
 min-width: 300px;
 }

 .buttonChooser {
 text-align: left;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 height: auto;
 overflow-x: hidden;
 overflow-y: auto;
 -webkit-overflow-y: auto;
 min-width: 210px;
 width: auto;
 padding: 0;
 }

 .EMcarousel {
 height: 500px;
 }

 .EMcarousel .item {
 height: 500px;
 background: #00334c;
 }

 .navbar .nav,
 .navbar .nav > li {
 float: none;
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
 }

 .navbar-inner {
 text-align: center;
 }

 .padlft {
 padding-left: 0;
 padding-right: 15px;
 }

 .userONDiv {
 padding-left: 15px;
 padding-right: 15px;
 }
}

@media (max-width: 991px) {
 .scrollMePlease {
 z-index: 40;
 position: absolute;
 bottom: 0px !important;
 width: calc(100% - 60px) !important;
 min-height: 50px;
 background: rgb(0, 0, 0);
 background: linear-gradient(
 360deg,
 rgba(0, 0, 0, 1) 10%,
 rgba(0, 0, 0, 0.1) 80%,
 rgba(0, 0, 0, 0) 100%
 );
 text-align: center;
 padding-top: 50px;
 color: #eee;
 }

 #newsUeberschift {
 color: #fff;
 margin: 10px auto auto auto;
 }

 .carousel-caption p {
 margin-bottom: 20px;
 font-size: 18px;
 line-height: 1.3;
 }

 .cControl2 {
 position: absolute;
 z-index: 1;
 height: 721px;
 width: 45px;
 min-width: 45px;
 top: -1px;
 text-align: center;
 display: table;
 }

 .cControl2 span:hover {
 background: rgba(0, 0, 0, 0.1);
 color: #2cb7f7;
 }

 .cControl2 span {
 -webkit-transition: 0.9s;
 -moz-transition: 0.9s;
 -ms-transition: 0.9s;
 transition: 0.9s;
 display: table-cell;
 vertical-align: middle;
 color: #fff;
 background: rgba(0, 0, 0, 0.3);
 font-size: 2em;
 }

 #newsInfo {
 color: #aaa;
 font-style: italic;
 font-weight: 400;
 position: absolute;
 bottom: 5px;
 left: 15px;
 right: 15px;
 width: 85%;
 margin: 0 auto;
 background-color: #fff;
 z-index: 2;
 font-size: 12px;
 }

 .userForum_FrameImg {
 background-image: url(/img/poh/forum-bg.jpg);
 border: 2px solid rgba(0, 0, 0, 0.4);
 background-repeat: repeat;
 max-height: 150px;
 height: 150px;
 min-height: 150px;
 width: 150px;
 max-width: 150px;
 min-width: 150px;
 position: relative;
 }

 .rang_user_Icon {
 bottom: -8px !important;
 left: -44px !important;
 }

 .userForum_img {
 position: relative;
 background-position: center top;
 background-repeat: no-repeat;
 max-height: 144px;
 height: 144px;
 min-height: 144px;
 width: 150px;
 max-width: 150px;
 min-width: 150px;
 display: table;
 margin: 0;
 }

 .katalogfont {
 font-size: 28px;
 display: block;
 text-align: center;
 color: #fff;
 }

 .keepitrealClass {
 -webkit-transition: 0.5s;
 -moz-transition: 0.9s;
 -ms-transition: 0.9s;
 transition: 0.9s;
 }

 .cvr-heading {
 font-size: 50px;
 margin-top: 100px;
 }

 .userONDiv {
 padding-left: 15px;
 padding-right: 15px;
 }

 .padlft {
 padding-left: 10px;
 padding-right: 15px;
 }

 .EMcarousel {
 height: 720px;
 }

 .EMcarousel .item {
 height: 720px;
 background: #00334c;
 }

 .buttonChooser {
 text-align: left;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 height: auto;
 width: 80px;
 padding: 0;
 }

 .top20nummer {
 text-align: center;
 border-bottom: 1px solid #000;
 width: 100%;
 }

 .top50nummer {
 text-align: center;
 border-bottom: 1px solid #000;
 width: 100%;
 }

 .towerInfo {
 border: 10px solid transparent;
 margin-top: 20px;
 height: auto;
 -moz-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.85);
 -webkit-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.85);
 box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.85);
 background-color: rgba(255, 255, 255, 0.65);
 z-index: 1;
 }

 .timeline {
 list-style: none;
 padding: 20px 0;
 position: relative;
 }

 .timeline:before {
 top: 0;
 bottom: 0;
 position: absolute;
 content: " ";
 width: 3px;
 background-color: #eee;
 left: 3%;
 margin-left: -1.5px;
 }

 .timeline > li {
 margin-bottom: 20px;
 position: relative;
 }

 .timeline > li:before,
 .timeline > li:after {
 content: " ";
 display: table;
 }

 .timeline > li:after {
 clear: both;
 }

 .timeline > li:before,
 .timeline > li:after {
 content: " ";
 display: table;
 }

 .timeline > li:after {
 clear: both;
 }

 .timeline > li > .timeline-panel {
 width: 92%;
 float: right;
 border: 1px solid #d4d4d4;
 border-radius: 2px;
 padding: 20px;
 position: relative;
 background: #fff;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -ms-word-wrap: break-word;
 word-wrap: break-word;
 }

 .timeline > li > .timeline-panel:before {
 position: absolute;
 top: 26px;
 display: inline-block;
 border-top: 15px solid transparent;
 border-left: 15px solid #ccc;
 border-right: 0 solid #ccc;
 border-bottom: 15px solid transparent;
 content: " ";
 border-left-width: 0;
 border-right-width: 15px;
 left: -15px;
 right: auto;
 }

 .timeline > li > .timeline-panel:after {
 position: absolute;
 top: 27px;
 display: inline-block;
 border-top: 14px solid transparent;
 border-left: 14px solid #fff;
 border-right: 0 solid #fff;
 border-bottom: 14px solid transparent;
 content: " ";
 border-left-width: 0;
 border-right-width: 14px;
 left: -14px;
 right: auto;
 }

 .timeline > li > .timeline-badge {
 color: #fff;
 width: 50px;
 height: 50px;
 line-height: 50px;
 font-size: 1.4em;
 text-align: center;
 position: absolute;
 top: 16px;
 left: 3%;
 margin-left: -25px;
 background-color: #999;
 z-index: 100;
 border-top-right-radius: 50%;
 border-top-left-radius: 50%;
 border-bottom-right-radius: 50%;
 border-bottom-left-radius: 50%;
 }

 .timeline > li.timeline-inverted > .timeline-panel {
 float: right;
 }

 .timeline > li.timeline-inverted > .timeline-panel:before {
 border-left-width: 0;
 border-right-width: 15px;
 left: -15px;
 right: auto;
 }

 .timeline > li.timeline-inverted > .timeline-panel:after {
 border-left-width: 0;
 border-right-width: 14px;
 left: -14px;
 right: auto;
 }

 .timeline-title {
 margin-top: 0;
 color: inherit;
 }

 .timeline-body > p,
 .timeline-body > ul {
 margin-bottom: 0;
 }

 .timeline-body > p + p {
 margin-top: 5px;
 }

 #coverUploader {
 position: absolute;
 bottom: -110px;
 right: 15px;
 height: auto;
 width: 150px;
 }

 .list-group-item {
 overflow: hidden;
 }

 .timeline-body {
 overflow: hidden;
 }

 #showLvl {
 position: absolute;
 top: 75px;
 right: auto;
 left: auto;
 height: auto;
 width: 100%;
 max-width: 100%;
 background-color: rgba(0, 0, 0, 0.7);
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 -o-border-radius: 4px;
 -khtml-border-radius: 4px;
 clear: both;
 margin: 0 auto;
 text-align: center;
 }

 #showLvl h3 {
 font-size: 15px;
 padding-top: 0;
 margin-top: 0;
 }

 .margnTop {
 margin-top: 100px;
 }

 .margnTop2 {
 margin-top: 45px;
 }

 #showLvl .clearfix {
 padding-left: 10px;
 }

 #showLvl table td:nth-child(2) {
 display: none;
 }

 #showLvl .a_tp {
 display: none;
 }

 .userProfInfo {
 text-align: left;
 position: absolute;
 top: 190px;
 left: 15px;
 color: #fff;
 text-shadow: 0 0 3px rgba(0, 0, 0, 1);
 }

 .userProfList {
 position: absolute;
 bottom: -100px;
 left: 15px;
 }

 .cMfluid {
 padding: 0;
 margin: 0;
 width: 100%;
 }

 .blasecenter_txt {
 background-color: transparent;
 width: auto;
 max-width: 250px;
 height: 16px;
 font-size: 9px;
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
 color: inherit;
 display: inline-block;
 padding: 0 0 0 2px;
 }

 #messages {
 position: relative;
 z-index: 21;
 margin: 0;
 text-align: center;
 padding-right: 0;
 }

 .nachr {
 text-align: left;
 margin: -1px auto;
 list-style: none;
 display: inline-block;
 bottom: auto;
 height: auto;
 max-height: 24px;
 background-color: transparent;
 position: relative;
 z-index: 20;
 }
}

@media (max-width: 767px) {
 html,
 body {
 background: #e5e5e5;
 font-size: 16px;
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
 width: 100%;
 height: auto;
 -webkit-overflow-x: hidden;
 overflow-x: hidden;
 }

 .panel-kisaHaber {
 margin: 0px auto 15px auto !important;
 border: 1px solid transparent !important;
 }

 .keepitrealClass {
 background-color: rgba(0, 0, 0, 0.5);
 border: 1px solid #000;
 min-height: 150px;
 padding: 5px 10px;
 margin: 20px;
 -moz-box-shadow: 0 0 5px #000;
 -webkit-box-shadow: 0 0 5px #000;
 box-shadow: 0 0 5px #000;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px 3px 3px 3px;
 border-radius: 3px 3px 3px 3px;
 }

 #errorx {
 text-align: center;
 color: #fff;
 background: #000;
 height: auto;
 left: 0px;
 position: fixed;
 top: 0px;
 width: 100%;
 max-width: 100%;
 font-size: 16px;
 font-weight: 700;
 z-index: 1100;
 display: none;
 -moz-border-radius: 0px 0px 5px 5px;
 -webkit-border-radius: 0px 0px 5px 5px;
 border-radius: 0px 0px 5px 5px;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 }

 #loadImg {
 opacity: 1;
 display: none;
 left: 0px;
 position: fixed;
 width: 100%;
 max-width: 100%;
 background: rgba(0, 0, 0, 0.75);
 top: 0px;
 z-index: 9999;
 -moz-border-radius: 0px 0px 5px 5px;
 -webkit-border-radius: 0px 0px 5px 5px;
 border-radius: 0px 0px 5px 5px;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 text-align: center;
 padding: 25px;
 }

 .carousel-caption p {
 margin-bottom: 5px;
 font-size: 12px;
 line-height: 1.2;
 }

 .meinNav {
 font-size: 12px;
 padding: 7px 0 0;
 }

 .meinNav .navbar-nav .open .dropdown-menu {
 background-color: #fff !important;
 }

 .meinNav .navbar-nav .open .dropdown-menu > li > a {
 color: #000;
 background: #fff;
 }

 .meinNav .navbar-nav .open .dropdown-menu > li > a:hover,
 .meinNav .navbar-nav .open .dropdown-menu > li > a:focus {
 color: #35b5ff;
 }
}

.navbar-wrapper {
 position: absolute;
 top: 0;
 right: 0;
 left: 0;
 z-index: 20;
}

.newsArama {
 margin: auto;
}

.navbar-wrapper > .container {
 padding-right: 0;
 padding-left: 0;
}

.navbar-wrapper .navbar {
 padding-right: 15px;
 padding-left: 15px;
}

.navbar-wrapper .navbar .container {
 width: auto;
}

.vipFrameA {
 width: 400px;
 margin: 0 auto;
}

.imgSinavUtenRechts {
 position: absolute;
 bottom: -125px;
 right: 20px;
 height: auto;
 width: auto;
 opacity: 0.3;
 filter: alpha(opacity=30);
 z-index: -1;
}

.imgSinavMitteRechts {
 position: absolute;
 bottom: 245px;
 right: 30px;
 height: auto;
 width: auto;
 opacity: 0.3;
 filter: alpha(opacity=30);
 z-index: -1;
}

#vipChoosen {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 cursor: pointer;
 display: inline-block;
 border: 2px solid rgba(0, 0, 0, 0.3);
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 -o-border-radius: 4px;
 -khtml-border-radius: 4px;
 background-color: #fff;
 overflow: hidden;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 #a5a5a5;
 margin: 5px;
}

#vipChoosen:hover {
 cursor: pointer;
 display: inline-block;
 border: 2px solid red;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 -o-border-radius: 4px;
 -khtml-border-radius: 4px;
 background-color: #fff;
 overflow: hidden;
 -moz-box-shadow: 0 3px 0 red;
 -webkit-box-shadow: 0 3px 0 red;
 box-shadow: 0 3px 0 red;
 margin: 5px;
}

#vipChoosen_H {
 display: inline-block;
 border: 2px solid #7bcc30;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 -o-border-radius: 4px;
 -khtml-border-radius: 4px;
 background-color: #fff;
 overflow: hidden;
 -moz-box-shadow: 0 3px 0 #7bcc30;
 -webkit-box-shadow: 0 3px 0 #7bcc30;
 box-shadow: 0 3px 0 #7bcc30;
 margin: 5px;
}

.tanzChooser {
 z-index: 9910;
 text-align: left;
 border: 1px solid rgba(0, 0, 0, 0.8);
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 background-color: rgba(255, 255, 255, 0.8);
 -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5);
 -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5);
 box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5);
 max-height: 500px;
 height: auto;
 overflow-x: hidden;
 overflow-y: auto;
 -webkit-overflow-y: auto;
 position: absolute;
 bottom: 50px;
 right: 180px;
 display: none;
 width: 100px;
 padding: 0;
}

.black-font {
 color: #000;
}

.carousel-caption {
 z-index: 10;
}

.lvlTable {
 margin: 0 auto;
 float: left;
 padding: 0;
}

.top20avatar {
 margin: -10px auto;
}

.toplamTop20 {
 border-top: 1px solid #000;
 margin-top: 10px;
 padding-top: 5px;
}

.UPv2 {
 text-align: left;
 z-index: 3;
 bottom: 3px;
 left: 0;
 position: relative;
 border-right: 1px solid #b7b7b7;
 border-top: 1px solid #b7b7b7;
 width: auto;
 height: 25px;
 margin-left: -3px;
 margin-top: -7px;
 background: #2aa400;
 color: #fff;
 font-size: 15px;
 -moz-border-radius: 0 0 5px;
 -webkit-border-radius: 0 5px 0 0;
 border-radius: 0 5px 0 0;
 font-weight: 700;
 padding: 0 40px 8px 15px;
}

.newsinhaltMain {
 padding: 10px;
}

#newsinhaltMain {
 margin-bottom: 20px;
 background-color: #fff;
}

.frameInhalt {
 background-color: #fff;
 margin-top: 5px;
 margin-bottom: 5px;
 padding-bottom: 5px;
}

#newsInt {
 padding-bottom: 35px;
}

.commentline {
 color: #333;
 list-style: none;
 padding: 10px 0;
 position: relative;
}

li.goldcomment-inverted-1 .goldcomment {
 background-color: #f4cc17 !important;
}

li.goldcomment-inverted-2 .goldcomment {
 background-color: #cee7ee !important;
}

li.goldcomment-inverted-3 .goldcomment {
 background-color: #e48e2a !important;
}

li.goldcomment-inverted-1 .goldcomment:after {
 border-right: 14px solid #f4cc17 !important;
}

li.goldcomment-inverted-2 .goldcomment:after {
 border-right: 14px solid #cee7ee !important;
}

li.goldcomment-inverted-3 .goldcomment:after {
 border-right: 14px solid #e48e2a !important;
}

.commentline-badge.konu {
 background-color: #9b539c !important;
}

.commentline-badge.konuyrm {
 background-color: #eb65a0 !important;
}

.commentline-badge.hbry {
 background-color: #bccf02 !important;
}

.commentline-badge.mesg {
 background-color: #a0a0a0 !important;
}

.commentline-badge.primary {
 background-color: #2e6da4 !important;
}

.commentline-badge.success {
 background-color: #3f903f !important;
}

.commentline-badge.warning {
 background-color: #f0ad4e !important;
}

.commentline-badge.danger {
 background-color: #d9534f !important;
}

.commentline-badge.info {
 background-color: #5bc0de !important;
}

.commentline:before {
 top: 0;
 bottom: 0;
 position: absolute;
 content: " ";
 width: 3px;
 background-color: rgba(0, 0, 0, 0.25);
 left: 1%;
 margin-left: -1.5px;
}

.commentline > li {
 margin-bottom: 20px;
 position: relative;
}

.commentline > li:before,
.commentline > li:after {
 content: " ";
 display: table;
}

.commentline > li:after {
 clear: both;
}

.commentline > li:before,
.commentline > li:after {
 content: " ";
 display: table;
}

.commentline > li:after {
 clear: both;
}

.commentline > li > .commentline-panel2 {
 -ms-word-wrap: break-word;
 word-wrap: break-word;
 width: 88%;
 float: left;
 border: 1px solid #d4d4d4;
 padding: 10px;
 position: relative;
 background-color: #fff;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}

.commentline > li > .commentline-panel {
 -ms-word-wrap: break-word;
 word-wrap: break-word;
 width: 88%;
 float: left;
 border: 1px solid #d4d4d4;
 padding: 10px;
 position: relative;
 background-color: #fff;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}

.commentline > li > .commentline-panel:before {
 position: absolute;
 top: 26px;
 right: -15px;
 display: inline-block;
 border-top: 15px solid transparent;
 border-left: 15px solid #ccc;
 border-right: 0 solid #ccc;
 border-bottom: 15px solid transparent;
 content: " ";
}

.commentline > li > .commentline-panel:after {
 position: absolute;
 top: 27px;
 right: -14px;
 display: inline-block;
 border-top: 14px solid transparent;
 border-left: 14px solid #fff;
 border-right: 0 solid #fff;
 border-bottom: 14px solid transparent;
 content: " ";
}

.commentline > li > .commentline-badge {
 color: #fff;
 width: 50px;
 height: 50px;
 line-height: 50px;
 font-size: 1.4em;
 text-align: center;
 position: absolute;
 top: 16px;
 left: 1%;
 margin-left: -25px;
 background-color: #999;
 z-index: 100;
 border-top-right-radius: 50%;
 border-top-left-radius: 50%;
 border-bottom-right-radius: 50%;
 border-bottom-left-radius: 50%;
}

.commentline > li.commentline-inverted > .commentline-panel {
 float: right;
}

.commentline > li.commentline-inverted > .commentline-panel:before {
 border-left-width: 0;
 border-right-width: 15px;
 left: -15px;
 right: auto;
}

.commentline > li.commentline-inverted > .commentline-panel:after {
 border-left-width: 0;
 border-right-width: 14px;
 left: -14px;
 right: auto;
}

.commentline > li.commentline-inverted > .commentline-panel2 {
 float: right;
}

.commentline > li.commentline-inverted > .commentline-panel2:before {
 border-left-width: 0;
 border-right-width: 15px;
 left: -15px;
 right: auto;
}

.commentline > li.commentline-inverted > .commentline-panel2:after {
 border-left-width: 0;
 border-right-width: 14px;
 left: -14px;
 right: auto;
}

.commentline-title {
 margin-top: 0;
 color: inherit;
}

.commentline-body > p,
.commentline-body > ul {
 margin-bottom: 0;
}

.commentline-body > p + p {
 margin-top: 5px;
}

.commentline-avatar {
 margin-top: -5px;
}

#kastenSteigt {
 right: -1px;
 bottom: 0;
 font-size: 10px;
 border: 1px solid #b7b7b7;
 background-color: rgba(24, 91, 0, 0.8);
 position: absolute;
 display: inline-block;
 padding: 0 2px;
}

#kastenSinkt {
 right: -1px;
 bottom: 0;
 font-size: 10px;
 border: 1px solid #b7b7b7;
 background-color: rgba(137, 0, 0, 0.8);
 position: absolute;
 display: inline-block;
 padding: 0 2px;
}

.item_Sicon {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 10;
 background-position: center center;
 background-repeat: no-repeat;
 width: 47px;
 height: 47px;
 background-color: rgba(0, 0, 0, 0.25);
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 -moz-border-radius: 0 0 5px;
 -webkit-border-radius: 0 0 5px 0;
 border-radius: 0 0 5px 0;
}

.item_DTB:hover .item_Sicon {
 background-color: rgba(255, 255, 255, 0.55);
}

.newscarousel {
 height: 350px;
}

.newscarousel .item {
 height: 350px;
 background: #00334c;
 transition-property: opacity;
}

.spanOnl {
 float: left;
 margin-top: 5px;
}

.userOND {
 display: inline-block;
 margin: 5px;
}

.relBox {
 position: relative;
}

.marketing .col-lg-4 {
 margin-bottom: 20px;
 text-align: center;
}

.marketing h2 {
 font-weight: 400;
}

.marketing .col-lg-4 p {
 margin-right: 10px;
 margin-left: 10px;
}

.msgP {
 padding-right: 5px;
}

.frmF {
 font-size: 9px;
}

.floR {
 float: right;
}

.featurette-divider {
 margin: 80px 0;
}

.featurette-heading {
 font-weight: 300;
 line-height: 1;
 letter-spacing: -1px;
}

.cvr-heading {
 font-weight: 300;
 line-height: 1;
 letter-spacing: -1px;
}

.btn-coverM {
 color: #fff;
 background-color: rgba(0, 0, 0, 0.3);
 border-color: transparent;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

.btn-coverM:hover,
.btn-coverM:focus,
.btn-coverM:active,
.btn-coverM.active,
.btn-coverM {
 color: #fff;
 background-color: rgba(0, 0, 0, 0.5);
 border-color: transparent;
}

#preislisteMenu {
 position: absolute;
 top: 25px;
 left: -230px;
 z-index: 1019;
}

.likerbutton,
.cursorklick {
 cursor: pointer !important;
}

.emniyetCap p {
 font-size: 16px;
 line-height: 1;
}

.emniyetCap {
 position: absolute;
 right: 6%;
 top: -20px;
 left: 6%;
 z-index: 10;
 padding-top: 20px;
 padding-bottom: 20px;
 color: #fff;
 text-align: left;
 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.absMen {
 position: absolute;
}

.gfmFrame {
 position: absolute;
 top: 2px;
 left: 2px;
}

#maincontain {
 background-color: transparent;
 height: auto;
 min-width: 100%;
 overflow: visible;
 text-align: left;
 margin: 25px 0px;
}

.buyultrozet {
 image-rendering: -moz-crisp-edges;
 image-rendering: -o-crisp-edges;
 image-rendering: -webkit-optimize-contrast;
 -ms-interpolation-mode: nearest-neighbor;
}

.katalogdiv {
 text-shadow: rgba(255, 255, 255, 0.8) 0 0 2px;
 width: auto;
 max-height: 135px;
 min-height: 135px;
 height: 135px;
 overflow: hidden;
 display: table;
 position: relative;
 padding: 0 5px;
 text-align: center;
 margin: 0 auto;
}

.letzte_bild {
 background-color: #337ab7 !important;
 border-radius: 4px !important;
 -webkit-border-radius: 4px !important;
 -moz-box-shadow: 0 2px 0 #072b43;
 -webkit-box-shadow: 0 2px 0 #072b43;
 box-shadow: 0 2px 0 #072b43;
 background-position: center center;
 background-repeat: no-repeat;
 width: 47px;
 height: 47px;
}

.letzte_bild_b {
 width: 47px;
 height: 47px;
 text-align: center;
 display: inline-block;
 font-size: 10px;
 margin: 0 2px 7px;
}

.marginB {
 margin-top: 10px;
 margin-bottom: 20px;
 padding: 0 auto;
}

.kateSMB {
 width: auto;
 height: 203px;
 overflow-x: hidden;
 overflow-y: scroll;
 font-size: 15px;
}

.kateSM {
 width: auto;
 height: 300px;
 background: #fff;
 border: 3px solid #000;
 overflow-x: hidden;
 overflow-y: scroll;
 font-size: 15px;
 -moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.95);
 -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.95);
 box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.95);
}

.katSea {
 position: relative;
 display: inline-block;
}

#mainConCover {
 background-repeat: no-repeat;
 background-position: left center;
 background-size: cover;
 -webkit-filter: blur(8px);
 filter: blur(8px);
 height: 100%;
 width: 100%;
 position: absolute;
}

.mCover {
 background-color: #4ad4e8;
 height: 320px;
 position: relative;
 overflow: hidden;
 -webkit-box-shadow: inset 0 -150px 100px 0 rgba(0, 0, 0, 0.9);
 -moz-box-shadow: inset 0 -150px 100px 0 rgba(0, 0, 0, 0.9);
 box-shadow: inset 0 -150px 100px 0 rgba(0, 0, 0, 0.9);
 background-repeat: no-repeat;
 background-position: left center;
 background-size: cover;
 width: 100%;
 color: #fff;
 image-rendering: -moz-crisp-edges;
 image-rendering: -o-crisp-edges;
 image-rendering: -webkit-optimize-contrast;
 -ms-interpolation-mode: nearest-neighbor;
}

.choosenBlase {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 display: inline-block;
 min-width: 65px;
 text-align: center;
 cursor: pointer;
 margin: 3px;
 padding: 4px;
}

.choosenBlase:hover {
 display: inline-block;
 background: rgba(0, 0, 0, 0.5);
 min-width: 65px;
 text-align: center;
 cursor: pointer;
 margin: 3px;
 padding: 4px;
}

.choosenBlase_H {
 display: inline-block;
 background: #80ff49;
 min-width: 65px;
 text-align: center;
 cursor: pointer;
 margin: 3px;
 padding: 4px;
}

.rang_user_vip {
 position: absolute;
 top: 0;
 left: 0;
}

.rang_user {
 position: absolute;
 bottom: 5px;
 right: 10px;
}

.blaseReklm {
 margin: 5px 50px;
 display: inline-block;
}

.rang_user_Icon {
 text-align: left;
 position: absolute;
 bottom: -50px;
 left: -9px;
 background: url(/img/poh/room-karo.png);
 background-position: 50% 93%;
 background-repeat: no-repeat;
 padding: 0 10px 20px;
}

.rang_user_online {
 position: absolute;
 top: 5px;
 right: 10px;
}

.mylistview_user {
 width: 100%;
 height: 100%;
 max-height: 1305px;
 overflow-x: hidden;
 -webkit-overflow-x: hidden;
 -webkit-overflow-y: auto;
 overflow-y: auto;
}

.uCover {
 height: 600px;
 position: relative;
 background-repeat: no-repeat;
 background-position: center center;
 width: 100%;
 color: #fff;
 filter: drop-shadow(1px 1px 0px rgba(255, 255, 255, 0.7))
 drop-shadow(-1px -1px 0px rgba(255, 255, 255, 0.7))
 drop-shadow(-1px 1px 0px rgba(255, 255, 255, 0.7))
 drop-shadow(1px -1px 0px rgba(255, 255, 255, 0.7));
 border-bottom: 1px solid white;
}

.uCover2 {
 -webkit-box-shadow: inset 0 -150px 100px 0 rgba(0, 0, 0, 0.75);
 -moz-box-shadow: inset 0 -150px 100px 0 rgba(0, 0, 0, 0.75);
 box-shadow: inset 0 -150px 100px 0 rgba(0, 0, 0, 0.75);
 height: 600px;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-repeat: no-repeat;
 background-position: center center;
 background-size: cover;
 width: 100%;
 color: #fff;
 filter: blur(8px);
 -webkit-filter: blur(8px);
}

.cControl {
 position: absolute;
 z-index: 1;
 height: 350px;
 width: 45px;
 min-width: 45px;
 top: -1px;
 text-align: center;
 display: table;
}

.cControl span:hover {
 background: rgba(0, 0, 0, 0.1);
 color: #2cb7f7;
}

.cCRight {
 right: 0;
}

.cCLeft {
 left: 0;
}

.cControl span {
 background: rgba(0, 0, 0, 0.5);
 -webkit-transition: 0.9s;
 -moz-transition: 0.9s;
 -ms-transition: 0.9s;
 transition: 0.9s;
 vertical-align: middle;
 display: table-cell;
 color: #fff;
 background: rgba(0, 0, 0, 0.3);
 font-size: 2em;
}

.frmPic {
 max-width: 100%;
 width: 100%;
 height: auto;
 display: block;
 padding: 4px;
 line-height: 1.42857143;
 background-color: #fff;
 border: 1px solid #ddd;
 border-radius: 4px;
 -webkit-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}

#kuleConT {
 padding: 35px 0 0;
 margin: -45px 0 0;
 background-color: #064668;
}

#kuleConT2 {
 padding: 35px 0;
 margin: -45px 0 0;
 background-color: #215177;
}

#ConTB {
 margin: 0;
 padding: 0;
 z-index: 2;
 position: relative;
 padding-bottom: 45px;
}

.ekib_info img {
 image-rendering: -moz-crisp-edges;
 image-rendering: -o-crisp-edges;
 image-rendering: -webkit-optimize-contrast;
 -ms-interpolation-mode: nearest-neighbor;
}

.ekib_info span #titel {
 display: table-cell;
 vertical-align: middle;
}

#marginedTop {
 margin-top: 20px;
}

.ekib_info {
 position: relative;
 max-width: 60px;
 min-width: 60px;
 width: 60px;
 height: inherit;
 padding-top: 90px;
 padding-bottom: auto;
 margin: 0;
}

.ekib_info span {
 outline: none;
 margin-left: -67px;
 max-height: 60px;
 min-height: 60px;
 height: 60px;
 max-width: 200px;
 min-width: 200px;
 width: 200px;
 transform: rotate(270deg);
 -webkit-transform: rotate(270deg);
 -moz-transform: rotate(270deg);
 -o-transform: rotate(270deg);
 -ms-transform: rotate(270deg);
 -sand-transform: rotate(-270deg);
 writing-mode: rl-tb;
 position: absolute;
 color: #fff;
 font-size: 20px;
 -moz-box-shadow: inset 0 5px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 5px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 5px 0 rgba(0, 0, 0, 0.2);
 border-right: 3px solid #000;
 border-left: 3px solid #000;
 border-top: 3px solid #000;
 border-bottom: 4px solid transparent;
 -moz-border-radius: 8px 8px 0 0;
 -webkit-border-radius: 8px 8px 0 0;
 border-radius: 8px 8px 0 0;
 text-align: center;
 display: table;
 padding: 0 15px 0 0;
}

#ekibMainTop {
 border-top: 3px solid #000;
 border-radius: 8px 8px 0 0;
 -webkit-border-radius: 8px 8px 0 0;
 -moz-border-radius: 8px 8px 0 0;
}

#ekibMainBottom {
 border-bottom: 3px solid #000;
 border-radius: 0 0 8px 8px;
 -webkit-border-radius: 0 0 8px 8px;
 -moz-border-radius: 0 0 8px 8px;
}

#ekibAllRadius {
 border-bottom: 3px solid #000;
 border-radius: 8px;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
}

.ekib_main {
 border-left: 3px solid #000;
 border-right: 3px solid #000;
 padding-left: 20px;
 padding-top: 10px;
 font-size: 20px;
 font-weight: 700;
 color: #fff;
}

#edit_Forum {
 position: absolute;
 left: 10px;
 bottom: 10px;
}

.forumPostDate {
 position: absolute;
 right: 10px;
 bottom: 0px;
 display: block;
}

.quote {
 border-left: 5px solid rgba(0, 0, 0, 0.4);
 background: #e4e4e4;
 display: block;
 margin: 5px 2px 5px 35px;
 padding: 8px;
}

.likerFrame {
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 background: rgba(0, 0, 0, 0.2);
 height: 100%;
 width: 100%;
 padding: 0;
 margin: 10px 0;
}

.imgLiker {
 border: 3px solid rgba(255, 255, 255, 0.6);
 background-color: #e2e2e2 !important;
 border-radius: 50% !important;
 -webkit-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 100px;
 height: 100px;
 margin: 5px 10px;
 display: block;
 float: left;
}

.imgLiker_tp {
 border: 3px solid rgba(255, 255, 255, 0.6);
 background-color: #e2e2e2 !important;
 border-radius: 50% !important;
 -webkit-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 100px;
 height: 100px;
 margin: 5px 10px;
 display: inline-block;
}

.infoLiker {
 padding-top: 15px;
}

.chooseAyar {
 z-index: 998;
 text-align: left;
 border: 1px solid rgba(0, 0, 0, 0.8);
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 background-color: rgba(255, 255, 255, 0.8);
 -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5);
 -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5);
 box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.5);
 max-height: 500px;
 height: auto;
 overflow-x: hidden;
 overflow-y: auto;
 -webkit-overflow-y: auto;
 min-width: 150px;
 max-width: 150px;
 width: 150px;
 display: none;
 position: absolute;
 top: 25px;
 right: -5px;
 padding: 0;
}

.chooseAyarItem {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 color: #000;
}

.chooseAyarItem:hover {
 background: rgba(128, 255, 73, 0.5);
 color: #000;
 cursor: pointer;
}

.chooseAyarItem_h {
 background: rgba(128, 255, 73, 0.5);
 color: #000;
}

.forumLevelBadge {
 float: right;
 margin-right: 12px;
}

.forumLevelBadge img {
 border: 2px solid rgba(0, 0, 0, 0.4);
 background: #fff;
 margin: 5px;
}

td .forumCover {
 position: relative;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 background-color: #000;
}

table {
 border-spacing: 0;
 border-collapse: separate;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

.forumCover .coverFrm img {
 background: rgba(255, 255, 255, 0.75);
 margin: -1px;
 padding: 3px;
}

.forumCover .forumRules {
 position: absolute;
 right: -1px;
 bottom: -1px;
 background: rgba(255, 255, 255, 0.75);
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
}

.forumCover .forumRules img {
 padding: 2px;
}

th #letzteForumAbdullah {
 position: relative;
 background-color: #fff !important;
 width: 100%;
 height: auto;
 display: inline-block;
 z-index: 10;
 color: #000;
 font-size: 12px;
 padding: 3px;
}

.row.thBaslikBg #letzeForumDescAbdullah {
 padding: 3px 10px 0px 10px;
 position: absolute;
 bottom: -17px;
 left: 0;
 background-color: #878787 !important;
 width: 100%;
 height: 18px;
 display: inline-block;
 color: #fff;
 font-size: 10px;
 font-weight: 700;
 z-index: 9;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
}

.noneborder th {
 border: none;
 box-shadow: none;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 margin: 0;
 -moz-border-radius: 0;
 -webkit-border-radius: 0;
 border-radius: 0;
 padding: 0;
 background-color: none;
 background: none;
}

#profilCover {
 display: none;
}

.controllCover {
 display: none;
 text-align: center;
}

.odaBaglantisi,
.odaBaglantisi:focus {
 width: 95%;
 height: 35px;
 overflow: hidden;
 color: #fff !important;
 border-radius: 4px !important;
 -webkit-border-radius: 4px !important;
 -moz-border-radius: 4px !important;
 background-color: #404040 !important;
 border: 2px solid #000;
 -moz-box-shadow: inset 0 -3px 0 rgba(255, 255, 255, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(255, 255, 255, 0.2);
 box-shadow: inset 0 -3px 0 rgba(255, 255, 255, 0.2);
 margin: 0 auto;
 padding: 5px;
}

.odaBaglantisi2,
.odaBaglantisi2:focus {
 width: 95%;
 height: 35px;
 overflow: hidden;
 color: #fff !important;
 border-radius: 4px !important;
 -webkit-border-radius: 4px !important;
 -moz-border-radius: 4px !important;
 background-color: #404040 !important;
 border: 2px solid #000;
 -moz-box-shadow: inset 0 -3px 0 rgba(255, 255, 255, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(255, 255, 255, 0.2);
 box-shadow: inset 0 -3px 0 rgba(255, 255, 255, 0.2);
 margin: 0 auto;
}

.FanFonts {
 display: inline-block;
 vertical-align: top;
 overflow: hidden;
}

#FanFonts {
 background-color: transparent;
 margin: -5px;
 padding: 10px;
}

#genMenuHabbo1 {
 background-color: transparent;
 margin: -10px -0 -5px;
 padding: 10px;
}

#FanFonts select {
 -webkit-appearance: none;
}

#FanFonts span {
 display: block;
 width: 100%;
 min-width: 250px;
 height: 70px;
 border: 5px solid rgba(0, 0, 0, 0);
 margin: 5px;
}

#FanFonts span:hover {
 width: 100%;
 min-width: 250px;
 height: 70px;
 border: 5px solid rgba(128, 255, 73, 0.8);
 background-color: rgba(25, 25, 25, 0.8);
}

#genMenuHabbo1 span {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 display: block;
 width: 110px;
 height: 70px;
 border: 5px solid rgba(0, 0, 0, 0);
 background-position: 100% 130%;
 margin: 5px;
}

#genMenuHabbo1 span:hover {
 width: 110px;
 height: 70px;
 border: 5px solid rgba(128, 255, 73, 0.8);
 background-color: rgba(25, 25, 25, 0.8);
 background-position: 100% 130%;
}

.genDiv {
 position: relative;
}

.genMenuHabbo {
 padding-top: 20px;
 -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.7);
 -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.7);
 box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.7);
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 border: 2px solid rgba(128, 128, 128, 1);
 background-color: #fff;
 background-image: url(/img/poh/habbo-gen-menu.gif);
 background-position: center;
 background-repeat: no-repeat;
 width: 100%;
 height: 290px;
}

.menuBP {
 min-height: 130px;
 height: 130px;
 max-height: 130px;
 min-width: 142px;
 width: 142px;
 background-repeat: no-repeat;
 background-image: url(/img/poh/bp-bgnew.png);
 position: absolute;
 bottom: 15px;
 left: 31px;
}

.menuBP_1 {
 background-position: -143px 0;
}

.menuBP_2 {
 background-position: -285px 0;
}

.menuBP_3 {
 background-position: -429px 0;
}

.menuBP_4 {
 background-position: -572px 0;
}

.menuBP_5 {
 background-position: -717px 0;
}

.menuBP_6 {
 background-position: -860px 0;
}

.menuBP_7 {
 background-position: -1003px 0;
}

.menuBP_8 {
 background-position: -1147px 0;
}

.blackkerim {
 border-bottom: 2px solid #fff;
 padding: auto;
 color: #fff;
 font-size: 20px;
 width: auto;
 min-width: auto;
 min-height: 160px;
 height: auto;
 margin: 0 auto;
}

.badgeZoom {
 position: absolute;
 top: -2px;
 left: 16px;
 z-index: 0;
 overflow: hidden;
}

.bpSpan {
 width: 100%;
 font-size: 22px;
 height: auto;
 text-align: center;
 position: absolute;
 bottom: 10px;
 font-weight: 700;
 left: 0;
 color: #fff;
}

.upmenud {
 bottom: 100% !important;
 top: auto !important;
}

.bgEinItem {
 width: 364px;
 min-width: 364px;
 max-width: 364px;
 height: 137px;
 min-height: 137px;
 max-height: 137px;
 position: relative;
 display: inline-block;
 margin: 5px;
}

.bgFueller {
 background: url(/img/poh/bg-fueller.png);
 background-repeat: repeat-y;
 position: absolute;
 top: 16px;
 bottom: 41px;
 left: 0;
 right: 0;
 z-index: 10;
 height: auto;
}

.bgOben {
 background: url(/img/poh/bg-oben.png);
 background-repeat: no-repeat;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1;
 width: 364px;
 min-width: 364px;
 max-width: 364px;
 height: 16px;
 min-height: 16px;
 max-height: 16px;
}

.bgUnten {
 background: url(/img/poh/bg-unten.png);
 background-repeat: no-repeat;
 position: absolute;
 bottom: 0;
 left: 0;
 z-index: 1;
 width: 364px;
 min-width: 364px;
 max-width: 364px;
 height: 8px;
 min-height: 8px;
 max-height: 8px;
}

.bgProgressbar {
 background: url(/img/poh/bg-progressbar.png);
 background-repeat: no-repeat;
 position: absolute;
 bottom: 8px;
 left: 0;
 z-index: 1;
 width: 364px;
 min-width: 364px;
 max-width: 364px;
 height: 33px;
 min-height: 33px;
 max-height: 33px;
}

.level {
 position: absolute;
 left: 50px;
 top: 10px;
 font-size: 9px;
 color: #fff;
}

.levelToNext {
 padding-top: 1px;
 position: absolute;
 left: 124px;
 top: 8px;
 text-align: center;
 font-size: 11px;
 color: #fff;
 font-weight: 700;
 overflow: hidden;
 width: 180px;
 min-width: 180px;
 max-width: 180px;
 height: 17px;
 min-height: 17px;
 max-height: 17px;
}

.progressInfo {
 position: absolute;
 right: 10px;
 top: 5px;
 text-align: left;
 font-size: 11px;
 color: #000;
 width: 250px;
 min-width: 250px;
 max-width: 250px;
 height: 60px;
 min-height: 60px;
 max-height: 60px;
 overflow: hidden;
}

.progressInfoUeberschrift {
 font-size: 14px;
 color: #000;
 font-weight: 700;
}

.bonusPunkte {
 position: absolute;
 right: 40px;
 bottom: 2px;
 text-align: right;
 font-size: 11px;
 color: #000;
 width: 100px;
 min-width: 100px;
 max-width: 100px;
 height: 15px;
 min-height: 15px;
 max-height: 15px;
}

.bonusPunkte img {
 position: absolute;
 right: -20px;
 bottom: -1px;
}

.badgeZoom {
 position: absolute;
 top: -2px;
 left: 16px;
 z-index: 0;
 overflow: hidden;
}

.frameBP_Badge {
 min-height: 100px;
 height: 100px;
 max-height: 100px;
 min-width: 100px;
 max-width: 100px;
 width: 100px;
 border: 2px solid #000;
 background: #fff;
 position: relative;
 display: inline-block;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 overflow: hidden;
 margin: 15px;
}

.frameBP:hover,
.frameBP_Badge:hover {
 -webkit-box-shadow: inset 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
 -moz-box-shadow: inset 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
 box-shadow: inset 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
}

.backButton {
 position: absolute;
 left: 10px;
 top: 30px;
}

#coverRozet {
 position: relative;
 margin-left: 50px;
}

.coverRozet {
 position: absolute;
 left: 245px;
 top: 30px;
 font-size: 25px;
 color: #fff;
}

.relB {
 position: relative;
}

.rozetMa {
 max-width: 705px;
 margin: 0 auto;
}

.rozetMa2 {
 max-width: 805px;
 margin: 0 auto;
}

.frameBP {
 min-height: 185px;
 height: 185px;
 max-height: 185px;
 min-width: 200px;
 max-width: 200px;
 width: 200px;
 border: 2px solid #000;
 background: #fff;
 position: relative;
 display: inline-block;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 font-size: 20px;
 text-align: center;
 font-weight: 700;
 padding-top: 5px;
 cursor: pointer;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 margin: 15px;
}

.menuBP_Badge {
 position: absolute;
 bottom: -62px;
 left: 10px;
 overflow: hidden;
}

.genMenuHabbo .auswahl {
 width: 100%;
 height: 50px;
 position: relative;
}

.genMenuHabbo .auswahl .pfeillinks,
.genMenuHabbo .auswahl .pfeilrechts {
 width: 50px;
 height: 50px;
 background-position: center;
 background-repeat: no-repeat;
 position: absolute;
 cursor: pointer;
 opacity: 0.7;
}

.genMenuHabbo .auswahl .pfeillinks {
 background-image: url(/img/poh/links-pfeil.gif);
 left: 0;
 top: 0;
}

.genMenuHabbo .auswahl .pfeilrechts {
 background-image: url(/img/poh/rechts-pfeil.gif);
 right: 0;
 top: 0;
}

.imgBorder {
 margin: 5px;
}

.genHabboBox {
 -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.7);
 -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.7);
 box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.7);
 background-color: rgba(126, 189, 214, 0.3);
 background-image: url(/img/poh/habbo-gen-back.png);
 background-position: center;
 width: 100%;
 height: 290px;
}

.genHabboBox #genHabboBox_GetHabbo {
 width: 100%;
 height: 100%;
 background-position: center;
 background-repeat: no-repeat;
}

.main_text {
 width: auto;
 text-align: center;
 font-size: 48px;
 text-shadow: rgba(0, 0, 0, 0.8) 0 0 2px;
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
 letter-spacing: 2px;
 height: auto;
 -moz-box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -5px 0 rgba(0, 0, 0, 0.2);
 background: #072b43;
 color: #fff;
 -moz-border-radius: 0 0 10px 10px;
 -webkit-border-radius: 0 0 10px 10px;
 border-radius: 0 0 10px 10px;
 position: relative;
 border-left: 3px solid #000;
 border-right: 3px solid #000;
 border-bottom: 3px solid #000;
 margin: -3px 125px 15px;
 padding: 0 0 0 2px;
}

.linesending {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
 font-size: 26px;
 background-color: transparent;
 padding-left: 14px;
 padding-top: 14px;
 height: 60px;
 width: 100%;
 resize: vertical;
 border: 2px solid rgba(0, 0, 0, 0.7);
 opacity: 0.7;
 filter: alpha(opacity=70);
 background: #fff;
}

.navbar {
 margin-bottom: 0px;
}

.meinNav {
 height: auto;
 min-height: 70px;
 width: 100%;
 background: #a0cbe1;
 text-align: center;
 z-index: 9994;
 color: #004c63;
 text-transform: uppercase;
 font-weight: 700;
 border-radius: 0 0 0 0;
 -webkit-border-radius: 0 0 0 0;
 -moz-border-radius: 0;
}

.meinNav .navbar-brand {
 color: #004c63;
}

.meinNav .navbar-brand:hover,
.meinNav .navbar-brand:focus {
 color: #0099cc;
}

.meinNav .navbar-nav > li > a {
 transition: 0.5s;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 color: #004c63;
 border: none;
 padding-left: 25px;
 background: #a0cbe1;
}

.meinNav .navbar-nav > li > a:hover,
.meinNav .navbar-nav > li > a:focus {
 color: #0099cc;
 background: #a0cbe1;
 border: none;
}

.meinNav .navbar-nav > .active > a,
.meinNav .navbar-nav > .active > a:hover,
.meinNav .navbar-nav > .active > a:focus {
 color: #0099cc;
 background: #a0cbe1;
 border: none;
}

.meinNav .navbar-nav > .open > a,
.meinNav .navbar-nav > .open > a:hover,
.meinNav .navbar-nav > .open > a:focus {
 color: #0099cc;
 background: #a0cbe1;
 border: none;
}

.meinNav .navbar-nav > .dropdown > a .caret {
 border-top-color: #a0cbe1;
 border-bottom-color: #a0cbe1;
}

.meinNav .navbar-nav > .dropdown > a:hover .caret,
.meinNav .navbar-nav > .dropdown > a:focus .caret {
 border-top-color: #a0cbe1;
 border-bottom-color: #a0cbe1;
}

.meinNav .navbar-nav > .open > a .caret,
.meinNav .navbar-nav > .open > a:hover .caret,
.meinNav .navbar-nav > .open > a:focus .caret {
 border-top-color: #a0cbe1;
 border-bottom-color: #a0cbe1;
}

.meinNav .navbar-toggle {
 border-color: #144663;
 background-color: #a0cbe1;
 transition: 0.5s;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 z-index: 10;
}

.meinNav .navbar-toggle:hover,
.meinNav .navbar-toggle:focus {
 border-color: #144663;
 background-color: #a0cbe1;
}

.meinNav .navbar-toggle .icon-bar {
 background-color: #000;
}

.meinNav .navbar-nav a:hover > .menuNewNav,
.meinNav .navbar-nav a:focus > .menuNewNav {
 background-color: #0099cc;
}

.menuNewNav {
 min-height: 20px;
 height: 20px;
 max-height: 20px;
 min-width: 20px;
 width: 20px;
 max-width: 20px;
 background-color: #004c63;
 background-repeat: no-repeat;
 background-image: url(/img/poh/new-menu-icon-bg3.png);
 display: inline-block;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 top: 15px;
 left: 0;
 position: absolute;
}

.menuNav_haus {
 background-position: -25px 0;
}

.menuNav_klingel {
 background-position: -50px 0;
}

.menuNav_hotel {
 background-position: -76px 0;
}

.menuNav_market {
 background-position: -101px 0;
}

.menuNav_profil {
 background-position: -125px 0;
}

.menuNav_frage {
 background-position: -150px 0;
}

.menuNav_schlussel {
 background-position: -175px 0;
}

.menuNav_zahnrad {
 background-position: -199px 0;
}

.menuNav_info {
 background-position: -220px 0;
}

.menuNav_taler {
 background-position: -242px 0;
}

.mrgImg {
 margin-right: 5px;
}

.moduleNews {
 overflow: hidden;
 height: 140px;
 min-height: 140px;
}

.moduleNews h5 {
 color: #495564;
 font-size: 1.2em;
 text-transform: uppercase;
 margin: 0 0 0.5em;
 font-weight: 600;
}

.moduleNews p {
 color: #788291;
 font-size: 1em;
 line-height: 1.8em;
 display: inline;
 font-weight: 400;
}

.boxShadowInset {
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
}

#newsBox {
 margin: 15px auto;
 max-width: 100%;
}

#sonEklenenler {
 padding-top: 10px;
 background-color: #83bbdb;
 background-image: linear-gradient(90deg, #5aa0ca 10px, transparent 10px),
 linear-gradient(90deg, #5aa0ca 10px, transparent 10px);
 background-size: 20px 10px;
 background-repeat: repeat-x;
 background-position: 100% 100%;
 padding-bottom: 15px;
}

#underMain {
 padding-top: 10px;
 padding-bottom: 10px;
 background-color: #83bbdb;
}

.item_DTB_d {
 margin-top: 10px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 border: 2px solid rgba(0, 0, 0, 0.3);
 height: 250px;
 width: 100%;
 background-color: #efefef;
 overflow: hidden;
 z-index: 2;
 position: relative;
}

.item_DTB {
 margin-top: 10px;
 background-image: url(/img/poh/floor-item.png);
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 border: 2px solid rgba(0, 0, 0, 0.3);
 height: 250px;
 width: 100%;
 background-position: center;
 background-color: #efefef;
 background-repeat: repeat;
 overflow: hidden;
 z-index: 2;
 position: relative;
}

.item_DTB:hover {
 background-image: url(/img/poh/floor-item.png);
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 border: 2px solid rgba(0, 0, 0, 0.3);
 background-position: center;
 background-repeat: repeat;
 background-color: #404040;
 overflow: hidden;
 z-index: 2;
 position: relative;
}

.item_DTB .rotatefurni {
 top: 0;
 left: 0;
 height: 247px;
 width: 100%;
 vertical-align: middle;
 position: absolute;
 background-repeat: no-repeat;
 overflow: hidden;
 background-position: center;
 z-index: 0;
}

.item_DTB .rate {
 border: 1px solid #b7b7b7;
 width: 80px;
 height: 25px;
 background: #fff;
 color: #000;
 -moz-border-radius: 0 0 0 5px;
 -webkit-border-radius: 0 0 0 5px;
 border-radius: 0 0 0 5px;
 font-size: 16px;
 z-index: 3;
 cursor: pointer;
 position: absolute;
 right: -1px;
 top: 0;
 padding: 0 3px;
}

.rate img,
.dbt_frn img {
 margin: 0 3px;
}

.item_DTB .dbt_frn {
 z-index: 3;
 border: 1px solid #b7b7b7;
 width: 80px;
 height: 25px;
 background: #fff;
 color: #fff;
 font-size: 10px;
 -moz-border-radius: 4px 0 0 0;
 -webkit-border-radius: 4px 0 0 0;
 border-radius: 4px 0 0 0;
 font-weight: 700;
 position: absolute;
 right: -1px;
 bottom: 3px;
 padding: 3px 6px;
}

.newsPad {
 padding-top: 20px;
}

.regImgDiv {
 float: right;
 margin-right: -22px;
}

#regDivBox {
 background: rgba(0, 0, 0, 0.75);
 overflow: hidden;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 -o-border-radius: 4px;
 -khtml-border-radius: 4px;
 color: #fff;
 padding: 10px 20px 0;
 margin-top: 45px;
}

.newsinhaltMain #imgZuGross,
.coverZuGross {
 max-width: 100%important;
 height: auto;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 border: 1px solid rgba(0, 0, 0, 0.3);
 background-color: #fff;
 overflow: hidden;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 #a5a5a5;
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.newsinhaltMain #imgZuGross:hover,
.coverZuGross:hover {
 border: 1px solid #7bcc30;
 background-color: #fff;
 overflow: hidden;
 -moz-box-shadow: 0 3px 0 #7bcc30;
 -webkit-box-shadow: 0 3px 0 #7bcc30;
 box-shadow: 0 3px 0 #7bcc30;
}

.newsinhaltMain #icon {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 display: inline-block;
}

.newsinhaltMain img {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 max-width: 100%;
 height: auto !important;
 background-color: #fff;
 overflow: hidden;
 display: block;
 margin-left: auto;
 margin-right: auto;
}

#newsMain {
 background-image: linear-gradient(90deg, #83bbdb 10px, transparent 10px),
 linear-gradient(90deg, #83bbdb 10px, transparent 10px);
 background-size: 20px 10px;
 background-repeat: repeat-x;
 background-position: 100% 100%;
 padding-bottom: 15px;
}

#sohbetOdasiOben {
 padding-top: 10px;
}

#sohbetOdasiUnten {
 padding-bottom: 35px;
}

#kuleBG {
 padding-top: 25px;
 background-color: #215177;
 padding-bottom: 35px;
 margin-top: -45px;
}

#marketOben {
 margin-top: -45px;
 padding-top: 35px;
 background-color: #5aa0ca;
 padding-bottom: 35px;
 background-image: linear-gradient(90deg, #215177 10px, transparent 10px),
 linear-gradient(90deg, #215177 10px, transparent 10px);
 background-size: 20px 10px;
 background-repeat: repeat-x;
 background-position: 100% 100%;
}

#profilUnten {
 padding-bottom: 25px;
 background-image: linear-gradient(90deg, #215177 10px, transparent 10px),
 linear-gradient(90deg, #215177 10px, transparent 10px);
 background-size: 20px 10px;
 background-repeat: repeat-x;
 background-position: 100% 100%;
 margin-top: 25px;
}

.marginNull {
 margin: 0;
}

#newsInfo a {
 color: inherit;
}

#newsInfo a:hover {
 color: inherit;
}

#sonEklenenH3 {
 width: 100%;
 background-color: rgba(0, 0, 0, 0.4);
 color: #fff;
 margin: 10px 0;
 text-align: center;
 padding: 15px 5px;
 text-transform: uppercase;
 position: relative;
}

.grosserToplist {
 text-align: center;
 padding: 5px 0 10px;
}

#sohbetOdasiH3 {
 width: 100%;
 background-color: rgba(0, 0, 0, 0.4);
 color: #fff;
 margin: 10px 0 0;
 text-align: center;
 padding: 20px 0;
 border-top-left-radius: 4px;
 -webkit-border-top-left-radius: 4px;
 -moz-border-top-left-radius: 4px;
 -o-border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 -webkit-border-top-right-radius: 4px;
 -moz-border-top-right-radius: 4px;
 -o-border-top-right-radius: 4px;
 text-transform: uppercase;
}

body a {
 color: inherit;
 text-decoration: none;
}

body a:hover,
body a:focus {
 color: inherit;
 text-decoration: none;
}

#letzteForumAbdullah {
 background-color: #fff !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 100%;
 min-height: 37px;
 max-height: 37px;
 height: 37px;
 position: relative;
 z-index: 10;
 color: #000;
 font-size: 12px;
 float: left;
 margin: 0 0 24px;
 padding: 0 3px;
}

.menuLogo {
 background-image: url(/img/logo2.png);
 min-height: 56px;
 height: 56px;
 min-width: 168px;
 width: 168px;
 background-repeat: no-repeat;
 background-position: left center;
 background-size: contain;
 display: inline-block;
 margin: -8px 0 0 -6px;
 z-index: -1;
}

.letzteFurniAbdullah {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 border: 3px solid rgba(255, 255, 255, 0.6);
 background-color: #e2e2e2 !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 60px;
 height: 60px;
 display: inline-block;
 margin: 3px;
 cursor: pointer;
 z-index: 10;
 position: relative;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 #a5a5a5;
}

.divInfoAbdullah {
 display: none;
 position: absolute;
 z-index: 9950;
 color: #000;
 text-align: center;
 font-size: 10px;
 width: auto;
 height: auto;
}

.frameAbdullahLast {
 position: relative;
 display: inline-block;
 margin: 0;
}

#abdullahsModul {
 min-height: 200px;
 height: auto;
}

#errorx2 {
 color: #fff;
 background: rgba(0, 0, 0, 0.75);
 height: auto;
 width: 150px;
 font-size: 16px;
 font-weight: 700;
 z-index: 1011;
 -moz-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.65) inset, 0 5px 0 #ccc;
 -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.65) inset, 0 5px 0 #ccc;
 box-shadow: 0 5px 3px rgba(0, 0, 0, 0.65) inset, 0 5px 0 #ccc;
}

#centeredImg {
 text-align: center;
}

.hided {
 display: none;
}

.abdullahFurni,
.abdullahBadge {
 text-align: center;
 min-height: 75px;
 margin: 0;
}

.letzteFurniAbdullah:hover,
.letzteBadgeAbdullah:hover {
 opacity: 1;
 filter: alpha(opacity=100);
 background-color: rgba(0, 0, 0, 0.45) !important;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
}

.gfmfield {
 border-left: 3px solid rgba(0, 0, 0, 0.3);
 margin-top: 10px;
 font-size: 11px;
 padding-left: 5px;
 padding-bottom: 3px;
}

.gfmfield legend {
 font-size: 16px;
}

.letzteBadgeAbdullah {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 border: 3px solid rgba(255, 255, 255, 0.6);
 background-color: #e2e2e2 !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 60px;
 height: 60px;
 display: inline-block;
 margin: 3px;
 cursor: pointer;
 z-index: 10;
 position: relative;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 #a5a5a5;
}

.divInfoTemplateAbdullahBody {
 position: relative;
 border-radius: 0 0 5px 5px !important;
 -webkit-border-radius: 0 0 5px 5px !important;
 -moz-border-radius: 0 0 5px 5px !important;
 background-color: #e2e2e2 !important;
 border-left: 1px solid #000;
 border-bottom: 1px solid #000;
 border-right: 1px solid #000;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 #a5a5a5;
 z-index: 9950;
 margin: 0;
 padding: 5px;
}

.divInfoTemplateAbdullahHeadAngelTower {
 position: absolute;
 bottom: -1px;
 left: 125px;
 display: none;
 width: 15px;
 height: 9px;
 background-position: center center;
 background-repeat: no-repeat;
 background-image: url(/img/poh/angle-abdullah.png);
 z-index: 9990;
 margin: 0 13px 0 17px;
}

.ballChoosenAbdullah {
 outline: 0;
 border: none;
 background-color: #fff;
 width: 15px;
 height: 15px;
 display: inline-block;
 cursor: pointer;
 position: relative;
 z-index: 9910;
 margin: 5px;
}

.ballChoosenAbdullah_H {
 outline: 0;
 border: none;
 background-color: rgba(0, 0, 0, 0.7);
 width: 15px;
 height: 15px;
 display: inline-block;
 position: relative;
 z-index: 9910;
 margin: 5px;
}

#showHighlights {
 margin-top: 0;
 padding-top: 5px;
 background-color: #215177;
 padding-bottom: 35px;
}

.endeFrame {
 background-image: linear-gradient(90deg, #fff 10px, transparent 10px),
 linear-gradient(90deg, #fff 10px, transparent 10px);
 background-size: 20px 10px;
 background-repeat: repeat-x;
 background-position: 100% 100%;
 z-index: 2;
 position: relative;
 padding-bottom: 35px;
}

.endeFrame2 {
 background-image: linear-gradient(90deg, #14354c 10px, transparent 10px),
 linear-gradient(90deg, #14354c 10px, transparent 10px);
 background-size: 20px 10px;
 background-repeat: repeat-x;
 background-position: 100% 100%;
 z-index: 2;
 position: relative;
 padding-bottom: 30px;
 background-color: #fff;
 padding-top: 10px;
}

#towerFrameworkMain {
 min-width: 346px;
 max-width: 346px;
 width: 346px;
 height: auto;
 min-height: 750px;
 position: absolute;
 right: 10px;
 bottom: 0;
 z-index: 30;
}

.towerFramework {
 min-width: 346px;
 max-width: 346px;
 width: 346px;
 height: auto;
 min-height: 990px;
 position: relative;
 margin-left: 40px;
 margin-top: 26px;
}

.towerTop {
 position: relative;
 z-index: 9990;
 min-width: 346px;
 max-width: 346px;
 width: 346px;
 min-height: 347px;
 max-height: 347px;
 height: 347px;
 background: url(/img/poh/tower-new-top.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
 margin: 0 auto 2px;
}

.towerBottom {
 position: relative;
 min-width: 336px;
 max-width: 336px;
 width: 336px;
 min-height: 75px;
 max-height: 75px;
 height: 162px;
 background: url(/img/poh/tower-bottom2.png);
 background-position: top left;
 background-repeat: no-repeat;
 margin: -70px auto 0;
}

#wrapper {
 clear: both;
 overflow: hidden;
}

#wrapper span {
 background-color: #e8f5ff !important;
 background-repeat: repeat-x;
 background-position: top;
 float: left;
 width: auto;
 height: auto;
 border: #60bdff 2px solid;
 margin-right: 5px;
 margin-bottom: 5px;
 -moz-border-radius: 7px;
 border-radius: 7px;
 padding: 5px;
}

.towerKat {
 position: relative;
 min-width: 300px;
 max-width: 300px;
 width: 300px;
 min-height: 239px;
 max-height: 239px;
 height: 239px;
 margin: -159px auto 0;
}

#footerFarbe {
 padding-top: 15px;
 background-color: #0d2433;
 color: #fff;
 font-size: 16px;
 padding-bottom: 60px;
}

#userOnlineRefreshable {
 background-image: url(/img/poh/bg/topbg.gif);
 background-repeat: repeat-x;
 background-position: bottom left;
 background-color: #003557;
 border-top: 2px solid #fff;
 margin-top: 0;
 padding-top: 20px;
 padding-bottom: 35px;
 color: #fff;
}

.useronlineFooter {
 position: relative;
 width: 100%;
 text-align: center;
 font-size: 16px;
 padding: 10px;
 color: #000;
}

.towerKatBG {
 background: url(/img/poh/tower-background.png);
 background-repeat: repeat-y;
 position: absolute;
 top: 350px;
 bottom: 120px;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 z-index: 0;
 height: auto;
 min-width: 300px;
 max-width: 300px;
 width: 300px;
 left: 23px;
 right: 23px;
}

.towerUpload {
 z-index: 100;
 position: relative;
 min-width: 288px;
 max-width: 288px;
 width: 288px;
 min-height: 250px;
 height: auto;
 overflow: hidden;
 border-radius: 4px 5px 0 0 !important;
 -webkit-border-radius: 4px 5px 0 0 !important;
 -moz-border-radius: 4px 5px 0 0 !important;
 background-color: #e5e5e4 !important;
 border-top: 1px solid #000;
 border-right: 1px solid #000;
 border-left: 1px solid #000;
 -moz-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.2);
 margin: 0 auto;
 padding: 5px;
}

.towerUplodFrame {
 position: relative;
 min-width: 300px;
 max-width: 300px;
 width: 300px;
 min-height: 300px;
 height: auto;
 margin: 0 auto;
}

a.control_prev:hover,
a.control_next:hover,
a.userOnlinecontrol_prev:hover,
a.userOnlinecontrol_next:hover {
 background: #000;
}

a.newscontrol_next:hover,
#yeni_bg_men:hover {
 background: #fff;
}

a.userOnlinecontrol_prev {
 border-radius: 0 5px 5px 0;
 -moz-border-radius: 0 5px 5px 0;
 -webkit-border-radius: 0 5px 5px 0;
 left: 0;
}

a.newscontrol_next,
a.userOnlinecontrol_next {
 right: 0;
 border-radius: 4px 0 0 5px;
 -moz-border-radius: 4px 0 0 5px;
 -webkit-border-radius: 4px 0 0 5px;
}

a.control_prev,
a.control_next {
 font-size: 35px;
 font-weight: 700;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 position: absolute;
 z-index: 9980;
 display: inline;
 background: rgba(255, 255, 255, 0.75);
 color: #000;
 text-decoration: none;
 cursor: pointer;
 text-align: center;
 padding: auto;
 top: 18%;
}

a.userOnlinecontrol_prev,
a.userOnlinecontrol_next {
 position: absolute;
 top: 10%;
 z-index: 99;
 display: block;
 width: auto;
 height: auto;
 background: rgba(0, 0, 0, 0.4);
 color: #fff;
 text-decoration: none;
 cursor: pointer;
 text-align: center;
 padding: 10px;
}

a.control_prev {
 border-radius: 0 5px 5px 0;
 -moz-border-radius: 0 5px 5px 0;
 -webkit-border-radius: 0 5px 5px 0;
 left: 0;
}

a.control_next {
 border-radius: 4px 0 0 5px;
 -moz-border-radius: 4px 0 0 5px;
 -webkit-border-radius: 4px 0 0 5px;
 right: 0;
}

#towerKat {
 position: absolute;
 z-index: 50;
 top: 0;
 left: 0;
 min-width: 300px;
 max-width: 300px;
 width: 300px;
 min-height: 239px;
 max-height: 239px;
 height: 239px;
 background: url(/img/poh/tower-kat.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
 cursor: pointer;
}

#left {
 position: absolute;
 z-index: -2;
 min-width: 138px;
 max-width: 138px;
 width: 138px;
 min-height: 140px;
 max-height: 140px;
 height: 140px;
 left: 1px;
 top: 97px;
}

#right {
 position: absolute;
 z-index: -2;
 min-width: 138px;
 max-width: 138px;
 width: 138px;
 min-height: 140px;
 max-height: 140px;
 height: 140px;
 right: 1px;
 top: 97px;
}

.towerDescHead {
 height: auto;
 min-height: 124px;
 width: 108px;
 min-width: 108px;
 max-width: 108px;
 background-position: 100% 50%;
 overflow: hidden;
 position: absolute;
 display: inline-block;
 left: 0;
 top: 0;
}

.towerDescName {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 108px;
 min-width: 108px;
 max-width: 108px;
 height: 18px;
 overflow: hidden;
 font-weight: 700;
}

.towerDesc {
 position: relative;
 margin-left: 112px;
 width: auto;
 min-width: 100px;
 max-width: 600px;
 min-height: 120px;
 height: auto;
 text-align: left;
 display: inline-block;
}

.towerBottom2 {
 position: relative;
 min-width: 336px;
 max-width: 336px;
 width: 336px;
 min-height: 162px;
 max-height: 162px;
 height: 162px;
 background: url(/img/poh/tower-bottom2.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
 margin: -70px auto 0;
}

.towerInfoDesc {
 font-size: 20px;
 color: #000;
}

.towerFrame {
 position: relative;
 min-width: 300px;
 max-width: 300px;
 width: 300px;
 min-height: 239px;
 max-height: 239px;
 height: 239px;
 margin: 0 auto;
}

.sohbetOdasiBg {
 border-radius: 0 0 5px 5px !important;
 -webkit-border-radius: 0 0 5px 5px !important;
 -moz-border-radius: 0 0 5px 5px !important;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 height: auto;
 width: 100%;
 background-position: center center;
 background-repeat: repeat;
 margin: 0;
 z-index: 0;
}

.backgroundSohbet_L {
 position: absolute;
 width: 100%;
 min-height: 700px;
 height: 100%;
 background-repeat: no-repeat;
 z-index: 2;
 background-position: bottom left;
 left: 0;
 bottom: 0;
 border-radius: 0 0 0 5px !important;
 -webkit-border-radius: 0 0 0 5px !important;
 -moz-border-radius: 0 0 0 5px !important;
}

.backgroundSohbetTile {
 border-radius: 0 0 5px 5px !important;
 -webkit-border-radius: 0 0 5px 5px !important;
 -moz-border-radius: 0 0 5px 5px !important;
 background-image: url(/img/poh/floor-item.png);
 background-repeat: repeat;
 position: absolute;
 bottom: 0;
 left: 0;
 z-index: 1;
 min-height: 300px;
 max-height: 300px;
 height: 350px;
 width: 100%;
}

.browserWolke {
 height: auto;
 min-height: 400px;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 z-index: 1;
 background-image: url(/img/poh/wolke.png);
 background-repeat: repeat;
 background-position: 0 0;
 animation: menuWolken 55s linear infinite;
 -moz-animation: menuWolken 55s linear infinite;
 -webkit-animation: menuWolken 55s linear infinite;
}

@keyframes menuWolken {
 from {
 background-position: 0 0;
 }

 to {
 background-position: 100% 0;
 }
}

@-webkit-keyframes menuWolken {
 from {
 background-position: 0 0;
 }

 to {
 background-position: 100% 0;
 }
}

@-moz-keyframes menuWolken {
 from {
 background-position: 0 100%;
 }

 to {
 background-position: 100% 100%;
 }
}

.stufeHabbo {
 background: url(/img/poh/stufe-new.gif) no-repeat;
 background-position: 50% 210%;
 max-height: 247px;
 height: 247px;
 min-height: 247px;
 position: relative;
 width: 150px;
 max-width: 150px;
 min-width: 150px;
 margin: 0 auto;
 border-bottom: 1px solid #2785bc;
}

.stufeHabbo_2 {
 margin-top: 42px;
 margin-left: 7px;
 position: absolute;
 z-index: 6;
}

.stufeHabbo_1 {
 margin-top: 13px;
 margin-left: 43px;
 position: absolute;
 z-index: 7;
}

.stufeHabbo_3 {
 margin-top: 53px;
 margin-left: 80px;
 position: absolute;
 z-index: 8;
}

.stufePadding {
 position: relative;
 text-align: center;
}

.NRMspan {
 background-color: #606060 !important;
 color: #eee;
 font-size: 15px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 font-weight: 700;
 margin: 0 5px;
 padding: 2px 5px;
}

/*HAK SAHIBI HABBOLAR.COM*/

.NRMspanHafta {
 background-color: #606060 !important;
 color: #eee;
 font-size: 15px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 font-weight: 700;
 padding: 2px 5px;
 position: absolute;
 margin: 20px auto;
 left: auto;
 right: auto;
 bottom: -10px;
}

.furnioneitem {
 position: relative;
 padding: 5px;
}

.alignCenter {
 text-align: center;
 margin: 0 auto;
}

.furniitem:hover {
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 border: 1px solid rgba(0, 0, 0, 0.3);
 background-position: center;
 background-repeat: repeat;
 background-color: #404040;
 z-index: 2;
 position: relative;
}

.furniitem {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 height: 200px;
 width: 100%;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 border: 1px solid rgba(0, 0, 0, 0.3);
 background-position: center;
 background-repeat: repeat;
 background-color: #efefef;
 overflow: hidden;
 z-index: 2;
 position: relative;
}

#lastFurni {
 position: relative;
 overflow: hidden;
 margin: 0 auto;
}

#lastFurni ul {
 position: relative;
 list-style: none;
 overflow: hidden;
 border-left: 3px solid transparent;
 border-right: 3px solid transparent;
 margin: 0;
 padding: 0;
}

#lastFurni ul li {
 position: relative;
 display: none;
 float: left;
 text-align: left;
 overflow: hidden;
 margin: 0;
 padding: 0;
}

.lastFurni {
 max-height: 201px;
 height: 201px;
 min-height: 201px;
 position: relative;
 margin: 0 auto 45px;
}

.click_leftfurni {
 z-index: 20;
 background: rgba(0, 0, 0, 0.45);
 color: #30a3e5;
 font-weight: 700;
 position: absolute;
 bottom: -37px;
 left: 7px;
 cursor: pointer;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 padding: 2px 44px;
}

#fSite {
 color: #30a3e5;
 text-align: center;
}

.click_rightfurni {
 z-index: 20;
 background: rgba(0, 0, 0, 0.45);
 color: #30a3e5;
 font-weight: 700;
 position: absolute;
 bottom: -37px;
 right: 0;
 cursor: pointer;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 padding: 2px 44px;
}

.click_leftfurni:hover,
.click_rightfurni:hover {
 background: rgba(0, 0, 0, 0.7);
 color: #fff;
}

.furniName {
 position: relative;
 text-align: center;
 background: rgba(16, 68, 111, 0.65);
 color: #fff;
 font-weight: 700;
 width: 100%;
 border-bottom: solid #b7b7b7 1px;
 z-index: 3;
 height: auto;
 display: table;
}

.furniName span {
 vertical-align: middle;
 display: table-cell;
 line-height: 12px;
 font-size: 12px;
 padding: 5px 0;
}

.seitenNav {
 margin: 0 auto;
 text-align: center;
}

.rotatefurni {
 height: 197px;
 width: 100%;
 vertical-align: middle;
 position: absolute;
 background-repeat: no-repeat;
 overflow: hidden;
 background-position: center;
 z-index: 0;
 top: 0;
 left: 0;
}

.plNewMenu {
 width: 220px;
 min-width: 186px;
 min-height: 35px;
 max-height: 35px;
 height: 35px;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border: 3px solid #275d8e;
 position: relative;
 overflow: hidden;
 float: left;
 display: table;
 font-size: 12px;
 cursor: pointer;
 margin: 1px;
}

.plNewMenubg {
 background-color: rgba(49, 168, 216, 0.2);
 width: 35px;
 min-width: 35px;
 max-width: 35px;
 min-height: 35px;
 max-height: 35px;
 height: 35px;
 border-right: 2px solid #275d8e;
 display: inline-block;
 background-repeat: no-repeat;
 background-position: center center;
 position: relative;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 margin: -2px 0 -5px -2px;
}

.plNewMenuzahl {
 position: absolute;
 bottom: 3px;
 right: 0;
 height: 10px;
 width: auto;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 font-size: 10px;
 padding-left: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 display: table-cell;
 vertical-align: middle;
 background: #275d8e;
 color: #fff;
 margin: 0;
}

.plNewMenutext {
 width: inherit;
 min-width: 174px;
 display: table-cell;
 vertical-align: middle;
 text-align: left;
 padding-left: 5px;
 min-height: 30px;
 max-height: 30px;
 height: 30px;
 overflow: hidden;
}

.plNewMenu:hover .plNewMenubg {
 background-color: #275d8e;
}

.DOWNv3 {
 z-index: 3;
 position: absolute;
 border: 1px solid rbga(0, 0, 0, 0.2);
 width: 94%;
 min-height: 30px;
 height: 30px;
 background: rgba(233, 0, 0, 0.65);
 color: #fff;
 font-size: 16px;
 text-shadow: 0 0 2px rgba(0, 0, 0, 1);
 text-align: center;
 font-weight: 700;
 bottom: 10px;
 left: 3%;
 right: 3%;
 overflow: hidden;
 padding: 5px;
}

.UPv3 {
 z-index: 3;
 position: absolute;
 border: 1px solid rbga(0, 0, 0, 0.2);
 width: 94%;
 min-height: 30px;
 height: 30px;
 background: rgba(42, 164, 0, 0.65);
 color: #fff;
 font-size: 16px;
 text-shadow: 0 0 2px rgba(0, 0, 0, 1);
 text-align: center;
 font-weight: 700;
 bottom: 10px;
 left: 3%;
 right: 3%;
 overflow: hidden;
 padding: 5px;
}

.NRMv3 {
 z-index: 3;
 position: absolute;
 border: 1px solid rbga(0, 0, 0, 0.2);
 width: 94%;
 min-height: 30px;
 height: 30px;
 background: rgba(153, 153, 153, 0.65);
 color: #fff;
 font-size: 16px;
 text-shadow: 0 0 2px rgba(0, 0, 0, 1);
 text-align: center;
 font-weight: 700;
 bottom: 10px;
 left: 3%;
 right: 3%;
 overflow: hidden;
 padding: 5px;
}

#kastenSteigt2 {
 right: 10px;
 bottom: 5px;
 font-size: 12px;
 background-color: rgba(24, 91, 0, 0.8);
 position: absolute;
 display: inline-block;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 padding: 2px 4px;
}

#kastenSinkt2 {
 right: 10px;
 bottom: 5px;
 font-size: 12px;
 background-color: rgba(137, 0, 0, 0.8);
 position: absolute;
 display: inline-block;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 padding: 2px 4px;
}

.letzeForumDescAbdullah {
 padding: 3px 10px 0px 10px;
 position: absolute;
 bottom: -17px;
 left: 0;
 background-color: rgba(0, 0, 0, 0.35) !important;
 width: 100%;
 height: 18px;
 display: inline-block;
 color: #fff;
 font-size: 8px;
 font-weight: 700;
 z-index: 9;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
}

@keyframes tanzHabbo {
 0% {
 background-position: 64px 110px;
 }

 25% {
 background-position: 128px 110px;
 }

 50% {
 background-position: 192px 110px;
 }

 75% {
 background-position: 128px 110px;
 }

 100% {
 background-position: 64px 110px;
 }
}

@-webkit-keyframes tanzHabbo {
 0% {
 background-position: 64px 110px;
 }

 25% {
 background-position: 128px 110px;
 }

 50% {
 background-position: 192px 110px;
 }

 75% {
 background-position: 128px 110px;
 }

 100% {
 background-position: 64px 110px;
 }
}

@-moz-keyframes tanzHabbo {
 0% {
 background-position: 64px 110px;
 }

 25% {
 background-position: 128px 110px;
 }

 50% {
 background-position: 192px 110px;
 }

 75% {
 background-position: 128px 110px;
 }

 100% {
 background-position: 64px 110px;
 }
}

#tanzendeHabbos {
 height: 110px;
 width: 64px;
 animation: tanzHabbo 1.5s step-start infinite;
 -moz-animation: tanzHabbo 1.5s step-start infinite;
 -webkit-animation: tanzHabbo 1.5s step-start infinite;
}

#tanzendeHabbos_Blase {
 margin: -23px 2px 0;
 height: 133px;
 width: 60px;
 animation: tanzHabbo_Blase 0.75s step-start infinite;
 -moz-animation: tanzHabbo_Blase 0.75s step-start infinite;
 -webkit-animation: tanzHabbo_Blase 0.75s step-start infinite;
}

@keyframes tanzHabbo_Blase {
 0% {
 background-position: 0 133px;
 }

 13% {
 background-position: 60px 133px;
 }

 28% {
 background-position: 120px 133px;
 }

 42% {
 background-position: 180px 133px;
 }

 57% {
 background-position: 240px 133px;
 }

 71% {
 background-position: 180px 133px;
 }

 86% {
 background-position: 120px 133px;
 }

 100% {
 background-position: 60px 133px;
 }
}

@-webkit-keyframes tanzHabbo_Blase {
 0% {
 background-position: 0 133px;
 }

 13% {
 background-position: 60px 133px;
 }

 28% {
 background-position: 120px 133px;
 }

 42% {
 background-position: 180px 133px;
 }

 57% {
 background-position: 240px 133px;
 }

 71% {
 background-position: 180px 133px;
 }

 86% {
 background-position: 120px 133px;
 }

 100% {
 background-position: 60px 133px;
 }
}

@-moz-keyframes tanzHabbo_Blase {
 0% {
 background-position: 0 133px;
 }

 13% {
 background-position: 60px 133px;
 }

 28% {
 background-position: 120px 133px;
 }

 42% {
 background-position: 180px 133px;
 }

 57% {
 background-position: 240px 133px;
 }

 71% {
 background-position: 180px 133px;
 }

 86% {
 background-position: 120px 133px;
 }

 100% {
 background-position: 60px 133px;
 }
}

#raum {
 position: relative;
 z-index: 20;
}

.raum {
 position: relative;
 width: 100%;
 max-height: 300px;
 height: 300px;
 margin: 0;
}

.browser {
 position: relative;
 height: auto;
 z-index: 10;
 width: 100%;
}

.blasecenter_txt a {
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
 color: inherit;
 text-decoration: none;
}

.blasecenter_txt img {
 margin: -5px 0 -5px -5px;
}

.sprite_blase {
 position: relative;
 background-image: url(/img/poh/ui/sprite-blase.png);
 background-repeat: no-repeat;
 display: block;
 color: #333;
}

.blase_center_0 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -455px;
}

.blase_center_1 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -479px;
}

.blase_center_2 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -620px;
}

.blase_center_3 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -644px;
}

.blase_center_4 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -668px;
}

.blase_center_5 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -692px;
}

.blase_center_6 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -716px;
}

.blase_center_7 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -740px;
}

.blase_center_8 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -764px;
 color: #fff !important;
}

.blase_center_9 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -788px;
}

.blase_center_10 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -503px;
 color: #fff !important;
}

.blase_center_11 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -527px;
}

.blase_center_12 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0 -551px;
}

.blase_center_13 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 23px;
 background-position: 0 -575px;
}

.blase_center_14 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 22px;
 background-position: 0 -598px;
 color: #fff !important;
}

.blaseleft_0 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -56px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_0 {
 width: 6px;
 height: 24px;
 background-position: 0 -812px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_1 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -80px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_1 {
 width: 6px;
 height: 24px;
 background-position: 0 -836px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_2 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -260px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_2 {
 width: 6px;
 height: 24px;
 background-position: 0 -986px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_3 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -284px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_3 {
 width: 6px;
 height: 24px;
 background-position: 0 -1010px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_4 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -308px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_4 {
 width: 6px;
 height: 24px;
 background-position: 0 -1034px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_5 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -332px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_5 {
 width: 6px;
 height: 24px;
 background-position: 0 -1058px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_6 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -356px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_6 {
 width: 6px;
 height: 24px;
 background-position: 0 -1082px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_7 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -380px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_arbeiter {
 width: 30px;
 height: 28px;
 background-position: 0 0;
 margin-top: -4px;
 padding: 3px 0 0 4px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_7 {
 width: 6px;
 height: 24px;
 background-position: 0 -1106px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_8 {
 z-index: 2;
 width: 29px;
 height: 24px;
 background-position: 0 -404px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_8 {
 width: 9px;
 height: 26px;
 background-position: 0 -1130px;
 margin: -1px 0;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_9 {
 z-index: 2;
 width: 29px;
 height: 27px;
 background-position: 0 -428px;
 margin: -3px 0 0;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_9 {
 width: 6px;
 height: 24px;
 background-position: 0 -1156px;
 background-repeat: no-repeat;
 float: left;
}

.sprite_blase .mini {
 margin: -4px 0 0 -2px;
}

.blaseleft_9 .mini {
 margin: -2px 0 0 1px;
 display: inline-block;
}

.blaseleft_10 {
 z-index: 2;
 width: 39px;
 height: 30px;
 background-position: 0 -104px;
 margin: -5px 0 -1px -5px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_10 {
 width: 6px;
 height: 24px;
 background-position: 0 -860px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_10 .mini {
 margin: 2px 0 0 6px;
 display: inline-block;
}

.blaseleft_11 {
 z-index: 2;
 width: 29px;
 height: 31px;
 background-position: 0 -134px;
 margin: -6px 0 -0 1px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_11 {
 width: 8px;
 height: 24px;
 background-position: 0 -884px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_11 .mini {
 margin: 2px 0 0 6px;
 display: inline-block;
}

.blaseleft_12 {
 z-index: 2;
 width: 35px;
 height: 33px;
 background-position: 0 -165px;
 margin: -7px 0 -2px -1px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_12 {
 width: 6px;
 height: 24px;
 background-position: 0 -908px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_12 .mini {
 margin: 4px 0 0 6px;
 display: inline-block;
}

.blaseleft_13 {
 z-index: 2;
 width: 31px;
 height: 28px;
 background-position: 0 -198px;
 margin: 0 0 -4px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_13 {
 width: 18px;
 height: 29px;
 background-position: 0 -932px;
 margin: -6px -10px 1px 0;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_arbeiter .mini {
 margin: -4px 0 0 -1px;
 display: inline-block;
}

.blaseleft_13 .mini {
 margin: -5px 0 0 8px;
 display: inline-block;
}

.blaseleft_14 {
 z-index: 2;
 width: 32px;
 height: 34px;
 background-position: 0 -226px;
 margin: -10px 0 0 -5px;
 background-repeat: no-repeat;
 float: left;
}

.blaseright_14 {
 width: 14px;
 height: 25px;
 background-position: 0 -961px;
 margin: -1px 0 0;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_15 {
 z-index: 2;
 width: 32px;
 margin-top: -10px;
 height: 34px;
 background-position: 0px -1342px;
 background-repeat: no-repeat;
 float: left;
}

.blase_center_15 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0px -1376px;
}

.blaseright_15 {
 width: 15px;
 height: 24px;
 background-position: 0 -1400px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_15.sprite_blase .mini {
 margin: 5px 0 0 4px;
}

.blaseright_16 {
 width: 6px;
 height: 24px;
 background-position: 0 -1318px;
 background-repeat: no-repeat;
 float: left;
}

.blase_center_16 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0px -1294px;
}

.blaseleft_16 {
 z-index: 2;
 width: 32px;
 margin-top: -10px;
 height: 34px;
 background-position: 0px -1260px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_16.sprite_blase .mini {
 margin: 8px 0 0 4px;
}

.blaseright_17 {
 width: 18px;
 height: 24px;
 background-position: 0 -1236px;
 background-repeat: no-repeat;
 float: left;
}

.blase_center_17 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0px -1212px;
}

.blaseleft_17 {
 z-index: 2;
 width: 28px;
 margin-top: -8px;
 height: 32px;
 background-position: 0px -1180px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_17.sprite_blase .mini {
 margin: 4px 0 0 0px;
}

.blaseleft_14 .mini {
 margin: 6px 0 0 10px;
 display: inline-block;
}

.blaseright_99 {
 width: 6px;
 height: 24px;
 background-position: 0 -1476px;
 background-repeat: no-repeat;
 float: left;
}

.blase_center_99 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0px -1452px;
}

.blaseleft_99 {
 z-index: 2;
 width: 28px;
 margin-top: -4px;
 height: 28px;
 background-position: 0px -1424px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_99.sprite_blase .mini {
 margin: 0px 0 0 3px;
}

.blaseleft_98 {
 z-index: 2;
 width: 28px;
 margin-top: -4px;
 height: 28px;
 background-position: 0px -1500px;
 background-repeat: no-repeat;
 float: left;
}

.blase_center_98 {
 z-index: 1;
 background-repeat: repeat-x;
 float: left;
 width: auto;
 max-width: 680px;
 overflow: hidden;
 height: 24px;
 background-position: 0px -1528px;
}

.blaseright_98 {
 width: 6px;
 height: 24px;
 background-position: 0px -1552px;
 background-repeat: no-repeat;
 float: left;
}

.blaseleft_98.sprite_blase .mini {
 margin: 0px 0 0 3px;
}

.timeline-badge.konu {
 background-color: #9b539c !important;
}

.timeline-badge.konuyrm {
 background-color: #eb65a0 !important;
}

.timeline-badge.hbry {
 background-color: #bccf02 !important;
}

.timeline-badge.mesg {
 background-color: #a0a0a0 !important;
}

.timeline-badge.primary {
 background-color: #2e6da4 !important;
}

.timeline-badge.success {
 background-color: #3f903f !important;
}

.timeline-badge.warning {
 background-color: #f0ad4e !important;
}

.timeline-badge.danger {
 background-color: #d9534f !important;
}

.timeline-badge.info {
 background-color: #5bc0de !important;
}

.a {
 background-image: url(/img/poh/progress-bar2.png);
 width: 163px;
 padding: 2px 4px;
}

.b {
 background-image: url(/img/poh/progress-bar.png);
 height: 17px;
 font-size: 12px;
 text-shadow: none;
 color: #fff;
 text-align: center;
}

.a_tp {
 background-image: url(/img/poh/progress-bar2-tp.png);
 width: 122px;
 padding: 2px 4px;
}

.c {
 color: #fff;
 font-family: "pohfont", "Ubuntu", "Ubuntu Condensed", "Trebuchet MS",
 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;
 font-size: 12px;
 font-weight: 700;
 padding-top: 1px;
 padding-left: 70px;
}

.loginNav {
 background-image: none !important;
 border-top: 2px solid rgba(255, 255, 255, 1);
 background-color: #a80000;
 z-index: 9920;
}

.raum1_1 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 298px;
 left: 370px;
}

.raum1_2 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 282px;
 left: 338px;
}

.raum1_3 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 266px;
 left: 306px;
}

.raum1_4 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 250px;
 left: 274px;
}

.raum1_5 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 234px;
 left: 242px;
}

.raum1_6 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 218px;
 left: 210px;
}

.raum1_7 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 202px;
 left: 178px;
}

.raum1_8 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 186px;
 left: 146px;
}

.raum1_9 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 114px;
}

.raum1_10 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 82px;
}

.raum1_11 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 50px;
}

.raum1_12 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 18px;
}

.raum1_13 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 106px;
 left: -14px;
}

.raum1_14 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 90px;
 left: -46px;
}

.raum1_15 {
 float: left;
 position: absolute;
 z-index: 7;
 width: 64px;
 height: 110px;
 top: 74px;
 left: -78px;
}

.raum2_1 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 282px;
 left: 402px;
}

.raum2_2 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 266px;
 left: 370px;
}

.raum2_3 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 250px;
 left: 338px;
}

.raum2_4 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 234px;
 left: 306px;
}

.raum2_5 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 218px;
 left: 274px;
}

.raum2_6 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 202px;
 left: 242px;
}

.raum2_7 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 186px;
 left: 210px;
}

.raum2_8 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 178px;
}

.raum2_9 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 146px;
}

.raum2_10 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 114px;
}

.raum2_11 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 82px;
}

.raum2_12 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 50px;
}

.raum2_13 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 18px;
}

.raum2_14 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 74px;
 left: -14px;
}

.raum2_15 {
 float: left;
 position: absolute;
 z-index: 6;
 width: 64px;
 height: 110px;
 top: 58px;
 left: -46px;
}

.raum3_1 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 266px;
 left: 434px;
}

.raum3_2 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 250px;
 left: 402px;
}

.raum3_3 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 234px;
 left: 370px;
}

.raum3_4 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 218px;
 left: 338px;
}

.raum3_5 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 202px;
 left: 306px;
}

.raum3_6 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 186px;
 left: 274px;
}

.raum3_7 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 242px;
}

.raum3_8 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 210px;
}

.raum3_9 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 178px;
}

.raum3_10 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 146px;
}

.raum3_11 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 114px;
}

.raum3_12 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 82px;
}

.raum3_13 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 50px;
}

.raum3_14 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 18px;
}

.raum3_15 {
 float: left;
 position: absolute;
 z-index: 5;
 width: 64px;
 height: 110px;
 top: 42px;
 left: -14px;
}

.raum4_1 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 250px;
 left: 466px;
}

.raum4_2 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 234px;
 left: 434px;
}

.raum4_3 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 218px;
 left: 402px;
}

.raum4_4 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 202px;
 left: 370px;
}

.raum4_5 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 186px;
 left: 338px;
}

.raum4_6 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 306px;
}

.raum4_7 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 274px;
}

.raum4_8 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 242px;
}

.raum4_9 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 210px;
}

.raum4_10 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 178px;
}

.raum4_11 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 146px;
}

.raum4_12 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 114px;
}

.raum4_13 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 82px;
}

.raum4_14 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 50px;
}

.raum4_15 {
 float: left;
 position: absolute;
 z-index: 4;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 18px;
}

.raum5_1 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 234px;
 left: 498px;
}

.raum5_2 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 218px;
 left: 466px;
}

.raum5_3 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 202px;
 left: 434px;
}

.raum5_4 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 186px;
 left: 402px;
}

.raum5_5 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 370px;
}

.raum5_6 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 338px;
}

.raum5_7 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 306px;
}

.raum5_8 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 274px;
}

.raum5_9 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 242px;
}

.raum5_10 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 210px;
}

.raum5_11 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 178px;
}

.raum5_12 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 146px;
}

.raum5_13 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 114px;
}

.raum5_14 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 82px;
}

.raum5_15 {
 float: left;
 position: absolute;
 z-index: 3;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 50px;
}

.raum6_1 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 218px;
 left: 530px;
}

.raum6_2 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 202px;
 left: 498px;
}

.raum6_3 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 186px;
 left: 466px;
}

.raum6_4 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 434px;
}

.raum6_5 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 402px;
}

.raum6_6 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 370px;
}

.raum6_7 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 338px;
}

.raum6_8 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 306px;
}

.raum6_9 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 274px;
}

.raum6_10 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 242px;
}

.raum6_11 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 210px;
}

.raum6_12 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 178px;
}

.raum6_13 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 146px;
}

.raum6_14 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 114px;
}

.raum6_15 {
 float: left;
 position: absolute;
 z-index: 2;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 82px;
}

.raum7_1 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 202px;
 left: 562px;
}

.raum7_2 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 186px;
 left: 530px;
}

.raum7_3 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 498px;
}

.raum7_4 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 466px;
}

.raum7_5 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 434px;
}

.raum7_6 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 402px;
}

.raum7_7 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 370px;
}

.raum7_8 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 338px;
}

.raum7_9 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 306px;
}

.raum7_10 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 274px;
}

.raum7_11 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 242px;
}

.raum7_12 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 210px;
}

.raum7_13 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 178px;
}

.raum7_14 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 146px;
}

.raum7_15 {
 float: left;
 position: absolute;
 z-index: 1;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 114px;
}

.raum8_1 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 186px;
 left: 594px;
}

.raum8_2 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 562px;
}

.raum8_3 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 530px;
}

.raum8_4 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 498px;
}

.raum8_5 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 466px;
}

.raum8_6 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 434px;
}

.raum8_7 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 402px;
}

.raum8_8 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 370px;
}

.raum8_9 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 338px;
}

.raum8_10 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 306px;
}

.raum8_11 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 274px;
}

.raum8_12 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 242px;
}

.raum8_13 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 210px;
}

.raum8_14 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 178px;
}

.raum8_15 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: -38px;
 left: 146px;
}

.raum9_1 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 170px;
 left: 626px;
}

.raum9_2 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 594px;
}

.raum9_3 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 562px;
}

.raum9_4 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 530px;
}

.raum9_5 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 498px;
}

.raum9_6 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 466px;
}

.raum9_7 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 434px;
}

.raum9_8 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 402px;
}

.raum9_9 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 370px;
}

.raum9_10 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 338px;
}

.raum9_11 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 306px;
}

.raum9_12 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 274px;
}

.raum9_13 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 242px;
}

.raum9_14 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: -38px;
 left: 210px;
}

.raum9_15 {
 float: left;
 position: absolute;
 z-index: -1;
 width: 64px;
 height: 110px;
 top: -54px;
 left: 178px;
}

.raum10_1 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 154px;
 left: 658px;
}

.raum10_2 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 626px;
}

.raum10_3 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 594px;
}

.raum10_4 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 562px;
}

.raum10_5 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 530px;
}

.raum10_6 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 498px;
}

.raum10_7 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 466px;
}

.raum10_8 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 434px;
}

.raum10_9 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 402px;
}

.raum10_10 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 370px;
}

.raum10_11 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 338px;
}

.raum10_12 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 306px;
}

.raum10_13 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: -38px;
 left: 274px;
}

.raum10_14 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: -54px;
 left: 242px;
}

.raum10_15 {
 float: left;
 position: absolute;
 z-index: -2;
 width: 64px;
 height: 110px;
 top: -70px;
 left: 210px;
}

.raum11_1 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 138px;
 left: 690px;
}

.raum11_2 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 658px;
}

.raum11_3 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 626px;
}

.raum11_4 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 594px;
}

.raum11_5 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 562px;
}

.raum11_6 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 530px;
}

.raum11_7 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 498px;
}

.raum11_8 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 466px;
}

.raum11_9 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 434px;
}

.raum11_10 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 402px;
}

.raum11_11 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 370px;
}

.raum11_12 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: -38px;
 left: 338px;
}

.raum11_13 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: -54px;
 left: 306px;
}

.raum11_14 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: -70px;
 left: 274px;
}

.raum11_15 {
 float: left;
 position: absolute;
 z-index: -3;
 width: 64px;
 height: 110px;
 top: -86px;
 left: 242px;
}

.raum12_1 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: 122px;
 left: 722px;
}

.raum12_2 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 690px;
}

.raum12_3 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 658px;
}

.raum12_4 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 626px;
}

.raum12_5 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 594px;
}

.raum12_6 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 562px;
}

.raum12_7 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 530px;
}

.raum12_8 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 498px;
}

.raum12_9 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 466px;
}

.raum12_10 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 434px;
}

.raum12_11 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: -38px;
 left: 402px;
}

.raum12_12 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: -54px;
 left: 370px;
}

.raum12_13 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: -70px;
 left: 338px;
}

.raum12_14 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: -86px;
 left: 306px;
}

.raum12_15 {
 float: left;
 position: absolute;
 z-index: -4;
 width: 64px;
 height: 110px;
 top: -102px;
 left: 274px;
}

.raum13_1 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: 106px;
 left: 754px;
}

.raum13_2 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 722px;
}

.raum13_3 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 690px;
}

.raum13_4 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 658px;
}

.raum13_5 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 626px;
}

.raum13_6 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 594px;
}

.raum13_7 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 562px;
}

.raum13_8 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 530px;
}

.raum13_9 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 498px;
}

.raum13_10 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: -38px;
 left: 466px;
}

.raum13_11 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: -54px;
 left: 434px;
}

.raum13_12 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: -70px;
 left: 402px;
}

.raum13_13 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: -86px;
 left: 370px;
}

.raum13_14 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: -102px;
 left: 338px;
}

.raum13_15 {
 float: left;
 position: absolute;
 z-index: -5;
 width: 64px;
 height: 110px;
 top: -118px;
 left: 306px;
}

.raum14_1 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: 90px;
 left: 786px;
}

.raum14_2 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 754px;
}

.raum14_3 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 722px;
}

.raum14_4 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 690px;
}

.raum14_5 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 658px;
}

.raum14_6 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 626px;
}

.raum14_7 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 594px;
}

.raum14_8 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 562px;
}

.raum14_9 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -38px;
 left: 530px;
}

.raum14_10 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -54px;
 left: 498px;
}

.raum14_11 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -70px;
 left: 466px;
}

.raum14_12 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -86px;
 left: 434px;
}

.raum14_13 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -102px;
 left: 402px;
}

.raum14_14 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -118px;
 left: 370px;
}

.raum14_15 {
 float: left;
 position: absolute;
 z-index: -6;
 width: 64px;
 height: 110px;
 top: -134px;
 left: 338px;
}

.raum15_1 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: 74px;
 left: 818px;
}

.raum15_2 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: 58px;
 left: 786px;
}

.raum15_3 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: 42px;
 left: 754px;
}

.raum15_4 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: 26px;
 left: 722px;
}

.raum15_5 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: 10px;
 left: 690px;
}

.raum15_6 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -6px;
 left: 658px;
}

.raum15_7 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -22px;
 left: 626px;
}

.raum15_8 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -38px;
 left: 594px;
}

.raum15_9 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -54px;
 left: 562px;
}

.raum15_10 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -70px;
 left: 530px;
}

.raum15_11 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -86px;
 left: 498px;
}

.raum15_12 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -102px;
 left: 466px;
}

.raum15_13 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -118px;
 left: 434px;
}

.raum15_14 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -134px;
 left: 402px;
}

.raum15_15 {
 float: left;
 position: absolute;
 z-index: -7;
 width: 64px;
 height: 110px;
 top: -150px;
 left: 370px;
}

.flur1_1 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 328px;
 left: 518px;
}

.flur1_2 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 312px;
 left: 486px;
}

.flur1_3 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 296px;
 left: 454px;
}

.flur1_4 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 280px;
 left: 422px;
}

.flur1_5 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 264px;
 left: 390px;
}

.flur1_6 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 248px;
 left: 358px;
}

.flur1_7 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 232px;
 left: 326px;
}

.flur1_8 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 216px;
 left: 294px;
}

.flur1_9 {
 float: left;
 position: absolute;
 z-index: 700;
 width: 64px;
 height: 110px;
 top: 200px;
 left: 262px;
}

.flur2_1 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 312px;
 left: 550px;
}

.flur2_2 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 296px;
 left: 518px;
}

.flur2_3 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 280px;
 left: 486px;
}

.flur2_4 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 264px;
 left: 454px;
}

.flur2_5 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 248px;
 left: 422px;
}

.flur2_6 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 232px;
 left: 390px;
}

.flur2_7 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 216px;
 left: 358px;
}

.flur2_8 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 200px;
 left: 326px;
}

.flur2_9 {
 float: left;
 position: absolute;
 z-index: 600;
 width: 64px;
 height: 110px;
 top: 184px;
 left: 294px;
}

.flur3_1 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 296px;
 left: 582px;
}

.flur3_2 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 280px;
 left: 550px;
}

.flur3_3 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 264px;
 left: 518px;
}

.flur3_4 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 248px;
 left: 486px;
}

.flur3_5 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 232px;
 left: 454px;
}

.flur3_6 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 216px;
 left: 422px;
}

.flur3_7 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 200px;
 left: 390px;
}

.flur3_8 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 184px;
 left: 358px;
}

.flur3_9 {
 float: left;
 position: absolute;
 z-index: 500;
 width: 64px;
 height: 110px;
 top: 168px;
 left: 326px;
}

.flur4_1 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 280px;
 left: 614px;
}

.flur4_2 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 264px;
 left: 582px;
}

.flur4_3 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 248px;
 left: 550px;
}

.flur4_4 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 232px;
 left: 518px;
}

.flur4_5 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 216px;
 left: 486px;
}

.flur4_6 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 200px;
 left: 454px;
}

.flur4_7 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 184px;
 left: 422px;
}

.flur4_8 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 168px;
 left: 390px;
}

.flur4_9 {
 float: left;
 position: absolute;
 z-index: 400;
 width: 64px;
 height: 110px;
 top: 152px;
 left: 358px;
}

.flur5_1 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 264px;
 left: 646px;
}

.flur5_2 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 248px;
 left: 614px;
}

.flur5_3 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 232px;
 left: 582px;
}

.flur5_4 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 216px;
 left: 550px;
}

.flur5_5 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 200px;
 left: 518px;
}

.flur5_6 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 184px;
 left: 486px;
}

.flur5_7 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 168px;
 left: 454px;
}

.flur5_8 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 152px;
 left: 422px;
}

.flur5_9 {
 float: left;
 position: absolute;
 z-index: 300;
 width: 64px;
 height: 110px;
 top: 136px;
 left: 390px;
}

.flur6_1 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 248px;
 left: 678px;
}

.flur6_2 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 232px;
 left: 646px;
}

.flur6_3 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 216px;
 left: 614px;
}

.flur6_4 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 200px;
 left: 582px;
}

.flur6_5 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 184px;
 left: 550px;
}

.flur6_6 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 168px;
 left: 518px;
}

.flur6_7 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 152px;
 left: 486px;
}

.flur6_8 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 136px;
 left: 454px;
}

.flur6_9 {
 float: left;
 position: absolute;
 z-index: 200;
 width: 64px;
 height: 110px;
 top: 120px;
 left: 422px;
}

.flur7_1 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 232px;
 left: 710px;
}

.flur7_2 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 216px;
 left: 678px;
}

.flur7_3 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 200px;
 left: 646px;
}

.flur7_4 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 184px;
 left: 614px;
}

.flur7_5 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 168px;
 left: 582px;
}

.flur7_6 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 152px;
 left: 550px;
}

.flur7_7 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 136px;
 left: 518px;
}

.flur7_8 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 120px;
 left: 486px;
}

.flur7_9 {
 float: left;
 position: absolute;
 z-index: 100;
 width: 64px;
 height: 110px;
 top: 104px;
 left: 454px;
}

.flur8_1 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 216px;
 left: 742px;
}

.flur8_2 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 200px;
 left: 710px;
}

.flur8_3 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 184px;
 left: 678px;
}

.flur8_4 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 168px;
 left: 646px;
}

.flur8_5 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 152px;
 left: 614px;
}

.flur8_6 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 136px;
 left: 582px;
}

.flur8_7 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 120px;
 left: 550px;
}

.flur8_8 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 104px;
 left: 518px;
}

.flur8_9 {
 float: left;
 position: absolute;
 z-index: 0;
 width: 64px;
 height: 110px;
 top: 88px;
 left: 486px;
}

.abdullahGameFrame {
 -webkit-transition-duration: 1s;
 -moz-transition-duration: 1s;
 -o-transition-duration: 1s;
 transition-duration: 1s;
 animation-timing-function: ease;
 height: 630px;
 width: 990px;
 min-height: 630px;
 max-height: 630px;
 min-width: 990px;
 min-width: 990px;
 overflow: hidden;
 background-image: url(/img/poh/apo-frames.png);
 background-repeat: no-repeat;
 position: relative;
 z-index: 10;
}

#abdullahGameFrameIki {
 background-position: 0 -630px;
}

.abdullahGameTuer {
 height: 154px;
 width: 98px;
 min-height: 154px;
 max-height: 154px;
 min-width: 98px;
 min-width: 98px;
 overflow: hidden;
 background-image: url(/img/poh/apo-tuere.png);
 background-repeat: no-repeat;
 position: absolute;
 cursor: pointer;
}

.abdullahGameTuer:hover {
 border-bottom: 2px dashed white;
}

.abdullahGameTuer_l_2 {
 background-position: -98px 0;
 bottom: 128px;
 left: 286px;
}

.abdullahGameTuer_l_1 {
 background-position: -98px 0;
 bottom: 80px;
 left: 195px;
}

#abdullahGameTuer_l_offen {
 background-position: 0 0;
}

.abdullahGameTuer_r_1 {
 background-position: -196px 0;
 bottom: 128px;
 right: 286px;
}

.abdullahGameTuer_r_2 {
 background-position: -196px 0;
 bottom: 80px;
 right: 195px;
}

#abdullahGameTuer_r_offen {
 background-position: -294px 0;
}

.abdullahGameFigur {
 height: 110px;
 width: 64px;
 min-height: 110px;
 max-height: 110px;
 min-width: 64px;
 min-width: 64px;
 overflow: hidden;
 position: absolute;
 z-index: 10;
 bottom: -50px;
 left: 463px;
}

.textAbdullah {
 position: absolute;
 z-index: 10;
 height: 300px;
 top: 50px;
 left: 165px;
 width: 660px;
 overflow: hidden;
}

.textAbdullah .nachr {
 margin-top: 20px;
}

.textApoScoller {
 margin-top: 240px;
 animation: scrollAbdullahBallon 50s step-start 2;
 -moz-animation: scrollAbdullahBallon 50s step-start 2;
 -webkit-animation: scrollAbdullahBallon 50s step-start 2;
 -webkit-transition-duration: 1s;
 -moz-transition-duration: 1s;
 -o-transition-duration: 1s;
 transition-duration: 1s;
}

.abdullahGameArea {
 display: none;
}

.marginBottomGame {
 margin: 10px 0;
}

.firstFensterLoger {
 position: absolute;
 bottom: 70px;
 left: 115px;
 width: auto;
 right: 115px;
 height: 210px;
 -webkit-transition-duration: 1.5s;
 -moz-transition-duration: 1.5s;
 -o-transition-duration: 1.5s;
 transition-duration: 1.5s;
}

.firstFensterLoger .row {
 height: inherit;
}

.rightFrameAbdullahGame {
 color: #fff;
 text-align: left;
 padding: 10px 15px;
 background-color: rgba(0, 0, 0, 0.5);
 height: 100%;
 border-radius: 4px !important;
 -webkit-border-radius: 4px !important;
 -moz-border-radius: 4px !important;
}

.gameAbdullahWinner {
 height: 469px;
 width: 268px;
 min-height: 469px;
 max-height: 469px;
 min-width: 268px;
 min-width: 268px;
 overflow: hidden;
 background-image: url(/img/poh/game-winnter-tabl.png);
 background-repeat: no-repeat;
 position: absolute;
 bottom: 16px;
 left: 550px;
 z-index: 60;
}

.gameAbdullahLTDWinner {
 height: 231px;
 width: 189px;
 min-height: 231px;
 max-height: 231px;
 min-width: 189px;
 min-width: 189px;
 overflow: hidden;
 background-image: url(/img/poh/versteckender-game-ltd.png);
 background-repeat: no-repeat;
 position: absolute;
 bottom: 76px;
 left: 226px;
 z-index: 0;
}

.progressApoBar {
 background-color: #1a1a1a;
 height: 50px;
 padding: 5px;
 width: 500px;
 margin: 50px 0;
 border-radius: 4px;
 box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;
}

.progressApoBar span {
 display: block;
 height: 100%;
 border-radius: 3px;
 box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
 float: left;
 background-color: #46b901;
}

.streifenApoJunge {
 background-size: 60px 60px;
 background-image: linear-gradient(
 135deg,
 rgba(255, 255, 255, 0.25) 25%,
 transparent 25%,
 transparent 50%,
 rgba(255, 255, 255, 0.25) 50%,
 rgba(255, 255, 255, 0.25) 75%,
 transparent 75%,
 transparent
 );
 background-image: -webkit-linear-gradient(
 135deg,
 rgba(255, 255, 255, 0.25) 25%,
 transparent 25%,
 transparent 50%,
 rgba(255, 255, 255, 0.25) 50%,
 rgba(255, 255, 255, 0.25) 75%,
 transparent 75%,
 transparent
 );
 animation: streifenApoAnime 2s linear infinite,
 streifenLangZiehen 5s ease-in-out infinite;
 -webkit-animation: streifenApoAnime 2s linear infinite,
 streifenLangZiehen 5s ease-in-out infinite;
 -moz-animation: streifenApoAnime 2s linear infinite,
 streifenLangZiehen 5s ease-in-out infinite;
}

@-webkit-keyframes streifenApoAnime {
 0% {
 background-position: 0 0;
 }

 100% {
 background-position: 60px 0;
 }
}

@-moz-keyframes streifenApoAnime {
 0% {
 background-position: 0 0;
 }

 100% {
 background-position: 60px 0;
 }
}

@-webkit-keyframes streifenLangZiehen {
 0% {
 width: 0;
 }

 100% {
 width: 100%;
 }
}

@-moz-keyframes streifenLangZiehen {
 0% {
 width: 0;
 }

 100% {
 width: 100%;
 }
}

@keyframes streifenApoAnime {
 0% {
 background-position: 0 0;
 }

 100% {
 background-position: 60px 0;
 }
}

@keyframes streifenLangZiehen {
 0% {
 width: 0;
 }

 100% {
 width: 100%;
 }
}

@keyframes scrollAbdullahBallon {
 0% {
 margin-top: 300px;
 }

 10% {
 margin-top: 240px;
 }

 20% {
 margin-top: 180px;
 }

 30% {
 margin-top: 120px;
 }

 40% {
 margin-top: 60px;
 }

 50% {
 margin-top: 0;
 }

 60% {
 margin-top: -60px;
 }

 70% {
 margin-top: -120px;
 }

 80% {
 margin-top: -180px;
 }

 90% {
 margin-top: -140px;
 }

 100% {
 margin-top: -300px;
 }
}

@-webkit-keyframes scrollAbdullahBallon {
 0% {
 margin-top: 300px;
 }

 10% {
 margin-top: 240px;
 }

 20% {
 margin-top: 180px;
 }

 30% {
 margin-top: 120px;
 }

 40% {
 margin-top: 60px;
 }

 50% {
 margin-top: 0;
 }

 60% {
 margin-top: -60px;
 }

 70% {
 margin-top: -120px;
 }

 80% {
 margin-top: -180px;
 }

 90% {
 margin-top: -140px;
 }

 100% {
 margin-top: -300px;
 }
}

@-moz-keyframes scrollAbdullahBallon {
 0% {
 margin-top: 300px;
 }

 10% {
 margin-top: 240px;
 }

 20% {
 margin-top: 180px;
 }

 30% {
 margin-top: 120px;
 }

 40% {
 margin-top: 60px;
 }

 50% {
 margin-top: 0;
 }

 60% {
 margin-top: -60px;
 }

 70% {
 margin-top: -120px;
 }

 80% {
 margin-top: -180px;
 }

 90% {
 margin-top: -140px;
 }

 100% {
 margin-top: -300px;
 }
}

.abdullahGameRoomName {
 color: #fff;
 font-weight: 700;
 text-align: left;
 width: 250px;
 height: 30px;
 font-size: 17px;
 padding: 3px 0 0 5px;
 position: absolute;
 bottom: 5px;
 left: 50px;
 background-color: rgba(0, 0, 0, 0.65);
 border-radius: 4px !important;
 -webkit-border-radius: 4px !important;
 -moz-border-radius: 4px !important;
 z-index: 35;
}

.abdullahGameCanvasFrame {
 z-index: 99;
 -webkit-transition-duration: 1.5s;
 -moz-transition-duration: 1.5s;
 -o-transition-duration: 1.5s;
 transition-duration: 1.5s;
 animation-timing-function: ease;
 height: 630px;
 width: 990px;
 min-height: 630px;
 max-height: 630px;
 min-width: 990px;
 min-width: 990px;
 overflow: hidden;
 background-image: url(/img/poh/apo-frames-canvas.png);
 background-repeat: no-repeat;
 position: relative;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
}

#abdullahGameCanvasFrameIki {
 background-position: 0 -730px;
}

.listeDerAbdullahGameWinner {
 color: #fff;
 font-size: 12px;
 font-weight: 700;
 width: 250px;
 height: 305px;
 min-width: 250px;
 min-height: 305px;
 max-width: 250px;
 max-height: 305px;
 overflow-x: hidden;
 overflow-y: auto;
 -webkit-overflow-y: auto;
 position: absolute;
 top: 52px;
 left: 12px;
 text-align: left;
}

.hoverMeldung {
 position: absolute;
 min-height: 65px;
 height: 65px;
 min-width: 65px;
 width: 65px;
 background: #a80000;
 top: -65px;
 right: -1px;
 border-left: 2px solid rgba(255, 255, 255, 1);
 border-top: 2px solid rgba(255, 255, 255, 1);
 border-radius: 4px 0 0 0;
 -webkit-border-radius: 4px 0 0 0;
 -moz-border-radius: 4px 0 0;
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 z-index: 99;
}

.NRMv2 {
 z-index: 3;
 position: absolute;
 bottom: 3px;
 left: 0;
 border-right: 1px solid #b7b7b7;
 border-top: 1px solid #b7b7b7;
 width: auto;
 height: 25px;
 margin-left: -3px;
 margin-top: -7px;
 background: #999;
 color: #fff;
 font-size: 15px;
 -moz-border-radius: 0 5px 0 0;
 -webkit-border-radius: 0 5px 0 0;
 border-radius: 0 5px 0 0;
 font-weight: 700;
 padding: 0 40px 8px 15px;
}

.UPv2 {
 z-index: 3;
 position: absolute;
 bottom: 3px;
 left: 0;
 border-right: 1px solid #b7b7b7;
 border-top: 1px solid #b7b7b7;
 width: auto;
 height: 25px;
 margin-left: -3px;
 margin-top: -7px;
 background: #2aa400;
 color: #fff;
 font-size: 15px;
 -moz-border-radius: 0 5px 0 0;
 -webkit-border-radius: 0 5px 0 0;
 border-radius: 0 5px 0 0;
 font-weight: 700;
 padding: 0 40px 8px 15px;
}

.DOWNv2 {
 z-index: 3;
 position: absolute;
 bottom: 3px;
 left: 0;
 border-right: 1px solid #b7b7b7;
 border-top: 1px solid #b7b7b7;
 width: auto;
 height: 25px;
 margin-left: -3px;
 margin-top: -7px;
 background: #e90000;
 color: #fff;
 font-size: 15px;
 -moz-border-radius: 0 5px 0 0;
 -webkit-border-radius: 0 5px 0 0;
 border-radius: 0 5px 0 0;
 font-weight: 700;
 padding: 0 40px 8px 15px;
}

.imgUserB {
 border: 3px solid rgba(255, 255, 255, 0.6);
 background-color: #72b1e5 !important;
 border-radius: 50% !important;
 -webkit-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 60px;
 height: 60px;
 margin: 5px 10px;
 display: block;
 float: left;
 -webkit-transition: 0.5s;
 -moz-transition: 0.9s;
 -ms-transition: 0.9s;
 transition: 0.9s;
 position: relative;
}

.infoUserB {
 padding-top: 20px;
}

.fifaTableFrame {
 max-width: 100%;
 overflow-x: auto;
 -webkit-overflow-x: auto;
 height: 100%;
 margin: auto;
}

div.FifaBracket {
 margin: auto;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 font-family: "pohfont", sans-serif;
 font-size: 14px;
 position: relative;
}

div.FifaBracket .tools {
 position: absolute;
 top: 0;
 color: #fff;
}

div.FifaBracket .tools span {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 cursor: pointer;
 margin: 5px;
 display: block;
 text-align: center;
 width: 18px;
 height: 18px;
 background-color: #dbdbdb;
}

div.FifaBracket .tools span:hover {
 background-color: #999;
}

div.FifaBracket .finals {
 float: right;
 right: 0;
 clear: right;
 position: relative;
}

div.FifaBracket .bracket {
 float: right;
 clear: left;
}

div.FifaBracket .loserBracket {
 float: right;
 clear: left;
 position: relative;
}

div.FifaBracket .round {
 position: relative;
 width: 160px;
 margin-right: 40px;
 float: left;
}

div.FifaBracket .match {
 position: relative;
}

div.FifaBracket .editable {
 cursor: pointer;
}

div.FifaBracket .team {
 position: relative;
 z-index: 1;
 float: left;
 background-color: #eee;
 width: 160px;
 cursor: default;
}

div.FifaBracket .team:first-child {
 border-bottom: 1px solid #999;
}

div.FifaBracket .team input {
 font-size: 12px;
 padding: 0;
 width: inherit;
 border: 0;
 margin: 0;
}

div.FifaBracket .team div.labelFifa {
 padding: 3px;
 position: absolute;
 width: 130px;
 height: 22px;
 white-space: nowrap;
 overflow: hidden;
}

div.FifaBracket .team div.labelFifa[disabled] {
 cursor: default;
}

div.FifaBracket .team div.score {
 float: right;
 padding: 3px;
 background-color: rgba(255, 255, 255, 0.3);
 text-align: center;
 width: 20px;
}

div.FifaBracket .team div.score[disabled] {
 color: #999;
 cursor: default;
}

div.FifaBracket .team div.labelFifa input.error,
div.FifaBracket .team div.score input.error {
 background-color: #fcc;
}

div.FifaBracket .team.np {
 background-color: #dbdbdb;
 color: #eee;
}

div.FifaBracket .team.na {
 background-color: #999;
 color: #ccc;
}

div.FifaBracket .team.win {
 color: #333;
}

div.FifaBracket .team.win div.score {
 color: #060;
}

div.FifaBracket .team.lose div.score {
 color: #900;
}

div.FifaBracket .team.lose {
 background-color: #ddd;
 color: #999;
}

div.FifaBracket .team.tie div.score {
 color: #00f;
}

div.FifaBracket .team.highlightWinner {
 background-color: #da0;
 color: #000;
}

div.FifaBracket .team.highlightLoser {
 background-color: #ccc;
 color: #000;
}

div.FifaBracket .team.highlight {
 background-color: #3c0;
 color: #000;
}

div.FifaBracket .teamContainer {
 z-index: 1;
 position: relative;
 float: left;
}

div.FifaBracket .connector {
 border: 2px solid #dbdbdb;
 border-left-style: none;
 position: absolute;
 z-index: 1;
}

div.FifaBracket .connector div.connector {
 border: 0;
 border-bottom: 2px solid #dbdbdb;
 height: 0;
 position: absolute;
}

div.FifaBracket .connector.highlightWinner,
div.FifaBracket .connector div.connector.highlightWinner {
 border-color: #da0;
}

div.FifaBracket .connector.highlightLoser,
div.FifaBracket .connector div.connector.highlightLoser {
 border-color: #ccc;
}

div.FifaBracket .connector.highlight,
div.FifaBracket .connector div.connector.highlight {
 border-color: #0c0;
}

div.FifaBracket .np .connector,
div.FifaBracket .np .connector div.connector {
 border-color: #222;
}

div.FifaBracket .bubble {
 height: 22px;
 line-height: 22px;
 width: 30px;
 right: -35px;
 position: absolute;
 text-align: center;
 font-size: 11px;
}

div.FifaBracket .bubble.third {
 background-color: #963;
 color: #d95;
}

div.FifaBracket .bubble.fourth {
 background-color: #678;
 color: #ccd;
}

div.FifaBracket .bubble:after {
 content: "";
 position: absolute;
 top: 6px;
 width: 0;
 height: 0;
 border-top: 5px solid transparent;
 border-left: 5px solid transparent;
 border-right: 5px solid transparent;
 border-bottom: 5px solid transparent;
}

div.FifaBracket .bubble:after {
 left: -5px;
 border-left: 0;
}

div.FifaBracket .bubble.third:after {
 border-right: 6px solid #963;
}

div.FifaBracket .bubble.fourth:after {
 border-right: 6px solid #678;
}

div.FifaBracket .highlightWinner .bubble {
 background-color: #da0;
 color: #960;
}

div.FifaBracket .highlightWinner .bubble:after {
 border-right-color: #da0;
}

div.FifaBracket .highlightLoser .bubble {
 background-color: #ccc;
 color: #333;
}

div.FifaBracket .highlightLoser .bubble:after {
 border-right-color: #ccc;
}

div.FifaBracket.rl .finals {
 float: left;
 left: 0;
 clear: left;
}

div.FifaBracket.rl .bracket {
 float: left;
 clear: right;
}

div.FifaBracket.rl .loserBracket {
 float: left;
 clear: right;
}

div.FifaBracket.rl .round {
 margin-right: 0;
 margin-left: 40px;
 float: right;
}

div.FifaBracket.rl .team {
 float: right;
}

div.FifaBracket.rl .team div.labelFifa {
 right: 0;
}

div.FifaBracket.rl .team div.score {
 float: left;
}

div.FifaBracket.rl .teamContainer {
 float: right;
}

div.FifaBracket.rl .connector {
 border-left-style: solid;
 border-right-style: none;
 border-width: 2px;
}

div.FifaBracket.rl .connector.highlightWinner,
div.FifaBracket.rl .connector div.connector.highlightWinner {
 border-color: #da0;
}

div.FifaBracket.rl .connector.highlightLoser,
div.FifaBracket.rl .connector div.connector.highlightLoser {
 border-color: #ccc;
}

div.FifaBracket.rl .connector.highlight,
div.FifaBracket.rl .connector div.connector.highlight {
 border-color: #0c0;
}

div.FifaBracket.rl .bubble {
 left: -35px;
}

div.FifaBracket.rl .bubble.third {
 background-color: #963;
 color: #310;
}

div.FifaBracket.rl .bubble.fourth {
 background-color: #678;
 color: #ccd;
}

div.FifaBracket.rl .bubble:after {
 left: auto;
 right: -5px;
 border-left: 5px solid transparent;
 border-right: 0;
}

div.FifaBracket.rl .bubble.third:after {
 border-right: 0;
 border-left: 6px solid #963;
}

div.FifaBracket.rl .bubble.fourth:after {
 border-right: 0;
 border-left: 6px solid #678;
}

div.FifaBracket.rl .highlightWinner .bubble:after {
 border-left-color: #da0;
}

div.FifaBracket.rl .highlightLoser .bubble:after {
 border-left-color: #ccc;
}

.kampanyaBG {
 position: relative;
 margin-bottom: 15px;
 background-repeat: no-repeat;
 background-position: center center;
 background-size: cover;
 min-height: 150px;
 overflow: hidden;
}

.kampanyaText {
 position: absolute;
 width: 100%;
 height: auto;
 bottom: 0px;
 left: 0px;
 right: 0px;
 padding: 10px;
 background: rgba(0, 0, 0, 0.7);
 color: #fff;
}

#takimTab {
 color: white;
 border: 1px solid white;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 margin: 15px auto;
 padding: 0 10px;
}

#minwid180 {
 min-width: 180px;
 width: 180;
}

@media (max-width: 480px) {
 #logoBild {
 display: none;
 }
}

#newsButtonOku0 {
 background-color: #1baf5d;
}

#newsButtonOku2 {
 background-color: #f19e1f;
}

#newsButtonOku1 {
 background-color: #88499c;
}

#newsButtonOku3 {
 background-color: #2785bc;
}

.newsButtonOku:hover {
 color: #fff;
 padding: 5px 18px 5px 22px;
}

.newsButtonOku {
 position: absolute;
 right: 15px;
 bottom: 30px;
 z-index: 81;
 color: #fff;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 padding: 5px 8px 5px 22px;
 -webkit-transition: 0.3s;
 -moz-transition: 0.3s;
 -ms-transition: 0.3s;
 transition: 0.3s;
}

#newsButton {
 border: 16px solid transparent;
 border-left-color: #fff;
 position: absolute;
 left: 0;
 bottom: 0;
}

.innerWrapComment {
 padding: 0.5em;
 text-align: left;
 overflow: hidden;
 position: relative;
 font-weight: normal;
 background: rgba(0, 0, 0, 0.7);
 color: #fff;
}

#newsCom {
 margin-bottom: 20px;
}

#newsComTime {
 position: absolute;
 bottom: 1px;
 right: 3px;
 font-size: 12px;
}

.innerWrapComment:hover .imgUserB {
 border: 3px solid rgba(0, 0, 0, 0.4);
 background-color: #1a415f !important;
}

.landflag {
 margin: 4px;
 width: 16px;
 height: 11px;
 background: url(/img/poh/laenderflags.png) no-repeat;
}

.landflag.landflag-br {
 background-position: -16px 0;
}

.landflag.landflag-de {
 background-position: -32px 0;
}

.landflag.landflag-es {
 background-position: -48px 0;
}

.landflag.landflag-fi {
 background-position: 0 -11px;
}

.landflag.landflag-fr {
 background-position: -16px -11px;
}

.landflag.landflag-it {
 background-position: -32px -11px;
}

.landflag.landflag-nl {
 background-position: -48px -11px;
}

.landflag.landflag-tr {
 background-position: 0 -22px;
}

.landflag.landflag-us {
 background-position: -16px -22px;
}

.landFlageBig {
 width: 32px;
 height: 32px;
 background: url(/img/poh/land-flage-bigs.png) no-repeat;
 position: absolute;
 left: 11px;
 bottom: 11px;
}

.landFlageBig.landFlageBig-br {
 background-position: -32px 0;
}

.landFlageBig.landFlageBig-de {
 background-position: -64px 0;
}

.landFlageBig.landFlageBig-es {
 background-position: -96px 0;
}

.landFlageBig.landFlageBig-fi {
 background-position: 0 -32px;
}

.landFlageBig.landFlageBig-fr {
 background-position: -32px -32px;
}

.landFlageBig.landFlageBig-it {
 background-position: -64px -32px;
}

.landFlageBig.landFlageBig-nl {
 background-position: -96px -32px;
}

.landFlageBig.landFlageBig-tr {
 background-position: 0 -64px;
}

.landFlageBig.landFlageBig-us {
 background-position: -32px -64px;
}

.letzteBadgeAbdullah2:hover .letzeBadgeDescAbdullah2 {
 background-color: rgba(0, 0, 0, 0.3) !important;
 -moz-box-shadow: inset 0 -3px 0 rgbrgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
}

.letzteBadgeAbdullah2:hover {
 background-color: rgba(0, 0, 0, 0.45) !important;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
}

.letzteBadgeAbdullah2 {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 background-color: #e2e2e2 !important;
 border-radius: 4px 5px 0 0 !important;
 -webkit-border-radius: 4px 5px 0 0 !important;
 -moz-border-radius: 4px 5px 0 0 !important;
 background-position: center center;
 background-repeat: no-repeat;
 cursor: pointer;
 width: 75px;
 height: 65px;
 display: inline-block;
 position: relative;
 z-index: 10;
 margin: 6px 6px 24px;
}

.letzeBadgeDescAbdullah2 {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 overflow: hidden;
 padding-top: 3px;
 position: absolute;
 bottom: -20px;
 left: 0;
 background-color: #878787 !important;
 border-radius: 0 0 5px 5px !important;
 -webkit-border-radius: 0 0 5px 5px !important;
 -moz-border-radius: 0 0 5px 5px !important;
 width: 75px;
 height: 20px;
 display: inline-block;
 color: #fff;
 font-size: 10px;
 text-align: center;
 font-weight: 700;
 z-index: 9;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 #a5a5a5;
}

.letzteBadgeAbdullah2:hover .letzeBadgeDescAbdullah2 {
 background-color: rgba(0, 0, 0, 0.3) !important;
 -moz-box-shadow: inset 0 -3px 0 rgbrgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
}

.listeDerAbdullahGameWinner2 {
 color: #fff;
 font-size: 12px;
 font-weight: 700;
 width: 250px;
 height: 265px;
 min-width: 250px;
 min-height: 265px;
 max-width: 250px;
 max-height: 265px;
 overflow-x: hidden;
 overflow-y: auto;
 -webkit-overflow-y: auto;
 position: absolute;
 top: 52px;
 left: 12px;
 text-align: left;
}

.gameAbdullahWinner2 {
 width: 268px;
 min-width: 268px;
 min-width: 268px;
 overflow: hidden;
 background-image: url(/img/poh/game-winnter-tabl2.png);
 background-repeat: no-repeat;
 position: absolute;
 z-index: 60;
 max-height: 350px;
 height: 350px;
 min-height: 350px;
 left: 252px;
 top: -350px;
 opacity: 0.6;
 filter: alpha(opacity=60);
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

.gameAbdullahWinner2:hover {
 opacity: 1;
 filter: alpha(opacity=100);
}

.boxShadowSon {
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
}

.displayTagFriendBox {
 z-index: 9999;
 max-height: 326px;
 overflow: auto;
 border-bottom: 2px dashed black;
 border-top: 2px dashed black;
 display: none;
 height: auto;
 position: absolute;
}

.addTagFriend {
 cursor: pointer;
}

.addTagFriend .likerFrame {
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 background: rgba(26, 65, 95, 0.8);
 height: 100%;
 width: 100%;
 padding: 0;
 margin: 10px 0;
}

.bg-info {
 color: #000 !important;
}

.footbalCon {
 background-position: left bottom, left;
 background-image: url(/img/poh/football-left.png), url(/img/poh/football-bg.png);
 background-repeat: no-repeat, repeat-y;
 height: auto;
 position: relative;
 z-index: 1;
 margin: 0 0 -30px -15px;
}

.noMargin {
 padding-top: 10px;
}

.noMarginWerbung {
 padding-top: 10px;
}

.reklamFluid {
 line-height: 0;
 background-color: #fff;
 max-width: 100%;
 z-index: 999;
 position: relative;
}

.backGroundBox {
 background-image: url(/img/poh/bg/drops-oben-links.png),
 url(/img/poh/bg/drops-unten-rechts.png);
 background-repeat: no-repeat, no-repeat;
 background-position: top right, bottom left;
 background-color: #a1c2d0;
 padding-bottom: 50px;
}

.backGroundToplist {
 padding-top: 15px;
 background-image: url(/img/poh/bg/fame-unten.png),
 url(/img/poh/bg/fame-unten-links.png), url(/img/poh/bg/fame-unten-rechts.png),
 url(/img/poh/bg/fame-oben-links.png), url(/img/poh/bg/fame-oben-rechts.png);
 background-position: bottom left, bottom left, bottom right, top left,
 top right;
 background-repeat: repeat-x, no-repeat, no-repeat, repeat-y, repeat-y;
 background-color: #3a1a16;
 padding-bottom: 230px;
}

.backGroundNewsView {
 background-image: url(/img/poh/bg/wallpaper-straypixels-005.png);
 background-repeat: no-repeat;
 background-position: bottom right;
 padding-top: 30px;
}

.backGroundBadges {
 background-image: url(/img/poh/bg/wallpaper-straypixels-001.png),
 url(/img/poh/bg/wallpaper-straypixels-005.png),
 url(/img/poh/bg/back-ground-quadrat.png);
 background-repeat: no-repeat, no-repeat, repeat;
 background-position: top left, bottom right, center center;
 padding-top: 50px;
 padding-bottom: 20px;
}

.ueberschriftPL {
 color: #fff;
 text-align: center;
 padding-bottom: 100px;
}

.backGroundPLUnten {
 background-image: url(/img/poh/bg/fleck-oben.png),
 url(/img/poh/bg/fleck-unten.png), url(/img/poh/bg/preisliste-bg.jpg);
 background-repeat: no-repeat, no-repeat, repeat;
 background-position: top right, bottom left, bottom right;
 padding-top: 30px;
 padding-bottom: 50px;
}

.backGroundSubmarine {
 background-image: url(/img/poh/bg/bg-image-submarine.gif);
 background-repeat: repeat;
 background-position: top right, bottom left, bottom right;
 padding-top: 30px;
 padding-bottom: 50px;
}

.backGroundAbstract {
 background-image: url(/img/poh/bg/bg-pattern-abstract1.gif);
 background-repeat: repeat;
 background-position: top right, bottom left, bottom right;
 padding-top: 30px;
 padding-bottom: 50px;
}

.backGroundPLOben {
 min-height: 300px;
 background-image: url(/img/poh/bg/fair-trade2.png),
 url(/img/poh/bg/flur-oben-links.png), url(/img/poh/bg/flur-unten-rechts.png);
 background-position: top center, top left, bottom right;
 background-repeat: no-repeat;
 background-color: #0d3f68;
}

.backGroundFlur {
 min-height: 500px;
 background-image: url(/img/poh/bg/flur-oben-links.png),
 url(/img/poh/bg/flur-unten-rechts.png);
 background-position: top left, bottom right;
 background-repeat: no-repeat;
 background-color: #0d3f68;
 padding-top: 50px;
 padding-bottom: 50px;
}

.backGroundSonEklenen {
 background-image: url(/img/poh/bg/pixel-cubes-links.png),
 url(/img/poh/bg/pixel-cubes-rechts.png), url(/img/poh/bg/bg-colour-12.gif);
 background-repeat: no-repeat, no-repeat, repeat;
 background-position: bottom left, top right, center center;
 border-top: 2px solid #fff;
 border-bottom: 2px solid #fff;
}

.backGroundSohbetOdasi {
 padding-left: 0px;
 padding-right: 0px;
 background-image: url(/img/poh/bg/drops-unten-rechts2.png),
 url(/img/poh/bg/drops-unten-links2.png), url(/img/poh/bg/drops-oben-links.png),
 url(/img/poh/bg/drops-oben-links2.png), url(/img/poh/bg/repeatbg.png);
 background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;
 background-position: top left, bottom right, top right, bottom left, top left;
 padding-top: 0px;
 padding-bottom: 0px;
 background-color: #c3d8e1;
}

.backGroundWolke {
 background-image: url(/img/poh/bg/sohbet-odasi-unten.png),
 url(/img/poh/bg/pixel-sturm.gif), url(/img/poh/bg/sohbet-odasi-oben.png),
 url(/img/poh/bg/pixel-sturm2.gif), url(/img/poh/bg/bg-pattern-space.gif);
 background-repeat: repeat-x, no-repeat, repeat-x, no-repeat, repeat;
 background-position: top left, top left, bottom left, bottom right, top left;
 padding-bottom: 230px;
 padding-top: 75px;
}

.backGroundGift {
 background-image: url(/img/poh/bg/xmas-gifts-bg.gif);
 padding-top: 50px;
 padding-bottom: 50px;
}

.ueberSchrift {
 color: #fff;
 font-weight: 700;
 padding: 5px 10px 15px;
 margin-bottom: 50px;
 -webkit-box-shadow: inset 200px 0 300px -200px rgba(0, 0, 0, 0.85);
 -moz-box-shadow: inset 200px 0 300px -200px rgba(0, 0, 0, 0.85);
 box-shadow: inset 200px 0 300px -200px rgba(0, 0, 0, 0.85);
 border-left: 3px solid rgba(255, 255, 255, 0.5);
}

.backGroundOyun {
 position: relative;
 background-image: url(/img/poh/bg/reception-hween12-horiz-left.png),
 url(/img/poh/bg/reception-hween12-backdrop-right.png),
 url(/img/poh/bg/reception-hween12-stretch.png);
 background-repeat: no-repeat, no-repeat, repeat-x;
 background-position: bottom left, bottom right, top center;
 padding-top: 50px;
 padding-bottom: 100px;
 background-color: #00cb39;
}

.backGroundNews {
 background-image: url(/img/poh/bg/wallpaper-straypixels-001-1.png),
 url(/img/poh/bg/wallpaper-straypixels-005.png), url(/img/poh/bg/slide-bg.png);
 background-repeat: no-repeat, no-repeat, repeat;
 background-position: top left, bottom right;
 padding-top: 50px;
 padding-bottom: 20px;
 border-top: 2px solid #fff;
}

.backGroundFancenter {
 padding-top: 50px;
 padding-bottom: 250px;
 background-image: url(/img/poh/bg/cubes.png),
 url(/img/poh/bg/bg-pattern-carpants.gif);
 background-repeat: no-repeat, repeat;
 background-position: bottom right, top center;
}

.backGroundKlvz {
 background-image: url(/img/poh/bg/wallpaper-straypixels-001.png),
 url(/img/poh/bg/dirty-flur-unten.png),
 url(/img/poh/bg/camo-cheese-wallpaper.gif);
 background-repeat: no-repeat, no-repeat, repeat;
 background-position: top left, bottom right;
 padding-top: 50px;
 padding-bottom: 100px;
}

.backGroundKilavuz {
 background-image: url(/img/poh/bg/sohbet-odasi-unten.png),
 url(/img/poh/bg/sohbet-odasi-oben.png), url(/img/poh/bg/kilavuz-bg.gif);
 background-repeat: repeat-x, repeat-x, repeat;
 background-position: top left, bottom right, bottom right;
 padding-top: 250px;
 padding-bottom: 250px;
}

.backGroundGrv {
 background-image: url(/img/poh/bg/furnimatic-backdrop-right.png),
 url(/img/poh/bg/furnimatic-backdrop-left-tempfix3.png),
 url(/img/poh/bg/furnimatic-backdrop-bg.png);
 background-repeat: no-repeat;
 background-position: bottom right, bottom left, top center;
 background-color: #000;
 padding-top: 100px;
 padding-bottom: 100px;
}

.backGroundEkip {
 background-image: url(/img/poh/bg/cache.png),
 url(/img/poh/bg/airpromo-background-right.png),
 url(/img/poh/bg/schwarzer-bgmit-kasten.png);
 background-position: bottom left, bottom right, top center;
 background-repeat: no-repeat, no-repeat, repeat;
 padding-top: 50px;
 padding-bottom: 200px;
}

.backGroundUserlist {
 background-image: url(/img/poh/bg/fleck-unten.png),
 url(/img/poh/bg/fleck-oben.png), url(/img/poh/bg/starburst-raspberry.gif);
 background-position: bottom left, top right, top center;
 background-repeat: no-repeat, no-repeat, repeat;
 padding-top: 50px;
 padding-bottom: 50px;
}

#showUserData h2 {
 color: #fff;
}

#userListsToplam {
 color: #fff;
}

.backGroundFifa .nav > li > a:focus,
.backGroundFifa .nav > li > a:hover {
 background-color: #036210 !important;
}

.backGroundFifa .nav-tabs > li > a:hover {
 border-color: #036210 !important;
}

.backGroundFifa .list-group-item.active {
 border-color: #023b0a !important;
}

.backGroundFifa .list-group-item.active,
.backGroundFifa .infoUserB .bg-primary,
.backGroundFifa .imgUserB {
 background-color: #023b0a !important;
}

.backGroundIdda {
 padding-top: 450px !important;
 background-image: url(/img/poh/betting-hero.png),
 url(/img/poh/bg/drops-unten-rechts24.png),
 url(/img/poh/bg/drops-unten-rechts2.png), url(/img/poh/bg/f-ball17-l.png),
 url(/img/poh/bg/f-ball17-r.png), url(/img/poh/bg/f-ball17-g.png) !important;
}

.backGroundFifa {
 background-color: #036210;
 background-image: url(/img/poh/bg/football-logo.png),
 url(/img/poh/bg/drops-unten-rechts24.png),
 url(/img/poh/bg/drops-unten-rechts2.png), url(/img/poh/bg/f-ball17-l.png),
 url(/img/poh/bg/f-ball17-r.png), url(/img/poh/bg/f-ball17-g.png);
 background-position: top center, top right, top left, bottom left,
 bottom right, bottom center;
 background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat,
 repeat-x;
 padding-top: 250px;
 padding-bottom: 175px;
}

.backGroundForum {
 padding-top: 50px;
 padding-bottom: 200px;
 background-image: url(/img/poh/bg/reception-sp-backdrop-l.png),
 url(/img/poh/bg/reception-sp-backdrop-hotel-top-stretch.png),
 url(/img/poh/bg/reception-sp-l-horizon.png),
 url(/img/poh/bg/reception-sp-backdrop-r.png),
 url(/img/poh/bg/reception-sp-stretch.png);
 background-repeat: no-repeat, repeat-y, no-repeat, no-repeat, repeat-x;
 background-position: bottom left, top left, center left, bottom right,
 bottom center;
 background-color: #f8e1b0;
}

.backGroundHighlight {
 background-image: url(/img/poh/bg/dirty-flur-oben.png),
 url(/img/poh/bg/dirty-flur-unten.png), url(/img/poh/bg/bg-colour-03.gif);
 background-position: top left, bottom right, bottom right;
 background-repeat: no-repeat, no-repeat, repeat;
 border-top: 2px solid #fff;
 border-bottom: 2px solid #fff;
}

.backGroundBadgesIki {
 background-image: url(/img/poh/bg/wallpaper-straypixels-001.png),
 url(/img/poh/bg/wallpaper-straypixels-005.png),
 url(/img/poh/bg/hc-pillow.gif);
 background-repeat: no-repeat, no-repeat, repeat;
 background-position: top left, bottom right;
 padding-top: 50px;
 padding-bottom: 50px;
}

.backGroundFooter {
 background-color: #00141e;
 margin-bottom: 2px;
 color: #fff;
 padding: 20px;
 padding-bottom: 60px;
}

.divInfoTemplateAbdullahHead {
 position: relative;
 border-radius: 4px 5px 0 0 !important;
 -webkit-border-radius: 4px 5px 0 0 !important;
 -moz-border-radius: 4px 5px 0 0 !important;
 background-color: #e2e2e2 !important;
 border-top: 1px solid #000;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 margin: 0;
 padding: 5px;
}

.divInfoTemplateAbdullahHeadAngel {
 position: absolute;
 bottom: -1px;
 left: 0;
 display: none;
 width: 15px;
 height: 9px;
 margin: 0 13px 0 17px;
}

#logoBild {
 margin-left: 75px;
 margin-top: -15px;
}

#CasterfmPlayer {
 -webkit-box-shadow: 0px 0px 20px 2px rgba(181, 0, 112, 1);
 -moz-box-shadow: 0px 0px 20px 2px rgba(181, 0, 112, 1);
 box-shadow: 0px 0px 20px 2px rgba(181, 0, 112, 1);
 border: 2px solid #b50071;
 max-height: 260px;
 min-height: 260px;
 height: 260px;
 max-width: 400px;
 min-width: 400px;
 width: 400px;
}

.backGroundRadio {
 min-height: 300px;
 height: 300px;
 margin-bottom: 0px;
 margin-top: 0px;
 padding-top: 18px;
 border-bottom: 2px solid #b50071;
 color: #000;
 border-top: 2px solid #b50071;
 background-color: #000;
 background-image: url(/img/poh/bg/radio-links.png),
 url(/img/poh/bg/radio-right.png), url(/img/poh/loadingmain.gif);
 background-repeat: no-repeat;
 background-position: center left, center right, center center;
 text-align: center;
}

#cstrplb {
 color: #000;
}

#cstrplb2 {
 color: #000;
}

.backGroundOSes {
 background-image: url(/img/poh/bg/sesjurry.png),
 url(/img/poh/bg/fame-unten-links.png), url(/img/poh/bg/fame-unten-rechts.png),
 url(/img/poh/bg/fame-oben-links.png), url(/img/poh/bg/fame-oben-rechts.png);
 background-position: bottom left, bottom left, bottom right, top left,
 top right;
 background-repeat: repeat-x, no-repeat, no-repeat, repeat-y, repeat-y;
 background-color: #3a1a16;
 padding-bottom: 230px;
 color: #fff;
}

#carNoMargin {
 margin-top: -12px;
 border-bottom: 2px solid #fff;
 border-top: 2px solid #fff;
}

.buyukImgBox {
 border: 3px solid rgba(255, 255, 255, 0.6);
 background-color: #e2e2e2 !important;
 border-radius: 50% !important;
 -webkit-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 100px;
 height: 100px;
 display: block;
 margin: 0 auto;
}

.PaddingNull {
 padding: 0px;
}

.MarginNull {
 margin: 0px !important;
}

.oenemliDuyuru {
 z-index: 1001;
 padding: 10px;
 position: fixed;
 left: 0;
 top: 0;
 width: 100%;
 height: auto;
 text-align: center;
 color: #fff;
 background-color: #a80000;
 border-bottom: 2px solid #fff;
}

.oenemliDuyuruPla {
 z-index: 1000;
 padding: 10px;
 position: relative;
 width: 100%;
 height: auto;
 text-align: center;
 color: #fff;
 background-color: #a80000;
 border-bottom: 2px solid #fff;
}

.newscarousel .item,
.newscarousel .active.left,
.newscarousel .active.right {
 opacity: 0;
}

.newscarousel .active,
.newscarousel .next.left,
.newscarousel .prev.right {
 opacity: 1;
}

.newscarousel .next,
.newscarousel .prev,
.newscarousel .active.left,
.newscarousel .active.right {
 left: 0;
 transform: translate3d(0, 0, 0);
}

.animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}

.animated.infinite {
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite;
}

.animated.hinge {
 -webkit-animation-duration: 2s;
 animation-duration: 2s;
}

@-webkit-keyframes bounceInLeft {
 0%,
 60%,
 75%,
 90%,
 to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 }

 0% {
 opacity: 0;
 -webkit-transform: translate3d(-3000px, 0, 0);
 transform: translate3d(-3000px, 0, 0);
 }

 60% {
 opacity: 1;
 -webkit-transform: translate3d(25px, 0, 0);
 transform: translate3d(25px, 0, 0);
 }

 75% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
 }

 90% {
 -webkit-transform: translate3d(5px, 0, 0);
 transform: translate3d(5px, 0, 0);
 }

 to {
 -webkit-transform: none;
 transform: none;
 }
}

@keyframes bounceInLeft {
 0%,
 60%,
 75%,
 90%,
 to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 }

 0% {
 opacity: 0;
 -webkit-transform: translate3d(-3000px, 0, 0);
 transform: translate3d(-3000px, 0, 0);
 }

 60% {
 opacity: 1;
 -webkit-transform: translate3d(25px, 0, 0);
 transform: translate3d(25px, 0, 0);
 }

 75% {
 -webkit-transform: translate3d(-10px, 0, 0);
 transform: translate3d(-10px, 0, 0);
 }

 90% {
 -webkit-transform: translate3d(5px, 0, 0);
 transform: translate3d(5px, 0, 0);
 }

 to {
 -webkit-transform: none;
 transform: none;
 }
}

.bounceInLeft {
 -webkit-animation-name: bounceInLeft;
 animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
 0%,
 60%,
 75%,
 90%,
 to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 }

 0% {
 opacity: 0;
 -webkit-transform: translate3d(3000px, 0, 0);
 transform: translate3d(3000px, 0, 0);
 }

 60% {
 opacity: 1;
 -webkit-transform: translate3d(-25px, 0, 0);
 transform: translate3d(-25px, 0, 0);
 }

 75% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
 }

 90% {
 -webkit-transform: translate3d(-5px, 0, 0);
 transform: translate3d(-5px, 0, 0);
 }

 to {
 -webkit-transform: none;
 transform: none;
 }
}

@keyframes bounceInRight {
 0%,
 60%,
 75%,
 90%,
 to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 }

 0% {
 opacity: 0;
 -webkit-transform: translate3d(3000px, 0, 0);
 transform: translate3d(3000px, 0, 0);
 }

 60% {
 opacity: 1;
 -webkit-transform: translate3d(-25px, 0, 0);
 transform: translate3d(-25px, 0, 0);
 }

 75% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
 }

 90% {
 -webkit-transform: translate3d(-5px, 0, 0);
 transform: translate3d(-5px, 0, 0);
 }

 to {
 -webkit-transform: none;
 transform: none;
 }
}

.bounceInRight {
 -webkit-animation-name: bounceInRight;
 animation-name: bounceInRight;
}

@-webkit-keyframes zoomInUp {
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 }

 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 }
}

@keyframes zoomInUp {
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
 }

 60% {
 opacity: 1;
 -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
 -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
 }
}

.zoomInUp {
 -webkit-animation-name: zoomInUp;
 animation-name: zoomInUp;
}

.backGroundMovie {
 background-image: url(/img/poh/bg/drops-unten-links2.png),
 url(/img/poh/bg/movie-studio.png), url(/img/poh/bg/movie-stu.png),
 url(/img/poh/bg/moviebg.png);
 background-repeat: no-repeat, no-repeat, no-repeat, repeat;
 background-position: bottom right, top left, top left;
 background-color: #262626;
 padding: 0;
 min-height: 400px;
}

.backGroundMovieFade {
 padding: 30px 15px;
}

.animatedFade {
 -webkit-animation-delay: 33s;
 animation-delay: 33s;
 -webkit-animation-duration: 3s;
 animation-duration: 3s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}

@-webkit-keyframes fadeOutUp {
 from {
 background-color: rgba(0, 0, 0, 1);
 }

 to {
 background-color: transparent;
 }
}

@keyframes fadeOutUp {
 from {
 background-color: rgba(0, 0, 0, 1);
 }

 to {
 background-color: transparent;
 }
}

.fadeOutUp {
 -webkit-animation-name: fadeOutUp;
 animation-name: fadeOutUp;
}

@-webkit-keyframes bounceIn {
 from {
 opacity: 0;
 }

 to {
 opacity: 1;
 }
}

@keyframes bounceIn {
 from {
 opacity: 0;
 }

 to {
 opacity: 1;
 }
}

.bounceIn {
 -webkit-animation-delay: 33s;
 animation-delay: 33s;
 -webkit-animation-duration: 0.75s;
 animation-duration: 0.75s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
 -webkit-animation-name: bounceIn;
 animation-name: bounceIn;
}

.movieGif {
 position: absolute;
 margin: 250px auto;
 left: 0;
 right: 0;
 display: block;
 -webkit-animation-delay: 31s;
 animation-delay: 31s;
 -webkit-animation-duration: 0.75s;
 animation-duration: 0.75s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
 -webkit-animation-name: bounceOut;
 animation-name: bounceOut;
}

@-webkit-keyframes bounceOut {
 20% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9);
 transform: scale3d(0.9, 0.9, 0.9);
 }

 50%,
 55% {
 opacity: 1;
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
 }

 to {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
 }
}

@keyframes bounceOut {
 20% {
 -webkit-transform: scale3d(0.9, 0.9, 0.9);
 transform: scale3d(0.9, 0.9, 0.9);
 }

 50%,
 55% {
 opacity: 1;
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
 }

 to {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
 }
}

.padNe {
 margin: auto 3px;
}

.menuBPScanner {
 min-height: 65px;
 height: 65px;
 max-height: 65px;
 min-width: 71px;
 width: 71px;
 background-repeat: no-repeat;
 background-image: url(/img/poh/bp-bgnew2.png);
 position: absolute;
 bottom: 7px;
 left: 0px;
 right: 0px;
 margin-left: auto;
 margin-right: auto;
}

.menuBPScanner_1 {
 background-position: -72px 0;
}

.menuBPScanner_2 {
 background-position: -143px 0;
}

.menuBPScanner_3 {
 background-position: -215px 0;
}

.menuBPScanner_4 {
 background-position: -287px 0;
}

.menuBPScanner_5 {
 background-position: -359px 0;
}

.menuBPScanner_6 {
 background-position: -430px 0;
}

.menuBPScanner_7 {
 background-position: -502px 0;
}

.menuBPScanner_8 {
 background-position: -573px 0;
}

.frameBPScanner {
 min-height: 100px;
 height: 100px;
 max-height: 100px;
 min-width: 100px;
 width: 100%;
 border: 2px solid #000;
 background: #fff;
 position: relative;
 display: inline-block;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 font-size: 10px;
 text-align: center;
 font-weight: 700;
 padding-top: 5px;
 transition: 0.5s;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 margin: auto auto 5px auto;
}

.bpLiRozet:hover .frameBPScanner {
 -webkit-box-shadow: inset 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
 -moz-box-shadow: inset 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
 box-shadow: inset 0 -5px 5px 0 rgba(0, 0, 0, 0.5);
}

.bpScannerBox {
 min-height: 100px;
 height: 100px;
 max-height: 100px;
 padding-top: 30px;
 font-size: 20px;
}

.rozetIsmiSc {
 max-height: 13px;
 overflow: hidden;
 font-size: 10px;
}

.rozetIsmiScSpan {
 line-height: 10px;
}

.imgUserB2 {
 border: 3px solid rgba(255, 255, 255, 0.6);
 background-color: #72b1e5 !important;
 border-radius: 50% !important;
 -webkit-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 60px;
 height: 60px;
 margin: 5px auto;
 display: block;
 -webkit-transition: 0.5s;
 -moz-transition: 0.9s;
 -ms-transition: 0.9s;
 transition: 0.9s;
 position: relative;
}

.hundert {
 width: 100%;
}

.backGroundBilder {
 padding-top: 50px;
 background-image: url(/img/poh/bg/bilder-bg4.png),
 url(/img/poh/bg/bilder-bg5.png), url(/img/poh/bg/inventory-preview-bg.png),
 url(/img/poh/bg/bg-colour-03.gif);
 background-repeat: repeat-y, repeat-y, repeat, repeat;
 background-position: top left, top right;
 min-height: 900px;
}

.silmeButton {
 position: absolute;
 top: 15px;
 right: 15px;
}

.listFirst {
 border: 1px solid rgba(0, 0, 0, 0.1) !important;
 background-color: #f4cc17 !important;
}

.listSecond {
 border: 1px solid rgba(0, 0, 0, 0.1) !important;
 background-color: #cee7ee !important;
}

.listThird {
 border: 1px solid rgba(0, 0, 0, 0.1) !important;
 background-color: #e48e2a !important;
}

.haftaninresimleriX {
 background-image: url(/img/poh/bg/inventory-preview-bg.png),
 url(/img/poh/bg/bg-colour-03.gif);
 background-repeat: repeat, repeat;
 background-position: center center;
 position: relative;
 overflow: hidden;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.js .haftaninresimleri {
 height: 95vh;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri-start {
 cursor: pointer;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri > div {
 width: 100%;
 height: 100%;
 margin: 0 auto;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

figure > img {
 image-rendering: pixelated !important;
}

.haftaninresimleri figure {
 image-rendering: pixelated !important;
 width: 350px;
 height: 410px;
 position: relative;
 display: inline-block;
 background: #fff;
 padding: 15px;
 text-align: center;
 margin: 5px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid black;
}

.js .haftaninresimleri figure {
 image-rendering: pixelated !important;
 position: absolute;
 display: block;
 margin: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri figcaption h2 {
 margin: 20px 0 0;
 color: #a7a0a2;
 font-size: 16px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 text-align: left;
}

.haftaninresimleri-img {
 outline: none;
 display: block;
 width: 320px;
 height: 320px;
 background: #f9f9f9;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri nav {
 position: absolute;
 width: 100%;
 bottom: 80px;
 z-index: 90;
 text-align: center;
 left: 0;
 -webkit-transition: opacity 0.3s;
 transition: opacity 0.3s;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri-start nav {
 opacity: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri nav span {
 position: relative;
 display: inline-block;
 margin: 0 5px;
 width: 30px;
 height: 30px;
 cursor: pointer;
 background: #aaa;
 border-radius: 50%;
 text-align: center;
 -webkit-transition: -webkit-transform 0.6s ease-in-out, background 0.3s;
 transition: transform 0.6s ease-in-out, background 0.3s;
 -webkit-transform: scale(0.48);
 transform: scale(0.48);
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri nav span:last-child {
 margin-right: 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri nav span::after {
 content: "\e600";
 font-family: "icons";
 font-size: 80%;
 display: inline-block;
 vertical-align: top;
 font-style: normal;
 font-weight: 400;
 font-variant: normal;
 text-transform: none;
 line-height: 30px;
 color: #fff;
 opacity: 0;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 -webkit-transition: opacity 0.3s;
 transition: opacity 0.3s;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri nav span.current {
 background: #888;
 -webkit-transform: scale(1);
 transform: scale(1);
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri nav span.current.flip {
 -webkit-transform: scale(1) rotateY(-180deg) translateZ(-1px);
 transform: scale(1) rotateY(-180deg) translateZ(-1px);
 background: #555;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri nav span.flippable::after {
 opacity: 1;
 -webkit-transition-delay: 0.4s;
 transition-delay: 0.4s;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.js .haftaninresimleri::before {
 content: "";
 position: absolute;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.5);
 top: 0;
 left: 0;
 z-index: 100;
 -webkit-transition: opacity 0.3s, visibility 0 0.3s;
 transition: opacity 0.3s, visibility 0 0.3s;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.js .haftaninresimleri-start::before {
 -webkit-transition: opacity 0.3s;
 transition: opacity 0.3s;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.js .haftaninresimleri::after {
 content: "View Gallery";
 font-weight: 400;
 position: absolute;
 border: 3px solid #fff;
 text-align: center;
 white-space: nowrap;
 left: 50%;
 top: 50%;
 -webkit-transform: translateY(-50%) translateX(-50%);
 transform: translateY(-50%) translateX(-50%);
 padding: 10px 20px;
 color: #fff;
 text-transform: uppercase;
 letter-spacing: 1px;
 cursor: pointer;
 z-index: 101;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.js .haftaninresimleri::before,
.js .haftaninresimleri::after {
 opacity: 0;
 visibility: hidden;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.js .haftaninresimleri-start::before,
.js .haftaninresimleri-start:hover::after,
.touch .haftaninresimleri-start::after {
 opacity: 1;
 visibility: visible;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri figure::after {
 content: "";
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 visibility: visible;
 opacity: 1;
 background: rgba(0, 0, 0, 0.05);
 -webkit-transition: opacity 0.6s;
 transition: opacity 0.6s;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

figure.haftaninresimleri-current::after {
 -webkit-transition: opacity 0.6s, visibility 0 0.6s;
 transition: opacity 0.6s, visibility 0 0.6s;
 opacity: 0;
 visibility: hidden;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri-transition figure {
 image-rendering: pixelated !important;
 -webkit-transition: -webkit-transform 0.6s ease-in-out;
 transition: transform 0.6s ease-in-out;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri-perspective {
 -webkit-perspective: 1800px;
 perspective: 1800px;
}

.haftaninresimleri-perspective > div,
.haftaninresimleri-perspective figure {
 image-rendering: pixelated !important;
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri-perspective figure,
.haftaninresimleri-perspective figure div {
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.haftaninresimleri-perspective figure.haftaninresimleri-flip {
 image-rendering: pixelated !important;
 -webkit-transform-origin: 0 50%;
 transform-origin: 0 50%;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.csstransformspreserve3d figure.haftaninresimleri-flip .haftaninresimleri-back {
 -webkit-transform: rotateY(180deg);
 transform: rotateY(180deg);
 display: block;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.no-csstransformspreserve3d
 figure.haftaninresimleri-showback
 .haftaninresimleri-back {
 display: block;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.no-js .haftaninresimleri figure {
 box-shadow: -2px 2px 0 rgba(0, 0, 0, 0.05);
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.no-js .haftaninresimleri figure::after {
 display: none;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.no-js .haftaninresimleri figure:nth-child(3n) {
 -webkit-transform: translateX(-10%) rotate(5deg);
 transform: translateX(-10%) rotate(5deg);
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.no-js .haftaninresimleri figure:nth-child(3n-2) {
 -webkit-transform: translateY(10%) rotate(-3deg);
 transform: translateY(10%) rotate(-3deg);
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

#haftaninresimleri1 nav span.current {
 background: #4faff1;
 -webkit-transform: scale(0.61);
 transform: scale(0.61);
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.new_haberboxbackground {
 background-color: #4ad4e8;
 height: 280px;
 width: 100%;
 background-repeat: no-repeat;
 background-position: bottom right;
 position: relative;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
 -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
 box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.35);
 -webkit-transition: 0.5s ease-in-out;
 -moz-transition: 0.5s ease-in-out;
 -ms-transition: 0.5s ease-in-out;
 transition: 0.5s ease-in-out;
 overflow: hidden;
}

.new_haberboxschatten {
 background: rgba(0, 0, 0, 0.2);
 position: absolute;
 height: 100%;
 width: 100%;
 -webkit-transition: 0.3s ease-in-out;
 -moz-transition: 0.3s ease-in-out;
 -ms-transition: 0.3s ease-in-out;
 transition: 0.3s ease-in-out;
}

.new_habertopnews {
 position: absolute;
 left: -30px;
 top: 0;
 min-width: 30px;
 max-width: 30px;
 width: 30px;
 padding: 7px 10px;
 background: rgba(0, 0, 0, 0.65);
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
 z-index: 20;
}

.new_haberboxtime {
 position: absolute;
 right: 0;
 top: 0;
 padding: 7px 10px;
 background: rgba(0, 0, 0, 0.65);
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
}

.new_haberdetails {
 position: absolute;
 right: 0;
 bottom: 0;
 padding: 7px 10px;
 background: rgba(0, 0, 0, 0.65);
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
}

.new_haberautor {
 position: absolute;
 z-index: 20;
 left: 0;
 bottom: 0;
 padding: 7px 10px;
 background: rgba(0, 0, 0, 0.65);
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
}

.new_habercomment {
 margin-left: 20px;
 width: 80px;
 text-align: right;
}

.new_habermetin {
 position: absolute;
 right: 0;
 top: 80px;
 width: 100%;
}

.new_habermetin h1 {
 display: inline;
 color: #000;
 font-weight: 700;
 font-size: 20px;
 padding: 0;
 margin: 0;
 background: rgba(255, 255, 255, 0.85);
 padding: 10px 15px;
 box-decoration-break: clone;
 -webkit-box-decoration-break: clone;
 word-wrap: break-word;
 vertical-align: baseline;
 line-height: 2.1em;
}

.new_habermetin h2 {
 display: inline;
 color: #fff;
 font-weight: 400;
 font-size: 10px;
 padding: 0;
 margin: 0;
 background: rgba(0, 0, 0, 0.75);
 padding: 7px 15px;
 box-decoration-break: clone;
 -webkit-box-decoration-break: clone;
 word-wrap: break-word;
 vertical-align: baseline;
 line-height: 2.4em;
}

.new_haberlink {
 display: block;
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 z-index: 10;
}

#new_habertyp_2 {
 background: #1baf5d;
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
 padding: 5px 15px;
 margin: 0px;
}

#new_habertyp_1 {
 background: #88499c;
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
 padding: 5px 15px;
 margin: 0px;
}

#new_habertyp_0 {
 background: #f19e1f;
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
 padding: 5px 15px;
 margin: 0px;
}

#new_habertyp_3 {
 background: #2785bc;
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
 padding: 5px 15px;
 margin: 0px;
}

#new_habertyp_4 {
 background: #4a4a4a;
 display: inline-block;
 color: #fff;
 font-weight: 400;
 font-size: 12px;
 padding: 5px 15px;
 margin: 0px;
}

#newsBox:hover .new_haberboxbackground {
 background-position: top left;
}

#newsBox:hover .new_haberboxschatten {
 background: rgba(0, 0, 0, 0) !important;
}

.newsCarouselHolder {
 min-height: 315px;
 padding-bottom: 5px;
 margin-bottom: 5px;
 background-color: rgba(10, 39, 94, 0.5);
}

.newsCommendHolder {
 min-height: 114px;
 height: 114px;
 max-height: 114px;
 background-color: rgba(10, 39, 94, 0.5);
}

.paddingleftright {
 padding-left: 30px;
 padding-right: 30px;
}

.owl-carousel .animated {
 -webkit-animation-duration: 1000ms;
 animation-duration: 1000ms;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
 z-index: 0;
}

.owl-carousel .owl-animated-out {
 z-index: 1;
}

.owl-carousel .fadeOut {
 -webkit-animation-name: fadeOut;
 animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
 0% {
 opacity: 1;
 }

 100% {
 opacity: 0;
 }
}

@keyframes fadeOut {
 0% {
 opacity: 1;
 }

 100% {
 opacity: 0;
 }
}

.owl-height {
 -webkit-transition: height 500ms ease-in-out;
 -moz-transition: height 500ms ease-in-out;
 -ms-transition: height 500ms ease-in-out;
 -o-transition: height 500ms ease-in-out;
 transition: height 500ms ease-in-out;
}

.owl-carousel {
 display: none;
 width: 100%;
 -webkit-tap-highlight-color: transparent;
 position: relative;
 z-index: 1;
}

.owl-carousel .owl-stage {
 position: relative;
 -ms-touch-action: pan-Y;
 touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}

.owl-carousel .owl-stage-outer {
 position: relative;
 overflow: hidden;
 -webkit-transform: translate3d(0px, 0px, 0px);
 transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
 cursor: pointer;
 cursor: hand;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.owl-carousel.owl-loaded {
 display: block;
}

.owl-carousel.owl-loading {
 opacity: 0;
 display: block;
}

.owl-carousel.owl-hidden {
 opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
 display: none;
}

.owl-carousel .owl-item {
 position: relative;
 min-height: 1px;
 float: left;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 -webkit-tap-highlight-color: transparent;
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.owl-carousel .owl-item img {
 display: block;
 width: 100%;
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
 -webkit-user-select: auto;
 -moz-user-select: auto;
 -ms-user-select: auto;
 user-select: auto;
}

.owl-carousel .owl-grab {
 cursor: move;
 cursor: -webkit-grab;
 cursor: -o-grab;
 cursor: -ms-grab;
 cursor: grab;
}

.owl-carousel.owl-rtl {
 direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
 float: right;
}

.no-js .owl-carousel {
 display: block;
}

.owl-carousel .owl-item .owl-lazy {
 opacity: 0;
 -webkit-transition: opacity 400ms ease;
 -moz-transition: opacity 400ms ease;
 -ms-transition: opacity 400ms ease;
 -o-transition: opacity 400ms ease;
 transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
 transform-style: preserve-3d;
}

.oenemliDuyuru p,
.oenemliDuyuruPla p {
 margin: 0px;
}

@keyframes birthday_bewegeHintergrund {
 0% {
 background-position: -160px 0;
 }

 14% {
 background-position: -240px 0;
 }

 29% {
 background-position: -320px 0;
 }

 43% {
 background-position: -400px 0;
 }

 57% {
 background-position: -480px 0;
 }

 72% {
 background-position: -560px 0;
 }

 86% {
 background-position: -640px 0;
 }

 100% {
 background-position: -720px 0;
 }
}

@-webkit-keyframes birthday_bewegeHintergrund {
 0% {
 background-position: -160px 0;
 }

 14% {
 background-position: -240px 0;
 }

 29% {
 background-position: -320px 0;
 }

 43% {
 background-position: -400px 0;
 }

 57% {
 background-position: -480px 0;
 }

 72% {
 background-position: -560px 0;
 }

 86% {
 background-position: -640px 0;
 }

 100% {
 background-position: -720px 0;
 }
}

@-moz-keyframes birthday_bewegeHintergrund {
 0% {
 background-position: -160px 0;
 }

 14% {
 background-position: -240px 0;
 }

 29% {
 background-position: -320px 0;
 }

 43% {
 background-position: -400px 0;
 }

 57% {
 background-position: -480px 0;
 }

 72% {
 background-position: -560px 0;
 }

 86% {
 background-position: -640px 0;
 }

 100% {
 background-position: -720px 0;
 }
}

@-o-keyframes birthday_bewegeHintergrund {
 0% {
 background-position: -160px 0;
 }

 14% {
 background-position: -240px 0;
 }

 29% {
 background-position: -320px 0;
 }

 43% {
 background-position: -400px 0;
 }

 57% {
 background-position: -480px 0;
 }

 72% {
 background-position: -560px 0;
 }

 86% {
 background-position: -640px 0;
 }

 100% {
 background-position: -720px 0;
 }
}

@keyframes birthday_oeffneTuer {
 0% {
 background-position: 0 0;
 }

 10% {
 background-position: -800px 0;
 }

 20% {
 background-position: -880px 0;
 }

 30% {
 background-position: -960px 0;
 }

 40% {
 background-position: -1040px 0;
 }

 50% {
 background-position: -1120px 0;
 }

 60% {
 background-position: -1200px 0;
 }

 70% {
 background-position: -1280px 0;
 }

 80% {
 background-position: -1360px 0;
 }

 90% {
 background-position: -1440px 0;
 }

 100% {
 background-position: -80px 0;
 }
}

@-webkit-keyframes birthday_oeffneTuer {
 0% {
 background-position: 0 0;
 }

 10% {
 background-position: -800px 0;
 }

 20% {
 background-position: -880px 0;
 }

 30% {
 background-position: -960px 0;
 }

 40% {
 background-position: -1040px 0;
 }

 50% {
 background-position: -1120px 0;
 }

 60% {
 background-position: -1200px 0;
 }

 70% {
 background-position: -1280px 0;
 }

 80% {
 background-position: -1360px 0;
 }

 90% {
 background-position: -1440px 0;
 }

 100% {
 background-position: -80px 0;
 }
}

@-moz-keyframes birthday_oeffneTuer {
 0% {
 background-position: 0 0;
 }

 10% {
 background-position: -800px 0;
 }

 20% {
 background-position: -880px 0;
 }

 30% {
 background-position: -960px 0;
 }

 40% {
 background-position: -1040px 0;
 }

 50% {
 background-position: -1120px 0;
 }

 60% {
 background-position: -1200px 0;
 }

 70% {
 background-position: -1280px 0;
 }

 80% {
 background-position: -1360px 0;
 }

 90% {
 background-position: -1440px 0;
 }

 100% {
 background-position: -80px 0;
 }
}

@-o-keyframes birthday_oeffneTuer {
 0% {
 background-position: 0 0;
 }

 10% {
 background-position: -800px 0;
 }

 20% {
 background-position: -880px 0;
 }

 30% {
 background-position: -960px 0;
 }

 40% {
 background-position: -1040px 0;
 }

 50% {
 background-position: -1120px 0;
 }

 60% {
 background-position: -1200px 0;
 }

 70% {
 background-position: -1280px 0;
 }

 80% {
 background-position: -1360px 0;
 }

 90% {
 background-position: -1440px 0;
 }

 100% {
 background-position: -80px 0;
 }
}

.birthday_holder {
 width: 100%;
 background: #fff;
 min-height: 80px;
 height: 80px;
 max-height: 80px;
 color: #2a3b4c;
 position: relative;
 margin: 15px auto;
 box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 z-index: 5;
 overflow: hidden;
}

.birhtday_imgHolder {
 max-width: 80px;
 width: 80px;
 min-width: 80px;
 min-height: 80px;
 height: 80px;
 max-height: 80px;
 position: absolute;
 top: 0;
 left: 0;
 background: #fff;
 z-index: 3;
 background-image: url(/img/poh/birthday-animation.png);
 background-repeat: no-repeat;
}

.birthday_imgHolder_animation {
 -webkit-transition: 1.2s step-start;
 -moz-transition: 1.2s step-start;
 -ms-transition: 1.2s step-start;
 transition: 1.2s step-start;
}

.birthday_holder:hover .birthday_imgHolder_animation {
 animation: birthday_oeffneTuer 0.6s step-start 0s alternate 1 none running,
 birthday_bewegeHintergrund 0.6s step-start 0.6s alternate infinite none
 running;
 -webkit-animation: birthday_oeffneTuer 0.6s step-start 0s alternate 1 none
 running,
 birthday_bewegeHintergrund 0.6s step-start 0.6s alternate infinite none
 running;
}

.birhtday_img {
 max-width: 80px;
 width: 80px;
 min-width: 80px;
 min-height: 80px;
 height: 80px;
 max-height: 80px;
 position: relative;
 background-position: 50% 10%;
 background-repeat: no-repeat;
 border-right: 1px solid #d1d1d1;
}

.birthday_info {
 min-height: 80px;
 height: 80px;
 max-height: 80px;
 width: 100%;
}

.birthday_name {
 text-align: center;
 width: 100%;
 padding: 14px 0 0 80px;
 min-height: 80px;
 height: 80px;
 max-height: 80px;
 font-size: 18px;
 z-index: 2;
 position: relative;
}

.birthday_date {
 text-align: left;
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 padding: 5px 0 2px 85px;
 border-top: 1px solid #d1d1d1;
 background: #ededed;
 z-index: 1;
 font-size: 13px;
}

#maxwidmain180 {
 max-width: 197px;
 min-width: 197px;
 width: 197px;
 float: left;
}

.birthday_takvim-oksag {
 border-radius: 3px 0 0 3px;
}

.birthday_takvim-oksol {
 border-radius: 0 3px 3px 0;
}

.birthday_takvim-oksol,
.birthday_takvim-oksag {
 padding-top: 4px;
 width: 30px;
 height: 30px;
 background: #fff;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

.birthday_takvim-oksol:hover,
.birthday_takvim-oksag:hover {
 background: #b2b2b2;
}

#birhtday_takvimCarousel
 .center
 .birthday_takvim-background-shadow:first-child {
 background: transparent;
 z-index: -10;
}

.birthday_takvim-background-shadow {
 position: absolute;
 background: rgba(56, 33, 31, 0.75);
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;
 z-index: 10;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

#birhtday_takvimCarousel .owl-nav {
 position: absolute;
 width: 100%;
 top: 0;
 left: 0;
 text-align: center;
}

#birhtday_takvimCarousel .owl-next {
 position: absolute;
 top: 125px;
 right: 0;
 cursor: pointer;
}

#birhtday_takvimCarousel .owl-prev {
 position: absolute;
 top: 125px;
 left: 0;
 cursor: pointer;
}

.etkinliktaviminewsCarouselHolder {
 background-color: #000;
 min-height: 600px;
}

.birhtday_takvimCarouselHolder {
 position: relative;
 display: block;
 z-index: 10;
 width: 100%;
 height: auto;
 min-height: 280px;
 margin: 10px 0 15px;
 color: #2a3b4c;
}

.birthday_takvim-background {
 width: 100%;
 height: auto;
 min-height: 280px;
 background: #fff;
 box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.birthday_takvim_table {
 width: 100%;
 min-width: 100%;
 text-align: center;
 font-size: 12px;
 margin-bottom: 0;
}

.birthday_takvim_table th {
 text-align: center;
}

.birthday_takvim_ay {
 border-bottom: 1px solid #d1d1d1;
 background: #ededed;
 width: 100%;
 text-align: center;
 padding: 10px 0 7px;
}

.birthday_takvim_ay h2 {
 font-size: 18px;
 font-weight: 400;
 display: inline-block;
 padding: 0;
 margin: 0;
}

.birthday_takvim_link {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 border: 2px solid transparent;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

.birthday_takvim_table td {
 position: relative;
}

.birthday_takvim_table td:hover .birthday_takvim_link {
 border: 2px solid #ededed;
 box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.toast-title {
 font-weight: 700;
}

.toast-message {
 -ms-word-wrap: break-word;
 word-wrap: break-word;
 font-weight: 700;
}

.toast-message a,
.toast-message label {
 color: #fff;
}

.toast-message a:hover {
 color: #ccc;
 text-decoration: none;
}

.toast-close-button {
 position: relative;
 right: -0.3em;
 top: -0.3em;
 float: right;
 font-size: 20px;
 font-weight: 700;
 color: #fff;
 -webkit-text-shadow: 0 1px 0 #fff;
 text-shadow: 0 1px 0 #fff;
 opacity: 0.8;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
 filter: alpha(opacity=80);
 line-height: 1;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

.toast-close-button:hover,
.toast-close-button:focus {
 color: #000;
 text-decoration: none;
 cursor: pointer;
 opacity: 0.4;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
 filter: alpha(opacity=40);
}

.rtl .toast-close-button {
 left: -0.3em;
 float: left;
 right: 0.3em;
}

button.toast-close-button {
 padding: 0;
 cursor: pointer;
 background: transparent;
 border: 0;
 -webkit-appearance: none;
}

.toast-top-right {
 top: 250px;
 right: 12px;
}

#toast-container {
 position: fixed;
 z-index: 107000 !important;
 pointer-events: none;
}

#toast-container * {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

#toast-container > div {
 position: relative;
 pointer-events: auto;
 overflow: hidden;
 margin: 0 0 6px;
 padding: 5px 15px;
 width: 300px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px 3px 3px 3px;
 border-radius: 3px 3px 3px 3px;
 -moz-box-shadow: 0 0 12px #999;
 -webkit-box-shadow: 0 0 12px #999;
 box-shadow: 0 0 12px #999;
 color: #fff;
 opacity: 0.9;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
 filter: alpha(opacity=90);
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

#toast-container > div.rtl {
 direction: rtl;
 padding: 5px 15px;
}

#toast-container > div:hover {
 -moz-box-shadow: 0 0 5px #000;
 -webkit-box-shadow: 0 0 5px #000;
 box-shadow: 0 0 5px #000;
 opacity: 1;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
 filter: alpha(opacity=100);
 cursor: pointer;
}

.toast {
 background-color: #030303;
}

.toast-info {
 background-color: #030303;
}

.toast-progress {
 position: absolute;
 left: 0;
 bottom: 0;
 height: 4px;
 background-color: #fff;
 opacity: 0.4;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
 filter: alpha(opacity=40);
}

@media all and (max-width: 240px) {
 .toast-top-right {
 top: 75px;
 right: 12px;
 }

 #toast-container > div {
 padding: 2px 8px;
 width: 11em;
 }

 #toast-container > div.rtl {
 padding: 2px 8px;
 }

 #toast-container .toast-close-button {
 right: -0.2em;
 top: -0.2em;
 }

 #toast-container .rtl .toast-close-button {
 left: -0.2em;
 right: 0.2em;
 }
}

@media all and (min-width: 241px) and (max-width: 480px) {
 .toast-top-right {
 top: 75px;
 right: 12px;
 }

 #toast-container > div {
 padding: 2px 8px;
 width: 18em;
 }

 #toast-container > div.rtl {
 padding: 2px 8px;
 }

 #toast-container .toast-close-button {
 right: -0.2em;
 top: -0.2em;
 }

 #toast-container .rtl .toast-close-button {
 left: -0.2em;
 right: 0.2em;
 }
}

@media all and (min-width: 481px) and (max-width: 768px) {
 .toast-top-right {
 top: 75px;
 right: 12px;
 }

 #toast-container > div {
 padding: 5px 15px;
 width: 25em;
 }

 #toast-container > div.rtl {
 padding: 5px 15px;
 }
}

.backGroundCayVakti {
 padding-top: 15px;
 background-image: url(/img/poh/bg/coffee-house-rechts.png),
 url(/img/poh/bg/coffee-house-links.png);
 background-position: top left, bottom right;
 background-repeat: no-repeat, no-repeat;
 background-color: #3a1a16;
 padding-bottom: 250px;
 min-height: 95vh;
 color: #fff;
 position: relative;
}

.backGroundCayVakti h1 {
 color: #fff;
}

.cayHolder {
 text-align: center;
 width: 100%;
}

.cayHolderInner {
 position: relative;
 padding-left: 53px;
 padding-top: 80px;
 width: auto;
 max-width: 215px;
 margin: 0 auto;
}

.cayAbsolute {
 position: absolute;
 top: 0;
 left: 0;
}

.ilovecaybutton {
 background-image: url(/img/poh/i-love-coffee.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 93px;
 min-height: 93px;
 max-height: 93px;
 width: 93px;
 min-width: 93px;
 max-width: 93px;
}

.cayMetin {
 background-color: rgba(255, 255, 255, 0.5);
 border: 1px solid #fff;
 min-height: 150px;
 padding: 5px 10px;
 color: #000;
 margin: 20px;
 -moz-box-shadow: 0 0 5px #fff;
 -webkit-box-shadow: 0 0 5px #fff;
 box-shadow: 0 0 5px #fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px 3px 3px 3px;
 border-radius: 3px 3px 3px 3px;
}

.backGroundPiyango {
 padding-top: 15px;
 background-image: url(/img/poh/bg/new-coins-right.png),
 url(/img/poh/bg/neue-bg-coins.png);
 background-position: top left, bottom right;
 background-repeat: no-repeat, no-repeat;
 background-color: #222;
 padding-bottom: 250px;
 min-height: 95vh;
 color: #fff;
 position: relative;
}

.backGroundPiyango h1 {
 color: #fff;
}

.piyangoHolder {
 text-align: center;
 width: 100%;
}

.piyangoHolderInnerBilet {
 position: relative;
 padding-left: 110px;
 padding-top: 50px;
 width: auto;
 max-width: 325px;
 margin: 0 auto;
}

.piyangoHolderInnerMain {
 position: relative;
 width: auto;
 margin-top: 150px;
}

.piyangoHolderAbs {
 position: absolute;
 top: 0;
 left: 0;
}

.cayHolderInner {
 position: relative;
 padding-left: 53px;
 padding-top: 80px;
 width: auto;
 max-width: 215px;
 margin: 0 auto;
}

.cayAbsolute {
 position: absolute;
 top: 0;
 left: 0;
}

.almaBilet {
 opacity: 0.4;
 cursor: default !important;
}

.billetCekKardes {
 margin-top: 70px;
 margin-bottom: 70px;
 background-image: url(/img/poh/billet-cek-piyango.gif);
 background-repeat: no-repeat;
 background-position: left center;
 height: 141px;
 min-height: 141px;
 max-height: 141px;
 width: auto;
 min-width: 141px;
 max-width: 400px;
 cursor: pointer;
 padding-left: 150px;
 padding-top: 20px;
 border: 1px solid #fff;
 -moz-box-shadow: 0 0 5px #fff;
 -webkit-box-shadow: 0 0 5px #fff;
 box-shadow: 0 0 5px #fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px 3px 3px 3px;
 border-radius: 3px 3px 3px 3px;
}

.piyangoMetinBox {
 min-height: 150px;
 padding: 5px 10px;
 color: #fff;
 margin: 20px;
 -moz-box-shadow: 0 0 5px #fff;
 -webkit-box-shadow: 0 0 5px #fff;
 box-shadow: 0 0 5px #fff;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px 3px 3px 3px;
 border-radius: 3px 3px 3px 3px;
}

.piyangoBiletlerimBox {
 min-height: 150px;
 padding: 5px 10px;
 color: #fff;
 margin: 20px;
}

.biletHolderBoxYeni {
 border: 1px solid #fff;
 -moz-box-shadow: 0 0 5px #fff;
 -webkit-box-shadow: 0 0 5px #fff;
 box-shadow: 0 0 5px #fff;
 background: rgba(0, 255, 0, 0.2);
}

.biletHolderBox {
 margin: 20px;
 padding-top: 20px;
 padding-bottom: 20px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px 3px 3px 3px;
 border-radius: 3px 3px 3px 3px;
}

.bilet-rank-0 {
 border: 1px solid #fff;
 -moz-box-shadow: 0 0 5px #fff;
 -webkit-box-shadow: 0 0 5px #fff;
 box-shadow: 0 0 5px #fff;
}

.bilet-rank-0 .billetRakamBall {
 border: 2px solid #444;
}

.bilet-rank-1 {
 border: 1px solid #b2a48c;
 -moz-box-shadow: 0 0 5px #b2a48c;
 -webkit-box-shadow: 0 0 5px #b2a48c;
 box-shadow: 0 0 5px #b2a48c;
}

.bilet-rank-1 .billetRakamBall {
 border: 2px solid #b2a48c;
}

.bilet-rank-2 {
 border: 1px solid #e48e2a;
 -moz-box-shadow: 0 0 5px #e48e2a;
 -webkit-box-shadow: 0 0 5px #e48e2a;
 box-shadow: 0 0 5px #e48e2a;
}

.bilet-rank-2 .billetRakamBall {
 border: 2px solid #e48e2a;
}

.bilet-rank-3 {
 border: 1px solid #75bbcf;
 -moz-box-shadow: 0 0 5px #75bbcf;
 -webkit-box-shadow: 0 0 5px #75bbcf;
 box-shadow: 0 0 5px #75bbcf;
}

.bilet-rank-3 .billetRakamBall {
 border: 2px solid #75bbcf;
}

.bilet-rank-4 {
 border: 1px solid #f4cc17;
 -moz-box-shadow: 0 0 5px #f4cc17;
 -webkit-box-shadow: 0 0 5px #f4cc17;
 box-shadow: 0 0 5px #f4cc17;
}

.bilet-rank-4 .billetRakamBall {
 border: 2px solid #f4cc17;
}

.biletHolderRakam {
 text-align: center;
}

.billetRakamBall {
 font-size: 30px;
 font-weight: 700;
 padding-top: 5px;
 height: 50px;
 min-height: 50px;
 max-height: 50px;
 width: 50px;
 min-width: 50px;
 max-width: 50px;
 background-color: #000;
 border-radius: 50%;
 display: inline-block;
 border: 2px solid #444;
}

.backGroundMining {
 padding-top: 50px;
 padding-bottom: 150px;
 background-image: url(/img/poh/bg/mining-o-l.png),
 url(/img/poh/bg/mining-o-r.png), url(/img/poh/bg/mining-u-l.png),
 url(/img/poh/bg/mining-u-r.png);
 background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
 background-position: top left, top right, bottom left, bottom right;
 background-color: #816a34;
 min-height: 1100px;
}

.minerPixaxe {
 min-height: 95px;
 height: 95px;
 width: 95px;
 min-width: 95px;
 background: url(/img/poh/bg/habbo-pixaxe.gif);
 background-repeat: no-repeat;
 background-position: center center;
 position: absolute;
 top: 89px;
 left: 27px;
 z-index: 1;
}

.minerHolder,
.minerInfo {
 position: relative;
 margin-bottom: 20px;
 color: white;
}

.minerUser {
 position: absolute;
 left: -65px;
 top: 10px;
 z-index: 2;
}

.coinhive-miner {
 text-align: center;
 min-height: 241px;
 height: 241px;
}

.coinhive-miner iframe {
 max-width: 512px;
}

.backGroundKeepitreal {
 padding-top: 50px;
 padding-bottom: 350px;
 background-image: url(/img/poh/bg/keepitrealbutton.png),
 url(/img/poh/bg/reception-backdrop-left-himmel.png),
 url(/img/poh/bg/reception-logo-drape.png),
 url(/img/poh/bg/reception-backdrop-left-himmel-stretch.png),
 url(/img/poh/bg/6323-keep-it-real.gif),
 url(/img/poh/bg/keepitreal-backound-right.png),
 url(/img/poh/bg/xmas15-background-hotel-gradient.png);
 background-repeat: no-repeat, no-repeat, no-repeat, repeat-y, no-repeat,
 no-repeat, repeat-x;
 background-position: bottom center, bottom left, top left, top left, top right,
 bottom right, bottom center;
 background-color: #052633;
 min-height: 1100px;
}

hr.keepitrealHR {
 border-top: 4px double #fff;
 border-left: 0;
 border-right: 0;
 border-bottom: 0;
 text-align: center;
 width: 100%;
 position: relative;
}

hr.keepitrealHR:after {
 content: "IT";
 display: inline-block;
 top: -5px;
 padding: 0 10px;
 background: #052633;
 color: #fff;
 font-size: 22px;
 font-weight: 700;
 outline: none;
 border: 0;
 margin: -15px 0 -30px -20px;
 position: absolute;
}

.keepitrealDIV {
 -webkit-text-shadow: 0 1px 0 #000;
 text-shadow: 0 1px 0 #000;
 font-size: 66px;
 color: #fff;
 font-weight: 700;
 text-align: center;
 width: 180px;
 margin: 30px auto;
}

.keepitrealDIV p {
 margin: -25px 0;
}

.kirH3 {
 text-align: center;
 color: #fff;
}

input[class="keepitrealInput"] {
 width: 100%;
 padding: 12px 80px 12px 20px;
 margin: 8px 0;
 box-sizing: border-box;
 background: transparent;
 color: #fff;
 border: 0;
 border-bottom: 1px solid #fff;
 outline: none;
 font-size: 20px;
}

.keepitrealInputHolder {
 position: relative;
}

#keepitrealInputzaehler {
 color: rgba(255, 255, 255, 0.7);
 position: absolute;
 bottom: 22px;
 right: 20px;
 text-align: right;
 width: 60px;
 font-size: 12px;
}

.innerWrapCommentKIR {
 padding: 0.5em;
 text-align: left;
 overflow: hidden;
 position: relative;
 font-weight: 400;
 color: #fff;
 margin: 5px 0;
 border-bottom: 1px solid #fff;
}

.imgBKIR {
 background-color: rgba(0, 0, 0, 0.5) !important;
 border-radius: 50% !important;
 -webkit-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 background-position: center center;
 background-repeat: no-repeat;
 width: 60px;
 height: 60px;
 margin: 5px 10px;
 display: block;
 float: left;
 -webkit-transition: 0.9s;
 -moz-transition: 0.9s;
 -ms-transition: 0.9s;
 transition: 0.9s;
 position: relative;
}

#newsBox .innerWrapComment {
 font-size: 14px !important;
}

.fifaLogoMatch {
 margin-bottom: -15px;
}

.decoratedH1Tag {
 display: inline-block;
 padding: 0 15px;
 position: relative;
 color: #fff;
}

.decoratedH1Tag:before,
.decoratedH1Tag:after {
 background: #fff;
 content: "";
 display: block;
 height: 1px;
 position: absolute;
 top: 50%;
 width: 400%;
}

.decoratedH1Tag:before {
 right: 100%;
}

.decoratedH1Tag:after {
 left: 100%;
}

.containerdecoratedH1Tag {
 overflow: hidden;
 text-align: center;
}

.modal-body decoratedH1Tag:before {
 background: black !important;
}

.modal-body .decoratedH1Tag:after {
 background: black !important;
}

.modal-body .decoratedH1Tag {
 color: black !important;
}

.myThubnail {
 background-color: #f5f5f5;
}

.new_haberboxbackground,
#newsinhaltMain,
.innerWrapComment,
.boxShadowSon,
.furniitem,
.frameInhalt {
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
}

.thumbnail > img {
 max-width: 100% !important;
}

.ttIPCSS {
 position: relative;
 display: inline-block;
 cursor: pointer;
}

.ttIPCSS .ttIPCSStext {
 visibility: hidden;
 font-size: 12px;
 font-weight: normal;
 width: 120px;
 background-color: #000;
 color: #fff;
 text-align: center;
 border-radius: 6px;
 line-height: 1.42857143;
 padding: 5px 0;
 position: absolute;
 z-index: 1;
 bottom: 150%;
 left: 50%;
 margin-left: -60px;
}

.ttIPCSS .ttIPCSStext::after {
 content: "";
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -5px;
 border-width: 5px;
 border-style: solid;
 border-color: #000 transparent transparent;
}

.ttIPCSS:hover .ttIPCSStext {
 visibility: visible;
}

#edit_konu_titel {
 color: #000 !important;
}

.modal {
 z-index: 105000 !important;
}

.modal-backdrop {
 z-index: 104000 !important;
}

.text-klein {
 font-size: 11px !important;
 padding: 5px 15px !important;
 color: #777;
 background-color: #eee;
}

div.habbolarKalpEffekt {
 width: 30px;
 height: 30px;
 opacity: 1;
 position: fixed;
 bottom: 0;
 margin-left: 50%;
 z-index: 9999 !important;
}

div.habbolarKalpEffekt span {
 position: absolute;
 left: -50%;
 top: 0;
 opacity: 1;
}

.habbolarKalpEffektRenk_0 {
 color: #ed6c63;
}

.habbolarKalpEffektRenk_1 {
 color: #fce473;
}

.habbolarKalpEffektRenk_2 {
 color: #f68b39;
}

.habbolarKalpEffektRenk_3 {
 color: #ed6c63;
}

.habbolarKalpEffektRenk_4 {
 color: #a79ce6;
}

.habbolarKalpEffektRenk_5 {
 color: #97cd76;
}

.habbolarKalpEffektRenk_6 {
 color: #35b1d1;
}

.habbolarKalpEffektRenk_7,
.habbolarKalpEffektRenk_8,
.habbolarKalpEffektRenk_9 {
 color: #ed6c63;
}

@keyframes habbolarKalpEffektTrans_0 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 14%;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: 0;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 80%;
 }

 100% {
 opacity: 0;
 bottom: 100%;
 left: 18%;
 }
}

@keyframes habbolarKalpEffektTrans_1 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 0;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: 11%;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 60%;
 }

 100% {
 opacity: 0;
 bottom: 80%;
 left: 0;
 }
}

@keyframes habbolarKalpEffektTrans_2 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 0;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: 30%;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 70%;
 }

 100% {
 opacity: 0;
 bottom: 90%;
 left: 0;
 }
}

@keyframes habbolarKalpEffektTrans_3 {
 0% {
 opacity: 0;
 bottom: 0;
 left: -14%;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: 0;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 80%;
 }

 100% {
 opacity: 0;
 bottom: 100%;
 left: -18%;
 }
}

@keyframes habbolarKalpEffektTrans_4 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 0;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: -11%;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 60%;
 }

 100% {
 opacity: 0;
 bottom: 80%;
 left: 0;
 }
}

@keyframes habbolarKalpEffektTrans_5 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 0;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: -30%;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 70%;
 }

 100% {
 opacity: 0;
 bottom: 90%;
 left: 0;
 }
}

@-webkit-keyframes habbolarKalpEffektTrans_0 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 14%;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: 0;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 80%;
 }

 100% {
 opacity: 0;
 bottom: 100%;
 left: 18%;
 }
}

@-webkit-keyframes habbolarKalpEffektTrans_1 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 0;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: 11%;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 60%;
 }

 100% {
 opacity: 0;
 bottom: 80%;
 left: 0;
 }
}

@-webkit-keyframes habbolarKalpEffektTrans_2 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 0;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: 30%;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 70%;
 }

 100% {
 opacity: 0;
 bottom: 90%;
 left: 0;
 }
}

@-webkit-keyframes habbolarKalpEffektTrans_3 {
 0% {
 opacity: 0;
 bottom: 0;
 left: -14%;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: 0;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 80%;
 }

 100% {
 opacity: 0;
 bottom: 100%;
 left: -18%;
 }
}

@-webkit-keyframes habbolarKalpEffektTrans_4 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 0;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: -11%;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 60%;
 }

 100% {
 opacity: 0;
 bottom: 80%;
 left: 0;
 }
}

@-webkit-keyframes habbolarKalpEffektTrans_5 {
 0% {
 opacity: 0;
 bottom: 0;
 left: 0;
 }

 40% {
 opacity: 0.8;
 }

 50% {
 opacity: 1;
 left: -30%;
 }

 60% {
 opacity: 0.2;
 }

 80% {
 bottom: 70%;
 }

 100% {
 opacity: 0;
 bottom: 90%;
 left: 0;
 }
}

.thBaslik {
 background: #834625 !important;
 text-align: center;
}

#letzteForumAbdullah a p {
 margin: 0px;
 line-height: 3em;
}

#letzteForumAbdullah a p.topicTitle {
 height: 37px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.thForumMain {
 background: #834625 !important;
 border-radius: 8px 8px 0px 0px;
 -webkit-border-radius: 8px 8px 0px 0px;
 -moz-border-radius: 8px 8px 0px 0px;
 line-height: 3em;
}

.thForumLast {
 background: #834625 !important;
 border-radius: 0px 0px 8px 8px;
 -webkit-border-radius: 0px 0px 8px 8px;
 -moz-border-radius: 0px 0px 8px 8px;
}

.etkinliktakvimi-1,
.etkinliktakvimi-10 {
 position: relative;
 top: 45%;
 transform: translateY(-45%);
}

.etkinliktakvimi {
 background-image: url(/img/poh/etkinliktavimi-resim.png);
 background-repeat: no-repeat;
 display: inline-block;
}

.etkinliktakvimi-1 {
 width: 64px;
 height: 75px;
 background-position: -5px -5px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-10 {
 width: 80px;
 height: 77px;
 background-position: -79px -5px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-11,
.etkinliktakvimi-12 {
 position: relative;
 top: 45%;
 transform: translateY(-45%);
}

.etkinliktakvimi-11 {
 width: 80px;
 height: 80px;
 background-position: -169px -5px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-12 {
 width: 64px;
 height: 65px;
 background-position: -259px -5px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-13,
.etkinliktakvimi-14 {
 width: 64px;
 height: 65px;
 position: relative;
 top: 45%;
 transform: translateY(-45%);
}

.etkinliktakvimi-13 {
 background-position: -333px -5px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-14 {
 background-position: -259px -80px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-15,
.etkinliktakvimi-16 {
 position: relative;
 top: 45%;
 transform: translateY(-45%);
}

.etkinliktakvimi-15 {
 width: 69px;
 height: 74px;
 background-position: -333px -80px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-16 {
 width: 62px;
 height: 81px;
 background-position: -5px -164px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-17,
.etkinliktakvimi-18 {
 position: relative;
 top: 45%;
 transform: translateY(-45%);
}

.etkinliktakvimi-17 {
 width: 78px;
 height: 65px;
 background-position: -77px -164px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-18 {
 width: 64px;
 height: 71px;
 background-position: -165px -164px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-19,
.etkinliktakvimi-2 {
 width: 69px;
 position: relative;
 top: 45%;
 transform: translateY(-45%);
}

.etkinliktakvimi-19 {
 height: 75px;
 background-position: -239px -164px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-2 {
 height: 74px;
 background-position: -318px -164px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-3,
.etkinliktakvimi-4 {
 position: relative;
 top: 45%;
 transform: translateY(-45%);
}

.etkinliktakvimi-3 {
 width: 64px;
 height: 71px;
 background-position: -159px -248px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-4 {
 width: 72px;
 height: 72px;
 background-position: -77px -248px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-5,
.etkinliktakvimi-6 {
 position: relative;
 top: 45%;
 transform: translateY(-45%);
}

.etkinliktakvimi-5 {
 width: 70px;
 height: 75px;
 background-position: -318px -248px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-6 {
 width: 64px;
 height: 71px;
 background-position: -5px -333px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-7,
.etkinliktakvimi-8 {
 transform: translateY(-45%);
 position: relative;
 top: 45%;
}

.etkinliktakvimi-7 {
 width: 69px;
 height: 75px;
 background-position: -79px -333px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-8 {
 width: 72px;
 height: 65px;
 background-position: -158px -333px;
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}

.etkinliktakvimi-9 {
 width: 69px;
 height: 71px;
 background-position: -240px -333px;
 position: relative;
 top: 45%;
 transform: translateY(-45%);
 -moz-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
}

.etkinliktakvimi-backgroundnotopen {
 width: 132px;
 height: 132px;
 background-position: -412px -5px;
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 transform-style: preserve-3d;
 text-align: center;
}

.etkinliktakvimi-backgroundopenrozet {
 width: 190px;
 height: 189px;
 background-position: -319px -333px;
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 transform-style: preserve-3d;
 text-align: center;
}

.etkinliktakvimi-kilit {
 width: 42px;
 height: 42px;
 background-position: -412px -147px;
 position: absolute;
 top: 10px;
 left: 10px;
 z-index: 11;
}

.etkinliktakvimi-oksag {
 width: 33px;
 height: 34px;
 background-position: -464px -147px;
}

.etkinliktakvimi-oksol {
 width: 33px;
 height: 34px;
 background-position: -507px -147px;
}

.etkinliktakvimi-hediye {
 position: relative;
 top: 48%;
 transform: translateY(-48%);
 -moz-transform: translateY(-48%);
 -webkit-transform: translateY(-48%);
 height: 40px;
 max-height: 40px;
 min-height: 40px;
 width: 40px;
 max-width: 40px;
 min-width: 40px;
 display: inline-block;
 margin-left: auto;
 margin-right: auto;
}

.etkinlik-background {
 background-image: url(/img/poh/etkinlik-background.png);
 background-repeat: repeat-x;
 background-position: center center;
 height: 447px;
 min-height: 447px;
 max-width: 586px;
 text-align: center;
 position: relative;
 min-width: 145px;
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 transform-style: preserve-3d;
}

.etkinlik-background .etkinliktakvimi-backgroundnotopen,
.etkinlik-background .etkinliktakvimi-backgroundopenrozet {
 position: relative;
 top: 50%;
 transform: translateY(-50%);
 -moz-transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
}

#etkinliktavimiCarousel .owl-nav,
.etkinlik-background-shadow {
 top: 0;
 left: 0;
 position: absolute;
 width: 100%;
}

#etkinliktavimiCarousel .center .etkinlik-background-shadow:first-child {
 background: 0 0;
 z-index: -10;
}

.etkinlik-background-shadow {
 background: rgba(0, 0, 0, 0.25);
 height: 100%;
 z-index: 10;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

#etkinliktavimiCarousel .owl-next {
 position: absolute;
 top: 210px;
 right: 10px;
 cursor: pointer;
}

#etkinliktavimiCarousel .owl-prev {
 position: absolute;
 top: 210px;
 left: 10px;
 cursor: pointer;
}

.etkinliktaviminewsCarouselHolder {
 background-color: #000;
 min-height: 600px;
}

.etkinlikGameplayInfo h2,
.etkinlikInfo h2 {
 color: #41cadc;
}

.etkinlikGameplayInfo p,
.etkinlikInfo p {
 color: #fff;
}

.etkinlikInfoHolder {
 min-height: 90px;
}

.etkinlikGameplay {
 position: absolute;
 width: 100%;
 height: auto;
 min-height: 447px;
 top: 0;
 left: 0;
 z-index: 15;
 background: rgba(0, 0, 0, 0.85);
 color: #fff;
}

.etkinlikGameplayHolder {
 position: relative;
 display: none;
 z-index: 10;
}

.etkinlikGameplayKapat {
 position: absolute;
 top: 10px;
 right: 10px;
 background-color: #7d1111;
 color: #fff;
 width: 25px;
 height: 25px;
 padding-top: 2px;
 text-align: center;
 border: 2px solid #fff;
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 cursor: pointer;
 -webkit-transition: 0.3s;
 -moz-transition: 0.3s;
 -ms-transition: 0.3s;
 transition: 0.3s;
}

.etkinlikGameplayKapat:hover {
 background-color: red;
}

.noselect {
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.etkinlikclickable {
 cursor: pointer;
}

.minHeightEtkinlik {
 min-height: 100px;
 height: 100px;
}

.backGroundEnler {
 background-image: url(/img/poh/bg/sesjurry.png),
 url(/img/poh/bg/fame-unten-links-2.png),
 url(/img/poh/bg/fame-unten-rechts-2.png), url(/img/poh/bg/fame-oben-links.png),
 url(/img/poh/bg/fame-oben-rechts.png);
 background-position: bottom left, bottom left, bottom right, top left,
 top right;
 background-repeat: repeat-x, no-repeat, no-repeat, repeat-y, repeat-y;
 padding-top: 50px;
 padding-bottom: 230px;
 color: #fff;
 background-color: #daa520;
}

#enlerTab {
 color: #fff;
 border: 1px solid #fff;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 margin: 15px auto;
 padding: 0 10px;
}

.backGroundEnler .likerFrame {
 background-color: #eeb83e;
 background-image: linear-gradient(315deg, #fec84e 0, #ffdea8 74%);
}

.backGroundEnler .bg-primary {
 color: #333;
 background: #fff;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 padding: 3px 0;
}

.backGroundEnler .imgUserB,
.panel-kisaHaber .imgUserB,
.weissesImgUserB .imgUserB {
 background-color: rgba(255, 255, 255, 0.5) !important;
}

.imgUserBMock {
 width: 0;
 height: 60px;
 margin: 5px;
 display: block;
 float: left;
}

.titleDuck {
 padding-top: 40px;
 text-align: center;
}

.titleDuck h1 {
 margin-top: -5px;
}

.y2b-embed-container {
 border: 1px solid #ddd;
 border-radius: 4px;
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
 max-width: 100%;
}

.y2b-embed-container iframe,
.y2b-embed-container object,
.y2b-embed-container embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.img-url-tag-feature {
 display: block !important;
}

.sakuraAstWurzel {
 stroke: #443e3c;
 fill: #443e3c;
 stroke-width: 4;
 display: block;
 stroke-dasharray: 1500;
 stroke-dashoffset: 1500;
 animation-name: drawSakura;
 animation-duration: 3s;
 animation-iteration-count: 1;
 animation-fill-mode: forwards;
 animation-timing-function: linear;
 -webkit-animation-name: drawSakura;
 -webkit-animation-duration: 3s;
 -webkit-animation-iteration-count: 1;
 -webkit-animation-fill-mode: forwards;
 -webkit-animation-timing-function: linear;
 -moz-animation-name: drawSakura;
 -moz-animation-duration: 3s;
 -moz-animation-iteration-count: 1;
 -moz-animation-fill-mode: forwards;
 -moz-animation-timing-function: linear;
}

@keyframes drawSakura {
 to {
 stroke-dashoffset: 0;
 }
}

@-webkit-keyframes drawSakura {
 to {
 stroke-dashoffset: 0;
 }
}

@-moz-keyframes drawSakura {
 to {
 stroke-dashoffset: 0;
 }
}

.sakuraAst:hover {
 opacity: 0.7;
 filter: alpha(opacity=0.7);
}

.sakuraAst {
 cursor: pointer;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 max-height: 400px;
 z-index: 1099;
 position: fixed;
 top: -20px;
 left: 0;
 min-width: 600px;
 width: 600px;
 max-width: 100%;
 overflow: hidden;
}

.sakuraAst > svg {
 max-width: 600px;
 max-height: 100%;
 margin: 0;
}

.sakuraAstWurzel1 {
 fill: #c47a83;
}

.sakuraAstWurzel2 {
 fill: #f0a0a3;
}

.sakuraAstWurzel3 {
 fill: #db898f;
}

.sakuraAstWurzel4 {
 fill: #e8bcc2;
}

.sakuraFlower {
 opacity: 0;
}

.sakuraTree {
 cursor: pointer;
 min-height: 260px;
 height: 260px;
 max-height: 260px;
 min-width: 207px;
 width: 207px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 position: fixed;
 bottom: -260px;
 left: 0;
 z-index: 1009;
 animation: sakuraGrowing 3s forwards;
 animation-delay: 1s;
 -webkit-animation: sakuraGrowing 3s forwards;
 -webkit-animation-delay: 1s;
 -moz-animation: sakuraGrowing 3s forwards;
}

.sakuraTree:nth-child(1) {
 left: 0;
 min-height: 140px;
 height: 140px;
 max-height: 140px;
}

.sakuraTree:nth-child(2) {
 left: 10%;
 min-height: 200px;
 height: 200px;
 max-height: 200px;
}

.sakuraTree:nth-child(3) {
 left: 25%;
}

.sakuraTree:nth-child(4) {
 left: 40%;
 min-height: 120px;
 height: 120px;
 max-height: 120px;
}

.sakuraTree:nth-child(5) {
 left: 55%;
 min-height: 200px;
 height: 200px;
 max-height: 200px;
}

.sakuraTree:nth-child(6) {
 left: 70%;
 min-height: 230px;
 height: 230px;
 max-height: 230px;
}

.sakuraTree:nth-child(7) {
 left: 82%;
 min-height: 200px;
 height: 200px;
 max-height: 200px;
}

.sakuraTree:nth-child(8) {
 left: 90%;
}

@media only screen and (max-width: 800px) {
 .sakuraTree:nth-child(2),
 .sakuraTree:nth-child(3),
 .sakuraTree:nth-child(6),
 .sakuraTree:nth-child(7) {
 display: none;
 }
}

@media only screen and (max-width: 1200px) {
 .sakuraTree:nth-child(2),
 .sakuraTree:nth-child(7) {
 display: none;
 }
}

@media only screen and (max-width: 600px) {
 .sakuraTree:nth-child(2),
 .sakuraTree:nth-child(3),
 .sakuraTree:nth-child(4),
 .sakuraTree:nth-child(5),
 .sakuraTree:nth-child(6),
 .sakuraTree:nth-child(7) {
 display: none;
 }
}

.sakuraTree.rightTree {
 background: url(/img/poh/sakura-tree.gif) no-repeat top center;
}

.sakuraTree.leftTree {
 background: url(/img/poh/sakura-tree-l.gif) no-repeat top center;
}

.sakuraTree:hover {
 min-height: 180px;
 height: 180px;
 max-height: 180px;
 opacity: 0.7;
 filter: alpha(opacity=0.7);
}

@keyframes sakuraGrowing {
 from {
 bottom: -260px;
 }

 to {
 bottom: -10px;
 }
}

@-webkit-keyframes sakuraGrowing {
 from {
 bottom: -260px;
 }

 to {
 bottom: -10px;
 }
}

@-moz-keyframes sakuraGrowing {
 from {
 bottom: -260px;
 }

 to {
 bottom: -10px;
 }
}

.sakuraTree:nth-child(7),
.sakuraTree:nth-child(3) {
 -webkit-animation-delay: 1.3s !important;
 animation-delay: 1.3s !important;
}

.sakuraTree:nth-child(2),
.sakuraTree:nth-child(5) {
 -webkit-animation-delay: 1.6s !important;
 animation-delay: 1.6s !important;
}

.sakuraTree:nth-child(4),
.sakuraTree:nth-child(6) {
 -webkit-animation-delay: 1.8s !important;
 animation-delay: 1.8s !important;
}

.rozetrank {
 background-image: url(/img/poh/rozetspritesheet.png);
 background-repeat: no-repeat;
 display: block;
 position: absolute;
 z-index: 100 !important;
}

.rozetrank-podium {
 width: 60px;
 height: 45px;
 background-position: -5px -5px;
 bottom: 0;
 left: 5px;
 z-index: 10 !important;
}

.rozetrank-rank0 {
 width: 23px;
 height: 18px;
 background-position: -75px -5px;
 left: 23.5px;
 top: 0;
}

.rozetrank-rank1 {
 width: 23px;
 height: 18px;
 background-position: -108px -5px;
 left: 23.5px;
 top: 0;
}

.rozetrank-rank2 {
 width: 23px;
 height: 18px;
 background-position: -197px -5px;
 left: 23.5px;
 top: 0;
}

.rozetrank-rank3 {
 width: 48px;
 height: 57px;
 background-position: -5px -163px;
 left: 11px;
 top: 0;
}

.rozetrank-rank4 {
 width: 65px;
 height: 46px;
 background-position: -63px -163px;
 left: 2.5px;
 top: 0;
}

.rozetrank-rank5 {
 width: 46px;
 height: 35px;
 background-position: -141px -165px;
 left: 12px;
 top: 0;
}

.rozetrank-rank6 {
 width: 46px;
 height: 35px;
 background-position: -230px -5px;
 left: 12px;
 top: 0;
}

.rozetrank-rank7 {
 width: 46px;
 height: 61px;
 background-position: -197px -50px;
 left: 12px;
 top: 0;
}

.rozetrank-rank8 {
 width: 46px;
 height: 61px;
 background-position: -203px -121px;
 left: 12px;
 top: 0;
}

.rozetrank-rank9 {
 width: 42px;
 height: 43px;
 background-position: -203px -192px;
 left: 13px;
 top: 0;
}

.rozetrank-rank10 {
 width: 46px;
 height: 49px;
 background-position: -141px -5px;
 left: 12px;
 top: 0;
}

.rozetrank-rank11 {
 width: 46px;
 height: 81px;
 background-position: -5px -64px;
 left: 12px;
 top: 0;
}

.rozetrank-rank12 {
 width: 46px;
 height: 55px;
 background-position: -61px -64px;
 left: 12px;
 top: 0;
}

.rozetrank-rank13 {
 width: 64px;
 height: 89px;
 background-position: -117px -64px;
 left: 3px;
 top: 0;
}

.rozetrankwrapper {
 position: relative;
 width: 70px;
 margin-left: 0;
 margin-right: 0;
}

.rozetrankwrapper-rank0 {
 height: 47px;
}

.rozetrankwrapper-rank1 {
 height: 47px;
}

.rozetrankwrapper-rank2 {
 height: 47px;
}

.rozetrankwrapper-rank14 {
 height: 47px;
}

.rozetrankwrapper-rank3 {
 height: 87px;
}

.rozetrankwrapper-rank4 {
 height: 65px;
}

.rozetrankwrapper-rank5 {
 height: 59px;
}

.rozetrankwrapper-rank6 {
 height: 59px;
}

.rozetrankwrapper-rank7 {
 height: 87px;
}

.rozetrankwrapper-rank8 {
 height: 87px;
}

.rozetrankwrapper-rank9 {
 height: 69px;
}

.rozetrankwrapper-rank10 {
 height: 75px;
}

.rozetrankwrapper-rank11 {
 height: 107px;
}

.rozetrankwrapper-rank12 {
 height: 81px;
}

.rozetrankwrapper-rank13 {
 height: 114px;
}

.shownRank {
 position: absolute;
 right: 25px;
 bottom: 10px;
}

.badgeRozetMax {
 max-height: 88px;
 height: 88px;
 overflow: hidden;
}

.newBadgesFound {
 font-size: 9px;
 position: absolute;
 top: 5px;
 left: 0;
 background: #ec971f !important;
}

.showCaseRozetCount {
 position: absolute;
 top: 30px;
 left: 0;
 min-width: 100%;
 width: 100%;
 color: #fff;
 font-weight: 700;
 font-size: 25px;
}

.showCaseRozetSonAlinan {
 position: absolute;
 top: 100px;
 left: 0;
 min-width: 100%;
 width: 100%;
 color: #fff;
 font-weight: 700;
 font-size: 15px;
}

.showCaseRozetScore {
 color: #fff;
 font-weight: 700;
 font-size: 40px;
}

.showCaseRozetRankTextHolder {
 position: absolute;
 bottom: -1px;
 left: 0;
 min-width: 100%;
 width: 100%;
 color: #fff;
 font-weight: 700;
 font-size: 20px;
 z-index: 11;
 text-align: center;
}

.showCaseRozetRankText {
 border: 1px solid #000;
 background: #111;
 min-height: 35px;
 height: 35px;
 padding: 5px 20px;
 margin: 0;
 display: inline-block;
}

.showCaseRozetRank {
 position: absolute;
 bottom: 20px;
 left: 0;
 min-width: 100%;
 width: 100%;
 z-index: 10;
}

.backGroundRozetSergisi {
 background-image: url(/img/poh/bg/rozetsergisibg.png);
 background-repeat: no-repeat;
 background-position: top left;
 background-color: #000;
 padding: 50px 0 0 !important;
}

.showCaseRozetAvatar {
 position: relative;
 min-height: 200px;
 height: 200px;
 min-width: 200px;
 width: 200px;
 border: 1px solid #000;
 background-position: 50% 0;
 background-repeat: no-repeat;
 display: inline-block;
}

.showCaseRozetScoreHolder {
 margin-top: 20px;
 position: absolute;
 bottom: 0;
 width: 100%;
}

.showCaseRozetScoreHolder p {
 margin: 10px;
}

.relativeDiv {
 position: relative;
 height: 200px;
}

.fifaIddaaTeamSelect {
 cursor: pointer;
 border: 1px solid transparent;
 border-radius: 5px;
}

.fifaIddaaTeamSelect.canSelect:hover {
 cursor: pointer;
 border: 1px solid rgba(255, 255, 255, 0.5) !important;
}

.fifaIddaaTeamSelect.canNotSelect {
 cursor: not-allowed !important;
}

.fifaIddaaTeamSelect.selected {
 cursor: default;
 border: 1px solid rgba(255, 255, 255, 0.5) !important;
 background-color: rgba(255, 255, 255, 0.15);
}

.fifaIddaaTeamSelect.selected.wrong {
 border: 1px solid rgba(255, 0, 0, 0, 0.5) !important;
 background-color: rgba(255, 0, 0, 0.25);
}

.fifaIddaaTeamSelect.selected.truth {
 border: 1px solid rgba(0, 255, 0, 0.5) !important;
 background-color: rgba(0, 255, 0, 0.25);
}

.fifaIddaaBalkan:hover {
 opacity: 0.8;
}

.fifaIddaaBalkan {
 width: 100%;
 height: 100%;
 background-image: url(/img/poh/bg-stats.png);
 text-align: center;
 background-size: 50px 3000px;
 background-repeat: no-repeat;
 background-position: center bottom;
}

.fifaIddaaBalkanHolder {
 position: relative;
 min-height: 200px;
 height: 200px;
 border-bottom: 2px solid #173912;
}

.fifaIddaaBalkanScore {
 font-size: 20px;
 padding-top: 10px;
}

.fifaIddaaBalkanConstruct {
 min-height: 238px;
}

#openModal {
 cursor: pointer;
}

.fifaIddaaOwnStats {
 background: rgba(255, 255, 255, 0.5);
 border-radius: 5px;
 padding: 10px 10px 0;
 font-size: 50px;
 line-height: 1em;
 display: inline-block;
 font-weight: 700;
 margin-bottom: 20px;
}

div.ramadanModeBottom {
 bottom: 51px;
 left: 0;
 min-height: 100px;
 height: 100px;
 width: 100%;
 min-width: 100%;
 background-image: url(/img/poh/ramadancami-b.png);
 background-repeat: repeat-x;
}

div.ramadanModeTopLeft {
 top: -289px;
 left: 0;
 min-height: 289px;
 height: 289px;
 width: 200px;
 min-width: 200px;
 background-image: url(/img/poh/ramadantopleft-b.png);
 background-repeat: no-repeat;
 animation: ramadanLaterneGrowing 3s forwards ease-out;
 animation-delay: 1s;
 -webkit-animation: ramadanLaterneGrowing 3s forwards ease-out;
 -webkit-animation-delay: 1s;
 -moz-animation: ramadanLaterneGrowing 3s forwards ease-out;
 z-index: 11111;
}

.ramadanMode {
 position: fixed;
 z-index: 1001;
 cursor: pointer;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

.ramadanMode:hover {
 opacity: 0.7;
 filter: alpha(opacity=0.7);
}

@keyframes ramadanLaterneGrowing {
 from {
 top: -289px;
 }

 to {
 top: 0;
 }
}

@-webkit-keyframes ramadanLaterneGrowing {
 from {
 top: -289px;
 }

 to {
 top: 0;
 }
}

@-moz-keyframes ramadanLaterneGrowing {
 from {
 top: -289px;
 }

 to {
 top: 0;
 }
}

.commentlineYorumTrenner {
 border-bottom: 3px solid rgba(0, 0, 0, 0.25);
 margin-left: 5px;
 text-align: center;
 color: rgba(0, 0, 0, 0.25);
 margin-bottom: 10px;
 margin-top: -10px;
 padding: 3px 0px;
}

.chooseEffektHolder {
 cursor: pointer;
 border: 2px solid transparent;
 height: 50px !important;
 width: 50px !important;
 display: inline-block;
 position: relative;
}

.chooseEffektHolder:hover {
 border: 2px solid white;
 border-radius: 3px;
 height: 45px;
 width: 50px;
 display: inline-block;
 position: relative;
}

.chooseEffektHolder.choose {
 border: 2px solid rgb(123, 204, 48);
 border-radius: 3px;
 height: 45px;
 width: 50px;
 display: inline-block;
 position: relative;
}

@keyframes habbolarEffectSchimmer {
 0% {
 border: 3px solid #21b5e2;
 }

 10% {
 border: 3px solid transparent;
 }

 90% {
 border: 3px solid transparent;
 }

 100% {
 border: 3px solid #21b5e2;
 }
}

@-moz-keyframes habbolarEffectSchimmer {
 0% {
 border: 3px solid #21b5e2;
 }

 10% {
 border: 3px solid transparent;
 }

 90% {
 border: 3px solid transparent;
 }

 100% {
 border: 3px solid #21b5e2;
 }
}

@-webkit-keyframes habbolarEffectSchimmer {
 0% {
 border: 3px solid #21b5e2;
 }

 10% {
 border: 3px solid transparent;
 }

 90% {
 border: 3px solid transparent;
 }

 100% {
 border: 3px solid #21b5e2;
 }
}

@keyframes habbolarEffectSchimmer_gold {
 0% {
 border: 3px solid #d4af37;
 }

 10% {
 border: 3px solid transparent;
 }

 90% {
 border: 3px solid transparent;
 }

 100% {
 border: 3px solid #d4af37;
 }
}

@-moz-keyframes habbolarEffectSchimmer_gold {
 0% {
 border: 3px solid #d4af37;
 }

 10% {
 border: 3px solid transparent;
 }

 90% {
 border: 3px solid transparent;
 }

 100% {
 border: 3px solid #d4af37;
 }
}

@-webkit-keyframes habbolarEffectSchimmer_gold {
 0% {
 border: 3px solid #d4af37;
 }

 10% {
 border: 3px solid transparent;
 }

 90% {
 border: 3px solid transparent;
 }

 100% {
 border: 3px solid #d4af37;
 }
}

@keyframes habbolarEffectSchimmer_Blase {
 0% {
 top: -5px;
 }

 13% {
 top: -11px;
 }

 28% {
 top: -16px;
 }

 42% {
 top: -22px;
 }

 57% {
 top: -22px;
 }

 71% {
 top: -16px;
 }

 86% {
 top: -11px;
 }

 100% {
 top: -5px;
 }
}

@-moz-keyframes habbolarEffectSchimmer_Blase {
 0% {
 top: -5px;
 }

 13% {
 top: -11px;
 }

 28% {
 top: -16px;
 }

 42% {
 top: -22px;
 }

 57% {
 top: -22px;
 }

 71% {
 top: -16px;
 }

 86% {
 top: -11px;
 }

 100% {
 top: -5px;
 }
}

@-webkit-keyframes habbolarEffectSchimmer_Blase {
 0% {
 top: -5px;
 }

 13% {
 top: -11px;
 }

 28% {
 top: -16px;
 }

 42% {
 top: -22px;
 }

 57% {
 top: -22px;
 }

 71% {
 top: -16px;
 }

 86% {
 top: -11px;
 }

 100% {
 top: -5px;
 }
}

.habbolarEffect.gold {
 background: rgba(212, 175, 55, 0.9) !important;
 background: -moz-radial-gradient(
 center,
 ellipse cover,
 rgba(212, 175, 55, 0.9) 0%,
 rgba(212, 175, 55, 0) 100%
 ) !important;
 background: -webkit-gradient(
 radial,
 center center,
 0px,
 center center,
 100%,
 color-stop(0%, rgba(212, 175, 55, 0.9)),
 color-stop(100%, rgba(212, 175, 55, 0))
 ) !important;
 background: -webkit-radial-gradient(
 center,
 ellipse cover,
 rgba(212, 175, 55, 0.9) 0%,
 rgba(212, 175, 55, 0) 100%
 ) !important;
 background: -o-radial-gradient(
 center,
 ellipse cover,
 rgba(212, 175, 55, 0.9) 0%,
 rgba(212, 175, 55, 0) 100%
 ) !important;
 background: -ms-radial-gradient(
 center,
 ellipse cover,
 rgba(212, 175, 55, 0.9) 0%,
 rgba(212, 175, 55, 0) 100%
 ) !important;
 background: radial-gradient(
 ellipse at center,
 rgba(212, 175, 55, 0.9) 0%,
 rgba(212, 175, 55, 0) 100%
 ) !important;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4af37', endColorstr='#d4af37', GradientType=1) !important;
}

.habbolarEffect {
 position: absolute;
 min-height: 45px;
 min-width: 45px;
 max-height: 45px;
 max-width: 45px;
 height: 45px;
 width: 45px;
 overflow: hidden;
 border: 3px solid transparent;
 border-radius: 50% !important;
 -webkti-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 background: rgba(0, 181, 247, 0.75);
 background: -moz-radial-gradient(
 center,
 ellipse cover,
 rgba(0, 181, 247, 0.75) 0%,
 rgba(0, 181, 247, 0) 100%
 );
 background: -webkit-gradient(
 radial,
 center center,
 0px,
 center center,
 100%,
 color-stop(0%, rgba(0, 181, 247, 0.75)),
 color-stop(100%, rgba(0, 181, 247, 0))
 );
 background: -webkit-radial-gradient(
 center,
 ellipse cover,
 rgba(0, 181, 247, 0.75) 0%,
 rgba(0, 181, 247, 0) 100%
 );
 background: -o-radial-gradient(
 center,
 ellipse cover,
 rgba(0, 181, 247, 0.75) 0%,
 rgba(0, 181, 247, 0) 100%
 );
 background: -ms-radial-gradient(
 center,
 ellipse cover,
 rgba(0, 181, 247, 0.75) 0%,
 rgba(0, 181, 247, 0) 100%
 );
 background: radial-gradient(
 ellipse at center,
 rgba(0, 181, 247, 0.75) 0%,
 rgba(0, 181, 247, 0) 100%
 );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b5f7', endColorstr='#00b5f7', GradientType=1);
}

#tanzendeHabbos .habbolarEffect.gold {
 top: -22px;
 left: 10px;
 animation: habbolarEffectSchimmer_gold 3s ease-in infinite !important;
 -moz-animation: habbolarEffectSchimmer_gold 3s ease-in infinite !important;
 -webkit-animation: habbolarEffectSchimmer_gold 3s ease-in infinite !important;
}

#tanzendeHabbos_Blase .habbolarEffect.gold {
 top: -22px;
 left: 6px;
 animation: habbolarEffectSchimmer_gold 3s ease-in infinite,
 habbolarEffectSchimmer_Blase 0.75s step-start infinite !important;
 -moz-animation: habbolarEffectSchimmer_gold 3s ease-in infinite,
 habbolarEffectSchimmer_Blase 0.75s step-start infinite !important;
 -webkit-animation: habbolarEffectSchimmer_gold 3s ease-in infinite,
 habbolarEffectSchimmer_Blase 0.75s step-start infinite !important;
}

#tanzendeHabbos .habbolarEffect {
 top: -22px;
 left: 10px;
 animation: habbolarEffectSchimmer 3s ease-in infinite;
 -moz-animation: habbolarEffectSchimmer 3s ease-in infinite;
 -webkit-animation: habbolarEffectSchimmer 3s ease-in infinite;
}

.habbolarEffect {
 top: -40px;
 left: 3px;
 animation: habbolarEffectSchimmer 3s ease-in infinite;
 -moz-animation: habbolarEffectSchimmer 3s ease-in infinite;
 -webkit-animation: habbolarEffectSchimmer 3s ease-in infinite;
}

.habbolarEffect.gold {
 top: -40px;
 left: 3px;
 animation: habbolarEffectSchimmer_gold 3s ease-in infinite !important;
 -moz-animation: habbolarEffectSchimmer_gold 3s ease-in infinite !important;
 -webkit-animation: habbolarEffectSchimmer_gold 3s ease-in infinite !important;
}

#tanzendeHabbos_Blase .habbolarEffect {
 top: -22px;
 left: 7px;
 animation: habbolarEffectSchimmer 3s ease-in infinite,
 habbolarEffectSchimmer_Blase 0.75s step-start infinite;
 -moz-animation: habbolarEffectSchimmer 3s ease-in infinite,
 habbolarEffectSchimmer_Blase 0.75s step-start infinite;
 -webkit-animation: habbolarEffectSchimmer 3s ease-in infinite,
 habbolarEffectSchimmer_Blase 0.75s step-start infinite;
}

.rang_user_Icon #tanzendeHabbos .habbolarEffect {
 left: 21px;
}

.rang_user_Icon #tanzendeHabbos_Blase {
 margin: 0;
}

.rang_user_Icon #tanzendeHabbos_Blase .habbolarEffect {
 left: 16px;
}

.effectLar {
 background-image: url(/img/poh/new-effect-spritesheet-190519.png);
 background-repeat: no-repeat;
 display: block;
 width: 27px;
 height: 27px;
}

.larEffectFont .effectLar {
 position: absolute;
 top: calc(0.5em - 11px);
}

.larEffectFont {
 position: relative;
 display: inline-block;
 height: 1em;
 min-height: 1em;
 margin-right: 28px;
}

.habbolarEffect .effectLar {
 margin: 7px 6px;
}

.effectLar-1 {
 background-position: 0 0;
}

.effectLar-10 {
 background-position: -27px 0;
}

.effectLar-100 {
 background-position: -54px 0;
}

.effectLar-101 {
 background-position: -81px 0;
}

.effectLar-102 {
 background-position: -108px 0;
}

.effectLar-103 {
 background-position: -135px 0;
}

.effectLar-104 {
 background-position: -162px 0;
}

.effectLar-105 {
 background-position: -189px 0;
}

.effectLar-106 {
 background-position: -216px 0;
}

.effectLar-107 {
 background-position: -243px 0;
}

.effectLar-108 {
 background-position: -270px 0;
}

.effectLar-109 {
 background-position: -297px 0;
}

.effectLar-11 {
 background-position: -324px 0;
}

.effectLar-110 {
 background-position: -351px 0;
}

.effectLar-111 {
 background-position: -378px 0;
}

.effectLar-112 {
 background-position: -405px 0;
}

.effectLar-113 {
 background-position: -432px 0;
}

.effectLar-114 {
 background-position: -459px 0;
}

.effectLar-115 {
 background-position: -486px 0;
}

.effectLar-116 {
 background-position: -513px 0;
}

.effectLar-117 {
 background-position: -540px 0;
}

.effectLar-118 {
 background-position: -567px 0;
}

.effectLar-119 {
 background-position: -594px 0;
}

.effectLar-12 {
 background-position: -621px 0;
}

.effectLar-120 {
 background-position: 0 -27px;
}

.effectLar-121 {
 background-position: -27px -27px;
}

.effectLar-122 {
 background-position: -54px -27px;
}

.effectLar-123 {
 background-position: -81px -27px;
}

.effectLar-124 {
 background-position: -108px -27px;
}

.effectLar-125 {
 background-position: -135px -27px;
}

.effectLar-126 {
 background-position: -162px -27px;
}

.effectLar-127 {
 background-position: -189px -27px;
}

.effectLar-128 {
 background-position: -216px -27px;
}

.effectLar-129 {
 background-position: -243px -27px;
}

.effectLar-13 {
 background-position: -270px -27px;
}

.effectLar-130 {
 background-position: -297px -27px;
}

.effectLar-131 {
 background-position: -324px -27px;
}

.effectLar-132 {
 background-position: -351px -27px;
}

.effectLar-133 {
 background-position: -378px -27px;
}

.effectLar-134 {
 background-position: -405px -27px;
}

.effectLar-135 {
 background-position: -432px -27px;
}

.effectLar-136 {
 background-position: -459px -27px;
}

.effectLar-137 {
 background-position: -486px -27px;
}

.effectLar-138 {
 background-position: -513px -27px;
}

.effectLar-139 {
 background-position: -540px -27px;
}

.effectLar-14 {
 background-position: -567px -27px;
}

.effectLar-140 {
 background-position: -594px -27px;
}

.effectLar-141 {
 background-position: -621px -27px;
}

.effectLar-142 {
 background-position: 0 -54px;
}

.effectLar-143 {
 background-position: -27px -54px;
}

.effectLar-144 {
 background-position: -54px -54px;
}

.effectLar-145 {
 background-position: -81px -54px;
}

.effectLar-146 {
 background-position: -108px -54px;
}

.effectLar-147 {
 background-position: -135px -54px;
}

.effectLar-148 {
 background-position: -162px -54px;
}

.effectLar-149 {
 background-position: -189px -54px;
}

.effectLar-15 {
 background-position: -216px -54px;
}

.effectLar-150 {
 background-position: -243px -54px;
}

.effectLar-151 {
 background-position: -270px -54px;
}

.effectLar-152 {
 background-position: -297px -54px;
}

.effectLar-153 {
 background-position: -324px -54px;
}

.effectLar-154 {
 background-position: -351px -54px;
}

.effectLar-155 {
 background-position: -378px -54px;
}

.effectLar-156 {
 background-position: -405px -54px;
}

.effectLar-157 {
 background-position: -432px -54px;
}

.effectLar-158 {
 background-position: -459px -54px;
}

.effectLar-159 {
 background-position: -486px -54px;
}

.effectLar-16 {
 background-position: -513px -54px;
}

.effectLar-160 {
 background-position: -540px -54px;
}

.effectLar-161 {
 background-position: -567px -54px;
}

.effectLar-162 {
 background-position: -594px -54px;
}

.effectLar-163 {
 background-position: -621px -54px;
}

.effectLar-164 {
 background-position: 0 -81px;
}

.effectLar-165 {
 background-position: -27px -81px;
}

.effectLar-166 {
 background-position: -54px -81px;
}

.effectLar-167 {
 background-position: -81px -81px;
}

.effectLar-168 {
 background-position: -108px -81px;
}

.effectLar-169 {
 background-position: -135px -81px;
}

.effectLar-17 {
 background-position: -162px -81px;
}

.effectLar-170 {
 background-position: -189px -81px;
}

.effectLar-171 {
 background-position: -216px -81px;
}

.effectLar-172 {
 background-position: -243px -81px;
}

.effectLar-173 {
 background-position: -270px -81px;
}

.effectLar-174 {
 background-position: -297px -81px;
}

.effectLar-175 {
 background-position: -324px -81px;
}

.effectLar-176 {
 background-position: -351px -81px;
}

.effectLar-177 {
 background-position: -378px -81px;
}

.effectLar-178 {
 background-position: -405px -81px;
}

.effectLar-179 {
 background-position: -432px -81px;
}

.effectLar-18 {
 background-position: -459px -81px;
}

.effectLar-180 {
 background-position: -486px -81px;
}

.effectLar-181 {
 background-position: -513px -81px;
}

.effectLar-182 {
 background-position: -540px -81px;
}

.effectLar-183 {
 background-position: -567px -81px;
}

.effectLar-184 {
 background-position: -594px -81px;
}

.effectLar-185 {
 background-position: -621px -81px;
}

.effectLar-186 {
 background-position: 0 -108px;
}

.effectLar-187 {
 background-position: -27px -108px;
}

.effectLar-188 {
 background-position: -54px -108px;
}

.effectLar-189 {
 background-position: -81px -108px;
}

.effectLar-19 {
 background-position: -108px -108px;
}

.effectLar-190 {
 background-position: -135px -108px;
}

.effectLar-191 {
 background-position: -162px -108px;
}

.effectLar-192 {
 background-position: -189px -108px;
}

.effectLar-193 {
 background-position: -216px -108px;
}

.effectLar-194 {
 background-position: -243px -108px;
}

.effectLar-195 {
 background-position: -270px -108px;
}

.effectLar-196 {
 background-position: -297px -108px;
}

.effectLar-197 {
 background-position: -324px -108px;
}

.effectLar-198 {
 background-position: -351px -108px;
}

.effectLar-199 {
 background-position: -378px -108px;
}

.effectLar-2 {
 background-position: -405px -108px;
}

.effectLar-20 {
 background-position: -432px -108px;
}

.effectLar-200 {
 background-position: -459px -108px;
}

.effectLar-201 {
 background-position: -486px -108px;
}

.effectLar-202 {
 background-position: -513px -108px;
}

.effectLar-203 {
 background-position: -540px -108px;
}

.effectLar-204 {
 background-position: -567px -108px;
}

.effectLar-205 {
 background-position: -594px -108px;
}

.effectLar-206 {
 background-position: -621px -108px;
}

.effectLar-207 {
 background-position: 0 -135px;
}

.effectLar-208 {
 background-position: -27px -135px;
}

.effectLar-209 {
 background-position: -54px -135px;
}

.effectLar-21 {
 background-position: -81px -135px;
}

.effectLar-210 {
 background-position: -108px -135px;
}

.effectLar-211 {
 background-position: -135px -135px;
}

.effectLar-212 {
 background-position: -162px -135px;
}

.effectLar-213 {
 background-position: -189px -135px;
}

.effectLar-214 {
 background-position: -216px -135px;
}

.effectLar-215 {
 background-position: -243px -135px;
}

.effectLar-216 {
 background-position: -270px -135px;
}

.effectLar-217 {
 background-position: -297px -135px;
}

.effectLar-218 {
 background-position: -324px -135px;
}

.effectLar-219 {
 background-position: -351px -135px;
}

.effectLar-22 {
 background-position: -378px -135px;
}

.effectLar-220 {
 background-position: -405px -135px;
}

.effectLar-221 {
 background-position: -432px -135px;
}

.effectLar-222 {
 background-position: -459px -135px;
}

.effectLar-223 {
 background-position: -486px -135px;
}

.effectLar-224 {
 background-position: -513px -135px;
}

.effectLar-225 {
 background-position: -540px -135px;
}

.effectLar-226 {
 background-position: -567px -135px;
}

.effectLar-227 {
 background-position: -594px -135px;
}

.effectLar-228 {
 background-position: -621px -135px;
}

.effectLar-229 {
 background-position: 0 -162px;
}

.effectLar-23 {
 background-position: -27px -162px;
}

.effectLar-230 {
 background-position: -54px -162px;
}

.effectLar-231 {
 background-position: -81px -162px;
}

.effectLar-232 {
 background-position: -108px -162px;
}

.effectLar-233 {
 background-position: -135px -162px;
}

.effectLar-234 {
 background-position: -162px -162px;
}

.effectLar-235 {
 background-position: -189px -162px;
}

.effectLar-236 {
 background-position: -216px -162px;
}

.effectLar-237 {
 background-position: -243px -162px;
}

.effectLar-238 {
 background-position: -270px -162px;
}

.effectLar-239 {
 background-position: -297px -162px;
}

.effectLar-24 {
 background-position: -324px -162px;
}

.effectLar-240 {
 background-position: -351px -162px;
}

.effectLar-241 {
 background-position: -378px -162px;
}

.effectLar-242 {
 background-position: -405px -162px;
}

.effectLar-243 {
 background-position: -432px -162px;
}

.effectLar-244 {
 background-position: -459px -162px;
}

.effectLar-245 {
 background-position: -486px -162px;
}

.effectLar-246 {
 background-position: -513px -162px;
}

.effectLar-247 {
 background-position: -540px -162px;
}

.effectLar-248 {
 background-position: -567px -162px;
}

.effectLar-249 {
 background-position: -594px -162px;
}

.effectLar-25 {
 background-position: -621px -162px;
}

.effectLar-250 {
 background-position: 0 -189px;
}

.effectLar-251 {
 background-position: -27px -189px;
}

.effectLar-252 {
 background-position: -54px -189px;
}

.effectLar-253 {
 background-position: -81px -189px;
}

.effectLar-254 {
 background-position: -108px -189px;
}

.effectLar-255 {
 background-position: -135px -189px;
}

.effectLar-256 {
 background-position: -162px -189px;
}

.effectLar-257 {
 background-position: -189px -189px;
}

.effectLar-258 {
 background-position: -216px -189px;
}

.effectLar-259 {
 background-position: -243px -189px;
}

.effectLar-26 {
 background-position: -270px -189px;
}

.effectLar-260 {
 background-position: -297px -189px;
}

.effectLar-261 {
 background-position: -324px -189px;
}

.effectLar-262 {
 background-position: -351px -189px;
}

.effectLar-263 {
 background-position: -378px -189px;
}

.effectLar-264 {
 background-position: -405px -189px;
}

.effectLar-265 {
 background-position: -432px -189px;
}

.effectLar-266 {
 background-position: -459px -189px;
}

.effectLar-267 {
 background-position: -486px -189px;
}

.effectLar-268 {
 background-position: -513px -189px;
}

.effectLar-269 {
 background-position: -540px -189px;
}

.effectLar-27 {
 background-position: -567px -189px;
}

.effectLar-270 {
 background-position: -594px -189px;
}

.effectLar-271 {
 background-position: -621px -189px;
}

.effectLar-272 {
 background-position: 0 -216px;
}

.effectLar-273 {
 background-position: -27px -216px;
}

.effectLar-274 {
 background-position: -54px -216px;
}

.effectLar-275 {
 background-position: -81px -216px;
}

.effectLar-276 {
 background-position: -108px -216px;
}

.effectLar-277 {
 background-position: -135px -216px;
}

.effectLar-278 {
 background-position: -162px -216px;
}

.effectLar-279 {
 background-position: -189px -216px;
}

.effectLar-28 {
 background-position: -216px -216px;
}

.effectLar-280 {
 background-position: -243px -216px;
}

.effectLar-281 {
 background-position: -270px -216px;
}

.effectLar-282 {
 background-position: -297px -216px;
}

.effectLar-283 {
 background-position: -324px -216px;
}

.effectLar-284 {
 background-position: -351px -216px;
}

.effectLar-285 {
 background-position: -378px -216px;
}

.effectLar-286 {
 background-position: -405px -216px;
}

.effectLar-287 {
 background-position: -432px -216px;
}

.effectLar-288 {
 background-position: -459px -216px;
}

.effectLar-289 {
 background-position: -486px -216px;
}

.effectLar-29 {
 background-position: -513px -216px;
}

.effectLar-290 {
 background-position: -540px -216px;
}

.effectLar-291 {
 background-position: -567px -216px;
}

.effectLar-292 {
 background-position: -594px -216px;
}

.effectLar-293 {
 background-position: -621px -216px;
}

.effectLar-294 {
 background-position: 0 -243px;
}

.effectLar-295 {
 background-position: -27px -243px;
}

.effectLar-296 {
 background-position: -54px -243px;
}

.effectLar-297 {
 background-position: -81px -243px;
}

.effectLar-298 {
 background-position: -108px -243px;
}

.effectLar-299 {
 background-position: -135px -243px;
}

.effectLar-3 {
 background-position: -162px -243px;
}

.effectLar-30 {
 background-position: -189px -243px;
}

.effectLar-300 {
 background-position: -216px -243px;
}

.effectLar-301 {
 background-position: -243px -243px;
}

.effectLar-302 {
 background-position: -270px -243px;
}

.effectLar-303 {
 background-position: -297px -243px;
}

.effectLar-304 {
 background-position: -324px -243px;
}

.effectLar-305 {
 background-position: -351px -243px;
}

.effectLar-306 {
 background-position: -378px -243px;
}

.effectLar-307 {
 background-position: -405px -243px;
}

.effectLar-308 {
 background-position: -432px -243px;
}

.effectLar-309 {
 background-position: -459px -243px;
}

.effectLar-31 {
 background-position: -486px -243px;
}

.effectLar-310 {
 background-position: -513px -243px;
}

.effectLar-311 {
 background-position: -540px -243px;
}

.effectLar-312 {
 background-position: -567px -243px;
}

.effectLar-313 {
 background-position: -594px -243px;
}

.effectLar-314 {
 background-position: -621px -243px;
}

.effectLar-315 {
 background-position: 0 -270px;
}

.effectLar-316 {
 background-position: -27px -270px;
}

.effectLar-317 {
 background-position: -54px -270px;
}

.effectLar-318 {
 background-position: -81px -270px;
}

.effectLar-319 {
 background-position: -108px -270px;
}

.effectLar-32 {
 background-position: -135px -270px;
}

.effectLar-320 {
 background-position: -162px -270px;
}

.effectLar-321 {
 background-position: -189px -270px;
}

.effectLar-322 {
 background-position: -216px -270px;
}

.effectLar-323 {
 background-position: -243px -270px;
}

.effectLar-324 {
 background-position: -270px -270px;
}

.effectLar-325 {
 background-position: -297px -270px;
}

.effectLar-326 {
 background-position: -324px -270px;
}

.effectLar-327 {
 background-position: -351px -270px;
}

.effectLar-328 {
 background-position: -378px -270px;
}

.effectLar-329 {
 background-position: -405px -270px;
}

.effectLar-33 {
 background-position: -432px -270px;
}

.effectLar-330 {
 background-position: -459px -270px;
}

.effectLar-331 {
 background-position: -486px -270px;
}

.effectLar-332 {
 background-position: -513px -270px;
}

.effectLar-333 {
 background-position: -540px -270px;
}

.effectLar-334 {
 background-position: -567px -270px;
}

.effectLar-335 {
 background-position: -594px -270px;
}

.effectLar-336 {
 background-position: -621px -270px;
}

.effectLar-337 {
 background-position: 0 -297px;
}

.effectLar-338 {
 background-position: -27px -297px;
}

.effectLar-339 {
 background-position: -54px -297px;
}

.effectLar-34 {
 background-position: -81px -297px;
}

.effectLar-340 {
 background-position: -108px -297px;
}

.effectLar-341 {
 background-position: -135px -297px;
}

.effectLar-342 {
 background-position: -162px -297px;
}

.effectLar-343 {
 background-position: -189px -297px;
}

.effectLar-344 {
 background-position: -216px -297px;
}

.effectLar-345 {
 background-position: -243px -297px;
}

.effectLar-346 {
 background-position: -270px -297px;
}

.effectLar-347 {
 background-position: -297px -297px;
}

.effectLar-348 {
 background-position: -324px -297px;
}

.effectLar-349 {
 background-position: -351px -297px;
}

.effectLar-35 {
 background-position: -378px -297px;
}

.effectLar-350 {
 background-position: -405px -297px;
}

.effectLar-351 {
 background-position: -432px -297px;
}

.effectLar-352 {
 background-position: -459px -297px;
}

.effectLar-353 {
 background-position: -486px -297px;
}

.effectLar-354 {
 background-position: -513px -297px;
}

.effectLar-355 {
 background-position: -540px -297px;
}

.effectLar-356 {
 background-position: -567px -297px;
}

.effectLar-357 {
 background-position: -594px -297px;
}

.effectLar-358 {
 background-position: -621px -297px;
}

.effectLar-359 {
 background-position: 0 -324px;
}

.effectLar-36 {
 background-position: -27px -324px;
}

.effectLar-360 {
 background-position: -54px -324px;
}

.effectLar-361 {
 background-position: -81px -324px;
}

.effectLar-362 {
 background-position: -108px -324px;
}

.effectLar-363 {
 background-position: -135px -324px;
}

.effectLar-364 {
 background-position: -162px -324px;
}

.effectLar-365 {
 background-position: -189px -324px;
}

.effectLar-366 {
 background-position: -216px -324px;
}

.effectLar-367 {
 background-position: -243px -324px;
}

.effectLar-368 {
 background-position: -270px -324px;
}

.effectLar-369 {
 background-position: -297px -324px;
}

.effectLar-37 {
 background-position: -324px -324px;
}

.effectLar-370 {
 background-position: -351px -324px;
}

.effectLar-371 {
 background-position: -378px -324px;
}

.effectLar-372 {
 background-position: -405px -324px;
}

.effectLar-373 {
 background-position: -432px -324px;
}

.effectLar-374 {
 background-position: -459px -324px;
}

.effectLar-375 {
 background-position: -486px -324px;
}

.effectLar-376 {
 background-position: -513px -324px;
}

.effectLar-377 {
 background-position: -540px -324px;
}

.effectLar-378 {
 background-position: -567px -324px;
}

.effectLar-379 {
 background-position: -594px -324px;
}

.effectLar-38 {
 background-position: -621px -324px;
}

.effectLar-380 {
 background-position: 0 -351px;
}

.effectLar-381 {
 background-position: -27px -351px;
}

.effectLar-382 {
 background-position: -54px -351px;
}

.effectLar-383 {
 background-position: -81px -351px;
}

.effectLar-384 {
 background-position: -108px -351px;
}

.effectLar-385 {
 background-position: -135px -351px;
}

.effectLar-386 {
 background-position: -162px -351px;
}

.effectLar-387 {
 background-position: -189px -351px;
}

.effectLar-388 {
 background-position: -216px -351px;
}

.effectLar-389 {
 background-position: -243px -351px;
}

.effectLar-39 {
 background-position: -270px -351px;
}

.effectLar-390 {
 background-position: -297px -351px;
}

.effectLar-391 {
 background-position: -324px -351px;
}

.effectLar-392 {
 background-position: -351px -351px;
}

.effectLar-393 {
 background-position: -378px -351px;
}

.effectLar-394 {
 background-position: -405px -351px;
}

.effectLar-395 {
 background-position: -432px -351px;
}

.effectLar-396 {
 background-position: -459px -351px;
}

.effectLar-397 {
 background-position: -486px -351px;
}

.effectLar-398 {
 background-position: -513px -351px;
}

.effectLar-399 {
 background-position: -540px -351px;
}

.effectLar-4 {
 background-position: -567px -351px;
}

.effectLar-40 {
 background-position: -594px -351px;
}

.effectLar-400 {
 background-position: -621px -351px;
}

.effectLar-401 {
 background-position: 0 -378px;
}

.effectLar-402 {
 background-position: -27px -378px;
}

.effectLar-403 {
 background-position: -54px -378px;
}

.effectLar-404 {
 background-position: -81px -378px;
}

.effectLar-405 {
 background-position: -108px -378px;
}

.effectLar-406 {
 background-position: -135px -378px;
}

.effectLar-407 {
 background-position: -162px -378px;
}

.effectLar-408 {
 background-position: -189px -378px;
}

.effectLar-409 {
 background-position: -216px -378px;
}

.effectLar-41 {
 background-position: -243px -378px;
}

.effectLar-410 {
 background-position: -270px -378px;
}

.effectLar-411 {
 background-position: -297px -378px;
}

.effectLar-412 {
 background-position: -324px -378px;
}

.effectLar-413 {
 background-position: -351px -378px;
}

.effectLar-414 {
 background-position: -378px -378px;
}

.effectLar-415 {
 background-position: -405px -378px;
}

.effectLar-416 {
 background-position: -432px -378px;
}

.effectLar-417 {
 background-position: -459px -378px;
}

.effectLar-418 {
 background-position: -486px -378px;
}

.effectLar-419 {
 background-position: -513px -378px;
}

.effectLar-42 {
 background-position: -540px -378px;
}

.effectLar-420 {
 background-position: -567px -378px;
}

.effectLar-421 {
 background-position: -594px -378px;
}

.effectLar-422 {
 background-position: -621px -378px;
}

.effectLar-423 {
 background-position: 0 -405px;
}

.effectLar-424 {
 background-position: -27px -405px;
}

.effectLar-425 {
 background-position: -54px -405px;
}

.effectLar-426 {
 background-position: -81px -405px;
}

.effectLar-427 {
 background-position: -108px -405px;
}

.effectLar-428 {
 background-position: -135px -405px;
}

.effectLar-429 {
 background-position: -162px -405px;
}

.effectLar-43 {
 background-position: -189px -405px;
}

.effectLar-430 {
 background-position: -216px -405px;
}

.effectLar-431 {
 background-position: -243px -405px;
}

.effectLar-432 {
 background-position: -270px -405px;
}

.effectLar-433 {
 background-position: -297px -405px;
}

.effectLar-434 {
 background-position: -324px -405px;
}

.effectLar-435 {
 background-position: -351px -405px;
}

.effectLar-436 {
 background-position: -378px -405px;
}

.effectLar-437 {
 background-position: -405px -405px;
}

.effectLar-438 {
 background-position: -432px -405px;
}

.effectLar-439 {
 background-position: -459px -405px;
}

.effectLar-44 {
 background-position: -486px -405px;
}

.effectLar-440 {
 background-position: -513px -405px;
}

.effectLar-441 {
 background-position: -540px -405px;
}

.effectLar-442 {
 background-position: -567px -405px;
}

.effectLar-443 {
 background-position: -594px -405px;
}

.effectLar-444 {
 background-position: -621px -405px;
}

.effectLar-445 {
 background-position: 0 -432px;
}

.effectLar-446 {
 background-position: -27px -432px;
}

.effectLar-447 {
 background-position: -54px -432px;
}

.effectLar-448 {
 background-position: -81px -432px;
}

.effectLar-449 {
 background-position: -108px -432px;
}

.effectLar-45 {
 background-position: -135px -432px;
}

.effectLar-450 {
 background-position: -162px -432px;
}

.effectLar-451 {
 background-position: -189px -432px;
}

.effectLar-452 {
 background-position: -216px -432px;
}

.effectLar-453 {
 background-position: -243px -432px;
}

.effectLar-454 {
 background-position: -270px -432px;
}

.effectLar-455 {
 background-position: -297px -432px;
}

.effectLar-456 {
 background-position: -324px -432px;
}

.effectLar-457 {
 background-position: -351px -432px;
}

.effectLar-458 {
 background-position: -378px -432px;
}

.effectLar-459 {
 background-position: -405px -432px;
}

.effectLar-46 {
 background-position: -432px -432px;
}

.effectLar-460 {
 background-position: -459px -432px;
}

.effectLar-461 {
 background-position: -486px -432px;
}

.effectLar-462 {
 background-position: -513px -432px;
}

.effectLar-463 {
 background-position: -540px -432px;
}

.effectLar-464 {
 background-position: -567px -432px;
}

.effectLar-465 {
 background-position: -594px -432px;
}

.effectLar-466 {
 background-position: -621px -432px;
}

.effectLar-467 {
 background-position: 0 -459px;
}

.effectLar-468 {
 background-position: -27px -459px;
}

.effectLar-469 {
 background-position: -54px -459px;
}

.effectLar-47 {
 background-position: -81px -459px;
}

.effectLar-470 {
 background-position: -108px -459px;
}

.effectLar-471 {
 background-position: -135px -459px;
}

.effectLar-472 {
 background-position: -162px -459px;
}

.effectLar-473 {
 background-position: -189px -459px;
}

.effectLar-474 {
 background-position: -216px -459px;
}

.effectLar-475 {
 background-position: -243px -459px;
}

.effectLar-476 {
 background-position: -270px -459px;
}

.effectLar-477 {
 background-position: -297px -459px;
}

.effectLar-478 {
 background-position: -324px -459px;
}

.effectLar-479 {
 background-position: -351px -459px;
}

.effectLar-48 {
 background-position: -378px -459px;
}

.effectLar-480 {
 background-position: -405px -459px;
}

.effectLar-481 {
 background-position: -432px -459px;
}

.effectLar-482 {
 background-position: -459px -459px;
}

.effectLar-483 {
 background-position: -486px -459px;
}

.effectLar-484 {
 background-position: -513px -459px;
}

.effectLar-485 {
 background-position: -540px -459px;
}

.effectLar-486 {
 background-position: -567px -459px;
}

.effectLar-487 {
 background-position: -594px -459px;
}

.effectLar-488 {
 background-position: -621px -459px;
}

.effectLar-489 {
 background-position: 0 -486px;
}

.effectLar-49 {
 background-position: -27px -486px;
}

.effectLar-490 {
 background-position: -54px -486px;
}

.effectLar-491 {
 background-position: -81px -486px;
}

.effectLar-492 {
 background-position: -108px -486px;
}

.effectLar-493 {
 background-position: -135px -486px;
}

.effectLar-494 {
 background-position: -162px -486px;
}

.effectLar-495 {
 background-position: -189px -486px;
}

.effectLar-496 {
 background-position: -216px -486px;
}

.effectLar-497 {
 background-position: -243px -486px;
}

.effectLar-498 {
 background-position: -270px -486px;
}

.effectLar-499 {
 background-position: -297px -486px;
}

.effectLar-5 {
 background-position: -324px -486px;
}

.effectLar-50 {
 background-position: -351px -486px;
}

.effectLar-500 {
 background-position: -378px -486px;
}

.effectLar-501 {
 background-position: -405px -486px;
}

.effectLar-502 {
 background-position: -432px -486px;
}

.effectLar-503 {
 background-position: -459px -486px;
}

.effectLar-504 {
 background-position: -486px -486px;
}

.effectLar-505 {
 background-position: -513px -486px;
}

.effectLar-506 {
 background-position: -540px -486px;
}

.effectLar-507 {
 background-position: -567px -486px;
}

.effectLar-508 {
 background-position: -594px -486px;
}

.effectLar-509 {
 background-position: -621px -486px;
}

.effectLar-51 {
 background-position: 0 -513px;
}

.effectLar-510 {
 background-position: -27px -513px;
}

.effectLar-511 {
 background-position: -54px -513px;
}

.effectLar-512 {
 background-position: -81px -513px;
}

.effectLar-513 {
 background-position: -108px -513px;
}

.effectLar-514 {
 background-position: -135px -513px;
}

.effectLar-515 {
 background-position: -162px -513px;
}

.effectLar-516 {
 background-position: -189px -513px;
}

.effectLar-517 {
 background-position: -216px -513px;
}

.effectLar-518 {
 background-position: -243px -513px;
}

.effectLar-519 {
 background-position: -270px -513px;
}

.effectLar-52 {
 background-position: -297px -513px;
}

.effectLar-520 {
 background-position: -324px -513px;
}

.effectLar-521 {
 background-position: -351px -513px;
}

.effectLar-522 {
 background-position: -378px -513px;
}

.effectLar-523 {
 background-position: -405px -513px;
}

.effectLar-524 {
 background-position: -432px -513px;
}

.effectLar-525 {
 background-position: -459px -513px;
}

.effectLar-526 {
 background-position: -486px -513px;
}

.effectLar-527 {
 background-position: -513px -513px;
}

.effectLar-528 {
 background-position: -540px -513px;
}

.effectLar-529 {
 background-position: -567px -513px;
}

.effectLar-53 {
 background-position: -594px -513px;
}

.effectLar-530 {
 background-position: -621px -513px;
}

.effectLar-531 {
 background-position: 0 -540px;
}

.effectLar-532 {
 background-position: -27px -540px;
}

.effectLar-533 {
 background-position: -54px -540px;
}

.effectLar-534 {
 background-position: -81px -540px;
}

.effectLar-535 {
 background-position: -108px -540px;
}

.effectLar-536 {
 background-position: -135px -540px;
}

.effectLar-537 {
 background-position: -162px -540px;
}

.effectLar-538 {
 background-position: -189px -540px;
}

.effectLar-539 {
 background-position: -216px -540px;
}

.effectLar-54 {
 background-position: -243px -540px;
}

.effectLar-540 {
 background-position: -270px -540px;
}

.effectLar-541 {
 background-position: -297px -540px;
}

.effectLar-542 {
 background-position: -324px -540px;
}

.effectLar-543 {
 background-position: -351px -540px;
}

.effectLar-544 {
 background-position: -378px -540px;
}

.effectLar-545 {
 background-position: -405px -540px;
}

.effectLar-546 {
 background-position: -432px -540px;
}

.effectLar-547 {
 background-position: -459px -540px;
}

.effectLar-548 {
 background-position: -486px -540px;
}

.effectLar-549 {
 background-position: -513px -540px;
}

.effectLar-55 {
 background-position: -540px -540px;
}

.effectLar-550 {
 background-position: -567px -540px;
}

.effectLar-551 {
 background-position: -594px -540px;
}

.effectLar-552 {
 background-position: -621px -540px;
}

.effectLar-553 {
 background-position: 0 -567px;
}

.effectLar-554 {
 background-position: -27px -567px;
}

.effectLar-555 {
 background-position: -54px -567px;
}

.effectLar-556 {
 background-position: -81px -567px;
}

.effectLar-557 {
 background-position: -108px -567px;
}

.effectLar-558 {
 background-position: -135px -567px;
}

.effectLar-559 {
 background-position: -162px -567px;
}

.effectLar-56 {
 background-position: -189px -567px;
}

.effectLar-560 {
 background-position: -216px -567px;
}

.effectLar-561 {
 background-position: -243px -567px;
}

.effectLar-562 {
 background-position: -270px -567px;
}

.effectLar-563 {
 background-position: -297px -567px;
}

.effectLar-564 {
 background-position: -324px -567px;
}

.effectLar-565 {
 background-position: -351px -567px;
}

.effectLar-566 {
 background-position: -378px -567px;
}

.effectLar-567 {
 background-position: -405px -567px;
}

.effectLar-568 {
 background-position: -432px -567px;
}

.effectLar-569 {
 background-position: -459px -567px;
}

.effectLar-57 {
 background-position: -486px -567px;
}

.effectLar-570 {
 background-position: -513px -567px;
}

.effectLar-571 {
 background-position: -540px -567px;
}

.effectLar-572 {
 background-position: -567px -567px;
}

.effectLar-573 {
 background-position: -594px -567px;
}

.effectLar-574 {
 background-position: -621px -567px;
}

.effectLar-575 {
 background-position: 0 -594px;
}

.effectLar-576 {
 background-position: -27px -594px;
}

.effectLar-577 {
 background-position: -54px -594px;
}

.effectLar-58 {
 background-position: -81px -594px;
}

.effectLar-59 {
 background-position: -108px -594px;
}

.effectLar-6 {
 background-position: -135px -594px;
}

.effectLar-60 {
 background-position: -162px -594px;
}

.effectLar-61 {
 background-position: -189px -594px;
}

.effectLar-62 {
 background-position: -216px -594px;
}

.effectLar-63 {
 background-position: -243px -594px;
}

.effectLar-64 {
 background-position: -270px -594px;
}

.effectLar-65 {
 background-position: -297px -594px;
}

.effectLar-66 {
 background-position: -324px -594px;
}

.effectLar-67 {
 background-position: -351px -594px;
}

.effectLar-68 {
 background-position: -378px -594px;
}

.effectLar-69 {
 background-position: -405px -594px;
}

.effectLar-7 {
 background-position: -432px -594px;
}

.effectLar-70 {
 background-position: -459px -594px;
}

.effectLar-71 {
 background-position: -486px -594px;
}

.effectLar-72 {
 background-position: -513px -594px;
}

.effectLar-73 {
 background-position: -540px -594px;
}

.effectLar-74 {
 background-position: -567px -594px;
}

.effectLar-75 {
 background-position: -594px -594px;
}

.effectLar-76 {
 background-position: -621px -594px;
}

.effectLar-77 {
 background-position: 0 -621px;
}

.effectLar-78 {
 background-position: -27px -621px;
}

.effectLar-79 {
 background-position: -54px -621px;
}

.effectLar-8 {
 background-position: -81px -621px;
}

.effectLar-80 {
 background-position: -108px -621px;
}

.effectLar-81 {
 background-position: -135px -621px;
}

.effectLar-82 {
 background-position: -162px -621px;
}

.effectLar-83 {
 background-position: -189px -621px;
}

.effectLar-84 {
 background-position: -216px -621px;
}

.effectLar-85 {
 background-position: -243px -621px;
}

.effectLar-86 {
 background-position: -270px -621px;
}

.effectLar-87 {
 background-position: -297px -621px;
}

.effectLar-88 {
 background-position: -324px -621px;
}

.effectLar-89 {
 background-position: -351px -621px;
}

.effectLar-9 {
 background-position: -378px -621px;
}

.effectLar-90 {
 background-position: -405px -621px;
}

.effectLar-91 {
 background-position: -432px -621px;
}

.effectLar-92 {
 background-position: -459px -621px;
}

.effectLar-93 {
 background-position: -486px -621px;
}

.effectLar-94 {
 background-position: -513px -621px;
}

.effectLar-95 {
 background-position: -540px -621px;
}

.effectLar-96 {
 background-position: -567px -621px;
}

.effectLar-97 {
 background-position: -594px -621px;
}

.effectLar-98 {
 background-position: -621px -621px;
}

.effectLar-99 {
 background-position: -648px 0;
}

@media (min-width: 992px) {
 .panelShortnewsHolderColumn {
 padding-left: 0px !important;
 padding-right: 30px !important;
 }

 .modal-xl {
 width: 100%;
 max-width: 800px !important;
 }
}

@media (min-width: 1200px) {
 .modal-xl {
 width: 100%;
 max-width: 1140px !important;
 }
}

.hoverMeldung > .benaZahl {
 position: absolute;
 top: -10px;
 left: -10px;
 background-color: #dc3545 !important;
}

.sohbetOdasiInput {
 border-top-left-radius: 0px !important;
 border-bottom-left-radius: 0px !important;
 padding-right: 35px !important;
}

.blink_me {
 animation: blinker 2s linear infinite;
}

.webpromo img {
 width: 100%;
 height: 150px;
}

.promoText {
 font-size: 13px;
 height: 23px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 line-height: 23px;
}

@keyframes blinker {
 50% {
 opacity: 0;
 }
}

@-webkit-keyframes blinker {
 50% {
 opacity: 0;
 }
}

.sohbetOdasiInputFrame {
 position: absolute;
 z-index: 90;
 bottom: 30px;
 left: 0px;
 width: 100%;
 padding: 0px 10px;
 text-align: center;
}

.benaAmk .benaZahl {
 position: absolute;
 top: 1px;
 right: -6px;
}

.loginNav #userloginnavbar {
 display: none !important;
 height: auto !important;
}

.navbar.loginNav {
 min-height: 0px !important;
}

.in#userloginnavbar {
 display: block !important;
}

@media (max-width: 767px) {
 .sohbetContainer {
 padding-bottom: 0 !important;
 }
}

@media (min-width: 768px) {
 .panel-kisaHaber {
 margin: 0px auto 30px auto !important;
 border: 1px solid transparent !important;
 }

 .stayHolding > #userloginnavbar {
 display: block !important;
 }

 .loginNav:hover > #userloginnavbar {
 display: block !important;
 }

 .kaydolMenuItem:hover #userloginnavbar {
 display: block !important;
 }
}

.relationsLar {
 background-image: url(/img/poh/relations-lar-spritesheet.png);
 margin-top: 4px;
 background-repeat: no-repeat;
 display: inline-block;
 width: 26px;
 height: 28px;
 min-width: 26px;
 min-height: 28px;
 max-width: 26px;
 max-height: 28px;
}

.relationsLarButtons {
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.relationsLarButtons.fadeOut {
 opacity: 0.2;
 filter: opacity(alpha=20);
 cursor: default !important;
}

.relationsLar-add {
 background-position: 0 0;
}

.relationsLar-del {
 background-position: -26px 0;
}

.relationsLar-heart {
 background-position: 0 -28px;
}

.relationsLar-skull {
 background-position: -26px -28px;
}

.relationsLar-smile {
 background-position: -52px 0;
}

.relationLarText {
 display: inline;
 line-height: 28px;
}

.news_badge_holder {
 position: absolute;
 left: 0;
 top: 0;
 padding: 7px 10px;
 background: rgba(0, 0, 0, 0.65);
 display: inline-block;
 z-index: 19;
}

.news_badge_item {
 filter: drop-shadow(1px 1px 0px rgba(255, 255, 255, 0.7))
 drop-shadow(-1px -1px 0px rgba(255, 255, 255, 0.7))
 drop-shadow(-1px 1px 0px rgba(255, 255, 255, 0.7))
 drop-shadow(1px -1px 0px rgba(255, 255, 255, 0.7));
 display: inline-block;
 min-height: 40px;
 max-height: 40px;
 height: 40px;
 width: 40px;
 min-width: 40px;
 max-width: 40px;
 margin: 0 2px;
 background-position: center;
 background-repeat: no-repeat;
}

.larProgressReward {
 width: calc(100% - 30px) !important;
 min-width: 100px;
 margin: 15px 15px 0px 15px !important;
}

.panelShortnewsHolder::-webkit-scrollbar {
 width: 0 !important;
}

.panelShortnewsHolder {
 margin-top: 15px;
 max-height: 1210px;
 overflow-y: scroll;
 -ms-overflow-style: none;
 scrollbar-width: none;
 overflow: -moz-scrollbars-none;
}

.panelShortnewsHolderColumn {
 padding-left: 30px;
 padding-right: 30px !important;
}

.marginOverride {
 margin: 0px 15px 0px 0px !important;
}

.shortNewsHeading {
 padding: 5px 10px !important;
 position: relative;
 min-height: 70px;
}

.rowMaxWidth {
 max-width: 1500px !important;
 width: 100%;
 margin-right: auto !important;
 margin-left: auto !important;
 padding-left: 15px;
 padding-right: 15px;
}

.containerNoPadding {
 padding-right: 0px !important;
 padding-left: 0px !important;
}

.panel-kisaHaber {
 border: 2px solid transparent !important;
}

.panel-kisaHaber:hover {
 border: 2px solid rgba(0, 0, 0, 0.75) !important;
}

.panel-kisaHaber > .panel-footer {
 padding: 0px 15px 15px 15px;
 border-top: 1px solid transparent !important;
 background-color: #fff !important;
}

.panel-kisaHaber > .panel-heading {
 border-bottom: 1px solid transparent !important;
 background-color: rgba(255, 255, 255, 0.5) !important;
}

.panel-kisaHaber > .panel-body {
 background-color: rgba(255, 255, 255, 1) !important;
}

.panel-kisaHaber > .panel-heading .text-right {
 font-size: 12px !important;
 position: absolute;
 bottom: 5px;
 right: 15px;
}

.panel-kisaHaber > .panel-heading .text-left {
 font-size: 12px !important;
 position: absolute;
 bottom: 5px;
 left: 85px;
}

.panel-kisaHaber > .panel-heading strong {
 margin: 15px auto;
 display: block;
}

.panel-kisaHaber .newsinhaltMain {
 padding: 0px;
}

.kisaHaber_1 {
 background: #88499c;
 border: 2px solid #88499c !important;
}

.kisaHaber_2 {
 background: #1baf5d;
 border: 2px solid #1baf5d !important;
}

.kisaHaber_0 {
 background: #f19e1f;
 border: 2px solid #f19e1f !important;
}

.kisaHaber_3 {
 background: #2785bc;
 border: 2px solid #2785bc !important;
}

.scrollMePlease {
 z-index: 40;
 position: absolute;
 bottom: 15px;
 width: calc(100% - 30px);
 min-height: 50px;
 background: rgb(0, 0, 0);
 background: linear-gradient(
 360deg,
 rgba(0, 0, 0, 1) 10%,
 rgba(0, 0, 0, 0.1) 80%,
 rgba(0, 0, 0, 0) 100%
 );
 text-align: center;
 padding-top: 50px;
 color: #eee;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}

.panelShortnewsHolder:hover .scrollMePlease,
.panelShortnewsHolder:active .scrollMePlease,
.panelShortnewsHolder:focus .scrollMePlease {
 display: none;
}

.kilavuzWrapper {
 padding: 15px !important;
}

.kilavuzWrapper img {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 max-width: 100%;
 height: auto !important;
 background-color: #fff;
 overflow: hidden;
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.alinabilirRozetler {
 padding-top: 5px;
 background-color: rgba(0, 0, 0, 0.35);
 color: rgba(255, 255, 255, 1);
 font-size: 20px;
}

.alinabilirRozetler .letzteBadgeAbdullah {
 margin: 0px;
 box-shadow: inset 0 -3px 0 #79db6f;
 -webkit-box-shadow: inset 0 -3px 0 #79db6f;
 -moz-box-shadow: inset 0 -3px 0 #79db6f;
}

.passedRozet {
 box-shadow: inset 0 -3px 0 #f35765 !important;
 -webkit-box-shadow: inset 0 -3px 0 #f35765 !important;
 -moz-box-shadow: inset 0 -3px 0 #f35765 !important;
 opacity: 0.5;
 filter: alpha(opacity=50);
}

.hoverMeUp {
 position: absolute;
 top: -14px;
 min-height: 15px;
 height: 15px;
 width: 100%;
 z-index: 98;
}

.kurdaleKose {
 position: absolute;
 top: 75px;
 left: 20px;
 height: 50px;
 max-height: 50px;
 z-index: 9999;
}

ddiv.FifaBracket {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 font-family: Arial;
 font-size: 14px;
 position: relative;
}

div.FifaBracket .tools {
 position: absolute;
 top: 0;
 color: #fff;
}

div.FifaBracket .tools span {
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 cursor: pointer;
 margin: 5px;
 display: block;
 text-align: center;
 width: 18px;
 height: 18px;
 background-color: #666;
}

div.FifaBracket .tools span:hover {
 background-color: #999;
}

div.FifaBracket .finals {
 float: right;
 right: 0;
 clear: right;
 position: relative;
}

div.FifaBracket .bracket {
 float: right;
 clear: left;
}

div.FifaBracket .loserBracket {
 float: right;
 clear: left;
 position: relative;
}

div.FifaBracket .round {
 position: relative;
 width: 160px;
 margin-right: 40px;
 float: left;
}

div.FifaBracket .match {
 position: relative;
}

div.FifaBracket .editable {
 cursor: pointer;
}

div.FifaBracket .team {
 position: relative;
 z-index: 1;
 float: left;
 background-color: #eee;
 width: 160px;
 cursor: default;
}

div.FifaBracket .team:first-child {
 border-bottom: 1px solid #999;
}

div.FifaBracket .team input {
 font-size: 12px;
 padding: 0;
 width: inherit;
 border: 0;
 margin: 0;
}

div.FifaBracket .team div.labelFifa {
 padding: 3px;
 position: absolute;
 width: 130px;
 height: 22px;
 white-space: nowrap;
 overflow: hidden;
}

div.FifaBracket .team div.labelFifa[disabled] {
 cursor: default;
}

div.FifaBracket .team div.score {
 float: right;
 padding: 3px;
 background-color: rgba(255, 255, 255, 0.3);
 text-align: center;
 width: 20px;
}

div.FifaBracket .team div.score[disabled] {
 color: #999;
 cursor: default;
}

div.FifaBracket .team div.labelFifa input.error,
div.FifaBracket .team div.score input.error {
 background-color: #fcc;
}

div.FifaBracket .team.np {
 background-color: #666;
 color: #eee;
}

div.FifaBracket .team.na {
 background-color: #999;
 color: #ccc;
}

div.FifaBracket .team.win {
 color: #333;
}

div.FifaBracket .team.win div.score {
 color: #060;
}

div.FifaBracket .team.lose div.score {
 color: #900;
}

div.FifaBracket .team.lose {
 background-color: #ddd;
 color: #999;
}

div.FifaBracket .team.tie div.score {
 color: #00f;
}

div.FifaBracket .team.highlightWinner {
 background-color: #da0;
 color: #000;
}

div.FifaBracket .team.highlightLoser {
 background-color: #ccc;
 color: #000;
}

div.FifaBracket .team.highlight {
 background-color: #3c0;
 color: #000;
}

div.FifaBracket .teamContainer {
 z-index: 1;
 position: relative;
 float: left;
}

div.FifaBracket .connector {
 border: 2px solid #666;
 border-left-style: none;
 position: absolute;
 z-index: 1;
}

div.FifaBracket .connector div.connector {
 border: 0;
 border-bottom: 2px solid #666;
 height: 0;
 position: absolute;
}

div.FifaBracket .connector.highlightWinner,
div.FifaBracket .connector div.connector.highlightWinner {
 border-color: #da0;
}

div.FifaBracket .connector.highlightLoser,
div.FifaBracket .connector div.connector.highlightLoser {
 border-color: #ccc;
}

div.FifaBracket .connector.highlight,
div.FifaBracket .connector div.connector.highlight {
 border-color: #0c0;
}

div.FifaBracket .np .connector,
div.FifaBracket .np .connector div.connector {
 border-color: #222;
}

div.FifaBracket .bubble {
 height: 22px;
 line-height: 22px;
 width: 30px;
 right: -35px;
 position: absolute;
 text-align: center;
 font-size: 11px;
}

div.FifaBracket .bubble.third {
 background-color: #963;
 color: #d95;
}

div.FifaBracket .bubble.fourth {
 background-color: #678;
 color: #ccd;
}

div.FifaBracket .bubble:after {
 content: "";
 position: absolute;
 top: 6px;
 width: 0;
 height: 0;
 border-top: 5px solid transparent;
 border-left: 5px solid transparent;
 border-right: 5px solid transparent;
 border-bottom: 5px solid transparent;
}

div.FifaBracket .bubble:after {
 left: -5px;
 border-left: 0;
}

div.FifaBracket .bubble.third:after {
 border-right: 6px solid #963;
}

div.FifaBracket .bubble.fourth:after {
 border-right: 6px solid #678;
}

div.FifaBracket .highlightWinner .bubble {
 background-color: #da0;
 color: #960;
}

div.FifaBracket .highlightWinner .bubble:after {
 border-right-color: #da0;
}

div.FifaBracket .highlightLoser .bubble {
 background-color: #ccc;
 color: #333;
}

div.FifaBracket .highlightLoser .bubble:after {
 border-right-color: #ccc;
}

div.FifaBracket.rl .finals {
 float: left;
 left: 0;
 clear: left;
}

div.FifaBracket.rl .bracket {
 float: left;
 clear: right;
}

div.FifaBracket.rl .loserBracket {
 float: left;
 clear: right;
}

div.FifaBracket.rl .round {
 margin-right: 0;
 margin-left: 40px;
 float: right;
}

div.FifaBracket.rl .team {
 float: right;
}

div.FifaBracket.rl .team div.labelFifa {
 right: 0;
}

div.FifaBracket.rl .team div.score {
 float: left;
}

div.FifaBracket.rl .teamContainer {
 float: right;
}

div.FifaBracket.rl .connector {
 border-left-style: solid;
 border-right-style: none;
 border-width: 2px;
}

div.FifaBracket.rl .connector.highlightWinner,
div.FifaBracket.rl .connector div.connector.highlightWinner {
 border-color: #da0;
}

div.FifaBracket.rl .connector.highlightLoser,
div.FifaBracket.rl .connector div.connector.highlightLoser {
 border-color: #ccc;
}

div.FifaBracket.rl .connector.highlight,
div.FifaBracket.rl .connector div.connector.highlight {
 border-color: #0c0;
}

div.FifaBracket.rl .bubble {
 left: -35px;
}

div.FifaBracket.rl .bubble.third {
 background-color: #963;
 color: #310;
}

div.FifaBracket.rl .bubble.fourth {
 background-color: #678;
 color: #ccd;
}

div.FifaBracket.rl .bubble:after {
 left: auto;
 right: -5px;
 border-left: 5px solid transparent;
 border-right: 0;
}

div.FifaBracket.rl .bubble.third:after {
 border-right: 0;
 border-left: 6px solid #963;
}

div.FifaBracket.rl .bubble.fourth:after {
 border-right: 0;
 border-left: 6px solid #678;
}

div.FifaBracket.rl .highlightWinner .bubble:after {
 border-left-color: #da0;
}

div.FifaBracket.rl .highlightLoser .bubble:after {
 border-left-color: #ccc;
}

.clearfixed:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
}

.clearfixed {
 display: inline-block;
}

.clearfixed {
 height: 1%;
}

.clearfixed {
 display: block;
}

.vote-progressbar:hover .progress-bar-info {
 background-color: #337ab7;
}

.vote-progressbar {
 margin-bottom: 7px;
 position: relative;
 cursor: pointer;
}

.progress-bar-text-absolute {
 position: absolute;
 top: 3px;
 left: 10px;
 font-size: 14px;
 cursor: pointer;
}

.vote-rating-result {
 position: absolute;
 bottom: 10px;
 left: 10px;
 width: 20px;
 text-align: left !important;
 font-size: 20px;
 font-weight: 700;
}

.vote-rating-holder {
 position: relative;
}

.vote-rating {
 display: inline-block;
 unicode-bidi: bidi-override;
 color: #ccc;
 font-size: 40px;
 height: 40px;
 width: auto;
 margin: 0;
 position: relative;
 padding: 0;
 cursor: pointer;
}

.vote-progressbar:hover {
 background-color: #ddd !important;
}

.vote-rating:hover .vote-rating-upper {
 width: 0px !important;
}

.vote-rating:hover {
 color: #ffc107 !important;
}

.vote-rating span.active {
 color: #28a745 !important;
}

.vote-rating-upper {
 color: #ff9206;
 padding: 0;
 position: absolute;
 z-index: 1;
 display: flex;
 top: 0;
 left: 0;
 overflow: hidden;
}

.vote-rating-lower span:hover ~ span {
 color: #ccc;
}

.vote-rating-lower {
 padding: 0;
 display: flex;
 z-index: 0;
}

.card {
 position: relative;
 display: flex;
 flex-direction: column;
 min-width: 0;
 word-wrap: break-word;
 background-color: #fff;
 background-clip: border-box;
 border: 1px solid rgba(0, 0, 0, 0.125);
 border-radius: 0.25rem;
 margin: 15px 0 15px 0;
}

.card-body {
 font-size: 12px !important;
 color: rgb(119, 119, 119) !important;
 padding: 5px;
 flex: 1 1 auto;
}

#fashion-imager input,
#fashion-imager select {
 min-width: 100% !important;
}

.minHeight100vh {
 min-height: 100vh;
}

.commentline-body .avatarFashion {
 min-width: 180px !important;
}

.fashionHeaderText {
 display: block;
}

.color-object {
 display: inline-block;
 width: 20px;
 height: 20px;
 border: 2px solid #736d67;
 margin: 2px 1.5px;
 border-radius: 50%;
 box-shadow: 0px 2px 0px rgba(0, 0, 0, 1);
}

/*
 * Navigation
 */

.main-navigation ul {
 border-bottom: 2px solid rgba(255, 255, 255, 0.4);
}

.gender-object {
 height: 50px;
 width: 50px;
 background: #ccc;
 border: 2px solid #736d67;
 border-radius: 50%;
 background: rgba(0, 0, 0, 0.2);
 text-align: center;
 margin: auto;
}

.gender-object a img {
 opacity: 0.5;
}

.gender-object .nav-selected img {
 opacity: 1 !important;
}

.menuItem {
 width: 61px;
 height: 40px;
 float: left;
 margin: 0 2.5px 0 0;
 border-radius: 7px 7px 0 0;
 -webkit-border-radius: 7px 7px 0 0;
 -moz-border-radius: 7px 7px 0 0;
 -ms-border-radius: 7px 7px 0 0;
 -o-border-radius: 7px 7px 0 0;
 background: rgba(0, 0, 0, 0.2);
}

.menuItem img {
 display: block;
 margin: 7px auto;
}

/*
 * Sub Navigation
 */

.sub img {
 margin-top: 2px !important;
}

.hidden {
 display: none !important;
}

/*
 * Clothes and Colors
 */

.clothes-object:hover,
.clothes-object.selected {
 background-color: rgba(0, 0, 0, 0.2);
 border: 2px solid rgba(255, 255, 255, 0.5);
}

.clothes-object {
 display: inline-block;
 height: 55px;
 width: 55px;
 background: #eceae0;
 background-repeat: no-repeat;
 background-position: center -10px;
 border-radius: 50%;
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
 border: 2px solid rgba(0, 0, 0, 0);
}

.removable {
 background-image: url(/img/poh/imager/removable.png);
 background-position: center center !important;
}

.ch {
 background-position-y: -30px !important;
}

.lg {
 background-position-y: -70px !important;
}

.ca {
 background-position-y: -30px !important;
}

.cp {
 background-position-y: -30px !important;
}

.cc {
 background-position-y: -45px !important;
}

.wa {
 background-position-y: -50px !important;
}

.sh {
 background-position-y: -75px !important;
}

.club::after {
 background-image: url(/img/poh/imager/habboclub.png);
 background-size: cover;
 width: 15px;
 height: 15px;
 display: block;
 content: "";
 position: relative;
 top: 43px;
 left: 37px;
}

.sellable::after {
 background-image: url(/img/poh/imager/sellable.png);
 background-size: cover;
 width: 17px;
 height: 15px;
 display: block;
 content: "";
 position: relative;
 top: 43px;
 left: 37px;
}

.nft::after {
 background-image: url(/img/poh/imager/nft.png);
 background-size: cover;
 width: 17px;
 height: 15px;
 display: block;
 content: "";
 position: relative;
 top: 43px;
 left: 37px;
}

.colorClub::after {
 background-image: url(/img/poh/imager/habboclub.png);
 background-size: cover;
 width: 15px;
 height: 15px;
 display: block;
 content: "";
 position: relative;
 top: 10px;
 left: 0.5px;
}

.colorSelected,
.secondColorSelected {
 border-color: #fff !important;
}

#hc,
#nonhc,
#sell,
#nft {
 display: contents;
}

.pagePadding {
 padding-top: 50px;
 padding-bottom: 50px;
}

.jobBox {
 position: relative;
 display: flex;
 flex-direction: column;
 min-width: 0;
 word-wrap: break-word;
 background-color: #fff;
 background-clip: border-box;
 border: 1px solid #eff0f2;
 margin-bottom: 10px;
 border-radius: 0.4rem;
 overflow: hidden;
 transition: all 0.5s ease;
}

.jobBox:hover {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
 border-color: #766df4;
}

.p-4 {
 padding: 1.5rem !important;
}

.jobTitle {
 font-size: 18px;
 font-weight: bold;
}

.jobTitle,
.jobDescription {
 display: block;
}

.jobDescription {
 font-size: 13px;
}

.jobBtnSide {
 display: flex;
 height: 100%;
 width: 100%;
 justify-content: center;
 align-items: center;
}

.backgroundCareer {
 padding-bottom: 250px;
 background-image: url(/img/poh/bg/sohbet-odasi-unten.png),
 url(/img/poh/bg/sohbet-odasi-oben.png),
 url(/img/poh/bg/xmas-bgpattern-starsky.gif);
 background-repeat: repeat-x, repeat-x, repeat;
 background-position: top left, bottom right, bottom right;
 padding-top: 250px;
}

.forumTopic:hover > div {
 -moz-box-shadow: inset 3px 0 0 #80bfff;
 -webkit-box-shadow: inset 3px 0 0 #80bfff;
 box-shadow: inset 3px 0 0 #80bfff;
}

.forumTopic > div {
 border: 1px solid #ededed;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
 font-size: 14px;
 min-height: 75px;
 color: #000;
 background: #fff;
 position: relative;
 overflow: hidden;
}

.forumTopic {
 background: #fff;
}

.text-white {
 color: #fff !important;
}

.forumTopic .forumCover {
 height: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
}

.forumTitle > div {
 min-height: 35px;
 color: #fff;
 -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
 box-shadow: inset 0 -3px 0 rgb(0 0 0 / 20%);
 background: #af5e31;
 line-height: 35px;
 font-size: 15px;
}

@media only screen and (max-width: 920px) {
 #badgescore .btn-group-justified > .btn,
 .btn-group-justified > .btn-group {
 display: inline-block;
 }

 #badgescore .list-group-item.active .btn-group.btn-group-justified > a {
 width: 50%;
 border-radius: 0;
 margin-left: 0;
 }
}

.thBaslikBg {
 background-color: #834625;
}

/* username css */

/*
 FILE ARCHIVED ON 21:44:33 Feb 16, 2025 AND RETRIEVED FROM THE
 INTERNET ARCHIVE ON 06:11:07 Sep 02, 2026.
 JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

 ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
 SECTION 108(a)(3)).
*/
/*
playback timings (ms):
 captures_list: 0.501
 exclusion.robots: 0.075
 exclusion.robots.policy: 0.063
 esindex: 0.008
 cdx.remote: 51.303
 LoadShardBlock: 179.474 (3)
 PetaboxLoader3.datanode: 219.459 (4)
 PetaboxLoader3.resolve: 329.847 (2)
 load_resource: 379.609
*/