@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #161d21;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	background-color: #485766;
	font-size: 16px;
}
.glueckwunsch {
	text-align: center;
	font-size: 50px;
	color: #F95B62;
	padding-top: 20px;
	padding-bottom: 40px;
}
.glueckwunsch-title {
	padding-bottom: 30px;
	display: block;
	line-height: 45px;
}
.glueckwunsch .buttoncenter {
	width: 38%;
	display: inline-block;
	margin-left: 6%;
	margin-right: 6%;
}
.startinfotext {
	color: rgba(255,255,255,.7);
}
.startinfotext strong {
	color: #fff;
}
.mobilmenue {
	z-index: 6;
	height: 70px;
	width: 100%;
	position: fixed;
	background-color: #35414e;
	opacity: .9;
	bottom: 0px;
}
.mhome {
	width: 15%;
	background: url('../images/mobil-home.png') center center no-repeat;
	height: 70px;
	float:left;
}
.minfo {
	width: 15%;
	background: url('../images/mobil-info.png') center center no-repeat;
	height: 70px;
	float:left;
	margin-left: 27.5%;
	background-size: 32px;
}
.mtippen {
	width: 15%;
	background: url('../images/mobil-tippen.png') center center no-repeat;
	height: 70px;
	float:left;
	background-size: 32px;
}
.mhighscore {
	width: 15%;
	background: url('../images/mobil-highscore.png') center center no-repeat;
	height: 70px;
	float:left;
	background-size: 32px;
}
.overflow {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.header{
	position: fixed;
	height: 40px;
	width: 100%;
	top: 0px;
	background-color: #ffffff;
	box-shadow: 0px 0px 7px #000000;
	line-height: 40px;
	background-image: url('../images/logo.png');
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 10;
}

.header2 {
	position: fixed;
	height: 58px;
	background-color: #35414e;
	top: 40px;
	width: 100%;
	z-index: 2;
}

.header_name {
	padding-left: 10px;
	color: 465666;
}
.update {
	right: 0px;
	padding-right: 10px;
	color: 465666;
	font-weight: 700;
	position: absolute;
}

.infotext {
	max-width: 900px;
	background-color: #fff;
	padding: 40px;
	margin-top: 30px;
	box-shadow: 0px 7px 0px #35414e;
	line-height: 25px;
}

.spass {
	color: #ff675c;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	line-height: 40px;
}

.back {
	background: url('../images/back.png') 12px 18px no-repeat;
	display: block;
	line-height: 58px;
	padding-left: 50px;
	color: #ebebeb;
	position: absolute;
	left: 0px;
}
.next {
	background: url('../images/next.png') 138px 8px no-repeat;
	background-color: #46d6c5;
	border-radius: 20px;
	line-height: 33px;
	width: 175px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 8px;
	transition: background-color .4s;
	cursor: pointer;
	border: none;
	font-size: 15px;
	color: #35414e;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	height: 41px;
	padding-top: 5px !important;
	line-height: 13px;
	font-size: 16px;
}
.next:hover {
	background-color: #ff615f;
	height: 41px;
	padding-top: 5px !important;
	line-height: 13px;
	font-size: 16px;
}
.hidden {
	display: none;
}

.error {
	font-size: 25px;
	color: #ffffff;
	margin-bottom: 20px;
}

.login {
	width: 300px;
	line-height: 50px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	border: none;
	background-color: #5cc5f0;
	margin-top: 20px;
	font-size: 18px;
	color: #212b2f;
	transition: background-color .4s;
	cursor: pointer;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
}
.login:hover {
	background-color: #f65c62;
}
.content {
	margin: 0 auto;
	margin-top: 85px;
	max-width: 800px;
	display: block;
}
.content2 {
	margin: 0 auto;
	margin-top: 143px;
	max-width: 800px;
	display: block;
	position: relative;
	clear:left;
}
.content-full {
	margin-top: 85px;
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	display: block;
	text-align: center;
}

input[type="password"], input.filter-athlet {
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	width: 300px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 4px;
	background-color: #35414e;
	border: none;
	transition: line-height .4s;
}

input.filter-athlet {
	width: 95%;
	line-height: 40px;
	background-color: #fff;
	color: #ff615f;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: left;
	font-size: 20px;
	background-image: url(../images/lupe.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-left: 5%;
	margin-top: 20px;
}

input:focus {
	line-height: 80px;
	outline: none;
}
input.filter-athlet:focus {
	line-height: 40px;
}
select.select-land {
	width: 100%;
	margin-top: 20px;
}

input.login {
	width: 300px;
	line-height: 50px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	border: none;
	background-color: #5cc5f0;
	margin-top: 18px;
	font-size: 20px;
	color: #212b2f;
	transition: background-color .4s;
	cursor: pointer;
	text-transform: uppercase;
}

input.login:hover {
	background-color: #f65c62;
}

.links {
	margin-left: 6%;
	margin-right: 6%;
	width: 24%;
	float: left;
	display: block;
}
.table {
	float: left;
	width: 64%;
	display: block;
}

h1 {
	font-size: 50px;
	color: #46d6c5;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0px;
	line-height: 53px;
}

h2, h3, h4 {
	font-size: 26px;
	color: #ff615f;
	line-height: 38px;
	font-weight: 300;
	margin: 0px;
}
h2 {
	border-top: 1px solid #576878;
	border-bottom: 1px solid #576878;
	margin-top: 25px;
}
h3 {
	border-bottom: 1px solid #576878;
}

.uhrzeit_wrapper {
	width:100%;
	margin-top:50px;
	float:left;
}

.uhrzeit_blatt, .uhrzeit_trenner {
	text-align: center;
	display:block;
	float:left;
	height:100px;
	font-weight: 700;
	font-size: 50px;
	padding-top: 30px;
}

.uhrzeit_blatt {
	width:42%;
	background-color: #46d6c5;
	border-radius: 4px;
	box-shadow: 0px 7px 0px #35414e;
	color: #465666;
}
.uhrzeit_trenner {
	width:16%;
	color: #ffffff;
}
.datum {
	width: 100%;
	color: #ffffff;
	font-size: 24px;
	margin-top: 15px;
	text-align: center;
	display: block;
	float:left;
}
.eventbox {
	width: 100%;
	height: 88px;
	margin-bottom: 20px;
	box-shadow: 0px 7px 0px #35414e;
}

.row_icon {
	width: 18%;
	height: 98px;
	float: left;
	background-repeat: no-repeat;
	background-position: 12px 13px;
}
.alpin {
	background-image: url('../images/icon-ski.gif');
}
.springen {
	background-image: url('../images/icon-jump.gif');
}
.dertipp {
	position: absolute;
	background-color: #00c6f5;
	height: 76px;
	width: 250px;
	margin-left: 150px;
	float: left;
	color: #fff;
	padding-top: 12px;
	font-weight: 400;
	display: none;
}
.vorbei .dertipp {
	background-color: #ff6b56;

}
.row_tipp {
	width: 12%;
	height: 98px;
	float:left;
	background-repeat: no-repeat;
	background-position: 0px 36px;
}
.eventbox:hover .row_tipp.getippt + .dertipp {
	display: block;
}
.row_bezeichnung {
	float:left;
	height: 98px;
	width: 54%;
}
.row_name {
	float:left;
	width: 100%;
	font-size: 21px;
	color: #35414e;
	font-weight: 400;
}
.row_zeit {
	float:left;
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	padding-top: 20px;
}
.showhidden-button {
	width: 100%;
	border-radius: 10px;
	height: 30px;
	background: rgba(53, 65, 78, .7);
	color: #ffffff;
	padding-top: 9px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 400;
}
.showhidden-button:hover {
	background: rgba(53, 65, 78, 1);
}
.vorbei {
	background-color: #ff665b;
	display: none;
}
.vorbei-ein {
	display: block;
}
.dertipp.vorbei-ein {
	display: none;
}
.bereit {
	/*background-image: url('../images/bg_bereit.gif');*/
	transition: all .4s;
	background-color: #00c6f5;
}
.bereit:hover {
	opacity: .6;
}
.getippt {
	background-image: url('../images/tipp.png');
}
.frei {
	background-image: url('../images/kein-tipp.png');
}
.button-weiter {
	width: 16%;
	height: 88px;
	border: none;
	float:left;
	cursor:pointer;
	box-shadow: 0px 7px 0px #35414e;
	background-color: #00c6f5;
	background-image: url('../images/bt-weiterpfeil.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.no-button {
	width: 16%;
	height: 88px;
	background-color: #ff665b;
	float:left;
}
.podest, .podest2 {
	width: 33.33%;
	float:left;
}

.zweiter-name, .dritter-name, .erster-name {
	color: #ffffff;
	font-size: 15px;
	text-align: center;
}
.zweiter-name, .dritter-name {
	width: 100%;
	height: 28px;
	padding-top: 122px;
}
.zweiter-stockerl {
	background-color: #8e8e8e;
	background: url('../images/zweiter.gif') center center no-repeat;
}
.dritter-stockerl {
	background-color: #ad8d5a;
	background: url('../images/dritter.gif') center center no-repeat;
}
.zweiter-stockerl, .dritter-stockerl {
	width: 100%;
	height: 97px;
}
.erster-name {
	width: 100%;
	height: 28px;
	padding-top: 52px;
}
.erster-stockerl {
	width: 100%;
	height: 167px;
	background-color: #ffbc00;
	background: url('../images/erster.gif') center center no-repeat;
}

.wrapper {
	width: 100%;
	clear:left;
}

.grau {
	background-color: #ebebeb;
	clear: left;
	height: auto;
	position: relative;
	float: left;
}
.top {margin-top: 50px;}

a {text-decoration: none;}
.row {
	color: #465666;
	font-size: 15px;
	font-weight: 300;
	line-height: 32px;
	border-top: 1px solid #ffffff;
	width: 100%;
	float:left;
}
.row:hover {background-color: #ffffff;}

.athlet_name {
	color: #ff615f;
	font-weight: 600;
	text-align: left;
	width: 48%;
	padding-left: 2%;
	display: block;
	float: left;
}
.athlet_nation {
	text-align: right;
	padding-right: 2%;
	width: 48%;
	display: block;
	float: left;
}

.auswahl_gold, .auswahl_silber, .auswahl_bronze {
	position: relative;
	height: 70px;
	width: 70px;
	border-radius: 35px;
	float:left;
	left: 50%;
	margin-left: -35px;
	margin-top: 15px;
	transition: all .3s;
	cursor: pointer;
}

.auswahl_gold:hover, .auswahl_silber:hover, .auswahl_bronze:hover {
	height: 100px;
	width: 100px;
	border-radius: 50px;
	float:left;
	left: 50%;
	margin-left: -50px;
	margin-top: 0px;
}

.auswahl_gold {
	background-color: #ffbc00;
}
.auswahl_silber {
	background-color: #8e8e8e;
}
.auswahl_bronze {
	background-color: #ad8d5a;
}
.auswahl_name {
	width: 100%;
	line-height: 50px;
	text-align: center;
	color: #ffffff;
	font-size: 23px;
	margin-bottom: 10px;
}
.medaillenauswahl {
	width: 50%;
	text-align: center;
	position:fixed;
	height: 200px;
	top: -200px;
	left: 50%;
	background-color: #222b35;
	z-index: 20;
	margin-left: -25%;
	opacity: .9;
	transition: top .4s;
}
.fixed {
	top: 0px;
}

.highscore-name{
	color: #ffffff;
	font-weight: 600;
}
.highscore-row, .highscore-row-first {
	color: #ffffff;
	font-size: 15px;
	font-weight: 300;
	line-height: 50px;
	border-bottom: 1px solid #576878;
	width: 100%;
	float:left;
	transition: background-color .3s;
}

.highscore-row:hover {
	background-color: #35414e;
}

.highscore-row-first {
	border-bottom: 1px solid #ffffff;
	color: #46d6c5;
}
.hs-rang {
	width: 5%;
	padding-right: 2%;
	text-align: right;
	float:left;
}
.hs-name {
	width: 31%;
	padding-right: 2%;
	text-align: left;
	float:left;
}
.hs-punkte {
	width: 9.7%;
	text-align: right;
	float:left;
}
.hs-punkte-padding {
	width: 8.7%;
	padding-right: 1%;
	text-align: right;
	float:left;
}
.punkte {
	font-size: 17px;
	color: #ff615f;
	font-weight: 600;
}
.statistik {
	margin-top: 50px;
	color: #ff615f;
	font-weight: 600;
	margin-bottom: 20px;
	float:left;
	width: 100%;
}
.platz1, .platz1:hover {
	background-color: #ffbc00;
}
.platz2, .platz2:hover {
	background-color: #8e8e8e;
}
.platz3, .platz3:hover {
	background-color: #ad8d5a;
}
.punkte1, .punkte2, .punkte3 {
	color: #35414e;
}
.fb-bild {
	width: 10%;
	float: left;
}
.fb-bild-container, .fb-bild-container-quer {
	width: 36px;
	height: 36px;
	overflow: hidden;
	margin-top: 7px;
	margin-left: 2px;
	border-radius: 18px;
}

.fb-bild-container img {
	width: 100%;
	height: auto;
}
.fb-bild-container-quer img {
	height: 100%;
	width: auto;
	margin-left: -7px;
}
.legende {
 	padding: 5%;
	padding-left: 20%;
	padding-right: 0%;
	margin-top: 5px;
	float:left;
	width: 80%;
	font-size: 12px;
	color: #ffffff;
}
.spielerinfo {
	background-color:#ebebeb;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 350px;
	padding-left: 48px;
	padding-right: 40px;
	min-height: 200%;
	height: auto !important;
	font-weight: 300;
	z-index: 3;
	padding-top: 50px;
}
.spielerinfo-bg {
	position: absolute;
	z-index: 2;
	width: 100%;
	min-height: 200%;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,.8);
}
.si-ue {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 17px;
	color: #ff615f;
}
.si-bewerb {
	margin-top: 15px;
	border-bottom: 1px solid #cfcfcf;
	font-weight: 600;
	line-height: 27px;
}
.si-athlet {
	border-bottom: 1px solid #ffffff;
	line-height: 27px;
}
.si-name {
	margin-top: 30px;
}
.si-fb, .si-fb-quer {
	position: absolute;
	margin-left: -100px;
	margin-top: 30px;
	border-radius: 50px;
	background: #ffffff;
	width: 100px;
	height: 100px;
	overflow: hidden;
	box-shadow: 0px 6px 0px rgba(0,0,0,.2);
}
.si-fb img {
	width: 100%;
	height: auto;
}
.si-fb-quer img {
	height: 100%;
	width: auto;
	margin-left: -20px;
}
.right {
	text-align: right;
	padding-left: 50px;
}
.fb-link {
	position: absolute;
	margin-left: -10px;
	margin-top: 15px;
	width: 31px;
	height: 31px;
	background: url('../images/fb-link.png') center center no-repeat;
	cursor: pointer;
}
.si-close {
	position: fixed;
	right: 10px;
	top: 50px;
	width: 30px;
	height: 30px;
	background: url('../images/si-close.png') center center no-repeat;
	cursor: pointer;
}
.ca-close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: url('../images/si-close.png') center center no-repeat;
	cursor: pointer;
	z-index: 100;
}
.footer {
	height: 100px;
	width: 100%;
	float: left;
	display: block;
}

.hs-tipps { background: url('../images/hs-icon-tipps.png') right 7px no-repeat; }
.hs-sieger { background: url('../images/hs-icon-sieger.png') right 7px no-repeat; }
.hs-podest { background: url('../images/hs-icon-podest.png') right 7px no-repeat; }
.hs-athlet { background: url('../images/hs-icon-athlet.png') right 7px no-repeat; }

.hs-tipps-i { background: #35414e url('../images/hs-icon-tipps.png') 2px 4px no-repeat; }
.hs-sieger-i { background: #35414e url('../images/hs-icon-sieger.png') 2px 4px no-repeat; }
.hs-podest-i { background: #35414e url('../images/hs-icon-podest.png') 2px 4px no-repeat; }
.hs-athlet-i { background: #35414e url('../images/hs-icon-athlet.png') 2px 4px no-repeat; }

.athlete-filter-hidden {
	display: none;
}
.athlete-filter-visible {
	display: block;
}
.bt-verlauf {
	width: 192px;
	height: 95px;
	margin-top: 20px;
	cursor: pointer;
	background-image: url(../images/verlauf.png);
	background-repeat: no-repeat;
	float:left;

}
.canvaswrapper {
	position: fixed;
	top: -700px;
	left: 50%;
	margin-left: -500px;
	background-color: #fff;
	padding: 25px;
	width: 950px;
	height: 550px;
	border-radius: 15px;
	box-shadow: 0px 2px 20px rgba(0,0,0,.5);
	 -webkit-transition: top 1s;
    transition: top 1s;
}

.da {
	top: 100px;
}
.highscoremenue {
	position: fixed;
	top: -40px;
	height: 40px;
	width: 100%;
	background-color: #35414e;
	color: #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,.7) inset;
	z-index: 12;
	transition: top .3s;
}
.highscoremenue-vis {
	top: 0px;
}
.highscoremenue-bt {
	position: fixed;
	top: 0px;
	height: 30px;
	right: 0px;
	width: 80px;
	background-color: #35414e;
	color: #fff;
	font-weight: 400;
	z-index: 11;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 13px;
	cursor: pointer;
}
.highscorenav {
	float: left;
	width: 12%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 4%;
	padding-right: 4%;
}
.highscorenav:hover {
	background-color: rgba(0,0,0,.3);
}
.lnkbtn {
	width: 40%;
	float: left;
	display: block;
	cursor: pointer;
	background-color: #46d6c5;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 50px;
}

@media all and (max-width: 810px){
.bt-verlauf {
	display:none;
}
.links {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	margin-bottom: 20px;
	text-align: center;
}
.table {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}
.uhrzeit_wrapper {
	margin-bottom: 30px;
}
.uhrzeit_blatt, .uhrzeit_trenner {
	height: 80px;
	padding-top: 10px;
}
.bereit {
	background-repeat: repeat-x;
}
.legende {
	display: none;
}
.dertipp {
	margin-left: 27%;
}
}

@media all and (max-width: 525px){
.dertipp {
	margin-left: 18%;
	width: 210px;
}

.row_icon {
	width: 5%;
	background: none;
}
.row {
	line-height: 40px;
}
.row_bezeichnung {
	width: 60%;
}
.row_tipp {
	width: 15%;
}
.button-weiter {
	width: 20%;
}

.row_name {
	font-size: 18px;
	line-height: 20px;
}
.row_zeit {
	padding-top: 13px;
}
h1 {
	font-size: 30px;
	line-height: 3px;
	text-align: center;
}

.medaillenauswahl {
	width: 100%;
	text-align: center;
	position:fixed;
	top: 0px;
	left: 0%;
	min-height: 100%;
	height: auto !important;
	height:0px;
	background-color: #222b35;
	z-index: 20;
	margin-left: 0%;
	opacity: .9;
	display: none;
}
.fixed {
	display: block;
}
.auswahl_name {
	line-height: 20px;
	font-size: 20px;
	margin-top: 10px;
}
.bereit:hover {
	opacity: 1;;
	margin-left: 0px;
}
.auswahl_gold, .auswahl_silber, .auswahl_bronze {
	position: relative;
	height: 120px;
	width: 120px;
	border-radius: 60px;
	float:left;
	left: 50%;
	margin-left: -60px;
	margin-top: 15px;
	transition: all .3s;
	cursor: pointer;
}

.auswahl_gold:hover, .auswahl_silber:hover, .auswahl_bronze:hover {
	height: 120px;
	width: 120px;
	border-radius: 60px;
	left: 50%;
	margin-left: -60px;
}
.row:hover {background-color: transparent;}
.podest2 {
	width: 100%;
	float:left;
}

.auswahl_name {
	margin-top: 30px;
}

.fb-bild {
	width: 14%;
}
.hs-punkte {
	width: 7.5%;
	text-align: right;
	float:left;
}
.hs-name {
	width: 35%;
	padding-right: 2%;
	text-align: left;
	float:left;
}
.hs-punkte-padding {
	width: 7%;
	padding-right: 0.5%;
	text-align: right;
	float:left;
}
.mhome {
	width: 33.3333%;
}
.minfo {
	width: 33.3333%;
	margin-left: 0%;
}
.mtippen {
	width: 33.3333%;
}
.mhighscore {
	width: 33.3333%;
	margin-right: 0%;
}
.spielerinfo {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
.si-fb, .si-fb-quer {
	left: 50%;
	margin-left: -50px;
	margin-top: 15px;
}
.right {
	text-align: center;
	padding-left: 50px;
	width: 100%;
	padding: 0px;
	margin-top: 150px;
	margin-bottom: 35px;
}
.si-ue {
	text-align: center;
}
.fb-link {
	margin-left: -7px;
	margin-top: 4px;
}
.highscore-row:hover {
	background-color: transparent;
}
.platz1:hover {
	background-color: #ffbc00;
}
.platz2:hover {
	background-color: #8e8e8e;
}
.platz3:hover {
	background-color: #ad8d5a;
}
.header_name {
	display: none;
}
.update {
	display: none;
}
.canvaswrapper {
	display: none;
}
.lnkbtn {
	width: 45%;
	margin-left: 2.5%;
	margin-right: 2.5%;
}

}