/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
a:active, a:visited, a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#footer a:active, #footer a:visited, #footer a:link {
	color: #aaaaaa;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}

.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990033;
	font-size: 1.4em;
	text-align: right;
}
#center {
/* ist das Element, welches zentriert werden soll */
	padding: 0;
/* es sind auch andere Angaben möglich, die dann   allerdings bei der Breite und Höhe mit berücksichtigt werden müssen. */
/* Angaben zu Breite und Höhe, diese können auch in em angegeben werden. */
	width: 800px;
/* Breite insgesamt 450px (448px + 2 x 1px Border) */
	height: 350px;
/* Mindesthöhe insgesamt 300px (298px + 2 x 1px Border), bei genau dieser Höhe funktioniert die vertikale Zentrierung */
/* jetzt wird die linke obere Ecke vertikal und horizontal zentriert */
	position: absolute;
	top: 50%;
	left: 50%;
/* durch negative margins wird es jetzt um die Hälfte von Höhe und   Breite nach oben und links verschoben */
	margin: -170px 0 0 -400px;
/* jeweils die Hälfte der Gesamthöhe und -breite */
	visibility: inherit;
}
.high {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
h2.high {
	color: #990033;
	margin-top: -15px;
	font-size: 12px;
}
h2.feed {
	color: #990033;
	margin-top: -8px;
	font-size: 12px;
}
h2.feed {
	color: #990033;
	margin-top: -8px;
	font-size: 12px;
}
.impress {
	font-size: 0.7em;
}
#right {
	border-left: 2px dashed rgb(153,153,153);
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #990000;
	text-align: justify;

	width: 365px;
	height: 250px;
	overflow: auto;
	margin-top: 15px;
	display: block;
}
#rightimpress {
	border-left: 2px dashed rgb(153,153,153);
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #990000;
	text-align: justify;

	width: 365px;
	height: 250px;
	overflow: auto;
	margin-top: 15px;
	display: none;
}
#hi {
	font-size: 0.8em;
	text-align: right;
	color: rgb(153,0,0);
}
#left {
	width: 398px;

	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#rightobc {
	border-left: 2px dashed rgb(153,153,153);
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #990033;
	text-align: justify;
	word-spacing: 0.2em;
	width: 365px;
	height: 250px;
	overflow: auto;
	margin-top: 15px;
	display: none;
}
#rightporze {
	border-left: 2px dashed rgb(153,153,153);
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #990033;
	text-align: justify;
	word-spacing: 0.2em;
	width: 365px;
	height: 250px;
	overflow: auto;
	margin-top: 15px;
	display: none;
}
.rss {
	margin-left: 5px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #999999;
	text-align: center;
	word-spacing: 0.2em;
	width: 800px;
	height: 20px;
	overflow: auto;
	margin-top: -20px;
	margin-left: -400px;
	left: 50%;
	top: 100%;
	position: absolute;
	vertical-align: middle;
z-index: 20;
}
#w3 {
	text-align: right;
  margin-top: -25px;
	top: 100%;
		
	width: 98%;
	position: absolute;
}
