#contentmain  {
	background-color:transparent;
}

.backgroundColor {
	background-color: #FFCC33;
	border: 2px solid #FFCC33;
	border-bottom: 1px solid black;
}

.backgroundColorEven {
	background-color: #FDE0A4;
	border: 2px solid #FDE0A4;
	border-bottom: 1px solid black;
}

.backgroundColor2 {
	background-color: #999999;
}

.backgroundColor3 {
	background-color: #E8E9EA;
}

.backgroundColor4 {
	background-color: #333333;
	color: white;
}
.backgroundColor4 a {
	color: white;
}

.detailBoxColor {
	background-color: #808080;
}

#overviewLink {
	background-image:url(typo3conf/ext/rm_events/images/eventheader.gif);
}

#events .text2 tr td a, #events .text2 tr td a {
	text-decoration: none;
}
#events .text2 tr td a:hover, #events .text2 tr td a:hover {
	text-decoration: underline;
}

.monat {
	text-transform: uppercase;
	float:right;
	width: 185px;
}

.monat a img {
border: none;
}
