body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #000066;
	background-image: url(images/line-s.gif);
	background-repeat: repeat-y;
	background-position: 0px 1px;
	font-weight: normal;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	FILTER: Alpha(Opacity=50);
	color: #FFFFFF;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
	FILTER: Alpha(Opacity=100);
	font-weight: bolder;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	FILTER: Alpha(Opacity=50);
	font-weight: bolder;
	color: #FFCC99;
}

.inhalt-tab {
	color: #FFFFFF;
	border: thin solid #0065B2;
	background-color: #004DDA;
	}
.background-img {}
.beschreibung {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CCFFFF;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF9900;
}
.linkcell {
	text-decoration: none;
	text-align: center;
	cursor: hand;
	font-size: medium;
	color: #FFFFFF;
	vertical-align: top;
}
.pichead {
	font-size: 14px;
	font-weight: bolder;
	color: #FF9900;
}
