/*<style name="viewport" content="width=device-width, user-scalable=yes"><style name="viewport" content="width=device-width, user-scalable=yes">*/

/*

Based on:

My Custom CSS
=============

Author:  Brad Hussey
Updated: August 2013
Notes:	 Hand coded for Udemy.com

*/


/* --------------------------------------
   Layout
   -------------------------------------- */
body {
	/*background-color:#0F0;*/
}

#features, #features2, #features3 {
	text-align: center;
}

#features img, #features2 img, #features3 img {
	margin: 0 0 12px;
    /*width: 70%;*/
}

#inputMessage {
	margin-bottom: 15px;
}

.flex-container {
  display: flex;
}

.flex-container > div {
  margin-right: 40px;
}

footer {
	background: #333;
	color: #eee;
	font-size: 11px;
	padding: 20px;
}


.container {
    background-color: #fff;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#ContentContainer {
	margin-bottom:20px;
}

footer .container {
    background-color: #333;
}

.clear {
clear: both;
}

/* Bilder im Text, Abstand Text-Bild*/
.bilderLinks,
.bilderSmallLinks,
.bilderSmallLinks200,
.bilderSmallLinksFest {
	margin:5px 15px 10px 0px;
}

.bilderSmallLinks {
	width: 50%;
}

.bilderSmallLinks200 {
	width: 200px;
}

/* Spaltenfüllende Bilder*/
.bilderLinks {
	max-width: 100%;
}

.sponsoren .col-lg-6 img {
margin-bottom: 10px;
}

/* Sprungmarke HTML Element verdeckt Link */
a.anker {
display: block;
position: relative;
top: -150px; /* hier die tatsächliche Höhe des fixierten Elements angeben  */
visibility: hidden;
}

/* individuelle margins */
.marginBottom-xs {
margin-bottom: 0.25em;
}

.marginBottom-sm {
margin-bottom: 0.5em;
}
.marginBottom-md {
margin-bottom: 1em;
}

.marginTop-md {
margin-top: 1em;
}

/* Sticky-Up-Button */

a.go-top,
.go-top{
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size:0.8em;
	text-align:center;
	text-transform: uppercase;
	/**/line-height:1.5em;
	padding: 0.8em;
	/**/display: none;
}

.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
    color: white;
    text-decoration: none;
}

/* --------------------------------------
   Typography
   -------------------------------------- */

body {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	background-color: #FFF;
	/*background-image: url(../../images/Web-Icons_RZ.jpg)*/
}

h1 { /* autom. Trennungen: */
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

/*div > h3 {
margin-top: 0;
}*/

ol {
    padding-left: 18px;
}

/* 1. Zeile Absatz neben Headline */
.pStart {
    margin-top: 22px;
}

.lead {
    letter-spacing: 0.02em;
}

.fliess {
	font-size:14px;
	font-weight:300;
}

/* Listen */
.textlist {
padding-left: 16px;
}
.textlist li {
	padding-bottom:8px;
}

.well .page-header {
	margin-top: 0;
}

.well .page-header h1 {
	margin-top: 0;
}

ul.unstyled {
	list-style: none;
	padding: 0;
}

h1 > small {
    font-size: 28px;
}

h2 small, .h2 small {
    font-size: 24px;
}

h3 > small {
    font-size: 21px;
}

.textGrey {
color: #999;
}
.textMager {
font-weight: normal;
}

.noTopMargin {
margin-top: 0 !important;
}

/* Kästen farbig hinterlegt */
.boxWithBG {
background-color: #FDF8E7;
}

/*Schrift vergrößert im NavMenu*/
.nav {
	/*font-size:1.2em;*/
}



.teaserStart {
margin-bottom: 24px;
color: #555;
}
/* ∼ */
.teaserStart + p {
margin-top: -16px;
/*padding-top: 0;*/
margin-bottom: 30px;
}

/* Links on top, direkt unter h1 */
.topLink {
	clear:both;
	padding-bottom:40px;
	padding-left: 0;
}

/* Links on top, direkt neben h */
.hplusLinks,
.topLinksNachH {
	display:inline-block;
	margin-right:20px;
	margin-bottom: 15px;
}

.topLinksNachH,
.topLinksNachH a {
	font-weight:700;
}

.topLink li {
	float:left;
	list-style:none;
}

.topLink li a {
	font-weight:700;
	margin-right:15px;
}
/* END Links direkt unter h1 */

/*Wochenprogramm*/
#termine {
}

#termineExt .row {
	border-top: 1px solid;
	color: #F00;
}


.uhrzeit {
	border-top: 1px solid;
	color: #5a88aa;
	font-weight: bold;
	padding-top: 12px;
}

/*Musterlayout externe Termine nach http://www.templatemonster.com/demo/51656.html */

.list3 {
    list-style: outside none none;
    margin: 0;
    /*overflow: hidden;*/
    padding: 0;
    position: relative;
}

.list3 li figure {
    display: block;
    float: left;
    margin: 0 20px 0 0;
    /*overflow: hidden;*/
    padding: 0;
    width: 138px;
}

.list3 li figure {
   /* margin-right: 53px;*/
}

.list3 li figure img {
    width: 100%;
}

.datum {
	color: #5a88aa;
	font-weight: bold;
}

/*.list3 li .info1 {
    margin-top: 46px;
    overflow: hidden;
}*/
.list3 li .info1 {
    margin-top: 30px;
   /* overflow: hidden;*/
    padding-right: 10px;
}

.list3title1 {
    color: #4e4134;
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
	/* autom. Trennungen: */
-moz-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.box4 {
	/*height:100%;*/
}

/*steuert einheitliche Höhe der Elemente:*/
.info1 {
/*height: 148px; raus sonst überschneiden sich die Blöcke */
}

.btn-link1 {
    color: #585858;
    font-size: 15px;
    line-height: 22px;
    position: relative;
}

.btn-hdf {
    color: #ffffff;
    background-color: #8dafc9;
    border-color: #8dafc9;
      transition: all .4s ease;
}

a.btn-hdf:hover {
    background-color: #5e798e;
    border-color: #5e798e;
}

/*Seite 'Links'*/
#navLinks .col-lg-6 {
	border-top: 1px solid #5a88aa;
	padding-top: 22px;
	padding-left: 0;
	margin-bottom: 12px;
}

/* --------------------------------------
   Navbar
   -------------------------------------- */

/*menus open through hovering your mouse over them*/
.dropdown:hover .dropdown-menu {
display: block;
}


#searchInput {
	width: 200px;
}

.navbar{
background-color:transparent; /* #FFF */
}

.navbar-brand {
	padding: 25px 15px;
	max-width:none;/*none*/
	margin-right: 25px;
}

/*weißer Trenner*/
.navbar-nav > li {
    margin-left: 3px;
	margin-bottom: 3px;
}

.nav-collapse.collapse {
    padding: 22px 0;
}

.navbar-nav>.active>a {
color:#555;
background-color:#c4dae9;
}

.navbar-nav>.active>a:hover{
	color:#555;
	background-color:#d7e8f4;
}

/* ++++++ Dropdown-Menu ++++++++ */
.navbar-nav > li > a {
background-color: #c4dae9;
color: #555555;
}

.navbar-nav > li > a:hover {
background-color: #d7e8f4;
color: #555555;
}

.helpButton {
background-color: #FF6B6B !important;
color: #fff !important;
font-weight: bold;
letter-spacing: 0.04em;
text-transform: uppercase;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease; 
}

.helpButton:hover {
background-color: #BC2424 !important;
/*background-color: #3055AE !important;*/
/*opacity: 0.5;*/
}

/*current page indicator*/
#home #navHome a,
#verein li#navVerein.dropdown > a,
#ueberUns li#navUeberUns.dropdown > a,
#haus #navHaus a,
#eins2null #navEins2null a,
#galerie #navGalerie a,
#programm  li#navProgramm.dropdown > a,
#veranstalt #navVeranstalt a,
#kontakt #navKontakt a
{
/*	color:#FFF;*/
background-color: #8dafc9;
}

/* --------------------------------------
   Carousel
   -------------------------------------- */

#myCarousel {
	margin-top: 180px;
}

.carousel-caption {
	font-size: 24px;
}

.carousel-caption h4 {
	font-size: 32px;
}

#myCarousel .item { height: 400px; }

#slide1 {
	background: url('../../images/carousel_medium_01a.jpg') top center no-repeat;
}

#slide2 {
	background: url('../../images/carousel_medium_02a.jpg') top center no-repeat;
}

#slide3 {
	background: url('../../images/carousel_medium_03a.jpg') top center no-repeat;
}

/* glyphicons */
.glyphicon-download-alt, .glyphicon-envelope, 
.glyphicon-play, .glyphicon-earphone, .glyphicon-new-window, .glyphicon-phone-alt,
.glyphicon-save-file {
	font-size: 0.8em;
}

.glyphicon-print {
	font-size: 0.85em;
}

.glyphicon-download-alt, .glyphicon-envelope, 
.glyphicon-earphone, .glyphicon-phone-alt, .glyphicon-print,
.glyphicon-save-file, .glyphicon-file, .glyphicon-share {	
	margin-right: 6px;
}

 
.glyphicon-play, .glyphicon-new-window {
	margin-right: 3px;
}

.glyphicon-download-alt, .glyphicon-envelope, 
.glyphicon-earphone, .glyphicon-phone-alt, .glyphicon-print,
.glyphicon-save-file {
	padding-left: 1px;
}

/*Pfeile*/
.carousel-control .glyphicon, .carousel-control .icon-prev, .carousel-control .icon-next {
font-size: 180px;
margin-left: -20px;
margin-top: -50px;
}

/*sliding tempo default: 0.6 */
.carousel-inner > .item {
  -webkit-transition: 1.2s ease-in-out left;
          transition: 1.2s ease-in-out left;
}


/* --------------------------------------
   Global Styles
   -------------------------------------- */

.alert {
	margin-top: 20px;
	display: none;
}

.well {
	margin: 20px 0;
}

img.thumbnail {
	margin: 0 20px 10px 0;
}

.thumbnails {
	margin: 20px 0;
}

.thumbnail {
	position: relative;
}

.thumbnail h3 {
	font-size: 16px;
	margin: 0 0 10px;
	line-height: 20px;
}

.thumbnail .price {
	font-size: 22px;
	position: absolute;
	top: -10px;
	right: -10px;
	padding: 10px;
}

.thumbnail .price sup {
	font-weight: normal;
	font-size: 12px;
}

.thumbnail span.glyphicon {
	margin-right: 5px;
}

.imgFeatures {
    border-radius: 10px;
    height: auto;
    width: 100%;
}

/* --------------------------------------
   Image Gallery
   -------------------------------------- */

/*.gallery > .col-12 {
margin-top: 90px;
}*/

.gal-List{
margin-left:-36px;}

.gallery img {
margin: 0;
padding: 0;
}

.gallery li {
list-style:none;
margin: 22px 22px 22px 0;
}

/* Test Lupensymbol */

.gallery a img {
position: relative;
transition: all .4s ease;
}

.gallery a img:hover {
opacity: 0.6;
}

.gallery a::after {
content: "";
	background-image:url("../../images/Lupe-zoom-img.png");
	background-size: 100% 100%;
    background-repeat: no-repeat;
	display: inline-block;

	/* Größe des Wasserzeichens */
	height: 2em;
	width: 2em;

	/* Position */
	position: absolute;
	bottom: 9px;
	right: 22px;
    opacity: 0.6;
}

/* END Test Lupensymbol */

footer a {
color: #70a9db;
opacity: 1;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease; 
}
footer a:hover {
color: #70a9db;
opacity: 0.5;
} 

/* --------------------------------------
   socialmedia
   -------------------------------------- */

#socialmedia {
padding: 0px 0 10px 60px;
  /*position: relative;*/
}

#socialmedia li {
  list-style: none;
/*  position: absolute;*/
 /* top: 0;*/
 float: left;
}

#socialmedia li, #socialmedia a {
  height: 28px;
  width: 46px;
  display: block;
  margin-right: 16px;
}

.col-lg-6 ul#socialmedia {
padding-left: 0px;
}

#twitter,
#facebook,
#instagram {
left: 0px;
background-size: contain;
background-repeat: no-repeat;
opacity: 1;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease; 
}

#twitter {
  background-image: url("../../images/Twitter-Logo.png");
}

#facebook {
  background-image: url("../../images/Facebook-Logo.png")
}

#instagram {
  background-image: url("../../images/Instagram-Logo.png")
}

#twitter:hover,
#facebook:hover,
#instagram:hover {
opacity: 0.5;
/*  background-image: url("../../images/Twitter-hover-Logo.png")*/
}

/* --------------------------------------
   Media Queries
   -------------------------------------- */

/* Portrait & landscape phone */
@media (max-width: 480px) {
	
.gallery li {
float:left;
margin: 11px 0px 6px 0;
padding-left: 10px;
width: 32%;
}

.gallery img {
width: 90px;
height: auto;
}

	.thumbnail .price {
		font-size: 14px;
	}
	
	.thumbnail .price sup {
		font-size: 10px;
	}

.carousel-control .glyphicon, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 100px;
    margin-top: -50px;
}



/* ++++++ Dropdown-Menu ++++++++ */

.navbar-nav > li > a {
/* 0 , damit ganze Navig. auf Smartphones sichtbar*/
padding-top:10px;
padding-bottom:10px;
}

.dropdown-menu > li > a {
padding: 6px 6px 6px 16px;
line-height:1.2;
}

}

@media (min-width: 481px) and (max-width: 768px) {

.gallery li {
float:left;
margin: 11px 0px 6px 0;
padding-left: 10px;
width: 20%;
}

.gallery img {
width: 90px;
height: auto;
}

}
/* END query */


/* Landscape phone to portrait tablet */
@media (max-width: 768px) {

.navbar-brand {
	padding-top: 15px;
	padding-bottom: 15px;
}

/*show help button on mobile menu */
.navbar-nav.pull-right {
    float: none;
}

.marginAfterHeader{
margin-top:90px;
}

.marginAfterHeaderMore {
margin-top:100px;
}

#myCarousel {
	margin-top: 110px;
}
	
	#myCarousel .item { height: 310px; }
	
	#slide1 {
		background: url('../../images/carousel_small_01a.jpg') top center no-repeat;
	}
	
	#slide2 {
		background: url('../../images/carousel_small_02a.jpg') top center no-repeat;
	}
	
	#slide3 {
		background: url('../../images/carousel_small_03a.jpg') top center no-repeat;
	}
	
	.carousel-caption {
		font-size: 16px;
	}
	
	.carousel-caption h4 {
		font-size: 22px;
	}
	
/*.gallery li {
float:left;
margin: 11px 0px 6px 0;
padding-left: 10px;
width: 32%;
}

.gallery img {
width: 90px;
height: auto;
}*/


/*Musterlayout externe Termine nach http://www.templatemonster.com/demo/51656.html */
.list3 li .info1 {
    margin-top: 20px;
    overflow: visible;
}




/*#features img, #features2 img, #features3 img {
    width: 80%;
}*/

.bilderSmallLinks {
width: 100%;
}

} /* END MediaQuery */


/*  */
@media (min-width: 769px) and (max-width: 991px)
{

}

/* Tablet depends on navigation I. */
@media (min-width: 768px) and (max-width: 991px)
{
/*damit content nicht unter Navbar verschwindet:*/

#myCarousel {
	margin-top: 200px;
}

.marginAfterHeader{
margin-top:220px;
}

.marginAfterHeaderMore {
margin-top:220px;
}

#features img, #features2 img, #features3 img {
    width: 80%;
}


}


@media (max-width: 991px) {

.list3 li figure {
	float:none;
    margin: 40px 0 0;
}

.flex-container {
  display: block;
}

#socialmedia {
padding-left: 0;
padding-top: 20px;
  /*position: relative;*/
}

}


/* Tablet depends on navigation I. */
@media (min-width: 992px) and (max-width: 1199px)
{
/*damit content nicht unter Navbar verschwindet:*/

#myCarousel {
	margin-top: 200px;
}

.marginAfterHeader{
margin-top:180px;
}

.marginAfterHeaderMore {
margin-top:170px;
}

}


/* Large desktop */
@media (min-width: 1200px) {

.container {
    max-width: 1470px;
}

/*damit content nicht unter Navbar verschwindet:*/
.marginAfterHeader,
.marginAfterHeaderMore{
background-color: #fff;
padding-left:0px;
}

.marginAfterHeader {
margin-top:100px;
}

.marginAfterHeaderMore {
margin-top:150px;
}

#myCarousel {
	margin-top: 110px;
}

	#myCarousel .item { height: 500px; }
	
	#slide1 {
		background: url('../../images/carousel_large_01a.jpg') top center no-repeat;
        background-size: cover;
	}
	
	#slide2 {
		background: url('../../images/carousel_large_02a.jpg') top center no-repeat;
        background-size: cover;
	}
	
	#slide3 {
		background: url('../../images/carousel_large_03a.jpg') top center no-repeat;
        background-size: cover;
	}

}



/* very large desktop */
@media (min-width: 1400px) {

/* Galerie */
.col-lg-2 {
    width: 12%;
}
}
