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

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

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

.community_title {
	font-size: 14;
	color: #D12B15;
	border-bottom: 5px solid #333333;
}

a.community:link {
	text-decoration:none;
    color: #D12B15;
}

a.community:visited {
	text-decoration:none;
	color: #D12B15;
}

a.community:hover {
    text-decoration: underline;
    color: #D12B15;
}

a.community:active {
    text-decoration:none;
    color: #D12B15;
}


