/* Basisformatierungen */
body {
	color: #000;
	background-color: #fff;
	font-size: 0.95em;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	background-image: none;
}

h1, h2, h3, h4, h5 {
	font-style: italic;
	font-weight: bold;
}
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 125%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }

h1, h2, h3, h4, h5, p { padding-bottom: 10px; }

a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

ul { margin: 0; padding: 0 0 0 20px; }
li { margin: 0; padding: 0; }


/* Sonderformatierungen */
.unsichtbar, #kopf_mitte, .footertools, #pfizer, #zelle_helfer, #zelle_ganzunten, .verlauftopright { display: none; }
.links { float: left; }
.mitte { float: left; }
.rechts { float: right; }
.clr { clear: both; }

img.illu { float: left; padding: 0 20px 20px 0; }

#bereich_gesamt {
  position:relative;
}

#bereich_foto {
	left:0px;
	position:absolute;
	top:66px;
}

#bereich_inhalt_aussen {
 width:750px;
}
#bereich_inhalt_innen {
  background-image: none;
	background-color: #ffffff;
}

#bereich_inhalt_links {
  position:relative;
	left:0px;
}

#bereich_inhalt_rechts {
  float:none;
	position:relative;
	left:0px;
	display:none;
}
#bereich_flasche {
	position: relative;
	left:523px;
	z-index:99;
}

#zelle_unten {
  color: #fff;
}
#zelle_unten a {
	color: #000;
}

div#bereich_mantel { width: 650px; margin: 20px 10px; padding: 0; }
div#bereich_kopf div#kopf_links {  }
div#bereich_kopf h1 a { text-decoration: none; color: #000; }
div#bereich_kopf div#kopf_rechts { display: none; }
div#bereich_navigation { display: none; }
div#bereich_unternavigation { display: none; }
div#bereich_helfer { display: none; }
div#bereich_fusszeile a { font-weight: normal; }

div.infoblock img { float: left; margin: 0; padding: 0 10px 10px 0; }

div.randtext { border: 1px solid #000; }
div.randtext p { margin: 0; padding: 5px; }

div.fussnoten_trenner { width: 33%; padding: 5px 0; background: url(../_pics/inhalt_trenner.gif) repeat-x 0 5px; }
div.fussnoten_links { font-size: 0.85em; padding-top: 5px; }

.noprint { display: none; visibility: hidden; }
