@charset "utf-8";
/* CSS Document */

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v34-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-family: 'Open Sans', sans-serif;
	font-size:100%;
	color:#333;
	line-height:130%;
	background-color:#fff;
	background-repeat: repeat;
	background-attachment: fixed;
	overflow-x:hidden;
}
/*--------------------------------------*/
.clearfix{
	clear:both;
}
hr{
	width:100%;
	height:1px;
	background-color:rgba(204,204,204,0.8);
	color:#333;
}
/*--------------------------------------*/
span{
	color:#e5007d;
}
span1{
	font-weight:600;
}
span2{
	font-weight:600;
}
/*--------------------------------------*/
#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:95%;
	max-width:1280px;
	box-shadow: 0px 0px 20px #CCC;
}
/*--------------------------------------*/
#headerslider{
	position:relative;
	top:0;
	width:100%;
	height:auto;
}
.swiper-container {
	width: 100%;
	height:auto;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	height:auto;
	top:0px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#headerslider .swiper-slide img{
	margin-top:0px;
	width:100%;
	height:auto;
}
/*--------------------------------------*/
#überschrift{
	max-width:95%;
	margin-left:2.5%;
	padding:30px 0;
	text-align:center;
	font-weight:700;
	line-height:100%;
	font-size:220%;
	letter-spacing:-1px;
	color:#e5007d;
	text-transform:uppercase;
}
/*--------------------------------------*/
.content{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:40px 0;
}
.big{
	max-width:980px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.small{
	max-width:768px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
/*--------------------------------------*/
.left{
	position:relative;
	text-align:left;
	float:left;
	width:49%;
}
.right{
	position:relative;
	text-align:left;
	float:right;
	width:49%;
}
/*--------------------------------------*/
#footer{
	position:relative;
	width:95%;
	padding: 20px 2.5%;
	height:auto;
	background-color:#CCC;
	color:#666;
	font-size:90%;
	line-height:120%;
}
#footer .footerlogo{
	position:relative;
	height:60px;
	margin-top:7px;
	float:left;
}
#footer .copyright{
	position:relative;
	height:50px;
	float:right;
	text-align:right;
	margin-top:10px;
	font-weight:bold;
}
#parkplatz{
	position:relative;
	width:95%;
	padding: 7px 2.5%;
	background-color:#fff;
	height:auto;
	font-weight:bold;
	font-size:90%;
	line-height:200%;
	text-align:right;
	color:#e5007d;
}
#parkplatz img{
	height:30px;
	margin-right:10px;
	margin-bottom:-10px;
}
#adress{
	position:relative;
	width:95%;
	padding: 15px 2.5%;
	background-color:#e5007d;
	height:auto;
	float:right;
	font-size:90%;
	line-height:120%;
	text-align:right;
	color:#fff;
	font-weight:bold;
}
#adress .right{
	text-align:right;
}
#adress a{
	color:#000 !important;
	text-decoration:none;
}

/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------INDEX---------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#damen{
	position:relative;
	float:left;
	width:30%;
	height:400px;
	background-image:url(../img/index/women.jpg);
}
#herren{
	position:relative;
	float:left;
	width:30%;
	height:400px;
	background-image:url(../img/index/men.jpg);
}
#indexoutdoor{
	position:relative;
	float:left;
	width:40%;
	height:400px;
	background-image:url(../img/index/outdoor.jpg);
}
#damen p{
	background-color:#e5007d;
}
#herren p{
	background-color:#333;
}
#indexoutdoor p{
	background-color:#999;
}
.indexbox{
	background-position:center 60px;
	background-size:cover;
	background-repeat:no-repeat;
}
.indexbox p{
	width:100%;
	padding:20px 0;
	color:#fff;
	background-color:#333;
	text-align:center;
	font-weight:600;
	font-size:160%;
}
#index p{
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	padding:60px 0;
	text-align:center;
	line-height:140%;
	font-weight:600;
	font-size:110%;
}

/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------UNS-----------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#uns{
}
#linkboxleft{
	float:left;
}
#linkboxcenter{
	margin-left:1.90%;
	float:left;
}
#linkboxright{
	float:right;
}
.linkbox{
	position:relative;
	float:left;
	width:32%;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
}
.linkbox h1{
	width:100%;
	padding:20px 0;
	color:#fff;
	background-color:#CCC;
	text-align:center;
	font-weight:600;
	font-size:160%;
}
.linkbox p{
	padding:20px 20px;
	color:#333;
	line-height:140%;
	text-align:center;
}
.linkbox span{
	line-height:200%;
}
.linkbox img{
	position:relative;
	width:100%;
	height:auto;
}
/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------FOTOGALERIE---------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#fotogalerie{
}
#fotogalerie img{
	margin-bottom:19px;
	float:left;
}
#fotogalerie .big{
	width:100%;
	height:auto;
}
#fotogalerie .small{
	width:49%;
	height:auto;
}
#fotogalerie .smallright{
	float:right;
	width:49%;
	height:auto;
}
#fotogalerie a{
	color:#e5007d;
	text-decoration:none;
}
/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------film---------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#film{
	position:relative;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
}
/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------MODE---------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#mode{
	text-align:center;
}
#mode img{
	width:100%;
	margin-bottom:20px;
}

/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------OUTDOOR---------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#outdoor{
	text-align:center;
}
#outdoor img{
	width:100%;
	margin-bottom:20px;
}
/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------SERVICE---------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#service{
	text-align:left;
}
#service span1{
	line-height:160%;
}
#service a{
	color:#e5007d;
}

#service img{
	height:25px;
	margin-left:5px;
	margin-bottom:-5px;
}

/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------TEAM----------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#team{
	text-align:center;
}
#team .box{
	position:relative;
	float:left;
	width:31.33%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:20px;
	text-align:left;
}
#team .box img{
	position:relative;
	width:100%;
	height:auto;
}
/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------PRESSE----------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#presse{
	text-align:center;
	font-size:90%;
}
#presse .box{
	position:relative;
	width:100%;
	text-align:left;
}
#presse .box img{
	position:relative;
	width:350px;
	margin-right:30px;
	float:left;
	height:auto;
}
#presse .box p{
	position:relative;
}
#presse .box a{
	color:#e5007d;
}
#presse .box span{
	font-weight:bold;
	font-size:130%;
	line-height:190%;
}
#presse .box hr{
	margin:30px 0;
}



#presse .smallimg{
	position:relative;
	float:left !important;
	width:19% !important;
	margin-right:1% !important;
	margin-bottom:20px !important;
	text-align:left !important;
}
/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------ANFAHRT-------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#anfahrt{
	text-align:center;
}
#anfahrt span{
	font-weight:bold;
	line-height:120%;
}
#anfahrt img{
	width:100%;
	margin-bottom:20px;
}
#map{
	height:500px;
}
/*-----------------------------------------------------------------------------------------------------
-----------------------------------------------KONTAKT-------------------------------------------------
-----------------------------------------------------------------------------------------------------*/
#kontakt{
	text-align:left;
}
#kontakt img{
	width:100%;
	max-width:200px;
}
#kontakt a{
	color:#e5007d;
}

/*--------------------------------------*/
/*------------------------------------------------------------
--------------------------------------------------------------
--------------------RESPONSIVE PART---------------------------
--------------------------------------------------------------
------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 980px) {	
	.big{
	min-width:0px !important;
	}
}
@media only screen and (max-width: 768px) {	
	.small{
	min-width:0px !important;
	}	
	#wrapper{
	width:100%;
	max-width:1280px;
	box-shadow:none;
	}
	#presse .box img{
	width:250px;
	}
	
	#fotogalerie img{
	margin-bottom:10px;
	}
}
@media only screen and (max-width: 640px) {
	.left{
	margin-left:2.5%;
	width:95%;
	float:left;
	}
	.right{
	margin-left:2.5%;
	float:left;
	width:95%;
	margin-top:20px;
	}
	.linkbox{
	margin-left:10% !important;
	float:left !important;
	width:80%;
	margin-bottom:0;
	}
	
	#team .box{
	width:48%;
	}
	
	#presse .box img{
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:15px;
	}
	#damen{
	width:100%;
	}
	#herren{
	width:100%;
	}
	#indexoutdoor{
	width:100%;
	}
	#index p{
	max-width:auto;
	width:95%;
	}	
	#presse .smallimg{
	width:32.33% !important;
	margin-right:1% !important;
	margin-left:0 !important;
	margin-bottom:7px !important;
	}
	
	#footer{
	text-align:center;
	}
	#footer .footerlogo{
	position:relative;
	height:60px;
	margin-top:0px;
	float:none;
	}
	#footer .copyright{
	position:relative;
	height:auto;
	float:none;
	text-align:center;
	}
	#parkplatz{
	text-align:center;
	color:#e5007d;
	}
	#adress{
	float:right;
	font-size:90%;
	line-height:120%;
	text-align:right;
	color:#fff;
	font-weight:bold;
	}
	#adress .left{
	text-align:center;
	}
	#adress .right{
	text-align:center;
	}
}