@charset "UTF-8";
/* CSS Document */



#body {
	background-color: #a3ab3d;
	font-family: 'Libre Baskerville', serif;
}



#balken {
	height: auto;
	width: 100%;
	min-height: 14px;
	background-color: #81842d;
}

#small-balken {
	height: auto;
	width: 100%;
	min-height: 4px;
	background-color: #81842d;
	margin: 1px 3px 8px 3px;
}



#top {
	background-color: #a3ab3a;
	float: left;
	height: 400px;
	width: 100%;	
	margin: 0 auto;

}

#header,
#underline {
	width: 100%;
	color: #fff;
	font-family: 'Libre Baskerville', serif;
}

#header {
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	font-size: 1.7em;
}

#underline {
	padding-top: 1.0em;
	margin-bottom: 2.0em;
	font-size: 1.3em;
}


h1 {
	font-size: 1.2em;	
}

h2 {
	color: #81842d !important;
	font-size: 1.3em !important;
	padding-top: 1.0em;
}

h3 {
	font-size: 1.2em !important;
	font-weight: bold !important;
	line-height: 1.3em !important;	
}

#content {
	margin: 0 1% 0 2% ;	
}

#main {
	background-color: #d0ced9;
}


#konzerte {
	background-color: #fff;
	margin-bottom: 20px;
	}
	
#saengerinnen {
	margin-bottom: 20px;
	}
	
#neue-cd {
	background-color: #fff;
	margin-bottom: 20px;
	}

#adresse {
	background-color: #fff;
	margin-bottom: 20px;
	}
	
#salzstadel {
	background-color: red;
	margin-bottom: 20px;
	}
	
#erste-cd {
	background-color: #fff;
	margin-bottom: 20px;
	}
	
#ueber-uns {
	background-color: #fff;
	margin-bottom: 20px;
	}



/* Alter Schmarn */

#bild {
	top: 30px;
	padding-left: 55px;	
	float: left;
	max-width: 100%;
	height: auto;
	}

#title {
	padding-left: 55px;
	width: 100%;
	float:left;
	font-size: 36px;
	color:#F9F9F9;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#text {
	float: left;
	color: #F9F9F9;
	width: 100%
	padding-left: 55px;
}

#so-san-mia {
	text-align: left !important;
	padding-left: 25px;
}

.erster-buchstabe {
	font-size: 18px; !Important
	font-weight:bold;
}

.text-danach {
	font-size: 14px !Important;
}


