
/* TemplateStartseite */

/* Rahmendesign: Sterne */

div#top,
div#main {
	background: #fff;
}

div#features {
	padding-top: 0;
}


/* Schwerpunkte */

#schwerpunkte {
	background: #fff;
	padding: 10px;
	width: 100%;
	float: left;
}

#schwerpunkte h2,
#schwerpunkte ul li {
	font-size: 1.167em;
	float: left;
	line-height: 1.2;
	margin-right: 2em;
	margin-bottom: 0.25em;
}

#schwerpunkte h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #555;
}

#schwerpunkte ul {
	margin: 0;
	padding: 0;
}

#schwerpunkte ul li {
	padding: 0;
	background: none;
	white-space: nowrap;
}

/* FEATURES */

.startseitejugendfuereuropa div.feature {
	border: 1px solid #BDC0C2;
	border-left-width: 0;
	border-bottom-width: 0;
	background: url(../img/feature-bg.png) no-repeat left bottom;
	padding-bottom: 20px;
	padding: 0 6px 2px;
}

.startseitejugendfuereuropa div#content {
	width: 460px;
}

.startseitejugendfuereuropa div#features {
	width: 222px;
}

/* CONTENT */

.news a.more,
.fortbildungen a.more {
	font-weight: normal;
}

.news .themenpakete-unternachrichten h2,
.news .further h2,
.fortbildungen h2 {
	color: #333;
}


/* News */

.news {
	margin-bottom: 2em;
}

.news .blogpost {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

.news .blogpost .date {
	margin: 0;
	padding: 0;
	background: none;
	border-width: 0;
}

.news .blogpost h2 {
	margin-top: 0;
	margin-bottom: 1em;
}

.news .blogpost p {
	font-weight: bold;
}

.news .blogpost span.imageframe {
	float: left;
	margin: 0;
	margin-right: 10px;
}

.news .further {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

.news .further ul {
	margin-left: 0;
}

.news .further li {
	line-height: 1.3;
	margin-bottom: 0.75em;
}

.news .further .date {
	font-style: italic;
	font-size: 90%;
}


/* Fortbildungen */

.fortbildungen {
	padding-top: 1em;
}

.fortbildungen .fortbildungsangebot {
	position: relative;
	padding-right: 100px;
	padding-bottom: 1em;
}

.fortbildungen .fortbildungsangebot .date {
	font-size: 80%;
	text-transform: uppercase;
	border: 1px solid #a9a9a9;
	border-left-color: #e7e7e7;
	border-top-color: #e7e7e7;
	text-align: center;
	width: 4em;
	position: absolute;
	left: -5em;
}

.fortbildungen .fortbildungsangebot .date span {
	display: block;
}

.fortbildungen .fortbildungsangebot .date .day {
	font-weight: bold;
	font-size: 120%;
}

.fortbildungen .fortbildungsangebot h3 {
	margin-bottom: 0;
}

.fortbildungen .fortbildungsangebot .status {
	position: absolute;
	left: 374px;
	top: 1em;
	padding: 0.5em 1.5em;
	text-align: center;
	background: url(../img/button-fortbildungskalender-anmelden.png) no-repeat center center;
}

.fortbildungen .fortbildungsangebot .status a {
	background-image: none;
	padding: 0;
}

.fortbildungen .fortbildungsangebot .status.closed {
	border-width: 0;
	font-style: italic;
	color: #cdcdcd;
}