
#container {
	background: #fff url(../img/startseite-content-bg.png) right repeat-y; 
}

#main {
	width: 580px;
	margin-left: 32px;	
}

#wrapper {
	width: 100%;
}

#content {
	padding-top: 8px;
	width: 100%;
	background: url(../img/arrow.png) no-repeat left top;
}

#content p {
	margin-left: 120px;
}

#features {
	width: 304px;													
}

#subnav {
	display: none;
}

#footer .main {
	width: 580px;
}

#footer .features {
	width: 335px;
}

#footer .footernav, #footer .copyright { 
	margin-left: 0;
}


/* Meldungen */                 

#topmeldungen {
	position: relative;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

#topmeldungen p, #weitere-meldungen p {
	margin-left: 0;
}

#topmeldungen a.newsfeed {
	position: absolute;
	right: 0;
	top: -4px;
	border-width: 0 !important;
}

#topmeldungen .meldung {
	width: 278px;
	float: left;
	margin-right: 24px;
	position: relative;
}

#topmeldungen .meldung.last-child, #weitere-meldungen .meldung.last-child {
	margin-right: 0;
}

#topmeldungen .meldung .meldung-text {
	margin-top: 16px;
	padding: 8px;
	border: 1px solid #BFB519;
	background-color: #F2F0D6;
}

.meldung .meldung-text p {
	line-height: 1.25em;
}

#wrapper .meldung .meldung-text h2 {
	margin-bottom: 0.25em;
}

.meldung .meldung-text h2 a, .meldung .meldung-text h2 a:focus, .meldung .meldung-text h2 a:hover {
	color: #000;
}

#topmeldungen .meldung span.imageframe {
	float: left;
	margin: -20px 10px 10px -20px;
}

#topmeldungen .meldung span.imageframe span {
	display: none;
}

.meldung div.date {
	text-align: right;
	font-size: 80%;
	color: #BFB519;
	margin-bottom: -10px;
}

#weitere-meldungen .meldung .meldung-text {
	margin-bottom: 24px;
}

.meldungen-infozeile {
	font-size: 0.8em; 
	border-bottom: 1px solid #204A91; 
	padding-bottom: 2px;
	margin-bottom: 20px; 
}
