
/* Listenansicht Themenpaket (Topnews und Newsarchiv)
---------------------------------------------------------------------------------- */

.list .themenpaket {
	background: #f3f3f3;
	padding: 0 10px;
	margin-bottom: 1.5em;
	width: 454px;
	float: left;
}

.startseitejugendfuereuropa .list .themenpaket {
	width: 440px;
}

.list .themenpaket div.date {
	padding: 5px 10px;
	float: left;
	background: none;
	border-width: 0;
}

.list .themenpaket .label {
	background: #009cde;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
	float: left;
	margin: 0 0 1em -10px;
}

.themenpakete-unternachrichten {
	margin-top: 1em;
	margin-bottom: 2em;
	float: left;
	width: 100%;
}

.news .themenpakete-unternachrichten .blogpost {
	margin-bottom: 0;
}

.list .themenpaket h2 {
	clear: left;
}

.list .themenpakete-unternachrichten h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #333;
}

.list .themenpakete-unternachrichten p {
	margin-bottom: 0;
}


/* Listenansicht Themenpaket Hauptnachricht Small (unter "weitere Meldungen" auf der Startseite)
---------------------------------------------------------------------------------- */

.further .label-themenpaket {
	background: #009cde;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px 2px;
	float: left;
	margin-right: 0.5em;
	font-size: 0.857em;
}




/* ARTIKEL DETAILANSICHT
---------------------------------------------------------------------------------- */

#maincontent .detail div.date {
	float: none;
	padding: 7px 13px;
	border-width: 1px;
	background: transparent url(../img/bullet-date-bg.png) no-repeat scroll left 1.2em;
}

.detail.themenpaket .footer {
	padding-bottom: 1em;
}

.detail .themenpakete-unternachrichten {
	margin-left: 0;
	margin-right: 0;
	background: #f3f3f3;
	padding: 5px 10px;
	width: 454px;
}

.detail .themenpakete-unternachrichten .unternachrichten-label {
	color: #333;
	font-weight: bold;
	margin-top: 0.5em;
	text-transform: uppercase;
}

.detail .themenpakete-unternachrichten .unternachrichten-label .article {
	text-transform: uppercase;
	display: none;
}

.detail .themenpakete-unternachrichten ul,
.detail .themenpakete-unternachrichten ul li {
	background: none;
	padding-left: 0;
	margin-left: 0;
}

.detail .themenpakete-unternachrichten ul li p {
	margin: 0;
}