

#aktuellesheft { }
#aktuellesheft img { margin-top: 1.5em; float: left; }

/* falls es Bilduntertitel beim Heft gibt: */
#aktuellesheft div img { float: none; }
#aktuellesheft div { float: left; } 

#aktuellesheft #teaser { float: left; margin-left: 1.5em; width: 305px; } 

#content h1 {
	background-color: #2E5899; 
	color: #fff; 
	font-weight: bold;
	margin-bottom: 0.75em;
	border-color: #D3DCEA;
	text-transform: lowercase;
}
#content h2 { margin-top: 0.75em; margin-bottom: 0.25em; }
#content h3 { margin-bottom: 0.75em; }
#content p { margin-top: 0.75em; }

#gewinnspielfarbflaeche { margin: 0 -5px; margin-top: 0.5em; padding: 2px 5px 1em 5px; background-color: #E9F0FA; }

#tagestipp, #topkritik, #interview { clear: both; float: left; width: 100%; }

#tagestippfarbflaeche { float: left; width: 100%; margin: 0 -5px; padding: 2px 5px 1em 5px; background-color: #E9F0FA; }

#topkritikfarbflaeche { width: 100%; float: left; margin: 0 -5px; padding: 2px 5px 1em 5px; background-color: #003485; }
#topkritikfarbflaeche h2, #topkritikfarbflaeche h3, #topkritikfarbflaeche p {
	color: #fff;
}

#content a.thumbnail {
	position: relative;
}

#content a.thumbnail.left {
	margin: 10px 10px 10px 0;
	float: left;
}

#content a.thumbnail.right {
	margin: 10px 0 10px 10px;
	float: right;
}

#content #interview a.thumbnail {
	margin-top: 0;
}
