/* Diese CSS Datei ist in CSS3 programmiert, da ansonsten die Befehle overflow-x und overflow-y nicht als valide gelten*/



/*ALLGEMEIN*/
.nopadding{
	padding: 0px;
}
.nomargin{
	margin: 0px;
}
.noborder{
	border: none;
}
.bold{
  font-weight: bold;
}
.kursiv{
  font-style: italic;
  font-size: 12px;
}
.body{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	overflow-x: hidden;
	background-color: black;
}
.body h1{
	padding: 0px;	
	margin: 0px;	
	color: #282828;		
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}
.body h2{
	padding: 0px;	
	margin: 0px 0px 20px 0px;	
	color: #282828;		
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	
}
.body h3{
	padding: 0px;	
	margin: 0px;	
	color: #000000;		
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

/* Betrifft a-Elemente innerhalb von hX-Elementen mit name-Attribut: */
h2 a[name], h3 a[name], h4 a[name] {
 	display:	block;
 	height:		30px; /* Dieser Wert kann variieren. */
}

/* disabled the link modules of the h* */
h2 a, h3 a, h4 a {
 	display:	none;
}

/* Betrifft †berschriften mit einem id-Attribut: */
h2[id], h3[id], h4[id] {
	padding: 0px;
	margin: 0px;
 	clear: 	left;
}

.text{
  width: 770px;	
  margin: 20px 0px 0px 0px;
	padding: 0px;	
}
.clearright{
  clear:right;
}
.floatleft{
  float: left;
}
.rhythmus{
	font-weight: bold;
	color: #000000;	
}
.nodisplay{
	display:none;
}

.email a:link, .email a:visited{
  color: #000000; /*252525*/
  font-weight: bold;
}
.email a:hover{
  color: #868686;
}


/*DESIGN*/
.header{  /*Formatierung fuer den header der Seite */
	height: 160px;
  width: 985px;
	margin: 0px auto;
	background-image: url(images/design/header.jpg);
}
.buttonleiste{	/*Formatierung fuer die Leiste, in der alle Buttons enthalten sind */
	height:	35px;
	width: 985px;
	padding: 125px 0px 0px 0px;
}
.buttonleisteunterseite{	/*Formatierung fuer die Leiste, in der alle Buttons enthalten sind, bei den Unterseiten */
	height:	35px;
	width: 985px;
	padding: 125px 100px 0px 100px;
}
.hintergrund1{  /* Formatierung fuer den mittleren Teil, der den div inhalt beinhaltet */
	height: 466px;
  width: 985px;
	margin: 0px auto;
	background-image: url(images/design/content.jpg);
}
.inhalt{  /* Formatierung fuer den Inhalt, der angezeigt wird */
	height: 466px;
	width: 785px;
	margin: 0px 0px 0px 100px;
	overflow-y: auto;
	overflow-x: hidden;
}
/*die nachfolgenden zwei klassen sind extra fuer den IE 6 und 7 gemacht, damit diese den Scrollbalken richtig anzeigen*/
/* IE 6 */
* html .inhalt {
 overflow-x: hidden;
}
/* IE 7 */
*+html .inhalt {
 overflow-x: hidden;
}

.rahmen1{ /* Formatierung fuer den unteren Teil der Seite, in dem die anderen drei divs enthalten sind */
	height: 74px;
  width: 985px;
	margin: 0px auto;
}

/* left side of the footer */
.footerLeft{ 
	height: 74px;
  	width: 662px;
	float: left;
	background-image: url(images/design/footerLeft.jpg);
}

/* footer link to facebook */
.footerFacebook{
	height: 74px;
  	width: 54px;
	float: left;
}

/* middle of the footer */
.footerMiddle{
	height: 74px;
  	width: 99px;
	float: left;
	background-image: url(images/design/footerMiddle.jpg);
}

/* footer link to the startpage */
.footerHome{ /* Formatierung fuer das div was den klappbaren Stuhl beinhaltet */
	height: 74px;
  	width: 53px;
	float: left;
}

/* right side of the footer */
.footerRight{  /*Formatierung fuer den rechten unteren Teil */
	height: 74px;
  	width: 117px;
	float: left;
	background-image: url(images/design/footerRight.jpg);
}
/*Ende Design*/


/*buttons*/
.buttons{
	height: 16px;
	float: left; 			
	padding: 4px 9px 0px 9px;				
	font-size: 14px;
	text-decoration: none;
}
.buttonback {
	height: 16px;
	width: 200px;
	text-align: center;
	float: left; 			
	padding: 4px 9px 0px 9px;
	margin: 0px 390px;				
	font-size: 14px;
	text-decoration: none;
}
.buttons a:link, .buttons a:visited, .buttonback a:link, .buttonback a:visited{
	color: white;
	text-decoration: none;
}
.buttons a:hover, .buttonback a:hover{
	color: gray;
	text-decoration: none;
}

/*Termine*/
.Termin{
	width: 700px;
	clear: both;
	margin: 10px 0px 0px 0px;
}
.Datum{
	width: 770px;
	float: top;
	color: #282828;
	font-weight: bold;
}
.Terminicon{
	width: 60px;
	float: left;
	margin: 0px 0px 20px 0px;
}
.Terminiconbild{
  height: 50px;
	width: 50px;
	padding: 5px;
}
.Termintext{
	width: 600px;
	float: left;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 20px 0px;
}

/*Impressum*/
.impressum{
	width: 765px;
	font-size: 14px;
}
.impressum th{
  height: 20px;
	width: 255px;
	padding: 0px;
	font-weight: bold;
}
.impressum td{
	height: 70px;
	width: 255px;
  text-align: center;
  vertical-align: top;
}
.impressumemail2{
  font-size: 12px;
}
.impressumemail{
  width: 765px;
  font-size: 14px;
  text-align: center;
}
.impressumcopyright{
  width: 765px;
  font-size: 12px;
  font-style: italic;
  text-align: center;
  margin: 15px 0px 0px 0px;
}
.impressumfinanz{
	width: 765px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/* Links */
.linkscontainer{
	width: 690px;
	margin: 10px auto;
}
.linkueberschrift{
	height: 30px;
	width: 690px;
	color: #282828;		
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
}
.linktext01{
	width: 690px;
	height: 300px;	
}
.linktext02{
  width: 690px;
  height: 260px;
}
.linktext03{
  width: 690px;
  height: 30px;
}
.linktext04{
  width: 690px;
  height: 120px;
}
.linktext05{
  width: 690px;
  height: 200px;
}

/* Links Ende */

/*Impressionen*/
.Impressionenjahr{
	color: #282828;		
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.Impressionenkategorie a:link, .Impressionenkategorie a:visited{
	margin: 0px 0px 0px 10px;
	color: black;
	text-decoration: none;
}
.Impressionenkategorie a:hover{
	margin: 0px 0px 0px 10px;
	color: white;
	text-decoration: none;
}
.Impressionenbilderrahmen{
	height: 150px;
	width: 170px;
	float: left;
	padding: 0px 8px;
	text-align: center;
}
.Impressionenrahmen{
	width: 750px;
	float: left;
}
.nachoben{
	height: 40px;
	width: 100px;
	float: left;
	clear:left;
}
.nachoben a:link, .nachoben a:visited{
	margin: 0px 0px 0px 10px;
	color: black;
	text-decoration: none;
}
.nachoben a:hover{
	margin: 0px 0px 0px 10px;
	color: white;
	text-decoration: none;
}

/*home*/
.willkommencontainer{
  width: 640px;
  height: 330px;
  margin: 65px 0px 0px 70px;
}
.willkommen{
  width: 420px;
  height: 100px;
  margin: 0px 0px 0px 213px;  /*170*/
  font-size: 36px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  clear: right;
}
.homebild1{
  width: 170px;
  height: 113px;
  float: left;
}
.homebild2{
  width: 113px;
  height: 170px;
  margin: 60px 0px 0px 520px;    /*60*/
  clear: right;
}
.hometext{
  width: 500px;
  height: 200px;     
  margin: 30px 0px 0px 0px; /*190*/
  color: #000000;		
  font-size: 20px;
	text-align: center;
	float: left;
}

/* Wir sind wir*/
.wirsindwircontainer{
  width: 650px;
  height: 425px;
  margin: 0px 62px;
}
.liste{
  width: 200px;
  height: 110px;
  margin: 5px 0px 0px 247px;
  list-style-type: square;
  float: left;
}
.wirsindwirbild01{
  margin: 0px 0px 0px 75px;
}
.wirsindwirtext01{
  width: 648px;
  height: 160px;
  padding: 10px 0px 0px 0px;
}
.wirsindwirbild02{
  margin: 10px 0px 0px 0px;
}
.wirsindwirtext02{
  width: 500px;
  height: 100px;
  margin: 20px 0px 20px 150px;
}

/* Aktiv mit uns */
.aktivcontainer{
	width: 700px;
	height: 320px;
	margin: 30px auto;
}
.aktivtext01{
	width: 520px;
	height: 150px;
}
.aktivbild01{
	margin: 18px 0px 18px 10px;	
}
.aktivbild02{
	margin: 28px 0px 18px 0px;	
}
.aktivtext02{
	width: 520px;
	height: 150px;
	margin: 10px 0px 0px 180px;
}

/* Passiv mit uns */
.passivcontainer{
  width: 660px;
  height: 380px;
  margin: 20px auto;
}
.passivtext01{
  width: 530px;
  height: 170px;
  margin: 0px 0px 0px 130px;
}
.passivtext02{
  width: 530px;
  height: 170px;
  margin: 30px 17px 0px 0px;
}
.passivbild02{
  margin: 30px 0px 0px 0px;
}


/* Kids und Jugend */
.kidscontainer{
  width: 700px;
  height: 430px;
  margin: 0px 32px;
}
.kidstext01{
  width:  515px;
  height: 80px;
  margin: 15px 0px;
}
.kidsbild01{
  margin: 0px 0px 0px 15px;
}
.kidstext02{
  width: 700px;
  height: 100px;
}

.kidsbild02{
  margin: 10px 0px 0px 0px;
}
.kidstext03{
  width: 555px;
  height: 170px;
  margin: 10px 0px 0px 145px;
}


/* Wir fuer Sie*/
.wirfuersiecontainer{
  width: 610px;
  height: 330px;
  margin: 0px 80px;
}
.wirfuersietext01{
  width: 610px;
  height: 30px;
  margin: 30px 0px 0px 0px;
  vertical-align: center;
  text-align: center;
}
.wirfuersietext02{
width: 420px;
height: 113px;
margin: 0px 0px 0px 190px;
}
.wirfuersietext03{
  width: 610px;
  height: 20px;
  margin: 5px 0px;
}
.wirfuersiebild01{
	margin: 0px 0px 0px 30px;
}
.wirfuersiebild02{
  margin: 0px 0px 0px 0px;
}
.wirfuersietext04{
	width: 410px;
	height: 113px;
	padding: 10px 0px 0px 0px;
}
/* Medial */
.medialcontainer{
  width: 650px;
  margin: 10px auto;
}
.medialtext01{
  width: 520px;
  height: 170px;
  margin: 0px 0px 0px 130px;
}
.medialfeld{    /* Aussehen aehnlich des Aussehens von Downloadfeld */
  width: 630px;
  padding: 10px 0px 10px 20px;
  margin: 20px 0px;
}
.mediallink{  /* Aussehen aehnlich des Aussehens von Downloaddatei */
  width: 630px;
  height: 20px;
  margin: 5px 0px;
}
/* Aussehen der Links(mediallinks a:hover....) sind bei downloaddatei definiert */
.medialtext02{
  width: 460px;
  height: 20px;
  margin: 45px 20px 0px 0px;
}

/* Download */
.downloadcontainer{
	width: 620px;
	margin: 0px auto;	
}
.downloadbild01{
	margin: 0px 0px 0px 17px;	
}
.downloadtext01{
	width: 490px;
	height: 100px;
	margin: 35px 0px;
}
.downloadtext02{
	width: 600px;
	height: 35px;
	
	margin: 0px 0px 20px 0px;
}
.downloadfeld{
	width: 580px;
	padding: 10px 0px 10px 20px;
}
.downloaddatei{
	width: 560px;
	height: 20px;
	margin: 5px 0px;
}
.downloaddatei a:link, .downloaddatei a:visited, .mediallink a:link, .mediallink a:visited{
	color: black;
	text-decoration: none;
}
.downloaddatei a:hover, .mediallink a:hover{
	color: white;
	text-decoration: none;
}
.downloadtext03{
	width: 400px;
	height: 113px;
	margin: 0px 0px 0px 190px;
}


/* Proben */
.probencontainer {
	width:	620px;
	height: 360px;
	margin: 10px auto;	
}
.probenbild01{	
}
.probentext01 {
	width:	340px;
	height: 80px;
	margin:	0px 0px 20px 220px;
	padding:	15px 0px;	
}
.probentext02 {
	width: 290px;
	height:	70px;
	margin: 20px 50px 20px 100px;
}
.probenbild02 {
	margin: 0px 0px 20px 0px;	
}

/* Leihinstrumente */ 
.leihinstrumentecontainer {
	width:	770px;
	height: 350px;
	margin: 10px auto;
}
.leihinstrumentebidl01 {	
}
.leihinstrumentetext01{
	width: 555px;
	height:	113px;
	margin: 0px 0px 40px 190px;
}
.leihinstrumentespan01{
	padding: 0px 0px 0px 30px;	
}
.leihinstrumentetext02 {
	width: 555px;
	height:	113px;
	margin: 0px 20px 0px 0px;	
}
.leihinstrumentebild02 {
	margin: 0px 0px 20px 0px;	
}


/* Hauptorchester */
.hauptorchestercontainer {
	width:	560px;
	height: 400px;
	margin: 10px auto;
}
.hauptorchestertext01 {
	width: 300px;
	height: 90px;
	margin: 10px 30px 0px 50px;	
}
.hauptorchesterbild01 {
	margin: 0px 0px 20px 30px;	
}
.hauptorchesterbild02 {	
}
.hauptorchestertext02 {
	width:	350px;
	height:	113px;
	margin: 0px 0px 20px 200px;
}


/* Hobbyorchester */
.hobbyorchestercontainer {
	width:	610px;
	height: 320px;
	margin: 10px auto;	
}
.hobbyorchesterbild01{	
}
.hobbyorchestertext01 {
	width:	400px;
	height: 90px;
	margin:	0px 0px 20px 200px;
	padding: 23px 0px 0px 0px;
}
.hobbyorchestertext02 {
	width:	400px;
	height:	90px;
	margin: 0px 30px 0px 0px;
	padding: 23px 0px 0px 0px;
}
.hobbyorchesterbild02 {
	margin:	0px 0px 20px 0px;	
}


/* Erwachsenen Ensemble */
.erwachsenenensemblecontainer {
	width:	610px;
	height: 300px;
	margin: 10px auto;	
}
.erwachsenenensemblebild01 {	
}
.erwachsenenensembletext01 {
	width:	400px;
	height:	90px;
	margin:	0px 0px 20px 200px;
	padding: 23px 0px 0px 0px;	
}
.erwachsenenensembletext02 {
	width:	350px;
	height:	30px;
	margin:	40px 30px 0px 50px;	
}
.erwachsenenensemblebild02 {
	margin: 0px 0px 20px 0px;	
}

/* Jugend Ensemble */
.jugendensemblecontainer {
	width:	630px;
	height: 300px;
	margin: 10px auto;	
}
.jugendensemblebild01 {	
}
.jugendensembletext01 {
	width:	420px;
	height:	90px;
	margin:	0px 0px 20px 200px;
	padding: 23px 0px 0px 0px;	
}
.jugendensembletext02 {
	width:	350px;
	height:	30px;
	margin:	40px 30px 0px 60px;	
}
.jugendensemblebild02 {
	margin: 0px 0px 20px 0px;	
}


/* Spielkiste */
.spielkistecontainer {
	width: 610px;
	height:	413px;
	margin: 8px auto;
}
.spielkistetext01 {
	width:	450px;
	height:	170px;
	margin: 0px 30px 0px 0px;
	padding: 23px 0px 0px 0px;	
}

.spielkistebild01 {
	margin:	0px 0px 30px 0px;
}
.spielkistebild02 {
}
.spielkistetext02 {
	width:	400px;
	height: 113px;
	margin: 0px 0px 20px 200px;
}


/* Kids Instrumentalkreis */
.instrumentalkreiscontainer {
	width:	640px;
	height:	400px;
	margin: 10px auto;
}
.instrumentalkreisbild01 {	
}
.instrumentalkreistext01 {
	width: 350px;
	height:	90px;
	margin:	0px 0px 20px 200px;
	padding: 23px 0px 0px 0px;	
}
.instrumentalkreistext02 {
	width:	430px;
	height:	90px;
	margin: 0px 30px 0px 0px;
	padding: 10px 0px 0px 0px;	
}
.instrumentalkreisbild02 {
	margin: 0px 0px 20px 0px;	
}






/* Bilder */
.breitbild{
	height: 210px;
	width: 765px;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  border: 0px;
}
.homegif{
  height: 300px;
  width: 600px;
  margin: 50px 82px 25px 82px;
}
.bild120x120{
  width: 120px;
  height: 120px;
}
.bild113x170{
  width: 113px;
  height: 170px;
}
.bild170x113{
  width: 170px;
  height: 113px;
}
.bild170x170{
  width: 170px;
  height: 170px;
}
