body  {
	margin-left: 0px; 
   margin-top: 0px;
   height:100%;
   width:100%;
   background-image:url(../images/hg_menschen_ausstattung.jpg);
   background-repeat:no-repeat;
	background-position:center top;
 background-attachment: fixed;
}

div#index{
 position: absolute;
 width: 1000px;
 left: 50%;
 margin-left: -500px; /* negative Hälfte von width:1000px */

}
div#outdated{
 position: absolute;
 width: 1024px;
 padding-top: 0px;
 left: 50%;
 margin-left: -512px; /* negative Hälfte von width:1000px */
 
}



a:hover  {
	font-family :Arial, sans-serif;
	
	
	color : #000000;
	text-decoration : none;
}


.navigation  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #7A7A7A;
	line-height : 12px;
}
.konzert  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #D40013;
	line-height : 12px;
}
.karten  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #888C0E;
	line-height : 12px;
}
.service {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #0056A6;
	line-height : 12px;
}
.kinder{
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #FC03A1;
	line-height : 12px;
}
.kinder2{
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #FCAEE0;
	line-height : 12px;
}
.foyer{
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #888C0E;
	line-height : 12px;
}
.ballett  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #EF02BA;
	line-height : 12px;
}
.oper  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #ff7800;
	line-height : 12px;
}

.menschen  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #0053A0;
	line-height : 12px;
}
.terminame  {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #7A7A7A;
	line-height : 11px;
}
.name  {
	font-family : Arial, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #000000;
	line-height : 18px;
}
.funktion2  {
	font-family : Arial, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #0053A0;
	line-height : 18px;
}
.text  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #000000;
	line-height : 12px;
}
.unternavigation  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	color : #ff7800;
	line-height : 12px;
}
.funktion  {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ff7800;
	line-height : 11px;
}


.headline  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bolder;
	color : #000000;
}

.Textkursiv  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	color : #000000;
	line-height : 14px;
}

.textrot  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #C4004F;
	font-weight : bolder;
	line-height : 15px;
}
.ausverkauft  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #F6861F;
}

.premiere  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #00007E;
	font-weight : bolder;
	line-height : 15px;
}


