/* Styles fuer die Ausgabe auf einem Drucker */
/* IMpORTANT - This design is not a template. */
/* $Id: print.css 598 2008-02-04 07:58:50Z nbennke $ */

#extra {	display: none;}

#footer {	display: none;}

body {
	color: #000;
	/* 101% zur font-size-Korrektur f�r Opera bis v.6 */
	font: normal 101% Arial, helvetica, Geneva, SunSans-Regular, sans-serif;
}

img { border: 0px; }

#slogan_image {display: none;}

#quickSummary {display: none;}

#pageHeader {display: none;}

#pageHeader-navi {display: none;}

#naviH {display: none;}

.seperator {display: none;}

#left {display: none;}

#middle { 
  /* position:relative f�r z-index */
	position: relative;
	/* z-index: oberste Box bei �berlagerung */
	z-index: 1;
	/* margin-Angaben zur standardm��igen Zentrierung der mittleren Box (auch IE 6 im Standardmodus) */
}

#middle .tx-ffiframe-pi1 {
	margin-top: 15px;
}

#middle-objekt {
	/* position:relative f�r z-index */
	position: relative;
	/* z-index: oberste Box bei �berlagerung */
	z-index: 1;
	/* margin-Angaben zur standardm��igen Zentrierung der mittleren Box (auch IE 6 im Standardmodus) */
}

#right {display: none;}

#sitemap {
	margin-left: -20px;
}

.ueberschrift-1 {
	color: #000000;
	background-color: #E3EEE0;
	margin: 0px 0px 10px 5px;
	padding: 5px 0 0 0;
}

.ueberschrift-1 h1 {
	height: 26px;
	margin: 0;
	position: static;
}

.ueberschrift-1 h1 span {
	color: #000;
	font-size: 40%;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.ueberschrift-1 p {
	margin: 0;
	padding: 5px 10px 20px 10px;
	font-size: 74%;
}

.ueberschrift-1 table {
	padding-Left: 10px;
}

.ueberschrift-1 td {
	font-size: 80%;
	color: #000000;
}

.ueberschrift-1 td p {
	margin-Left: 80px;
}

.ueberschrift-1 td span {
	font-size: 130%;
	line-height: 18px;
}

.ueberschrift-1 a {
	color: #000000;
}


.ueberschrift-1 img {
	height: 100px;
	border-right: #E3EEE0 3px solid;
}

.ueberschrift-1 ul LI {
	padding: 5px 0 0 0;
}

.ueberschrift-1 ul LI a,.ueberschrift-1 ul LI a:visited {
	color: #000000;
	text-decoration: none;
}



.ueberschrift-2 {
	color: #000;
	text-align: left;
}

.ueberschrift-2 h1 {
	margin: 0;
	padding-top: 0;
	position: static;
}

.ueberschrift-2 h1 span {
	margin: 0px;
	font-size: 40%;
	color: #000;
}

.ueberschrift-2 p {
	font-size: 74%;
}

.ueberschrift-2 a.link {
	padding: 3px 2px 3px 2px;
	color: #000000;
	font-weight: bold;
}

.ueberschrift-2 img {
	width: 160px;
}



.ueberschrift-3 {
	min-height: 140px;
	color: #000000;
	border-bottom: #B9D8B6 1px solid;
}

.ueberschrift-3 h1 {
	margin: 10px 0 -20px 0;
	padding: 0;
	position: static;
  width: 440px;
}

.ueberschrift-3 h1 span {
	color: #CC0000;
	font-size: 40%;
	font-weight: normal;
	margin: 0px;
}

.ueberschrift-3 h1 a { 
	color: #CC0000;
  font-weight: normal;
	text-decoration: none;
}

.ueberschrift-3 p { 
  font-size: 80%;
  width: 440px;
}

.ueberschrift-3 p.icons { 
  padding-top: 25px;
}

.ueberschrift-3 span .spacer { 
  padding-left: 40px; 
}

.ueberschrift-3 span .sang-text {
	font-style: italic;
	font-weight: bold;
}

.ueberschrift-3 td {
	color: #000000;
	font-size: 80%;
}

.ueberschrift-3 td.objekt {
  padding-right:50px;
}

.ueberschrift-3 a { 
  color: #000000;
}

.ueberschrift-3 a.weiterlink { 
  display: none; 
}

.ueberschrift-3 a.link {
	visibility: hidden;
}

.ueberschrift-3 a.link2 {
	padding: 5px 4px 5px 4px;
	text-decoration: none;
}


.ueberschrift-3 .images {
	float: right;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

.ueberschrift-3 .image-galerie {
	font-size: 80%; 
	margin: 3px 3px 15px 3px;
	padding: 0;
	text-align: center;
}

.ueberschrift-3 .image-galerie-bild img {
	margin-bottom: 3px;
}




.ueberschrift-4 {
	min-height: 185px;
	margin: 0 10px 0 5px;
	padding: 5px 10px 1px 10px;
	color: #000000;
	background-color: #E3EEE0;
}

.ueberschrift-4 h1 {
	margin: 0 0 -10px 0;
	padding: 0;
	position: static;
}

.ueberschrift-4 h1 span {
	margin: 0px;
	font-size: 40%;
	font-weight: bold;
	color: #000;
}

.ueberschrift-4 h1 span a {
	font-weight: bold;
	color: #000;
}

.ueberschrift-4 p {
	font-size: 74%;
}

.ueberschrift-4 p.icons {
	padding-top: 26px;
}

.ueberschrift-4 td {
	font-size: 80%;
	color: #000000;
}

.ueberschrift-4 img {
	vertical-align: middle
}

.ueberschrift-4 img.legende {
	padding-left: 10px;
	padding-right: 25px
}

/*.ueberschrift-4 .image-editor img { margin-bottom: 3px; border: #000 1px solid;}*/
.ueberschrift-4 .image-editor-bild {
	float: left;
	height: 200px;
}

.ueberschrift-4 .image-editor-bild TEXTAREA {
	width: 160px;
}

.ueberschrift-4 a {
	color: #000000;
}

.ueberschrift-4 a.link {
	padding: 5px 4px 5px 4px;
	font-weight: bold;
}

.ueberschrift-4 a.link:hover {
	color: #000000;
}

.ueberschrift-4 a.link:visited {
	color: #000000;
}

.ueberschrift-5 {
	text-align: left;
	color: #64492E;
}

.ueberschrift-5 h1 {
	font-size: 1.2em;
	position: static;
	margin: 0px;
	padding-top: 0;
}

.ueberschrift-5 h1 span {
	margin: 0px;
	font-size: 40%;
	color: #CC0000;
}

.ueberschrift-5 p {
	font-size: 74%;
}

.ueberschrift-5 a.link {
	background: #469E45 url("../images/bg_ueberschrift_2_button.gif") repeat-x;
	border-bottom: #469E45 1px solid;
	border-left: #469E45 1px solid;
	border-right: #469E45 1px solid;
	border-top: #469E45 1px solid;
	color: #fff;
	font-size: 89%;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 2px 3px 2px;
}

.ueberschrift-5 a.link:hover {
	color: #fff;
	background: #469E45;
}

.ueberschrift-5 a.link:visited {
	color: #fff;
}

.editzwischen table {
	position: absolute;
	top: 200px;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0;
	color: #64492E;
	margin: 0px;
	padding-top: 0;
}

/*.ueberschrift-5 img { width: 160px; border: #B99B73 1px solid;}*/
	/* VOV-EXT */
.rrahmen {
	position: absolute;
	top: 140px;
}

/*.rrahmen-objekte { position:absolute; top:140px; left:0; bottom: 10; right: 0; padding: 0; overflow-x:auto; overflow-y:scroll; }*/
	/* Formular */
.ueberschrift-1 p.f-zeile {
	margin: 0;
	padding: 8px 10px 0 10px;
	width: 98%;
}

.f-text {
	float: left;
	line-height: 20px;
	text-align: left;
	width: 20%;
}

.f-feld {
	width: 78%;
}

.input {
	background-color: #EFF1F1;
	width: 78%;
	font-size: 9pt;
	font-family: Verdana, Arial, helvetica, Geneva;
	border: #000000 1px solid;
}

.clear {
	clear: both;
}

.button {
	margin: 30px 0 40px 40%;
}

/* Styles des Infotextes */
div.infotext h1, div.infotext p {
	display: none;
}


