@charset "utf-8";


body, td, a
{
	font:11pt/120% "Helvetica Neue", Arial, sans-serif;
	color:#000;
	background-color:#fff;
	background-image:none;
	text-decoration:none;
}

body { margin:2cm; }

table, td { border:none 0; padding:0.25cm; }

div#containerA, div#containerB, div#containerD, div#pgFooter { display:none; }

div#containerC hr
{
	border-style:dotted; 
	height: 1px;
	border-color:#ccc; 
	border-width: 1px 0 0 0; 
	margin:1cm 0;
}

h1,h2,h3 { clear:both; }

h1 { font-size:15pt; }
h2 { font-size:14pt; }
h3 { font-size:13pt; }

img { display:block; }

div.halfRowImgPackPlusRightTxtHeinz,
div.halfRowImgPackPlusRightTxtHilda
{
	margin-bottom:1cm;
	clear:both;

}

/* ########### END ImgPack ############# */
/* other teasers */
div.fullRowLeftPicTxtRight,
div.picRowTxtBottom,
div.fullRowOnlyText
{ 
	margin-bottom:1cm;
	clear:both;
}

div.fullRowLeftPicTxtRight img 
{ 
	float:left; 
	margin:0.25cm 0.25cm 1.5cm 0; 
}

div.fullRowLeftPicTxtRight td img 
{ 
	float:none; 
	margin:0;
}

div.picRowTxtBottom img
{
	width:520px;
	margin-bottom:1cm;
}
/* END OTHER TEASERS */

/* START DETAILSEITEN ONLY */
div.imgLeftFloat img, div.imgLeftFloat div#divFlashPlayerHolder
{
	float:left;
	margin-right:0.25cm;
}

div.imgRightFloat img, div.imgRightFloat div#divFlashPlayerHolder
{
	float:right;
	margin-left:1cm;
}
div.imgCenteredAlone img, div.imgCenteredAlone div#divFlashPlayerHolder
{
	display:block;
	margin:0.5cm auto;
}
/* END DETAILSEITEN ONLY */



