body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
}
a, a:link, a:visited {
  TEXT-DECORATION: none;
	COLOR:#00082b;
	font-weight: bold;
}
a:hover {
  TEXT-DECORATION: underline;
	COLOR: #7a5500;
}
#logo{
  float:left;
  width:20%;
  height:60px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #000000;
}
#logo_mitte {
  float:left;
  width:35%;
  height:60px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
#logo_rechts {
  margin-left:55%;
  background:url(bg_logo_r.gif);
  height:60px;
  border-bottom: 1px solid #000000;
}
/* rollover images */
#testing {
	float:left;
}
#testing a, #testing img {
	border:0;
}
#testing a:hover img {
	visibility:hidden;
}
/* both IE/win and mac */
#testing a {display:inline-block;}
/* \*/
html #testing a {display:block;}
html #inline-images a {display:inline;}
/* end hiding from IE/mac */

.FancyF2 { background:url(home_ho.gif) no-repeat bottom left; }
.CSSF2 { background:url(kontakt_ho.gif) no-repeat bottom left; }
.ImageF2 { background:url(impressum_ho.gif) no-repeat bottom left; }
.RolloversF2 { background:url(sitemap_ho.gif) no-repeat bottom left; }

#inline-images a:hover img {
	visibility:hidden;
}
#inline-images a {
	font-size:35px !important;
	background-position:left bottom;
}
#inline-images img {
	vertical-align:text-bottom;
}
/* fixes for IE/win \*/
* html #inline-images a {
	height:35px;
}
* html #inline-images a:hover {
	height:1%;
}
/*** Ende rollover images *****/
.float_r {
  float:right;
}
#mittelteil {
  background:url(pbf_sicht.jpg);
  background-repeat:no-repeat;
}
#eins {
  float:left;
  width:20%;
  height:20px;
  border-right: 1px solid #000000;
}
#zwei {
  float:left;  
  width:35%;
  height:20px;
  border-right: 1px solid #000000;
}
#drei{
  margin-left:55%;
  height:20px;
  padding-right:30px;
}
#spalte_links {
  width: 20%;
  padding-top:10px;
  float: left;
}
/* Suchfeld */
#search {
  margin-left:20px;
  color: black;
  background-color: transparent;
}
#search label {
  color: black;
}
/* Haupt-Navigationsbereich */
#navi {
  font-size: 0.8em;
  color: black;
  margin-top: 10px;
}
/* Inhaltsbereich */
#content {
  margin-left:20%;
  min-height:550px;
  border-left: 1px solid #000000;
  color: black;
  font-size: 0.84em; 
  line-height: 1.45em;
  padding-left:20px;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom:100px;
  background-color:#FFFFFF;
}
#content img {
  padding:5px;
}
/* Stilregel für Plugins, z.B. feedback 
wichtig, um die gewünschte Hintergrundfarbe festlegen
zu können */
.plugin {
  background-color: #F8F8F8;
  font-size: 1em;
  line-height: 1.3em;
}
/* Stilregel für Frontend-Einloggbereich, 
wichtig, um die gewünschte Hintergrundfarbe festlegen zu
können */
.login {
  background-color: #F8F8F8;
  font-size: 1em;
  line-height: 1.3em;
}
/* Listenstile für Menüeintrag im Navibereich topmenu */
#topmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 2px;
}
#topmenu ul {
  font-size: 1em;
  text-align: right;
  border-bottom: 1px solid silver; 
  padding-bottom: 2px;
}
#topmenu li {
  display: inline;
}
#topmenu a {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid silver;
  text-decoration: none; 
  border-bottom: 0;
}
#topmenu a:link {
  text-decoration: none;
}
#topmenu a:visited {
  color: gray;
  text-decoration: none;
}
#topmenu a:hover {
  background-color: #003084;
  width: 100%;
  color: white;
}
#topmenu .obermenuhigh {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid silver;
  background-color: #003084;
  color: white;
  border-bottom: 0;
}
/* ENDE Listenstile für Menüeintrag im topmenu */
/* Listenstile für Menüeintrag im Navibereich */
#navi{
  margin-top: 10px;
  margin-left: 5px;
  }
#navi ul {
  list-style-type: none;
  margin-top: 0px;
  margin-left: 1px;
  padding-left: 1px;
}

#navi ul ul {
  padding-left: 10px;
  margin-left: 10px;
  }

#navi ul li a {
  display: block;
  list-style-type: none;
  text-indent: 0px;
  margin-top: 1px;
  padding: 4px 4px 4px 8px;
  font-weight: bold;
  color: #000000;
  background-color: transparent;
}

#navi ul ul li a {
 display: block;
 margin-top:1px;
 padding:4px 4px 4px 2px;
 text-indent: 0px;
 font-weight: bold;
 color: #000000;
 background-color: transparent;
}

#navi a:link {
  display: block;
  text-decoration: none;
  width: 170px;
}

#navi a:visited {
  text-decoration: none;
  display: block;
  width: 170px;
}

#navi a:hover {
  display: block;
  background-color: transparent;
  width: 170px;
  color: #a52a2a;
}
#navi ul .obermenuhigh {
  list-style-type: none;
  display: block;
  width: 170px;
  margin-top: 1px;
  padding: 4px 4px 3px 8px;
  font-weight: bold;
  color: #a52a2a;
  background-color: #ffe576;
}

#navi ul ul .submenuhigh {
  list-style-type: none;
  display: block;
  width: 160px;
  margin-top: 1px;
  padding: 4px 4px 4px 2px;
  font-weight: bold;
  color: black;
  background-color: #ffe576;
  color: #a52a2a;
}
/* ENDE Listenstile für Menüeintrag im Navibereich */
/* Navigationspfad */
#path {
  padding: 2px;
}
#pfad a, #pfad a:link, #pfad a:visited, #pfad a:active  { 
    TEXT-DECORATION: underline;
	COLOR:#000000;
	font-weight: bold;
}
#pfad a:hover {
    TEXT-DECORATION: none;
	  COLOR: #000000;
}
/* ENDE Listenstile für Menüeintrag im Navibereich */
/* normaler Listenstil, beschränkt auf Inhaltsbereich */
#content ul {
  list-style-image: url(arr12_gelb.jpg);
  font-size: 1em;
  line-height: 1.4;
  margin-left: 1.8em;
  padding-left: 1.5em;
  margin-top: 0;
  padding-top: 0;
}
#content ol {
  font-size: 1em;
  line-height: 1.4;
  margin-top: 0;
  padding-top: 0;
}
#content li {
  margin-bottom: 0.2em;
}
#footer{
  display:inline;
}
#vier {
  float:left;
  width:20%;
  height:20px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
#fuenf {
  height:20px;
  margin-left:20%;
  border-bottom: 1px solid #000000;
}
#sechs {
  float:left;
  width:20%;
  height:20px;
  border-right: 1px solid #000000;
  background-color:#fff3a4;
}
#sieben {
  height:20px;
  margin-left:20%;
   background-color:#fff3a4;
}
#sieben span {
  display:none;
}
/* Überschrift 1 gestalten */
h1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:13pt;
	font-weight:bold;
	font-style:italic;
	color:#c0c3ca;
}
h2 {
	font-family:Verdana, Arial, Helvetica;
	font-size:11pt;
	font-weight:bold;
	font-style: italic;
	color: #5c6476;
}
h3 {
	font-family:Verdana, Arial, Helvetica;
	font-size:10pt;
	font-weight:bold;
	color: #5c6476;
	line-height: 150%;
}
/* Hier beginnen die ungebundenen Klassen, zu erkennen
am Punkt vor dem Klassennamen */
/* Gestaltung des rechts ausgerichteten News-Kastens */
.kasten {
  font-size: 1em;
  margin-top: 10px;
  float: right;
  width: 170px;
  border-style: dotted;
  border-width: 2px;
  border-color: silver;
  padding: 3px;
  margin: 3px;
}
.kasten h3 {
  margin-top: 0px;
}
/* Beginn der neuen Newskasten-Formate, ab CMBasic 1.3 */
.boxcover {
  font-size: 0.9em;
  margin-top: 10px;
  float: right;
  width: 200px;
  padding: 3px;
}
.box {
  font-size: 0.9em;
  margin-top: 10px;
  padding-right: 0px;
  float: right;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #0000A0;
}
.box h3 {
  background-color: #003084; 
  color: white;
  padding: 3px;
  margin-top: 0px;
}
.box div {
 padding: 3px;
}
/* Ende der neuen Newskasten-Formate */

/* Einführungsabsatz */
.lead, .lead p {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  font-size:  1em;
  line-height: 1.5em;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}
.lead img {
  padding: 5px;
}
/* grauer Rahmen mit Umrandung */
.rahmen {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 1em;
  width: 90%;
  background-color : #EEEEEE; 
  border-style : solid; 
  border-width : 1px; 
  border-color : #CD3326; 
  padding: 3px;
  margin-top: 10px;
  margin-bottom: 15px;
}
/* Rahmen mit gestrichelter Umrandung */
.tipp {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 1em; 
  width: 90%;
  border-style : dotted; 
  border-width : 1px; 
  border-color : gray; 
  padding : 3px;
  margin-top: 8px;
  margin-bottom: 10px; 
}
code, .code {
  font-family: 'Courier New', Courier, monospace;
  font-size: 1em;
  color: #000099;
}
/* Bildunterschrift */
.bu {
  margin-top: 0px;
  font-size: 0.75em;
  font-weight: bold;
}
.tabelle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:1.0em;
  border-collapse: collapse;
}
td.c7 {
  background-color: #FFFFF2; 
  padding: 5px
}
 span.c6 {
 font-size: 9pt
}
td.c5 {
padding: 5px
}
td.c4 {
background-color: #FFF3A4; padding: 5px
}

