@charset "utf-8";
/* CSS Document */

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('http://www.sylttel.de/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('http://www.sylttel.de/fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('http://www.sylttel.de/fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('http://www.sylttel.de/fonts/open-sans-v15-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://www.sylttel.de/fonts/open-sans-v15-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Open Sans', sans-serif;							    
	background-color: #e5e5e5;
	font-size: 95%;
	margin: 0;
	color: #333333;
	border-top: 390px #333366 solid;
	border-bottom: 107px #333366 solid;
}
#wrapper {
	max-width: 980px;
	min-height: 800px;
	position:relative;
	margin: 0px auto;
	z-index: 0;
	margin-top: -380px;
	margin-bottom: -29px;
}
header {
	width: 100%;
	height: 155px;
	position: relative;
	z-index: 1;
}
#logo {
	width: 51.041666%;
	height: 155px;
	position: relative;
	z-index: 2;
	float: left;
	left: 0px;
}
#telefon {
	width: 40%;
	height: 55px;
	position: absolute;
	z-index: 3;
	float: right;
	right: 4.5918367%;
	color: #E5E5E5;
	font-size: 130%;
	text-align: right;
	bottom: 70px;
}
span.telefonnummer {
	text-align: right;
}
#slideshow {
	width: 100%;
	height: 467px;
	position: relative;
	z-index: 4;
	background-color: #FFFFFF;
}
#topnavi{
	width: 40%;
	height: 30px;
	position: absolute;
	z-index: 30;
	float: right;
	right: 4.5918367%;
	color: #E5E5E5;
	text-align: right;
	bottom: 40px;
}
#topnavi a:link, #topnavi a:visited, #topnavi a:active {
	color: #E5E5E5;
	font-size: 100%;
}

#topnavi a:hover {color: #666666;}
nav {
	width: 50.75%;
	height: 57px;
	top: 120px;
	right: 4.5918367%;
	background-color: #7a7a98;
	position:absolute;
	z-index: 15;
	padding-top: 10px;
	padding-left: 5.5%;
}
#kommunikationsloesungen { 
 /*    -webkit-box-shadow: 0px 0px 5px 0px #707070;  
     -moz-box-shadow: 0px 0px 5px 0px #707070;  
     box-shadow: 0px 0px 5px 0px #707070;  */
	 position: absolute;
	 z-index: 8;
	 top: 570px;
	 left: 19.459795%;
     width: 61.145833%;
	 height: 146px;
	 background: #7a7a98;
}
.kom1, .kom2 {display: block; text-align: center; color: #e5e5e5;} 

.kom1 {margin-top: 37px; font-size: 170%}

.kom2 {margin-top: 0px; font-size: 130%}

img {
	max-width: 100%;
	height: auto;
}
#content{
	width: 80%;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 15%;
	position:relative;
	z-index: 7;
	line-height: 1.4em;
	text-align: left;	
}
#leiste {
	width: 100%;
	height: 203px;
	position: relative;
	z-index:  8;
	background: url(pics/hintergrund_leiste.png);
    background-position: center bottom;
	background-repeat: repeat;
	background-origin: content-box;
	margin-top: -20px;
}
.k1  { float: left; position: absolute;	z-index: 9;	top: 50px; left: 13.2%;}
.k2  { float: left; position: absolute;	z-index: 9;	top: 5px; left: 41.2%;}
.k3  { float: right; position: absolute; z-index: 9; top: 50px; right: 13.2%;}

.a {z-index: 10}

#content1{
	width: 80%;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 10%;
	padding-left: 10%;
	padding-top: 15%;
	position:relative;
	z-index: 11;
	line-height: 1.4em;
	padding-bottom: 200px;
}
#container {
	width: 15.306122%;
	height: auto;
	position: absolute;
	z-index: 12;
	text-align: center;
	top: 0px;
	left: 13.2%
}
#container1 {
	width: 17.857142%;
	height: auto;
	position: absolute;
	z-index: 13;
	text-align: center;
	top: 0px;
	left: 41.2%;
}
#container2 {
	width: 15.306122%;
	height: auto;
	position: absolute;
	z-index: 15;
	text-align: center;
	top: 0px;
	right: 13.2%
}
footer{
	width: 100%;
	height: 216px;
	position: absolute;
	z-index: 15;
	bottom: 0px;
	margin-bottom: -77px;	
	background: url(pics/footer.png);
    background-position: center bottom;
	background-repeat: no-repeat;
	background-origin: content-box;
	background-size: 100% auto;
}
#footertext {
	width: 95%;
	max-height: 30px;
	position: relative;
	z-index: 16;
	color: #FFFFFF;
	font-size: 90%;
	padding-top: 150px;
	text-align: right;
}
#totop {
	position: absolute;	
	z-index: 20; 
	bottom: 10px; 
	left: 80px;
}
.einzug { 
	margin-left: 20px;
}
.loesungen { 
	font-size : 18px;
	color : #333366;
	font-weight : bold;
	text-decoration : none;
}
A:LINK, A:VISITED {	
	color : #333366;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

A:HOVER{
	font-size : 100%;
	color : #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
A.footer:LINK, A.footer:VISITED {	
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
A.content:LINK, A.content:VISITED {	
	color : #333366;
	text-decoration: none;
	font-weight: bold;
}
A.content:HOVER{
	font-size : 100%;
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}
A.footer:HOVER{
	font-size : 100%;
	color : #7a7a98;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

H1 {
	font-size : 130%;
	color : #333366;
	font-weight : bold;
	text-decoration : none;
}
H2 {
	font-size : 100%;
	color : #333366;
	font-weight : bold;
	text-decoration : none;
}
H3 {
	font-size : 100%;
	color : #333366;
	font-weight: bold;
	line-height: 120%;
	text-decoration : none;
}

