a:link { color: black; text-decoration: none;	 }
a:visited { color: black; text-decoration: none; }
a:focus { 	color: black;background: #FEED01; border: none;}
a:hover { 	color: black;background: #FEED01; }

.event:hover { 	color: black;background: #FEED01; }
a:active { color: black;	 }


a {
display:block;


text-decoration:none;

}

body {
  background-color: #fffdfd;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}
#center {
text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;

}
#inhalt, #inhalt_index { 	
  position:absolute;
  height:740px; 
  width:990px;
  margin: 7px 0 0 5px; 	 
  text-align:left;
  padding: 0px;
  background-color: #acabab;
  overflow: auto;
}

#inhalt{
height:740px; 
  width:990px;
background: url(back_ohne.jpg)  no-repeat;
}


#mainMenu{
	margin:160px 0 0 25px;
	padding:0px;
}
#mainMenu li.first{
	margin-left: 20px;
	list-style:none;
}
#mainMenu li{
	margin: 0px 0 0 20px;
	list-style:none;
}





#leiste{
float:left;
width: 100%;
	margin-top: 38px;
	height:63px;
	z-index:1;
}






.event{
	font-size: 14px;
	text-align: right;
	width:		460px;
	
	
	height:			16px; 
/*	background:		#FEED01; */
	margin-bottom: 25px;
border-bottom: 1px dotted; 
}

.date{
	float: left;
	padding-left: 10px;
	font-family: "Times Newe Roman", Garamond, Serif;
	font-weight: 700;
}
.title{
	font-family:	"Helvetica Neue", Helvetica, SunSans-Regular, Sans-Serif;
	letter-spacing:	0.1em;
	font-size:		16px;
	font-weight:	500;
}
.regie{
	font-family: "Times New Roman", Garamond, Serif;
	font-size:	11px;
	}