@charset "utf-8";

a:link{
    color:#000;
    text-decoration:none;
}
a:visited{
	color:#000;
	text-decoration:none;
}
.underline{
	text-decoration:underline;
}

html{
	height:100%;
    overflow-y:scroll;
}
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}

#background{
	position:fixed;
	width:1024px;
	padding:0 40px;
	margin-left:-40px;
	height:100%;
	background:#f2f2f2;
	z-index:-1;
}

#wrapper{
	height:100%;min-height:100%;
}
body > #wrapper {
    height: auto;
    
}

#site{
	background-color:#F2F2F2;
	z-index:10;
	width:1024px;
	height:100%;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:170px;
}

#header{
	background-color:#F2F2F2;
	position:fixed;
	width:1024px;
	height:120px;
	margin-bottom:20px;
	border-bottom:3px solid #9C9B9B;
	z-index:9;
}
#LteLogoSmall{
	height:100%;
	width:350px;
	background-image:url(../images/LteLogo.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-size:contain;
	
}
#navigation{
	position:absolute;
	right:0;
	top:89px;
	float:left;

}
#nav{
	padding-left:20px;
	float:left;
	text-align:left;
	margin-top:5px;
	padding-bottom:4px;
	font-size:18px;
}
span.click{
	padding-bottom:3px;
	border-bottom:6px solid #35A69F;
}
	

span.rahmen{
	padding-bottom:3px;
	
}
span.rahmen:hover{
	border-bottom:6px solid #35A69F;
}
#tel-mail{
	font-size:15px;
	font-weight:normal;
	position:absolute;
	top:20px;
	right:0px;
	float:left;
		
}

#inhalt{
	padding-top:130px;
	padding-bottom:20px;
	z-index:1;
	position:relative;
}

li{
	color:#35A69F;
}
#box{
	width:1024px;
	height:300px;
}
.column{
	width:492px;
	height:300px;
	float:left;
	margin-right:40px;
}
.column2{
	margin-top:-10px;
	width:492px;
	height:300px;
	float:left;
}

#kasten{
	background-color:#F2F2F2;
	position:fixed;
	top:122px;
	width:1024px;
	height:10px;
	z-index:6;
}
#slider_box{
	width:100%;
	height:300px;
	background-color:white;
	margin-bottom:25px;
}
#standbild{
	position:relative;
	top:10px;
	left:10px;
	width:994px;
	height:270px;
	border:5px solid #35A69F;
	
}
#sup_box{
	background-color:white;
	width:1024px;
	height:200px;
}
#sup{
	width:472px;
	height:160px;
	margin:20px;
	float:left;
	
}
#sup_l{
	width:472px;
	height:160px;
	float:left;
	margin-top:50px;
}
#sup_r{
	width:236px;
	height:160px;
	float:left;
	padding-top:20px;
	font-size:10px;
	color:#9C9B9B;
}

#ref_box{
	height:300px;
	width:1024px;
	background-color:white;
	margin-top:20px;
	float:left;
}
#ref{
	margin-top:10px;
	margin-left:10px;
	float:left;
}
#text{
	position:relative;
	font-size:14px;
	color:#9C9B9B;
}
#umbruch{
	-moz-break-before: column;
	-moz-break-after: avoid;
	
}
#box_bild-rechts{
	margin-top:40px;
	width:1024px;
	height:300px;
	background-color:white;
}
#box_bild-rechts_bild{
	float:left;
	width:472px;
	padding:20px;
}
#box_bild-rechts_text{
	float:left;
	font-size:14px;
	color:#9C9B9B;
	width:472px;
	padding:20px;
}
#box_bild-links{
	margin-top:40px;
	width:1024px;
	height:300px;
}
#box_bild-links_bild{
	float:left;
	width:472px;
	padding:20px;
	background-color:white;
}
#box_bild-links_text{
	float:left;
	font-size:14px;
	color:#9C9B9B;
	width:472px;
	padding:20px;
}
#überschrift{
	color:#35A69F;
	font-size:22px;
}
#einleitung{
	color:#35A69F;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#unter-überschrift{
	margin-top:10px;
	margin-bottom:3px;
	color:#35A69F;
	font-size:16px;
}
span.liste{
	color:#9C9B9B;
}
#footer{
	background-color:white;
	width:100%;
	height:170px;
	z-index:0;
	position:relative;
	bottom:0;
	margin-top:-170px;
	clear:both;
}
#strich{
	width:100%;
	height:150px;
	background-image:url(../images/FooterLine.png);
	background-repeat:repeat-x;
	background-size:1px;
	background-position:bottom;
	z-index:0;
}
#FooterImage{
	width:1104px;
	height:150px;
	background-color:#f2f2f2;
	background-image:url(../images/Footer.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:100%px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	bottom:20px;
}
#impressum{
	background-color:white;
	width:auto;
	height:20px;
	display:inline;
	font-size:12px;	
	position:relative;
	left:10px;
	bottom:0;
}
.masc {
	position: relative;
    width: 598px; height: 198px;
    border: 2px solid black;
    background: #eee;
    overflow: hidden;
}
.typo-band {
	position: relative;
    width: 598px; height: 198px;
    border: 2px solid black;
    background: #eee;
    overflow: hidden;
}
@-webkit-keyframes infinite-band {
    0% { left:100%;}
    100% { left: -100%;}
}
#.typo-band{
	position:absolute;
	top:0;
	left:100%;
}
#slider {
	width:994px;
	height:270px;
	position:absolute;
	top:10px;
	left:10px;
	overflow:visible;
	background-color:#35A69F;
	border:5px solid #35A69F;
	-moz-transition:all 187.5ms ease-in;
	-webkit-transition:all 187.5ms ease-in;
	-o-transition:all 187.5ms ease-in;
	-ms-transition:all 187.5ms ease-in;
	position:relative;
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	margin-bottom:auto;
}
#mask {
	overflow:hidden;
}
#slider:hover {
	background-color:#35A69F;
	border:5px solid #35A69F;
	-webkit-animation:rotatey 400ms ease-out;
	-moz-animation:rotatey 400ms ease-out;
	-ms-animation:rotatey 400ms ease-out;
}
#slider:hover #pause {
	opacity:1;
}
#slider:hover #progress {
	background-color:#fff/*rgba(255,255,255,0.0);*/
}
#slider:hover ul, #slider:hover #progress, #slider:hover #overlay {
	-moz-animation-play-state:paused;
	-webkit-animation-play-state:paused;
	-ms-animation-play-state:paused;
}
#pause {
	width:994px;
	height:270px;
	position:absolute;
	top:0;
	opacity:0;
	background-position:566px 10px;
	background-repeat:no-repeat;
	pointer-events:none;
	-moz-transition:all 187.5ms ease-in;
	-webkit-transition:all 187.5ms ease-in;
	-o-transition:all 187.5ms ease-in;
	-ms-transition:all 187.5ms ease-in;
}
#progress {
	width:1px;
	height:1px;
	background-color:rgba(255,255,255,0.0);;
	-moz-animation:progress 50s infinite;
	-webkit-animation:progress 50s infinite;
	-ms-animation:progress 50s infinite;
	position:relative;
	top:-1px;
	-moz-transition:all 187.5ms ease-in;
	-webkit-transition:all 187.5ms ease-in;
	-o-transition:all 187.5ms ease-in;
	-ms-transition:all 187.5ms ease-in;
}
#overlay {
	width:994px;
	height:270px;
	position:absolute;
	top:0;
	background-position:center;
	background-repeat:no-repeat;
	pointer-events:none;
	-moz-transition:all 187.5ms ease-in;
	-webkit-transition:all 187.5ms ease-in;
	-o-transition:all 187.5ms ease-in;
	-ms-transition:all 187.5ms ease-in;
	opacity:1;
	-moz-animation:overlay-fade 50s infinite;
	-webkit-animation:overlay-fade 50s infinite;
	-ms-animation:overlay-fade 50s infinite;
}
#slider ul {
	width:4970px;
	list-style:none;
	padding:0;
	margin:0;
	-moz-animation:slide-animation 50s infinite;
	-webkit-animation:slide-animation 50s infinite;
	animation:slide-animation 50s infinite;
	position:relative;
	left:0px;
}
#slider li {
	display:inline;
	width:994px;
	height:270px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#slider li:last-of-type {
	background-color:#362c30;
}
#slider li a {
	display:block;
	text-decoration:none;
}
#slider li span {
	display:block;
	width:365px;
	height:30px;
	padding-bottom:45px;
	padding-left:20px;
	position:absolute; 
	bottom:30px; 
	left:0;
	background-color:rgba(54,44,48,0.6);
	border-top:1px solid #362c30;
	border-bottom:1px solid #362c30;
	border-right:1px solid #362c30;
	text-shadow:1px 1px 1px #362c30;
	pointer-events:none;
	text-align:left;
}
#slider-shadow {
	width:100%;
	height:260px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
@keyframes slide-animation {
0% {opacity:1;}
17% {left:0px;}
20% {left:-994px;}
37% {left:-994px;}
40% {left:-1988px;}
57% {left:-1988px;}
60% {left:-2982px;}
77% {left:-2982px;}
80% {left:-3976px;}
97% {left:-3976px;}
99.99% {opacity:1;}
100% {left:0px; opacity:0;}
}
@-webkit-keyframes slide-animation {
0% {opacity:1;}
17% {left:0px;}
20% {left:-994px;}
37% {left:-994px;}
40% {left:-1988px;}
57% {left:-1988px;}
60% {left:-2982px;}
77% {left:-2982px;}
80% {left:-3976px;}
97% {left:-3976px;}
99.99% {opacity:1;}
100% {left:0px; opacity:0;}
}
@-moz-keyframes slide-animation {
0% {left:0}
20% {left:0px;}
21% {left:-994px;}
40% {left:-994px;}
41% {left:-1988px;}
60% {left:-1988px;}
61% {left:-2982px;}
80% {left:-2982px;}
81% {left:-3976px;}
100% {left:-3976px;}
}
@-moz-keyframes progress {
0% {width:0px; opacity:1;}
17% {width:994px;}
18.5% {width:0px;}
37% {width:994px;}
38.5% {width:0px;}
57% {width:994px;}
58.5% {width:0px;}
77% {width:994px;}
78.5% {width:0px;}
97% {width:994px;}
100% {width:0px; opacity:0;}
}
@keyframes progress {
0% {width:0px; opacity:1;}
17% {width:994px;}
18.5% {width:0px;}
37% {width:994px;}
38.5% {width:0px;}
57% {width:994px;}
58.5% {width:0px;}
77% {width:994px;}
78.5% {width:0px;}
97% {width:994px;}
100% {width:0px; opacity:0;}
}
@-webkit-keyframes progress {
0% {width:0px; opacity:1;}
17% {width:994px;}
18.5% {width:0px;}
37% {width:994px;}
38.5% {width:0px;}
57% {width:994px;}
58.5% {width:0px;}
77% {width:994px;}
78.5% {width:0px;}
97% {width:994px;}
100% {width:0px; opacity:0;}
}

@keyframes rotatey {
0% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
25% {transform:rotate(1deg); -ms-transform:rotate(1deg); -moz-transform:rotate(1deg); -webkit-transform:rotate(1deg); -o-transform:rotate(1deg);}
50% {transform:rotate(-1deg); -ms-transform:rotate(-1deg); -moz-transform:rotate(-1deg); -webkit-transform:rotate(-1deg); -o-transform:rotate(-1deg);}
100% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
}
@-webkit-keyframes rotatey {
0% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
25% {transform:rotate(1deg); -ms-transform:rotate(1deg); -moz-transform:rotate(1deg); -webkit-transform:rotate(1deg); -o-transform:rotate(1deg);}
50% {transform:rotate(-1deg); -ms-transform:rotate(-1deg); -moz-transform:rotate(-1deg); -webkit-transform:rotate(-1deg); -o-transform:rotate(-1deg);}
100% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
}
@-moz-keyframes rotatey {
0% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
25% {transform:rotate(1deg); -ms-transform:rotate(1deg); -moz-transform:rotate(1deg); -webkit-transform:rotate(1deg); -o-transform:rotate(1deg);}
50% {transform:rotate(-1deg); -ms-transform:rotate(-1deg); -moz-transform:rotate(-1deg); -webkit-transform:rotate(-1deg); -o-transform:rotate(-1deg);}
100% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
}
@keyframes overlay-fade {
0% {opacity:0;}
2% {opacity:0.5;}
95% {opacity:0.5;}
98% {opacity:0;}
100% {opacity:0;}
}
@-webkit-keyframes overlay-fade {
0% {opacity:0;}
2% {opacity:0.5;}
95% {opacity:0.5;}
98% {opacity:0;}
100% {opacity:0;}
}
@-moz-keyframes overlay-fade {
0% {opacity:0;}
2% {opacity:0.5;}
95% {opacity:0.5;}
98% {opacity:0;}
100% {opacity:0;}
}
#slider ul li span h2 {
	font-size:30px;
	line-height:30px;
	color:#fff;
	font-weight:normal;
	
	text-shadow:1px 1px 1px #362c30;
}