
/*@import url(http://fonts.googleapis.com/css?family=Raleway:700,500,300);*/

@font-face {
	font-family: 'Raleway';
	font-display: fallback;
	src: url('../fonts/Raleway/static/Raleway-Medium.ttf');
	font-weight: 500;
}
@font-face {
	font-family: 'Raleway';
	font-display: fallback;
	src: url('../fonts/Raleway/static/Raleway-Light.ttf');
	font-weight: 300;
}
@font-face {
	font-family: 'Raleway';
	font-display: fallback;
	src: url('../fonts/Raleway/static/Raleway-Bold.ttf');
	font-weight: 700;
}


* {
	margin:0;
	padding:0;
}
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	font-family: 'Raleway', sans-serif;
	height:100%;
	width:100%;
	background-color:#740057;
	
}
#titel {
	text-align:center;
	color:#fff;
	position:absolute;
	z-index:2;
	width: 86.5%;
	width:calc(100% - 200px);
	top:30px;
	font-size:32px;
	height:32px;
	font-weight:300;
	text-transform:none;
}

@media only screen and (min-width: 767px) {
	.spotlight-container1 {
		position: fixed;
		top: -25%;
		left: 0%;
		width: 100%;
		min-width: 960px;
		height: 100%;
		z-index: 0;
		right: 0;
		content: "";
		background-image: -webkit-gradient(radial, 50% 50%, 100, 50% 50%, 450, from(rgba(210,0,160,1)), to(rgba(210,0,160,0)));
		background-image: -moz-radial-gradient(50% 50%, circle, rgba(210,0,160,1) 100px, rgba(210,0,160,0) 960px);
	}
	
	
	
	#fussZeile {
		position:absolute;
		z-index:2;
		width: 86.5%;
		width:calc(100% - 200px);
		bottom:40px;
	}
	
	
	#fussZeile a {
		color:#fff;
		text-decoration:none;
		font-size:12px;
		float:left;
	}
	#fussZeile .webDesign {
		float:right;
	}
	
	
	
	.textWrapp {
		position:absolute;
		bottom:10%;
		z-index:2;
		width:100%;
		overflow:hidden;
		color:#fff;
	}
	
	#fenster4 .textWrapp {
		position:absolute;
		bottom:10%;
		z-index:2;
		width:100%;
		overflow:hidden;
		color:#FEC048;
		color:#b40088;
	}
	#fenster7 .textWrapp {
		color:#839EFA;
	}
	
	.textWrapp h2{
		word-spacing: -0.15em;
		font-weight: 300;
		text-transform:uppercase;
		font-size: 30px;
		margin: 0 0 0.25em 50px;
		opacity:0;
		-webkit-transition: opacity 0.35s;
		transition: opacity 0.35s;
		text-align:left;
	}
	
	.textWrapp h2 strong{
		font-weight: 700;
	}
	
	.textWrapp p{
		display: inline-block;
		margin: 0 0 0.25em 50px;
		padding: 0.4em 1em;
		background: rgba(255,255,255,0.9);
		color: #2f3238;
		font-weight: 500;
		font-size: 18px;
		
		
		-webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
		transition: opacity 0.55s, transform 0.55s;
		-webkit-transform: translate3d(-360px,0,0);
		transform: translate3d(-360px,0,0);
		
	}
	.textWrapp a{
		color:#000;
		text-decoration:none;
	}
	.textWrapp a:hover{
		color:#999;
	}
	#fenster4 .textWrapp p{
		
		background: rgba(18,77,134,0.9);
		color: #000!important;
		
	}
	#fenster4 .textWrapp p a{
		color:#FFF;
	}
	#fenster4 .textWrapp p a:hover{
		color:#999;
	}
	
	/*
	.fenster:hover .backColor {
	  opacity: 0;
	}
	*/
	
	.fenster:hover h2 {
	  opacity: 1;
	  /*text-align:left;*/
	  transition:0.5s all linear;
	}
	
	.fenster:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
	}
	.fenster:hover p:nth-of-type(2) {
	  -webkit-transition-delay: 0.05s;
	  transition-delay: 0.05s;
	}
	.fenster:hover p:nth-of-type(3) {
	  -webkit-transition-delay: 0.1s;
	  transition-delay: 0.1s;
	}
	
	
	
	
	
	.kwicks-vertical {
		width: 100%;
		height: 100%;
	}
	.kwicks-vertical > li {
		width: 100%;
		height: 100%;
		max-height:600px!important;
	}
	.kwicks-horizontal {
		display:block;
		width: 100%;
		height: 100%;
	}
	.kwicks-horizontal > li {
		height: 100%;
		width: 250px;
		float: left;
		margin-left: 5px;
		background-color: #ffaa00;
		max-height:600px!important;
	}
	#fenster1 {
		background:url(../images/start-musik.jpg) no-repeat center top / cover;
	}
	#fenster2 {
		background: url(../images/ross-unterschrift.svg) no-repeat center top / cover, #940F77;
	}
	#fenster3 {
		background:url(../images/start-shop.jpg) no-repeat center top / cover;
	}
	#fenster4 {
		background:url(../images/start-cafe_chillax.jpg) no-repeat center top / cover;
	}
	#fenster5 {
		background:url(../images/start-fans.jpg) no-repeat center top / cover;
	}
	#fenster6 {
		background:url(../images/start-b2b.jpg) no-repeat center top / cover;
	}
	#fenster7 {
		background:url(../images/start-bed_and_breakfast.jpg) no-repeat center top / cover;
	}
	#fenster8 {
		background: url(../images/start-news.jpg) no-repeat center top / cover;
	}
	.unterschrift {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -100px;
		margin-left: -100px;
		z-index: 10;
	}

}


@media only screen and (max-width: 767px) {
	
	
	#titel {
		text-align:center;
		color:#fff;
		position:absolute;
		z-index:2;
		width: 98.5%;
		width:calc(100% - 10px);
		top:15px;
		font-size:28px;
		height:32px;
		font-weight:300;
		text-transform:none;
	}
	#titel strong {
		display:block;
	}


	
	.fenster {
		background-position: -180px top;
		background-size:auto 100%, auto;
		background-attachment:initial;
		background-repeat:no-repeat, repeat;
		
		height:300px;
		padding: 20px;
		width:50%;
		float:left;
		box-sizing:border-box;
		
	}
	
	#fenster1 {
		background-image:url(../images/start-musik.jpg), url(../images/back-musik-color.jpg);
	}
	#fenster2 {
		background-image:url(../images/ross-unterschrift.svg);
		background-color:#940F77;
		background-position: 0px top;
	}
	#fenster3 {
		background-image:url(../images/start-shop.jpg), url(../images/back-shop-color.jpg);
	}
	#fenster4 {
		background-image:url(../images/start-cafe_chillax.jpg), url(../images/back-cafe_chillax-color.jpg);
	}
	#fenster5 {
		background-image:url(../images/start-fans.jpg), url(../images/back-fans-color.jpg);
	}
	#fenster6 {
		background-image:url(../images/start-b2b.jpg), url(../images/back-b2b-color.jpg);
	}
	#fenster7 {
		background-image:url(../images/start-bed_and_breakfast.jpg), url(../images/back-bed-and-breakfast-color.jpg);
	}
	#fenster8 {
		background-image:url(../images/start-news.jpg), url(../images/back-news-color.jpg);
	}
	
	
	
	.textWrapp {
		text-align: right;
		color: #fff;
		height: 100%;
		width: 100%;
		display: inline-block;
		position:relative;
	}
	
	.textWrapp br {
		display: none;
	}
	
	.textWrapp h2{
		word-spacing: -0.15em;
		font-weight: 300;
		text-transform:uppercase;
		font-size: 30px;
		margin: 0 0 0.25em 0px;
	}
	
	.textWrapp h2 strong{
		font-weight: 700;
	}
	
	.textWrapp p{
		font-weight: 500;
		font-size: 18px;
		margin: 0 0 0.25em 0px;
	}
	.textWrapp a{
		display: inline-block;
		background: rgba(255,255,255,0.9);
		padding: 0.4em 1em; 
		color:#000;
		text-decoration:none;
	}
	.textWrapp a:hover{
		color:#999;
	}
	
	.linkWrap {
		position: absolute;
		bottom: 0;
		right: 0;
	}
	
	#fenster4 .textWrapp {
		color:#FEC048;
		color:#b40088;
	}
	#fenster7 .textWrapp {
		color:#839EFA;
	}
	
	#fenster4 .textWrapp a{
		background: rgba(18,77,134,0.9);
		
	}
	#fenster4 .textWrapp p a{
		color:#FFF;
	}
	#fenster4 .textWrapp p a:hover{
		color:#999;
	}
	
	#fussZeile {
		padding: 20px 10px 30px;
		clear:both;
	}
	#fenster4 h2,
	#fenster7 h2 {
	width: 190px;
    margin: 0 0 0 auto;
	}
	
	#fussZeile a {
		color:#fff;
		text-decoration:none;
		font-size:12px;
		float:left;
	}
	#fussZeile .webDesign {
		float:right;
	}
	
	
	
}



@media only screen and (max-width: 567px) {
	.fenster {
		width:100%;
	}
}