@charset "UTF-8";
.asideLeft {
	width: 42%;
	margin-left: 4%;
	margin-right: 2%;
	float: left;
	overflow-y: hidden;
}

#main1cont {
	max-width: 768px;
	margin-right: auto;
	background-image: url(../imgs/red_768px_02.jpg);
	/* [disabled]margin-bottom: 0px; */
	margin-left: auto;
	padding-right: 0%;
	overflow-y: hidden;
}

#navTable {
	height: 101px;
	width: 768px;
}
#wir {
	background-image: url(../images/_navimgs/images/images/wir0_97x101.png);
	height: 101px;
	width: 97px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	background-repeat: no-repeat;
}
#wir:hover {
	background-image: url(../images/_navimgs/images/images/wir1_97x101.png);


}
#musik {
	background-image: url(../images/_navimgs/images/images/musik0_89x101.png);
	width: 89px;
	height: 101px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	background-repeat: no-repeat;
}
#musik:hover {
	background-image: url(../images/_navimgs/images/images/musik1_89x101.png);
}

#video {
	background-image: url(../images/_navimgs/images/images/video0_88x101.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	width: 88px;
	height: 101px;
}
#video:hover {
	background-image: url(../images/_navimgs/images/images/video1_88x101.png);
}
#fotos {
	background-image: url(../images/_navimgs/images/images/fotos0_91x101.png);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	background-repeat: no-repeat;
	width: 91px;
	height: 101px;
}
#fotos:hover {
	background-image: url(../images/_navimgs/images/images/fotos1_91x101.png);
}
#geschenke {
	background-image: url(../images/_navimgs/images/images/Geschenke_0.png);
	width: 134px;
	height: 101px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	background-repeat: no-repeat;
}
#geschenke:hover {
	background-image: url(../images/_navimgs/images/images/Geschenke-1_07.png);
}

#kontakt {
	background-image: url(../images/_navimgs/images/images/kontakt0_115x101.png);
	width: 115px;
	height: 101px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	background-repeat: no-repeat;
}
#kontakt:hover {
	background-image: url(../images/_navimgs/images/images/kontakt1_115x101.png);
}
#konzert {
	background-image: url(../images/_navimgs/images/images/konzert0_115x101.png);
	width: 115px;
	height: 101px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	background-repeat: no-repeat;
}
#konzert:hover {
	background-image: url(../images/_navimgs/images/images/konzert1_115x101.png);
}
#news {
	background-image: url(../images/_navimgs/images/images/News0_154x101.png);
	width: 155px;
	height: 101px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
		background-repeat: no-repeat;
}
#news:hover {
	background-image: url(../images/_navimgs/images/images/News1_154x101.png);
}


#konzert {
	background-image: url(../images/_navimgs/images/images/konzert0_115x101.png);
	width: 115px;
	height: 101px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	background-repeat: no-repeat;
}
#konzert:hover {
	background-image: url(../images/_navimgs/images/images/konzert1_115x101.png);
}



.container-fluid img {
	display: block;
}

#footer {
	text-align: center;
	color: rgba(231,226,224,1.00);
	font-weight: lighter;
	letter-spacing: 0.05em;
	font-size: 0.8em;

}
.navbar-toggle.collapsed {
	border-width: 0px;
	margin-left: 3%;
	float: left;
}

#imgCnt {
	left: auto;
	right: auto;
	margin-left: 44px;
}

.img-responsive {
	margin-left: auto;
	margin-right: auto;
}

#topGraphCont {
z-index:999;
margin-bottom:-50px;
}
.navbar.navbar-inverse {

	background-color: rgba(73,63,41,0.00);
	color: rgba(255,255,255,1.00);
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	border-width: 0px;
}
.navbar-brand {
	color: rgba(255,255,255,1.00);
	font-size: 1.5em;
	border-bottom-width: 0px;
}
.navbar-header {
	border-width: 0px;
}

/* unvisited link */
a:link {
    color: #FFFFFF;
}

/* visited link */
a:visited {
    color: #FFFFFF;
}

/* mouse over link */
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.nav.navbar-nav li a {
	color: #FFFFFF;
}
.navbar.navbar-inverse .container-fluid .navbar-header {
	border-width: 0px;
}

/* selected link */
a:active {
    color: #FFFFF0
	#EAEAE9;
}


.navbar-toggle {
	margin-left: 3%;
	float: left;
}
h2.smaller {
	font-style: normal;
	font-size: 1.1em;
	font-weight: 200;
	letter-spacing: 0.1em;
	margin-left: 15px;
}
#carousel1 {

}
#submit {
	margin-top: 17px;
	margin-left: 0%;
}
.asideLeft.adress {
	width: 42%;
}
.col-md-4.thumbnails {
	margin-left: 2%;
}
.thumbnail {
	background-color: rgba(0,0,0,0.00);
}
h3 {
	font-family: amatic-sc;
	font-style: normal;
	font-weight: 400;
	font-size: 3em;
	text-align: center;
	color: rgba(246,246,246,1.00);
}
.inhalt .row .col-md-4.thumbnails.col-sm-3 {
}
.text-center {
	margin-left: 10%;
	margin-right: 10%;
}


#header-logo {
	margin-top: auto;
}


@media (max-width:320px){
#navigationMenu {
	visibility: hidden;
}
.asideLeft {
	width: 90%;
	margin-left: 4%;
	margin-right: 2%;
	overflow-y: hidden;
}
h1.sm {
	font-size: 3.2em;
}
#header-logo {
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	margin-top: auto;
}

p{
font-size:1.2em;

}
}

@media (min-width:768px){
.navbar.navbar-inverse {
	visibility: hidden;
	border-width: 0px;
}
body {
	background-image: url(../images/BG_19202.png);
	background-attachment: fixed;
	background-size: 100% auto;
}

}

@media (max-width:767px){
.TopImg {
	visibility: hidden;
}
#NavDivGraph {
	opacity: 1;
	margin-top: -119px;
	background-color: rgba(0,0,0,0.00);
	visibility: hidden;
	border-width: 0px;
}
#header {
	margin-top: -18px;
	width: 35%;
}
}
#navGraph {
}
#NavDivGraph {
	border-width: 0px;
	
}
.navbar-brand {
	visibility: hidden;
}
.sectionRight {
	width: 44%;
	float: right;
	margin-left: 2%;
	margin-right: 4%;
	overflow-y: hidden;
}
.wholeWith {
	margin-right: 4%;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
	font-size: 1.3em;
	margin-left: 4%;
}
p.halfSide {
	font-family: 'source_sans_proextralight';
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
}
.inhalt.2column {
}
h2.center-block {
	text-align: center;
}

@media (max-width:581px){
.asideLeft {
	width: 90%;
	margin-left: 4%;
	margin-right: 0%;
	overflow-y: hidden;
}
.sectionRight {
	width: 90%;
	margin-left: 4%;
	margin-right: 4%;
	float: left;
	overflow-y: hidden;
}
#header {
	margin-top: -18px;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
}

#topGraphCont {
position:relative;
  z-index:30;

}

}

@media screen{
}
.socMed {
	padding-left: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	z-index:999999;

}
#topGraphCont {
	margin-top: 5px;
	margin-right: 6%;
	float: right;	z-index:9999;
}
.padded {
	margin-left: 15%;
}
.smaller {
}
.Psmaller {
	font-size: 1.1em;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
}
.inhalt .video-container iframe {
	border-width: 0px;
}
.h2Padded4px {
	margin-left: 4%;
	margin-right: 4%;
}
#main-nav {
}
#main-nav a {
display: block;
height: 80px;
}
.audioPlayer {
	margin-top: -9px;
	margin-bottom: 0px;
}
#AudioSection {
	margin-left: auto;
	width: 314px;
	margin-right: auto;
	padding-left: 7px;
	margin-top: 24px;
	background-color: rgba(55,52,52,0.46);
	border-width: 1px;
	border-radius: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.inoutFields {
	float: left;
	margin-top: 10px;
}
.form {
}
.Formctrd {
	max-width: 42%;
	float: left;
}
.contentctrd {
	margin-left: auto;
	margin-right: auto;
}
.sectMargined {
	margin-left: 4%;
	margin-right: 4%;
}
.contactForm {
	margin-left: 6%;
	float: left;
}
p.impressum {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
	font-size: 1.0em;
}
.impr {
	color: rgba(246,246,246,1.00);
}
.shadow {
	-webkit-box-shadow: 2px 2px 35px -1px;
	box-shadow: 2px 2px 35px -1px;
}
