@charset "UTF-8";
/* CSS Document */

#topofpage,
#navigation,
#address,
#level2,
#sitemap,
.sitemap,
#endofpage,
#content_right,
#backhistory,
.event_suggestions_event_last,
.event_suggestions,
.event_suggestions_event,
.event_options,
.eventoptions2,
.eventoptions,
.sf-menu *{
	visibility:hidden;
	margin:0px;
	padding:0px;
	width:0px;
	height:0px;
	display:none;
}

.box_abstand{
	visibility: visible;
	display:block;
}

#address{
	visibility:visible;
	color: #000000;
}

#logo{
	text-align:right;
}

.event_titel,
h1{
 margin: 0;
font-size:14pt;	
font-weight:bold;
}

.event_utitel,
h2{
	color:gray;
	margin: 0;
	font-size:14pt;
	font-weight:bold;
}

h3{
	color: gray;
	font-size: 12pt;
	margin: 20pt 0 10pt 0;
}

h4{
	color: #000000
	font-size: 11pt;
	margin: 10pt 0 5pt 0;
}


.event_art{
	font-style: italic;
	margin: 0 0 10pt 0;
}

.eventlisting ul ,
.publisting ul{
	list-style:none;
	
}
.eventlisting ul li,
.publisting ul li{
	margin: 0 0 10pt 0;
	padding: 0 0 10pt 0;
	border-bottom: 1pt solid gray;
}



.eventlisting ul li a{
	color: #000000;
	text-decoration: none;
}


.bild_title{
	font-style: italic;
	color: white;
	font-size: 9pt;
	background-color:gray;
	padding: 2pt;
	
	marign: 2pt 0 20pt 0;
	
}

.panorama{
	margin: 20pt 0 0 0;
}
.newsbox,
.textpage{
	margin: 0 0 20pt 0;
	border-bottom: #000000 1pt solid;
	widtH: 580px;
}

.event_datum,
.datum{
	color: gray;
	margin: 0;
}

html{
	font-size: 11pt;
	wdith: 580px;
	font-family:"News Gothic MT", Arial, Helvetica;
}

p{
	line-height: 130%;
	margin 2pt 0 0 0;
}