/**
 * @package: Burmester
 * @creator: Jan Konzack
 * @copyright New Image GmbH
 * @created: 04.09.2007
 *
 * Stylesheet für Premium-Detailseiten.
 */

/* Foorternavi ausblenden */
#footernavigation {
	display: none;	
}

/* Oberer Komponenteninhalt (Titel, Headline, Beschreibungstext, Detailbild) */
div#premiumcontent {
	padding-left: 4em;
	padding-right: 3.6em;
	background-image: url("../pixel/premium_background_logo.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 18em;
	margin-bottom: 4em;
}

/* Linkbox */
div.linkbox {
	margin-left: -0.5em;
	width: 28em;
}
