body {
	background-color: #1b1b1b;
}

/*Hintergrund (Farbe)*/
#hintergrund {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

/*Logo-Bild*/
#header {
	width: 800px;
	height: 105px;
	background-image:url('header.png');
}

/*Menüleiste und dazugehörige Links*/
.navigation {
	padding-top: 7px;
	font-family: Verdana, Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	width: 800px;
	height: 31px;
	background-image:url('menuleiste2.png');
}

.navigation a {
	text-decoration: none;
	font-family: Verdana, Sans-Serif;
	color: white;
	font-size: 12px;
}

.navigation a:hover {
	text-decoration: underline;
	font-family: Verdana, Sans-Serif;
	color: #841519;
	font-size: 12px;
}

#spaceleft {
	border: solid green, 1px;
	height: 30px;
	width: 150px;
	float: left;
	/display:inline-block;
}

#home {
	height: 30px;
	width: 66px;
	float: left;
}

#band {
	height: 30px;
	width: 58px;
	float: left;
	/display:inline-block;
}

#musik {
	height: 30px;
	width: 60px;
	float: left;
	/display:inline-block;
}

#ausstattung {
	height: 30px;
	width: 96px;
	float: left;
	/display:inline-block;
}

#termine {
	height: 30px;
	width: 70px;
	float: left;
	/display:inline-block;
}

#galerie {
	height: 30px;
	width: 70px;
	float: left;
	/display:inline-block;
}

#downloads {
	height: 30px;
	width: 80px;
	float: left;
	/display:inline-block;
}

#spaceright {
	height: 30px;
	width: 150px;
	float: left;
	/display:inline-block;
}


/*dunkelgrauer Rand links und rechts*/
#platzhalterlinks_home {
	clear: all;
	width: 123px;
	height: 490px;
	background-image:url('rand-left.png');
	float: left;
	/display:inline-block;
}

#platzhalterrechts_home {
	width: 133px;
	height: 490px;
	background-image:url('rand-right.png');
	float: left;
	/display:inline-block;
}

#platzhalterlinks_band {
	clear: all;
	width: 123px;
	height: 575px;
	background-image:url('rand-left.png');
	float: left;
	/display:inline-block;
}

#platzhalterrechts_band {
	width: 133px;
	height: 575px;
	background-image:url('rand-right.png');
	float: left;
	/display:inline-block;
}

#platzhalterlinks_bandmember {
	clear: all;
	width: 123px;
	height: 525px;
	background-image:url('rand-left.png');
	float: left;
	/display:inline-block;
}

#platzhalterrechts_bandmember {
	width: 133px;
	height: 525px;
	background-image:url('rand-right.png');
	float: left;
	/display:inline-block;
}


#platzhalterlinks_musik {
	clear: all;
	width: 123px;
	height: 1500px;
	background-image:url('rand-left.png');
	float: left;
	/display:inline-block;
}

#platzhalterrechts_musik {
	width: 133px;
	height: 1500px;
	background-image:url('rand-right.png');
	float: left;
	/display:inline-block;
}

#platzhalterlinks_ausstattung {
	clear: all;
	width: 123px;
	height: 650px;
	background-image:url('rand-left.png');
	float: left;
	/display:inline-block;
}

#platzhalterrechts_ausstattung {
	width: 133px;
	height: 650px;
	background-image:url('rand-right.png');
	float: left;
	/display:inline-block;
}

#platzhalterlinks_termine {
	clear: all;
	width: 123px;
	height: 1000px;
	background-image:url('rand-left.png');
	float: left;
	/display:inline-block;
}

#platzhalterrechts_termine {
	width: 133px;
	height: 1000px;
	background-image:url('rand-right.png');
	float: left;
	/display:inline-block;
}

#platzhalterlinks_galerie {
	clear: all;
	width: 123px;
	height: 500px;
	background-image:url('rand-left.png');
	float: left;
	/display:inline-block;
}

#platzhalterrechts_galerie {
	width: 133px;
	height: 500px;
	background-image:url('rand-right.png');
	float: left;
	/display:inline-block;
}

#platzhalterlinks_downloads {
	clear: all;
	width: 123px;
	height: 400px;
	background-image:url('rand-left.png');
	float: left;
	/display:inline-block;
}

#platzhalterrechts_downloads {
	width: 133px;
	height: 400px;
	background-image:url('rand-right.png');
	float: left;
	/display:inline-block;
}

/*Füllbereich*/
.fuellbereich_home {
	width: 544px;
	height: 490px;
	background-color: #38383a;
	float: left;
	/display:inline-block;
}

.fuellbereich_band {
	width: 544px;
	height: 575px;
	background-color: #38383a;
	float: left;
	/display:inline-block;
}

.fuellbereich_bandneu {
	width: 544px;
	height: 350px;
	background-color: #1b1b1b;
	float: left;
	margin-top: 20px;
	/display:inline-block;
}

.fuellbereich_band_member {
	width: 544px;
	height: 525px;
	background-color: #38383a;
	float: left;
	/display:inline-block;
}

.fuellbereich_musik {
	width: 544px;
	height: 1500px;
	background-color: #38383a;
	float: left;
	/display:inline-block;
}

.fuellbereich_ausstattung {
	width: 544px;
	height: 650px;
	background-color: #38383a;
	float: left;
	/display:inline-block;
}

.fuellbereich_termine {
	width: 544px;
	height: 1000px;
	background-color: #38383a;
	float: left;
	/display:inline-block;
}

.fuellbereich_galerie {
	width: 544px;
	height: 500px;
	background-color: #38383a;
	float: left;
	/display:inline-block;
}

.fuellbereich_downloads {
	width: 544px;
	height: 400px;
	background-color: #38383a;
	float: left;
	/display:inline-block;
}

.rechtespalte_home {
	margin-top: 50px;
	float: right;
	/display:inline-block;
	width: 310px;
	height: auto;
}

.linkespalte_home {
	margin-top: 60px;
	margin-left: 40px;
	width: 180px;
	height: auto;
}

.rechtespalte_band {
	margin-top: 30px;
	float: right;
	/display:inline-block;
	width: 220px;
	height: auto;
	padding-left: 30px;
}

.linkespalte_band {
	margin-top: 60px;
	margin-left: 50px;
	width: 225px;
	height: 180px;
}

.rechtespalte_bandneu {
	margin-top: 10px;
	float: right;
	/display:inline-block;
	width: 220px;
	height: auto;
	padding-left: 30px;
}

.linkespalte_bandneu {
	margin-top: 40px;
	margin-left: 50px;
	width: 225px;
	height: 400px;
}

.rechtespalte_band_member {
	margin-top: 30px;
	float: right;
	/display:inline-block;
	width: 220px;
	height: 200px;
	padding-left: 30px;
}

.linkespalte_band_member {
	margin-top: 50px;
	width: 250px;
	height: 180px;
	margin-left: 2px;
	padding-left: 50px;
}

.resttext_band {
	padding-left: 50px;
}

.rechtespalte_musik {
	margin-top: 50px;
	float: right;
	/display:inline-block;
	width: 244px;
	height: 275px;
}

.linkespalte_musik {
	margin-top: 50px;
	margin-left: 50px;
	width: 230px;
	height: 275px;
}

.info {
	width: 544px;
	height: 30px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	/display:inline-block;
}

.rechtespalte_ausstattung {
	margin-top: 50px;
	float: right;
	/display:inline-block;
	width: 210px;
	height: 300px;
	padding-left: 20px;
}

.linkespalte_ausstattung {
	margin-top: 50px;
	margin-left: 50px;
	width: 250px;
	height: 250px;
}

.linkespalte_ausstattung2 {
	margin-top: 50px;
	margin-left: 50px;
	width: 494px;
	height: 300px;
}

.rechtespalte_termine {
	margin-top: 50px;
	float: right;
	/display:inline-block;
	width: auto;
	height: 200px;
	padding-left: 20px;
}

.linkespalte_termine {
	margin-top: 50px;
	margin-left: 20px;
	width: 120px;
	height: auto;
}

.rechtespalte_galerie {
	margin-top: 50px;
	float: right;
	/display:inline-block;
	width: 520px;
	height: 200px;
	padding-left: 20px;
	text-align: center;
}

.linkespalte_galerie {
	margin-top: 50px;
	margin-left: 20px;
	width: auto;
	height: auto;
}

.rechtespalte_downloads {
	margin-top: 50px;
	/display:inline-block;
	width: 320px;
	height: 200px;
	margin-left: 250px;
}



.ueberschrift {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.ueberschrift2 {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.normaltexteinzug {
	padding-left: 20px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}

.normaltext {
	padding-top: 6px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}

.einleitung {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}

.normaltext2 {
	padding-top: 6px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	padding-right: 20px;
}


.normaltext a {
	text-decoration: none;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}

.normaltext a:hover {
	text-decoration: underline;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}

.back a {
	padding-left: 200px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #1b1b1c;
	text-decoration: none;
}

.back a:hover {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.audioplayer a {
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
	color: #1c1c1c;
	font-size: 11px;
}

.audioplayer a:hover {
	font-family: Verdana, Sans-Serif;
	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;
}

.zentral3 {
	width: 500px;
	height: auto;
	font-family: Verdana, Sans-Serif;
	color: #ffffff;
	font-size: 11px;
}

.normaltextmitte {
	width: 544px;
	text-align: center;
}

.genre {
	font-family: Verdana, Sans-Serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.titel_a {
	font-family: Verdana, Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.headline {
	font-family: Verdana, Sans-Serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#strich {
	width: 450px;
	height: 1px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

/*Termine*/

.termine_kommend {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}

.termine_aktuell {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: red;
}

.termine_vorbei {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #aaaaaa;
}

.links {
	color: white;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.links a {
	text-decoration: none;
	color: white;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.links a:hover {
	color: white;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
}

.leiste {
	margin-top: 225px;
	width: 544px;
	height: 152px;
	text-align: center;
}

.abstand {
	clear: both;
	width: 544px;
	height: 30px;
	border: none;
}

/*Fließtext*/

.fliesstext {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 544px;
	height: 26px;
	color: red;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.fliesstext a {
	color: red;
}


/*unterer Rand*/
#unten {
	clear: both;
	width: 800px;
	height: 39px;
	background-image:url('bottom.png')
}
