﻿@charset "utf-8";
/* mobile bis 480px + ältere mobil-Geräte , welche internet fähig sind */
#-------------bis---480-------------------------------------------{}


* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding-top: 15px;
	padding-bottom: 10%;
}

#wrapper {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background-color: #FFF;
	padding-top: 0.5em;
	height: 100%;
	text-align: center;
}
#header {
	color: #FFF;
	background-color: #FFF;
	list-style-type: none; 
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}

/* Vollbildmodus für Grafiken*/
.vollbild{
	width: 100%;
	max-width: 450px;
	display: block;
	height: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 1em;
	padding-bottom: 1em;
	}

#wrapper #header div ul {
font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333; 
	text-align: center;
	list-style-type: none;
	border-top-width: 1px;  
	border-top-color: #666;
	border-bottom-width: 1px;  
	border-bottom-color: #666;

}

#wrapper #header div ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #666;
	text-align: center;
	list-style-type: none;
}

#wrapper #header div ul li {
	margin-top: 0.5em;
}

#wrapper #header div ul li a {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	margin-bottom: 0.8em;
	background-color: #DADADA;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
		}

#wrapper #header div ul a:hover {
	color: #D9117A;
	text-decoration: none;
}

#wrapper #header div ul a#aktiv {
	color: #FFF;
	background-color: #D9117A;
	}


#wrapper #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #666;
	text-align: left;
	padding: 1em;
	text-decoration: none;
	border-style: solid none none none; 
	border-top-width: 1px;  
	border-top-color: #666;
}

/* content*/
#content {
	padding: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	font-family: Verdana, Geneva, sans-serif;
	clear: left;
	text-align: center;
	}
	
	#wrapper #content h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
#wrapper #content h5 {
	font-family: "Courier Prime";
	color: #D9117A;
	text-align: center;
	padding-top: 0.7em;
	padding-bottom: 1em;
	font-size: 1.2em;
	
	}
#wrapper #content h6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #D9117A;
	text-align: center;
	padding-top: 0.7em;
	padding-bottom: 1em;
	font-size: x-large;
}
#wrapper #content h5 a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #666;
}
#wrapper #content h5 a:hover {
	color: #D9117A;
}

#wrapper #content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #333;
	line-height: 1.5em;
	width: auto;
	padding-right: 0px;
	padding-top: 0em;
	padding-bottom: 1em;
	padding-left: 0px;
}

#wrapper #content p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #D9117A; 
	font-weight: bold;
	margin-bottom: 1em;
}
#inhalt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-bottom: 2em;
	text-align: center;
}

/* impressum*/
#impressum {
	padding: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	font-family: Verdana, Geneva, sans-serif;
	clear: left;
	text-align: center;
	}
	
	#wrapper #impressum h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
}
#wrapper #impressum h5 {
	font-family: "Courier Prime";
	color: #D9117A;
	text-align: left;
	padding-top: 0.7em;
	padding-bottom: 1em;
	font-size: 1.2em;
}
#wrapper #impressum h5 a {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #666;
}
#wrapper #impressum h5 a:hover {
	color: #D9117A;
}

#wrapper #impressum p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	color: #333;
	line-height: 1.5em;
	width: auto;
	padding-right: 0px;
	padding-top: 0em;
	padding-bottom: 1em;
	padding-left: 0px;
}

#wrapper #impressum ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	margin-bottom: 1em;
	text-align: left;
}
#inhalt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-bottom: 2em;
	text-align: left;
}


/* Flexible Bildergalerie */

.galerie {
	overflow: hidden;
	text-align: center;
}

.galerie li {
	list-style-type:none;
	float:left;
	margin:0 2% 2% 0;
	height:200px;
}

.galerie li img {
	width:100%;
	max-width:200px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius:100%;
}
	
/* Ende Flexible Bildergalerie */

/*Kontakt*/



/* Kreis index */

.starticons {
	display: flex;
	justify-content: space-around;
	flex-flow: wrap;
}


.ih-item.circle {
	width: 220px;
	height: 220px;
	border-radius: 50%;
	float: left;
	margin-right: 2em;
	margin-bottom: 5%;
	padding-top: 1px;
	padding-bottom: 1px;
	position: relative;
	text-align: center;
					}

.ih-item.circle .img {
	position: relative;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	vertical-align: middle;
		}

	
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 12px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.ih-item.circle .img img {
  border-radius: 50%;
}



.ih-item.circle .info {
	position: absolute;
	top: -2px;
	bottom: 0;
	left: 4px;
	right: 0;
	text-align: center;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ih-item.circle.effect19 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect19 .info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 22px;
	height: 140px;
	text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top:100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	

	
	}
	.ih-item.circle.effect19 .info h4 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 22px;
	height: 160px;
	text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
.ih-item.circle.effect19 a:hover .info {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* Kreis index*/
/*footer*/

#wrapper #footer #icon { 
	text-align: center;
	padding-bottom: 10px;
}
.fa {
  padding: 10px;
  font-size: 20px;
  width: 20px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa:hover {
	opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;

}
.fa-pinterest {
  background: #cb2027;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}
.fa-google {
  background: #dd4b39;
  color: white;
}
#wrapper #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #666;
	text-align: center;
	padding: 1em;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #666;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}

#wrapper #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #666;
	text-align: center;
	padding: 1em;
	text-decoration: none;
	border-top-width: 1px;
	border-top-color: #666;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}
#wrapper #footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #666;
	text-align: center;
	padding: 1em;
	text-decoration: none;
		
}

#wrapper #footer2 a{
	color:#D9117A;
	text-decoration: none;	
		
}
/*MOBIL, tablet, pc's von 481 bis 768px */
#-------------bis---768-------------------------------------------{
	
}
@viewport {width: device-width;}
@media only screen and (min-width:481px),(-webkit-min-device-pixel-ratio: 1.5){
	
	#wrapper{
	width: 80%;
		}

#wrapper #header #logo a .vollbild {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	padding-top: 0.8em;
	padding-right: 0.8em;
	padding-bottom: 1em;
	padding-left: 5%;
	padding-right: 5%;
	}
	#wrapper #header #navi {
	border-top-width: 1px;
	border-top-color: #666;
	border-bottom-width: 1px;
	padding-top: 3;
	padding-right: 0px;
	padding-bottom: 3;
	padding-left: 0em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
}

#wrapper #header #navi li{
	display: inline;
	}

#wrapper #header #navi ul {
padding: 1em;

	}

#wrapper #header #navi ul li a {
	background-color: transparent; 
	font-size: 1.1em;
	display: inline;
	padding: 0.5em;
	font-family: Verdana, Geneva, sans-serif;
	color: #333; 
	text-decoration: none;
}

#wrapper #header #navi ul a:hover {

	color: #D9117A; 
}

#wrapper #header #navi ul a#aktiv { 	
	color: #D9117A;
	 
}


#wrapper #content p span {
	text-align: left;
}
#wrapper #content h6 {
	text-align: left;
	padding-top: 1em;
}

/* Galerie 4-spaltig -----------------------------------------   */
.galerie li {
	width: 22.5%;
}

@media only screen and (max-width: 920px) {
	.galerie {
		position: relative;
		margin-right: -10%;
	}
	.galerie li {
		width:45%;
	}

	.ih-item.circle {
		float: none;
	}

	.ih-item.circle.this {
		margin-left:auto;
		margin-right:auto;
	}
}
	

	
#wrapper #footer {
	font-size: 0.8em;
}

#wrapper #footer2 {
	font-size: 0.8em;
}

@media only screen and (min-width:769px){

}
	
#wrapper {
	width: 80%;
	max-width: 1232px;
}	

@media only screen and (min-width:920px) and (max-width:1227px) {
	.ih-item:not(:first-child), .ih-item:not(:last-child) {
		margin-left: 65px;
		margin-right: 65px;
	}
}
	
@media only screen and (min-width:1001px){
	#wrapper #header #navi ul li a {
		font-size: 1.3em;
	}
}
