@charset "UTF-8";

@font-face {
	font-family: 'Exo 2';
	src: url('../fonts/LetterGothicStd.eot');
	src: local('Exo 2'), url('../fonts/LetterGothicStd.woff') format('woff'), url('../fonts/LetterGothicStd.ttf') format('truetype');
}
/***** Global *****/
/* Body */
body {
	background-color:#fff;
	color:#000;
	font-family:'Exo 2', sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family:'Exo 2', sans-serif;
	color:#000;
	font-weight:400;
}
h1 {font-size: 26px; text-transform: uppercase;}
h2 {font-size: 22px}
h3 {font-size: 20px}
h4 {font-size: 18px}
h5 {font-size: 15px}
h6 {font-size: 14px}

/* Anchors */
a {
	outline: 0;
	text-decoration: none;
	color:inherit;
	background-color:inherit;
}
a img {
	border: 0px;
	text-decoration: none;
}
a:hover, a:active {
	background-color:inherit;
	color:inherit;
}
ul li {
list-style:none;
}
ul {
margin: 0;
padding: 0;
}
/* HTML5 tags */
header, section, footer, aside, nav, article, figure {
	display: block;
}
/************** INHALT **************
*************************************/
html {
	height:100%;
}
body {
	clear:both;
	margin:0 auto; 
    padding: 0px;
	height:100%;
}
.inhalt {
	width:100%;
	height:100%;
	margin:0px auto 0px auto;
	color:black;
	background-color:white;
}
/*	HEADER
*****************/
.distanz {
height:40px;	
}
#banner {
	margin:0px auto 0px auto;
	width:1000px;
	height:auto;
}
#banner h1 {
	text-align:center;
	margin:0px auto 0 auto;
}
/*	ZENTRALBEREICH
*********************/
.zentral {
	width:auto;height:auto;
}
.content {
	/*width:100%;height:auto;*/
	border-top:1px solid #ccc;
}
.contentdatenschutz {
	display: flow-root!important;
	border-top:1px solid #ccc;
	height:auto;
}
/*  NAVIGATION
*********************/
.navicontainer {
	width:1000px;
	margin:0 auto;
	height:70px;
}
nav {
	display:block;
	width:1000px;
	margin:0 auto 0 auto;
	height:auto;
}
nav.horizontal, nav.horizontalsub {
	float: left;
	width: 100%;
	overflow: hidden;
}
nav.horizontalheader p {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	margin-top:10px;
	text-transform: uppercase;
}
nav.horizontalheader p {
color:#999;
}
nav.horizontalheader p a.aktiv {
	color: #000;
	}
.first {
	font-size:16px;
}
.second {
	font-size:15px;
}
.third {
	font-size:12px;
}
.firstsolo {
	font-size:15px;
	margin-bottom:20px;
}
.first {
height:30px;line-height:16px;
}
.second, .third {
height:40px;line-height:24px;
}
.menu {
	float: left;
	position: relative;
	left: 50%;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-family: 'Exo 2', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	height:60px;
}
.menu a {
padding:0;
color:#999;
text-decoration: none;
background:transparent;
display: block;
}
.menu {
	zoom:1;	
}
nav.horizontal .menu li { /*NAVI-FELDER*/
padding:8px 64px;
float: left;
position: relative;
right: 50%;
}
nav.horizontal .menu li:first-child{ /*NAVI-FELDER*/
padding:8px 64px 8px 0px;
float: left;
position: relative;
right: 50%;
}
nav.horizontal .menu li:last-child{ /*NAVI-FELDER*/
padding:8px 0px 8px 64px;
float: left;
position: relative;
right: 50%;
}
.first .menu li {
padding:8px 4px!important;	
}
.footer nav.horizontal .menu li { /*NAVI-FELDER*/
padding:8px 30px;
float: left;
position: relative;
right:50%;
}
.aktiv {
color:black!important;
background:none!important;	
}
.aktiv:hover {
color:#666!important;
background:none!important;	
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.menu li a img {
	vertical-align:middle;
	width:15px;
}
/* NAVI IM INHALT
***************/
nav.vertikal {
	margin-top:10px;
	width:340px;
	height:auto;
	float:left;
	padding-right:20px;
}
.vertikal .menu {
	position:relative;
	left:0;
	text-transform:none;
}
nav.vertikal .menu li {
	width:340px;
	position:relative;
	margin:0px 0 10px 0;/*Platz unterhalb Linie*/
	padding-bottom:8px; /*Platz oberhalb Linie*/
	border-bottom:1px solid silver;
	font-weight:300;
	font-family:'Exo 2', sans-serif;
}
nav.vertikal .menu li:last-child {
	border-bottom:0px;
}
nav.vertikalrechts {
	margin-top:10px;
	width:340px;
	height:auto;
	float:right;
	padding-left:20px;
}
.vertikalrechts .menu {
	position:relative;
	left:0;
	text-transform:none;
}
nav.vertikalrechts .menu li {
	width:340px;
	position:relative;
	margin:0px 0 10px 0;/*Platz unterhalb Linie*/
	padding-bottom:8px; /*Platz oberhalb Linie*/
	border-bottom:1px solid silver;
	font-weight:300;
	font-family:'Exo 2', sans-serif;
}
nav.vertikalrechts .menu li:last-child {
	border-bottom:0px;
}
#featured {
	clear:both;
	height:10px;
	text-align:left;
	font-size:12px;
	font-weight:400;
	width:1000px;margin:0 auto;
	margin-top:20px;
}
#featureddatenschutz {
	display: flow-root!important;
	height:auto;
	text-align:left;
	font-size:12px;
	font-weight:400;
	width:1000px;
	margin:0 auto;
	margin-top:20px;
}
#featured h1 {
	display:block;
	text-transform:uppercase;
    font:24px 'Exo 2', sans-serif;
	font-weight:400;
	letter-spacing: 0.05em;
	line-height:24px;
	margin-bottom:25px;
}
#featured h2 {
	display:block;
	text-transform:uppercase;
    font:15px 'Exo 2', sans-serif;
	font-weight:400;
	line-height:18px;
	margin-bottom:10px;
}
#featured ul {
font-size:1.1em;
font-weight:400;
line-height:1.25em;
color:inherit;
font-family:'Exo 2', sans-serif;
}
#featured .menu li a {
color:black;
background:inherit;
}
#featured ul.menu li:first-child {
margin-top:8px;
}
/* THUMBNAIL-NAVI IM INHALT
***************/
.thumbs{
	margin-top:10px;
	width:210px;
	height:500px;
	float:left;
}
.thumbsschmal{
	margin-top:20px;
	width:140px;
	height:500px;
	float:left;
}
.thumbs li, .thumbsschmal li{
	float:left;
	}
.thumbs li a, .thumbsschmal li a{
	display:block;
	position:relative;
	width:50px;
	height:70px;
	margin:7px 7px;
	border:3px solid #fff;
}
.thumbs img, .thumbsschmal img{
	display:block;
	position:relative;
	width:50px;
	height:70px;
}
.playbutton a img {
	float:left; display:block; width:20px; margin-left:-10px; margin-top:-8px; margin-right:-4px;transition: opacity 0.3s ease;
}
.playbutton a:hover img {
	opacity:0;
}

/* GALERIE
**********************/
 .galerie {
  margin-left:70px;
  width:200px;
  height:500px;
  overflow:auto;
 } 
.galerie li {
  margin:0;
  padding:0;
  list-style:none;
}
.galerie img {
 border:none;
 display:block;
 max-height:500px;
 width:auto;
 margin:0 auto;      /* Hochformat zentrieren */
}
.transparenz {
float:right;
width:700px;
height:500px;
display:block;
background-image:url(images/copyright.gif);
background-repeat:repeat;
top:-500px;position:relative;
}
.transparenzniedrig {
float:right;
width:700px;
height:10px;
display:block;
background-image:url(images/copyright.gif);
background-repeat:repeat;
top:-100px;position:relative;
}
.container {
float:right;
width:700px;
height:500px;
display:block;
}
.containerschmal {
float:left;
width:360px;
height:500px;
display:block;
margin-left:35px;
}
 #ausgabe {
  margin:-10px auto 0 auto;
  padding:0;
  width:auto;
  height:510px;
  overflow:hidden; 
  -webkit-touch-callout:none;
 }
 #ausgabe li {
  margin:0;
  padding:0;
  list-style:none;
 }
#ausgabe li a {
  margin:0;
  padding:0;
  display:block;
}
#ausgabe li img {
 border:none;
 display:block;
 margin:0 auto;      /* zentrieren */
 height:500px;
} 
/* TEXTFELD IM INHALT
***************/
.textfeld {
	margin-top:5px;
	width:340px;
	height:500px;
	float:right;
	font-weight:400;
	padding-left:0px;
	overflow:scroll;
}
.textfelddatenschutz {
	margin:5px auto 0 auto;
	width:950px;
	height:auto;
	font-weight:400;
	padding-left:0px;
	overflow:hidden;
}
.textfeld table tr td, .textfeld p {
font-size:1.1em;
font-weight:300;
line-height:1.25em;
color:inherit;
font-family:'Exo 2', sans-serif;
}
.textfeld table tr td {
vertical-align: top;
text-align: left;
}
/* VIDEO 
******************/
video {
    display: block;
    height: 360px;
    width: 640px;
	float:left;
	padding-top:20px;
}
video .videolinks {
    display: block;
    height: 360px;
    width: 640px;
	float:left;
	padding-top:20px;
}
#video_player {
padding:0;
margin:0;
}
.galerie {
width:245px;
float:left;
display:block;
}
.bild {display:block;position:relative;float:right;
max-height:600px;
width:600px;
background:silver;
}
.bild img {
margin:0 auto 0 auto;	
}
/* Footer
*****************/
.footer {
	clear:both;
	margin:508px auto 0 auto;
	color:#999;
	width:100%;
	height:40px;
	font-size:12px;
	font-weight:400;
	border-top:1px solid silver;
}
.footerdatenschutz {
	clear:both;
	margin:auto auto 0 auto;
	color:#999;
	width:100%;
	height:40px;
	font-size:11px;
	font-weight:400;
	border-top:1px solid silver;
}
.footerposition {margin:0 auto 0 auto;
	width:1000px;
}
.footer a, .footerdatenschutz a {
color:#999;
background-color:inherit;
text-decoration:none;
text-align:center;
text-transform:uppercase;
}
.footer a:hover, .footerdatenschutz a:hover {
color:#999;
background-color:inherit;
text-decoration:none;
}
.footer ul, .footerdatenschutz ul {
	text-align:center;
	width:auto;
	margin:12px -15px 0 auto;
	font-weight:400;
}
.footer li, .footerdatenschutz li {
	display:inline;
	float:left;
	margin:0 15px 0 15px;
	list-style-type:none;
}
.footer li img, .footerdatenschutz li img {
	height:15px; width:15px; margin-top:-11px;
}
.linksfooter {
float:left;	
}
.rechtsfooter {
	float:right;
}
.footer em, .footerdatenschutz em {
	font-style:normal;
font-size:12px;
}
#tabgalerie {
    background: none;
    float: left;
	height:518px;
}
#tabgalerie ul {
    float: left;
    height: 560px;
    overflow: auto;
    position: relative;
    width: 1000px;
}
#tabgalerie li {
    float: left;
}
#tabgalerie br {
    display: none;
}
#tabgalerie a.weiter {
    color: #000;
    font-size: 150%;
    position: relative;
	width:66px;
}
img {
    display: block;
    height: auto;
	padding:10px;
}
#tabgalerie a.weiter, #tangalerie img {
    display: block;
    text-decoration: none;
	
}
#tabgalerie br:not(:target) ~ a.weiter, #tabgalerie br:target ~ a.weiter {
    display: block;
    font-weight: bold;
    margin-right: 4px;
    margin-top: 0px;
}
#tabgalerie br:target ~ a.weiter, #tabgalerie a.weiter:focus {
    color: #ddd;
}
#tabgalerie br:not(:target) ~ span {
    display: none;
}
#tabgalerie br:target ~ span /*, #tabgalerie a.weiter:focus ~ span*/ {
    right: 0;
    padding: 10px 0;
    position: absolute;
    top: 0;
    width: 700px;
	background:none;
}
#tabgalerie br:target ~ span img {
margin:0 auto;      /* zentrieren */
}
a.weiter img {
	align:left;height:70px;width:50px;
}
.drei {
 width:820px!important;
}
.bilderrahmen {margin-top:-10px;height:490px;
}.bilderrahmen img {height:500px;
padding:0px;
}
/* Link in Galerie
*****************/
.textlink {
text-align:left;
font-size:10px;
padding-top:20px;
padding-left:20px;
background:none;
height:20px;
}

/* Dreispaltigkeit
********************/
    .cs-grid-row {
      display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
      margin: 0px -15px 0px -15px;
	}
	.cs-grid-col-d-4 {
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
        width: 33.33333333%;
        flex: 0 0 auto;
        box-sizing: border-box;
        padding: 0 15px;
      }
	  .kleingedrucktes p, .kleingedrucktes a {
		font-size: 9px;
		line-height:11.5px;
		text-transform:none;
	  }