@charset "utf-8";
/* CSS Document */


.navbar-nav {
	
}

#navbarSupportedContent {
	margin-left: 20%;
	margin-right: 20%;
}

.bodyback {
	background: url(papierback.jpg) center repeat;
}

.round {
	border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
	border: 5px solid white;
}

h1, h2, h3, h4, h5, h6  {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	
}
p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}

.navbar-dark {
	background: rgba(0,0,0,0.30)
}

.kuller {
	margin-right: 1em;
margin-bottom: 1em;	
	border: white 8px solid;
}

.headerback {
	background: whit;
}



h4 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 1rem;
}

h5 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 0.9rem;
	font-style: italic;
}

.anreisserliste {
margin-bottom: 50px;	
}

.fluegel {
	background: url("../images/overlay.png")
}

#motiv {
	backgroun: url("../images/overlay.png");
	margin-bottom: 50px;
}

.presse {
	font-size: 1.2rem;
	font-weight: bold;
	font-style: normal;
}

a {
	border-bottom: solid black 1px;
	color: #700204;
}



.musikalefooter {
	background: #2a3a47;
	padding-top: 1em;
}
.musikalefooter p {
	color: #575555;
}

.infofooter {
	background: #8aaeac;
	padding-top: 1.5em;
	margin-top: 1em;
}

.audioplayer {
	
	float: left;
	margin-bottom: 1em;
}

.leucht {
	background: #ffffff;
	font-size: 0.5em;
	padding: 2px;
	margin-left: 5px;
}

#galerie {
	clear: both;
	margin-top: 40px;
}

.gabelnavi {
	margin-bottom: 4em;
}

.alsbutton {
	margin-bottom: 2em;
}

.galeriebild {
	
	background:#FFFFFF;
	padding: 5px;
	border: #4D4D4D 1px solid;
	float: left;
	margin-right: 15px;
	display: inline;
}

	
}

.left {
	float: left;
}

.rahmen {
	background: #FFFFFF;
	padding: 5px;
	border: solid 1px #727272;
	margin-right: 10px;
	margin-bottom: 10px;
}

.fuss {
	font-size: 0.7em;
}
