#newsSpalte{
	width:350px;
	float:left;
}
#eventsSpalte{
	width:250px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/texturen/spalte2hg.jpg);
	background-repeat:repeat-x;
	position:relative;
	left:20px;
}
#eventsSpalte strong{
	display:none;
}
.aktivNews {
	margin-bottom:30px;
	width:350px;
}

.aktivEvents {
	margin-bottom:30px;
	width:250px;

}
.inaktivNews{
	margin-bottom:10px;
	width:350px;

	opacity:.65;
	filter:alpha(opacity=65);
}
.inaktivEvents{
	margin-bottom:30px;
	width:250px;
	
	opacity:.65;
	filter:alpha(opacity=65);
}
.newsdatum{
	float:right;
	font-size:9px;
	color:#333;
	font-weight:bold;
}
.newstitel{
	padding-bottom:4px;
	margin-bottom:10px;
	font-weight:bold !important;
	color:#333;
	border-bottom:1px solid #666;
}

.eventsdatum {
	vertical-align:middle;
	line-height:20px;
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	color:#000;
	float:left;
	margin-right:4px;
	padding-bottom:1px;
	margin-bottom:4px;
	border-bottom:1px solid #9a8;
}

.eventstitel {
	vertical-align:middle;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	color:#000;
	padding-bottom:1px;
	margin-bottom:4px;
	border-bottom:1px solid #9a8;
}

.newstext, .eventstext {
	vertical-align:middle;
	line-height:14px;
	font-weight:normal;
	color:#000;
	float:none;
	clear:both;
}

.titel, .titel a {
	height:24px;
	
	color:#fff;
	
	font-size:12px;
	vertical-align:middle;
	line-height:20px;
	font-weight:bold;
	font-style:normal;
	
	text-decoration:none !important;
}

.rechtsbuendig {
	text-align:right !important;
}

.anmerkung {
	font-size:8px;
	line-height:13px;
	color:#000;
	width:200px;
	float:right;
	clear:right;
	margin:0px 0px 15px 70px;
}

#seitenleiste div.inaktivNews {
	padding-left:0px;
/*	font-style:italic;*/
}

.gbicon {
	width:12px !important;
	height:12px !important;
}
