.news1 {



}
.statistk {
	height: 140px;
	width: 140px;
	margin-top: 5px;
	margin-left: 25px;
}



.aktuelles {
	height: 248px;
	width: 165px;
	margin-left: 8px;
	background-image: url(../bilder/termine_aktuelles/aktuelles_leer.png);
	background-repeat: no-repeat;
}
.text_aktuelles {
	font-weight: bold;
	color: #000;
	width: 150px;
	font-size: 70%;
	margin-left: 8px;
	position: relative;
	font-style: italic;
	text-align: center;
	page-break-before: auto;
	page-break-after: auto;
}


.termine {
	height: 244px;
	width: 165px;
	margin-left: 8px;
	background-image: url(../bilder/termine_aktuelles/termine_leer.png);
}
.text_termine {
	font-weight: bold;
	color: #FFF;
	width: 150px;
	font-size: 70%;
	margin-left: 8px;
	position: relative;
	font-style: normal;
	text-align: left;
	page-break-before: auto;
	page-break-after: auto;
}

.sponsoren {
	height: 250px;
	width: 165px;
	margin-left: 8px;
	background-image: url(../bilder/termine_aktuelles/sponsor_leer.png);
}

.text_sponsoren {
	font-weight: bold;
	color: #000;
	width: 150px;
	font-size: 70%;
	margin-left: 8px;
	position: relative;
	font-style: normal;
	text-align: center;
	page-break-before: auto;
	page-break-after: auto;
	line-height: 15px;
}
