.events_head1 {
	background-image: url(../images/site/obenlinks_gruen.jpg); 
	padding-left: 15px; 
	padding-top: 4px;
	height: 28;
	color: #FFFFFF;
	font-weight: bold;
}

.events_head2 {
	background-image: url(../images/site/obenrechts_gruen.jpg); 
	padding-left: 15px; 
	padding-top: 4px;
	height: 28;
	color: #FFFFFF;
	font-weight: bold;
}

.events_head_content {
	background-image: url(../images/site/content_gruen.jpg); 
	padding-left: 15px; 
	padding-top: 2px;
	height: 27;
	color: #FFFFFF;
	font-weight: bold;
}

.events_title {
	font-size: 14;
	color: #24AD1F;
	border-bottom: 5px solid #333333;
}

a.events:link {
	text-decoration:none;
    color: #24AD1F;
}

a.events:visited {
	text-decoration:none;
	color: #24AD1F;
}

a.events:hover {
    text-decoration: underline;
    color: #24AD1F;
}

a.events:active {
    text-decoration:none;
    color: #24AD1F;
}


