
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ====== tt_news Latest-News-Formatierungen ====== */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.news-latest-container {
	color:black;
	background-color: #88D1FF;
	min-height:113px;
	border-top:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid #C8EAFF;
	border-bottom: 1px solid #C8EAFF;
	margin:10px 0px 10px 0px;
	padding:2px;
	width:100%;
}

.news-latest-container h2 {
	font-size:1.3em;
	text-align:left;
}

.news-latest-clearer {
	clear:both;
	margin:2px 0px 2px 0px;
	border-top:1px solid gray;
}

.news-latest-image {
	float:left;
}

.news-latest-subheader {
	min-height:113px;
}

.news-latest-image {
	margin:0px 5px 0px 0px;
}

.news-latest-date {
	margin:0px 10px 0px 0px;
}

.news-latest-header {
	font-size:1.2em;
}

.news-latest-item a:hover, .news-latest-item a:focus {
	font-weight:bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ====== tt_news single-news====== */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.news-single-imgcaption {
	margin:3px 0px 10px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ====== tt_news List-News-Formatierungen für Termine ====== */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.news-list-termine-container {
	margin:10px 0px 0px 0px;
}

.news-list-termine-item {
	margin:0px 0px 11px 0px;
}

.news-list-termine-title {
	color:maroon;
	background-color: #88D1FF;
}

/* ====== Archiv ====== */

.news-amenu-container {
	margin:10px 0px 0px 0px;
}

.news-amenu-container ul {
	list-style:none;
	margin:5px 0px 0px 0px;
}

.news-amenu-container a {
	font-weight:bold;
	color:maroon;
	background-color:	#f5f5f5;
}

.news-amenu-container a:hover, .news-amenu-container a:focus {
	color:#4b4b4b;
	background-color:	#f5f5f5;
}

.archiv-monat, .news-amenu-item-year {
	margin:0px 0px 5px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ====== tt_news List-News-Formatierungen für Archiv ====== */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.news-list-item {
	min-height:100px;
	margin:5px 0px 5px 0px;
}

.news-list-hr {
	margin:2px 0px 2px 0px;
	border-top:1px solid gray;
}

.news-list-image {
	float:left;
	width:120px;
	margin:0px 5px 5px 0px;
}

.news-list-subheader {
	min-height:80px;
}
