﻿@font-face{
	font-family:"Gabriele Black Ribbon FG";
	src:url("../gabriele-br.TTF");
}
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,400i,800,800i';
body{
	/*background-image: url(../bg.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;/**/
	/*background-color:#ffffe1;/**/
	font-family: 'Open Sans', sans-serif;
}
#logo{
	width:100%;
	max-width:400px;
}
.navbar-toggle{
	background-color:#fe3f56;
	color:red;
}
.icon-bar{
	background-color:#000;
}
.navbar-collapse{
	padding-right:0px;
	padding-left:0px;
}

.nav{
	font-family:"Gabriele Black Ribbon FG";
	font-size:1.5em;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav-pills>li>a:focus, .nav-pills>li>a:hover{
	/*background-color:#f0de42;/**/
	background-color:#fe3f56;/**/
	background-color:none;
	color:black;
	text-shadow: none;
}
.nav>li>a, footer a{
	color:#000;
}
a{
	color:#f0de42;
}
ul{
	list-style: none;
}
h1{
	text-align:center;
	font-family:"Gabriele Black Ribbon FG";
	font-size:3em;
}
hr{
	clear:both;
	margin-top:20px;
	border-top:1px solid #999;
}
.r{
	margin:10px 0px;
}
#content{
	background:#fe3f56;/**/
	padding:20px;
	border-radius:5px;
	/*border:1px solid #ccc;*/
	min-width:290px;
	color:black;
}
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

#next{
	text-align:center;
}
#next span{
	color:#f0de42;
	/*font-family:"Gabriele Black Ribbon FG";*/
	font-weight:bold;
}
.bild{
	width:100%;
}
footer{
	margin: 10px 0px;
}
footer p{
	text-align:center;
	font-family:"Gabriele Black Ribbon FG";
	font-size:1.2em;
}
.bx-wrapper{
	margin-bottom: 40px;
}
a.thumbnail{
	margin-bottom:0px;
}
/*Um Seitenverhältnis bei Prev Bildern gleich zu halten*/
.item-image{
	position: relative;
	overflow: hidden;
	padding-bottom:54%;
}
.item-image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.pgnation{
	text-align:center;
}
.pgnation div{
	display: inline-block;
	margin-left:auto;
	margin-right:auto;
}
.pgnation li.active a,.pgnation li.active a:hover{
	background-color:#f0de42;
	border-color:#f0de42;
	color:black;
}
.pgnation li a, .pgnation li a:hover{
	color:black;
	text-decoration:none;
}
/*Lazy-Load YouTube*/
.youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.admin_zurück{
	margin: 20px 0px;
}
.termine hr{
	margin-top:10px;
	border-top:1px solid #fff;
}
.termine a{
	text-decoration:underline;
}
.termine p{
	text-align:center;
}
.row{ /*sonst -15px und somit breiter*/
	margin-left:0px;
	margin-right:0px;
}
.hierbutton{
	color:#f0de42;
}
.cds{
	margin:20px 0px;
}
.g-recaptcha{
	margin-bottom:15px;
}
.kontaktdaten{
	text-align:center;
}
#gruppenbildkappe{
	width:90%;
	display: block;
	margin:30px auto;
}
