/* ------ AUSBLENDEN ------  */

div#header, 
div.headerframe, 
div.hori, div.navi, 
div#toolbar, 
div.logoleiste, 
div.sitemap {
    display: none;
  }

div.video-section, 
p#oben, 
div.abst, 
div.medium-12:has(+ form:only-child),
div.section:has(> div.row > div.medium-12 > form:only-child),
div.medium-6:has(+ p > iframe:only-child),
p:has(> iframe:only-child),
a[title="nach oben"],
p:empty,
.nicht_drucken {
    display: none;
  }

/* ------ KOPFZEILE ------ */

/*
div.section:has(h1)::before {
  content: "News und Pressemeldungen auf pv.de, (c) EWS GmbH & Co. KG";
  display: block;
  width: 100%;
  height: 50px;
  background: url("http://www.pv.de/media/logo_ews_de.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 40px;
  color: gray;
  font-size: 0.8em;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 20px 0;
  border: solid gray;
  border-width: 0 0 1px 0;
}
*/

/* ------ FORMATIEREN ------ */


body,
div#content {
	font-size: 10pt !important; 
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif !important;
}

div#content h1 {
	font-size: 2em !important;
	font-weight: bold;
	padding: 0;
	margin: 0.75em 0 1em 0 !important;
	color: #214067 !important;
}

div#content h2 {
	font-size: 1.4em !important;
	font-weight: bold;
	padding: 0;
	margin: 0.75em 0 0.5em 0 !important;
}

div#content h3 {
	font-size: 1em !important;
	font-weight: bold;
	padding: 0;
	margin: 0.75em 0 0.5em 0 !important;
}

div#content p {
	font-size: 1em !important;
	line-height: 1.2em !important;
}

div#content ul {
	font-size: 1em !important;
	line-height: 1.2em !important;
}

div#content li {
	font-size: 1em !important;
	line-height: 1.2em !important;
	margin: 0 0 0.25em 0 !important;
}

div.flLeft,
img.flLeft {
	margin: 0.5em 0.75em 0.25em 0 !important;
	max-width: 20% !important;
}
