/* html und wrapper */


*    {  margin:0; padding:0;}
body { background-color: #d9eeef; font: 100% Verdana, Arial, Helvetica, sans-serif; text-align: center; color: #000000; margin-top: 40px; }
p    { margin-bottom: 8px;}
a    { color: #ba0e42;}
	
#wrapper {
    position: relative;
    width: 950px;
	height: 500px;
    background: #FFFFFF;
    margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    border: 3px solid #ba0e42;
    text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
    }

/* allgemeine Gestaltungslemente  - Template */

#logoklein 				{ position: absolute; background-image:url(../bilder/logo_klein.gif); top: 442px; width: 375px; height: 58px; left: 295px; }
#menue 					{
	position: absolute;
	background-color: #f5f6f6;
	width: 948px;
	left: 0px;
	height: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	top: 1px;
}	
		
/* menüpunkte */

#startseite .m_home					{ color: #be1d4e;}
#andreaskrause .m_andreaskrause  	{ color: #be1d4e;}
#solokonzerte .m_solokonzerte   	{ color: #be1d4e;}
#obertongesang .m_obertongesang 	{ color: #be1d4e;}
#cdshop .m_cdshop				 	{ color: #be1d4e;}
#chorgruppen .m_chorgruppen		 	{ color: #be1d4e;} 
#aktuell .m_aktuell				 	{ color: #be1d4e;}
#kontakt .m_kontakt				 	{ color: #be1d4e;}
#impressum .m_impressum			 	{ color: #be1d4e;}

/* Anzeige des aktuellen Untermenues */

#sp3  {position:absolute;top: 42px;left: 170px;color:#be1d4e;background-color: #F5F6F6;font-weight:bold;line-height:14px;font-size: 10px;width: 95px;height: 20px;padding-top: 5px;padding-left: 7px;}
#sp4  {position:absolute;top: 42px;left: 265px;color:#be1d4e;text-align:center;background-color: #F5F6F6;font-weight:bold;line-height:14px;font-size: 10px;width: 90px;height: 20px;padding-top: 5px;padding-left: 7px;}
#sp4b {position:absolute;top: 42px;left: 265px;height: 200px;color:#be1d4e;text-align:center;background-color: #F5F6F6;font-weight:bold;line-height:14px;font-size: 10px;width: 90px;height: 38px;padding-top: 5px;padding-left: 7px;}
#sp5  {position:absolute;top: 42px;left: 360px;color:#be1d4e;text-align:center;background-color: #F5F6F6;font-weight:bold;line-height:14px;font-size: 10px;width: 90px;height: 20px;padding-top: 5px;padding-left: 7px;}


/* allgemeine elemente */

#linkliste { border: none; }


/* Klassen nur für Textdarstellung - allgemein */

.cd a               	{ text-decoration:none;} 
.textklein            	{ font-size: 10px; line-height: 13px;}
.autorennennung_klein 	{ font-style:italic; font-size: 8px; }
.autorennennung       	{ font-style:italic; font-size: 10px; }
.bilderrahmen 			{ border: 3px solid #ba0e42; }
.hervorgehoben			{ color: #ba0e42; }
.doppelt_hervorgehoben	{ color: #ba0e42; font-weight: bold; }
.zitat 					{ color: #ba0e42; font-style: italic; margin: 20px; }	
.zitat_klein 			{ font-size:9px; text-align:center; line-height:11px; color: #ba0e42; font-style: italic; margin-left: 5px; margin-right: 5px; }
.zitat_b     			{ color: #ba0e42; font-style: italic; margin: 20px; text-align:center; line-height:25px; }
.genehmigt				{ color:#009900; font-weight: bold; }


/* Seite Konzerte */

#tblkonzerte			{ color: #ba0e42; font-size:11px; line-height: 13px; text-align: left;}
#konzerttermine td		{ padding: 5px; }
#konzerttermine th		{ padding: 5px; }
#container_tblkonzerte 	{ position: absolute; left: 24px; width: 700px; top: 90px; }
#konzertescrollen		{ position: absolute; height: 290px; overflow-y: auto; overflow-x: hidden; border: 3px solid #ba0e42;}


/* Seite aktuell */


#text_aktuell {	overflow-y: auto;position: absolute;left: 317px;width: 577px;top: 94px;height: 268px;overflow-x: hidden;border: 3px solid #ba0e42;padding: 10px;}


/* Shop und CD-Seiten */

#cdbild 				{ position: absolute; top: 95px; left: 50px; border: 3px solid #ba0e42; height: 240px; width: 240px; }
#cdplaylist 			{ position: absolute; text-decoration:none; top: 355px; left: 100px; width: 450px; }
#cdplaylist_rechts1 	{ list-style-type:none; position: absolute; top: 356px; left: 328px; width:197px; }	
#cdplaylist_rechts2 	{ position: absolute; list-style-type:none; top: 354px; left: 539px; width:220px; }
#cdplaylist_rechts3 	{ position: absolute; list-style-type:none; top: 355px; left: 761px; width: 158px; }
#cdplaylist1 			{ list-style-type:none; position: absolute; top: 355px; left: 53px; width:203px; }	 
#cdplaylist2 			{ position: absolute; list-style-type:none; top: 359px; left: 293px; width:269px; }	
#cdplaylist3 			{ position: absolute; list-style-type:none; top: 359px; left: 575px; width: 322px;}	
#cdplaylist4 			{ position: absolute; list-style-type:none; top: 256px; left: 724px; width: 228px;}
#cdtext 				{ position: absolute; top: 95px; left: 340px; width: 580px; }


/* Seite Impressum */

#bild_impressum { position: absolute;top: 99px;left: 24px; border: 3px solid #ba0e42;}
#text_impressum { text-align:center;position: absolute;top: 334px;left: 164px;}

/* Seite Kontakt */

#bild_kontakt { position: absolute; top: 89px; left: 13px;border: 3px solid #ba0e42; }



#ueberschriftsolokonzerte {
	position:absolute;
	left:496px;
	top: 88px;
}
	
#text_rechts_breit {
    position: absolute;
    left: 390px;
	width: 530px;
	top: 70px;
	height: 350px;
	}
	
#text_rechts_breit_a {
    position: absolute;
    left: 300px;
	width: 620px;
	top: 70px;
	height: 350px;
	}
	
#text_rechts_klein {
	position: absolute;
	left: 580px;
	width: 300px;
	top: 70px;
	height: 357px;
	border: 3px solid #ba0e42;
	}
	
	
	#text_rechts_klein_b {
	position: absolute;
	left: 628px;
	width: 277px;
	top: 93px;
	height: 313px;
	border: 3px solid #ba0e42;
	}
#bild_rechts_klein {
	position: absolute;
	left: 626px;
	top: 70px;
	border: 3px solid #ba0e42;
	}
#bild_rechts_konzerte {
	position: absolute;
	left: 736px;
	top: 74px;
	border: 3px solid #ba0e42;
	}
	
#text_instrument {
    position: absolute;
    left: 400px;
	width: 470px;
	top: 100px;
	height: 350px;

	}
	
#text_muschelhorn {
	position: absolute;
	left: 586px;
	width: 245px;
	top: 156px;
	height: 122px;
	}
	
#text_instrument_d {
	position: absolute;
	left: 176px;
	width: 608px;
	top: 208px;
	height: 227px;
	}
	
#text_instrument_m {
	position: absolute;
	left: 422px;
	width: 497px;
	top: 140px;
	height: 227px;
	}
	
#text_koto {
	position: absolute;
	left: 147px;
	width: 625px;
	top: 285px;
	}
	
#text_links_breit {
    text-align: right;
    position: absolute;
    left: 20px;
	width: 500px;
	top: 70px;
	height: 350px;
	
	}
	

#text_links_lieder {
	text-align: left;
	position: absolute;
	left: 288px;
	width: 318px;
	top: 70px;
	height: 350px;
	}
	#text_links_lieder2 {
	text-align: left;
	font-size: 10px;
	line-height:12px;
	position: absolute;
	left: 17px;
	width: 589px;
	top: 86px;
	height: 140px;
	}
#text_links_breit_linksbuendig {
	text-align: left;
	position: absolute;
	left: 16px;
	width: 551px;
	top: 66px;
	height: 350px;
	}

#scrollen {	overflow:auto;}
	
#text_links_klein {
    text-align: left;
    position: absolute;
    left: 40px;
	width: 300px;
	top: 70px;
	height: 350px;
	
	}
	
#text_links_termine {
	color: #be1d4e;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	position: absolute;
	left: 22px;
	width: 245px;
	top: 84px;
	height: 298px;
	}	
	
	#text_links_termine2 {
	color: #be1d4e;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
	position: absolute;
	left: 91px;
	width: 778px;
	top: 109px;
	height: 298px;
	}	
	
/* Einzelne Seiten */

#logo {
	position:absolute;
	top:163px;
	left:242px;
}

#todo {
	position:absolute;
	top: 96px;
	left: 34px;
	overflow:auto;
	height: 329px;
	width: 876px;
	}
	



/* elemente */



#bild_oberton_solokonzerte {
    position: absolute;
	left: 45px;
    width: 310px;
	top: 150px;
	height: 203px;
	
	}
	
#foto_andreas {
    position:absolute;
	left: 550px;
	top: 130px;
	width: 265px;
	height:250px;
	}

#bild_gesang {
    position:absolute;
	left: 50px;
	top: 130px;
	width: 199px;
	height:270px;
	}
	
#titel_solitaere {
   text-indent: 30px;
   }
   
/* shop  */

#tblshop{
	position: absolute;
	left: 29px;
	top: 91px;
	text-align: center;
	}

#tblshop td {width: 140px;}

#bestelldaten {
	top: 64px;
	left:614px;
	position: absolute;
	width: 315px;
	 }
	 
#kontaktdaten {
	top: 102px;
	left:462px;
	position: absolute;
	width: 464px;
	 }

#gongbild        {
	position: absolute;
	top: 83px;
	left:41px;
}
#schlauch        { position: absolute; top: 160px; left:40px; }	
#bildmuschelhorn {
	position: absolute;
	top: 82px;
	left:43px;
}
#bildsansula     { position: absolute; top:  91px; left:42px; }
#bildshrutibox   { position: absolute; top:  91px; left:42px; }
#bilddidgeridoo  {
	position: absolute;
	top: 101px;
	left:185px;
}
#bildmonochord   {
	position: absolute;
	top:  114px;
	left:62px;
}
