/* CSS Document */
/* Stil3 ist Aktivitaet */
.Stil3 {
	font-size: 24px;
	color: #660000;
}	

.Stil4 {font-size: small}

#rechts .news_top {
	background-image: url(../bilder/news_top.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 400px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;

}

#rechts .news_mitte {
	background-image: url(../bilder/news_mitte.jpg); 
	background-repeat: repeat-y;
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #660000;
	font-size: 16px;

}

#rechts .news_unten {
	background-image: url(../bilder/news_unten.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#links {
	margin-right: auto;
	margin-left: auto;
	float: right;
	width: 196px;

}
#links .anmeldung {

	background-repeat: no-repeat;
	width: 150px;
	margin: 0px auto;
	background-position: center;
	padding: 0px 0px 10px;


	}
#links .news {
	padding: 40px 5px 10px 5px;
	margin: 5px auto;
	background-image: url(../bilder/News.jpg);
	height: 333px;
	width: 192px;
	background-repeat: no-repeat;

}

#links .facebook {
	text-align: center;
}


