@charset "UTF-8";

#navigation {
	width: 964px;
}
#content {
	width: 950px;
}
#highlight {
	width: 705px;
	background-image: url(../elements/back_rubrik_705px.gif);
}
#footer {
	width: 950px;
}

.Aktuell {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 705px;
	height: 322px;
	float: left;
}

.AktuellPanelTab {
	height: 31px;
}

.AktuellPanelPic {
	height: 291px;
	margin: 0px;
	padding: 0px;
}

.AktuellPanelContent {
	height: 291px;
	margin-top: -225px;
	padding: 0px 11px 0px 195px;
	color: #ffffff;
}

.AktuellPanelContent h1 {
	color: #ffffff;
	margin: 0px 0px 10px 0px;
}

.AktuellPanelContent p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0px 10px 0px;
}

.AktuellPanelContent b {
	font-size: 15px;
	color: #ffffff;
	line-height: 20px;
}

.AktuellPanelContent i {
	font-size: 10px;
	color: #c8daee;
}

.AktuellPanelContent a, .AktuellPanelContent a:visited {
	padding: 0px 0px 0px 15px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.AktuellPanelContent a:hover, .AktuellPanelContent a:visited:hover {
	text-decoration: underline;
	color: #ffffff;
	background-image: url(pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.AktuellPanelContent li {
	list-style-image: none;
}
