body {
	background: #CCCCCC;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

* {	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;  }


a:link, a:visited, a:active, a:hover   { 
	color: #346DAB;	
	background: transparent;
	font-size: 12pt;
	text-decoration: none;
}
a:hover  { 
	color: #FF8000;	
}

a.magictel {
	pointer-events: none;
	cursor:text;
	text-decoration:none;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	a.magictel { 
		pointer-events: auto;
		cursor:pointer;
	}
}




h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #346DAB;
	margin-bottom: 10px;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #346DAB;
	margin-bottom: 10px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}


h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}

span.impressum  {
	font-size: 10pt;
}






ul.nobutton{
	list-style: none;
	padding: 0px;
	margin: 20px 0px 0px 5px;
}
ul.nobutton li{
	margin-bottom: 15px;
}











div#white_bg{
	position: absolute;
	width: 90%;
	max-width: 1250px;
	margin: 0px auto 0px 5%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	z-index: 1;
}
@media (max-width: 900px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1350px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1800px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2250px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2700px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1350px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1800px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2250px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2700px) and (orientation:portrait)
 {
	div#white_bg{
		width: 100%;
		margin: 0px auto 0px 0px;
	}
}
div#main_container{
	position: relative;
	width: 100%;
	text-align: center;	
	background: url('/clips/background-skipiste.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

div#main{
	position: relative;
	width: 100%;
	max-width: 1250px;
	margin-left: auto;
	margin-right: auto;	
}
div#main2{
	position: relative;
	width: 100%;
	z-index: 2;
}

div#logo{
	padding-left: 25%;
}
div#logo img{
	width: 75%;
	height: auto;
	max-width: 499px;
}
div#insta{
	position:absolute;
	right:10px;
	top:10px;
	z-index:115;
}

@media (max-width: 1000px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 3000px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 3000px) and (orientation:portrait)
 {
	div#insta{
		top:5px;
	}
}

@media (max-width: 530px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 795px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1060px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1325px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 1590px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 795px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1060px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1325px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 1590px) and (orientation:portrait)
 {
	div#insta{
		display:none;
	}
}

div#insta2{
	display:none;
}

@media (max-width: 530px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 795px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1060px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1325px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 1590px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 795px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1060px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1325px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 1590px) and (orientation:portrait)
 {
	div#insta2{
		display:block;
		position:absolute;
		right:20px;
		bottom:20px;
		z-index:115;
	}
}

div#pictures{
 	position: relative;
 	width: 100%;
 	background: white;
 	margin: 0px 0px 10px 0px;
 	 -moz-box-shadow: 0px 8px 8px 10px #333; 
 	-webkit-box-shadow: 0px 8px 8px 10px #333;
	 box-shadow: 0px 16px 16px -8px #666;	
	 overflow: hidden;
}
div#pictures_dist{
	display: flex;
	align-items: stretch;
	overflow: hidden;
}
div#pictures_dist img{
	border: 8px solid white;
	border-right: none;
	box-sizing: border-box;
}
div#pictures_dist img:nth-child(1){
	width: 33%;
	height: auto;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#pictures_dist img:nth-child(1){
		width: 42%;	
	}
}
@media (max-width: 600px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 1800px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 900px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 1800px) and (orientation:portrait)
 {
	div#pictures_dist img:nth-child(1){
		width: 56%;
	}
}
div#pictures_dist img:nth-child(2){
	width: 27%;
	height: auto;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#pictures_dist img:nth-child(2){
		width: 30%;	
	}
}
@media (max-width: 600px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 1800px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 900px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 1800px) and (orientation:portrait)
 {
	div#pictures_dist img:nth-child(2){
		width: 42%;
	}
}
div#pictures_dist img:nth-child(3){
	width: 25%;
	height: auto;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#pictures_dist img:nth-child(3){
		width: 27%;		
	}
}
@media (max-width: 600px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 1800px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 900px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 1800px) and (orientation:portrait)
 {
	div#pictures_dist img:nth-child(3){
		display: none;
	}
}
div#pictures_dist img:nth-child(4){
	width: 15%;
	height: auto;
	border-right: 8px solid white;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#pictures_dist img:nth-child(4){
		display: none;
	}
}
div#head{
	position: relative;
	width: 74%;
	margin: -50px 0px 0px 10%;
	-moz-box-shadow: 0px 16px 16px -8px #666;	
 	-webkit-box-shadow: 0px 16px 16px -8px #666;	
	 box-shadow: 16px 16px 20px 0px #666;	
	 background: #346DAB;
	 z-index: 10;
}

@media (max-width: 1000px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 3000px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 3000px) and (orientation:portrait)
 {
	div#head{
		width: 100%;
		margin: 20px 0px 0px 0px;
	}
}
div#head_dist{
	position: relative;
	width: 100%;
	padding: 20px;
	color: white;
	font-size: 20pt;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.3em;
	font-family: arial, helvetica, sans-serif;	
	line-height: 1.4em;	
	box-sizing: border-box;
}
@media (max-width: 1000px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 3000px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 3000px) and (orientation:portrait)
 {
	div#head_dist{
		font-size: 16pt;
		padding: 10px;
	}
}
@media (max-width: 1000px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 3000px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 3000px) and (orientation:portrait)
 {
	div#head_dist{
		padding: 6px;
		font-size: 13pt;
	}
}

div#head_menu{
	position: relative;
	width: 100%;
	background: #FF8000;
}
div#head_menu_dist{
	color: #346DAB;
	font-size: 18pt;
	padding: 10px 0px 10px 10px;
	line-height: 1.3em;
}
@media (max-width: 600px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 1800px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 900px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 1800px) and (orientation:portrait)
 {
	div#head_menu_dist a{ 
		display: block;
	}
	span.head_menu_hide{
		display: none;
	}
}


div#content{
	position: relative;
	width: 100%;
	max-width: 770px;
	text-align: left;
	margin: 20px auto 0px auto;
	line-height: 1.5em;
	box-sizing: border-box;	
	padding: 10px;
}
div#content_dist{}


div.cols_content_picture{
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
div.cols_content_picture > div:first-child{
	width: calc(100% - 230px);
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div.cols_content_picture > div:first-child{
		width: 100%;
	}
}
div.cols_content_picture > div:nth-child(2){
	width: 200px;
	margin-left: 30px;
}


div#footer{
	position: relative;
	width: 100%;
	max-width: 750px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	z-index: 2;
	line-height: 1.5em;
}
div#footer_dist{
	color: #B2B2B2;
	font-size: 12pt;
	font-weight: bold;
}




a.menu:link, a.menu:visited, a.menu:active, a.menu:hover   { 
	color: #346DAB;
	font-size: 18pt;
	text-decoration: none;
	text-transform: uppercase;
}
@media (max-width: 1100px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1650px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 2200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2750px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 3300px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1650px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 2200px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2750px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 3300px) and (orientation:portrait)
 {
	a.menu:link, a.menu:visited, a.menu:active, a.menu:hover   { 
		font-size: 14pt;
	}
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	a.menu:link, a.menu:visited, a.menu:active, a.menu:hover   { 
		font-size: 12pt;
	}
}
a.menu:hover  { 
	color: white;
}

a.menu_a:link, a.menu_a:visited, a.menu_a:active, a.menu_a:hover   { 
	color: white;
	font-size: 18pt;
	text-decoration: none;
	text-transform: uppercase;
}
@media (max-width: 1100px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1650px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 2200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2750px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 3300px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1650px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 2200px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2750px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 3300px) and (orientation:portrait)
 {
	a.menu_a:link, a.menu_a:visited, a.menu_a:active, a.menu_a:hover   { 
		font-size: 14pt;
	}
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	a.menu_a:link, a.menu_a:visited, a.menu_a:active, a.menu_a:hover   { 
		font-size: 12pt;
	}
}
a.menu_a:hover  { 
	
}

a.special:link, a.special:visited, a.special:active, a.special:hover   { 
	color: #FF8000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url('https://www.mountain-sportpark.de/clips/button.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 45px;
}
a.special:hover  { 
	color: white;
}


a.footer_link:link, a.footer_link:visited, a.footer_link:active, a.footer_link:hover   { 
	color: #B2B2B2;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.footer_link:hover  { 
	
}
a.footer_link2:link, a.footer_link2:visited, a.footer_link2:active, a.footer_link2:hover   { 
	color: #B2B2B2;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.footer_link2:hover  { 
	
}





div.kf_left{
	position: relative;
	width: 50%;
	float: left;
}	
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div.kf_left{
		width: 100%;
	}
}
div.kf_right{
	position: relative;
	width: 50%;
	float: right;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div.kf_right{
		width: 100%;
	}
}
fieldset {
	position: relative;
	display: block;
	width: 98%;	
	margin: 20px 1% 20px 1%;
	box-sizing: border-box;
	border: 2px solid #FF8000;
}

input.form {
	width: 100%;
	margin:0px 0px 3px 0px;
	padding:4px;
	background: #fff6ed;
	border:1px solid #cdd9e6;;
	box-sizing: border-box;
}
input.person {
	width: 100%;
}
div.person {
	float:left;
	width: 33.33%;
	padding: 15px;
	box-sizing: border-box;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div.person {
		width: 50%;		
		margin-bottom: 20px;
	}
}
@media (max-width: 600px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 900px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 1800px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 900px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 1800px) and (orientation:portrait)
 {
	div.person {
		width: 100%;
		padding: 0px;
	}
}
select.form {
	width: 100%;
	background: #fff6ed;
	border:1px solid #cdd9e6;;
	box-sizing: border-box;
}
textarea.form {
	width: 100%;	
	background: #fff6ed;
	border:1px solid #cdd9e6;;
	box-sizing: border-box;
}
input.form_submit {
	
}

i.form_small {
	font-size: 8pt;
}







#lightbox{	position: absolute;left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightboximageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/clips/lightboximages/prev.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/clips/lightboximages/next.png) right 15% no-repeat; }

#imageDataContainer{ font:10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#lightboxoverlay{ position: fixed; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }

.imageDataAppear { animation: lightboxFlutsch 600ms 1;
	-webkit-animation: lightboxFlutsch 600ms 1;
}
@-webkit-keyframes lightboxFlutsch  {
	from {opacity:0; }
	to {opacity:1;}
}
@keyframes lightboxFlutsch  {
	from {opacity:0;}
	to {opacity:1;}
}
.imageDataOut { opacity:0;}