/* Blaettern - Include (wird auf allen Seiten, auf denen geblaettert werden kann, eingebunden */
.blaettern {
	width: 100%;
	color : #000000; font-family: Arial,Helvetica,sans-serif; font-size: 0.75em; font-weight: bold;
	margin: 20px 0px 15px 0px;
}
	.blaettern_links {
		width: 25%;
		float: left;
	}
	.blaettern_mitte {
		width: 48%;
		float: left;
		text-align: center;
	}
.blaettern_mitte a {
	color:#000000;
         text-decoration: underline;
}
	.blaettern_rechts {
		width: 25%;
		float: right;
		text-align: right;
	}/* ********* Einstellungen fuer das Navigationsmenu ********* */
.unsichtbar, dfn { position: absolute; left: -1000px; top: -1000px; width: 0px; height: 0px; overflow: hidden; display: inline; }

/* Darstellung der Menuetabelle */
#navi-menu { 
   width:180px; 
   background-color:#FFFFFF; 
   margin: 0px; 
   padding: 0px;
   padding-top: 10px;
}

#navi-menu ul { 
   margin: 0; 
   padding: 0; 
   list-style-type: none; 
}

/* *** Darstellung der Tabellenzellen der Hautpebene fuer die Menueleiste, wenn dieser Menuepunkt nicht aktiv ist *** */

/* wenn dies der erste anzuzeigende Menuepunkt ist */
.menulink1 { 
   display: block;
   text-decoration: none; 
   margin: -5px 0px 0px 0px;
   padding: 2px 0px 2px 5px;
   background-color: #FFFFFF;
   border: 1px #D8DADB solid;
   border-left: 20px #D92F2A solid;
}

.menutitle-first { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px; 
}

.menutitle-first a:LINK { 
   width: 100%; 
   color:#000000; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle-first a:VISITED { 
   width: 100%; 
   color:#000000; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle-first a:HOVER { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

/* weitere Menuepunkte */

.menutitle { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px; 
}

.menutitle a:LINK { 
   width: 100%; 
   color:#000000; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle a:VISITED { 
   width: 100%; 
   color:#000000; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle a:HOVER { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

/* wenn dies der letzte anzuzeigende Menuepunkt ist  */

.menutitle-last { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px
}

.menutitle-last a:LINK { 
   width: 100%; 
   color:#000000; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle-last a:VISITED { 
   width: 100%; 
   color:#000000; 
   text-decoration: none; 
   font-weight: bold;  
}

.menutitle-last a:HOVER { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold;  
}

/*Darstellung der Tabellenzellen der Hautpebene fuer die Menueleiste, wenn dieser Menuepunkt aktiv ist */

/*  wenn dies der erste anzuzeigende Menuepunkt ist */ 

.menutitle-firsta { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0; 
   padding: 0; 
}

.menutitle-firsta a:LINK { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle-firsta a:VISITED { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle-firsta a:HOVER { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

/* weitere Menuepunkte */

.menutitlea { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 
}

.menutitlea a:LINK { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitlea a:VISITED { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitlea a:HOVER { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

/* wenn dies der letzte anzuzeigende Menuepunkt ist  */

.menutitle-lasta { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px; 
}

.menutitle-lasta a:LINK { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle-lasta a:VISITED { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

.menutitle-lasta a:HOVER { 
   width: 100%; 
   color:#E60003; 
   text-decoration: none; 
   font-weight: bold; 
}

.menulink2 { 
   display: block;
   margin: 0; padding: 0;
   text-decoration: none; 
   padding: 2px 0px 2px 15px;
   margin-left: 25px;
   margin-bottom: -10px;
}

/* Darstellung der Tabellenzellen fuer die 2. Unterebene, wenn diese nicht aktiv sind */

.menuentry2 { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:11px; 
   text-align: left; 
   margin: 0px;
/*   line-height: 20px; */
   padding-bottom: 10px;
}

.menuentry2 a:LINK { 
   color:#000000; 
   font-weight: normal; 
   background: url('http://www.hpc2008.org/images/menu_o.gif') no-repeat left;
}

.menuentry2 a:VISITED { 
   color:#000000; 
   font-weight: normal; 
   background: url('http://www.hpc2008.org/images/menu_o.gif') no-repeat left;
}

.menuentry2 a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
   background: url('http://www.hpc2008.org/images/menu_a.gif') no-repeat left;
}

/* Darstellung der Tabellenzellen fuer die 2. Unterebene, wenn diese aktiv sind */

.menuentry2a { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px;
/*   padding: 0px 0px 0px 0px; */
   padding-bottom: 10px;

}

.menuentry2a a:LINK { 
   color:#E6100E; 
   font-weight: bold; 
   background: url('http://www.hpc2008.org/images/menu_a.gif') no-repeat left;
}

.menuentry2a a:VISITED { 
   color:#E6100E; 
   font-weight: bold; 
   background: url('http://www.hpc2008.org/images/menu_a.gif') no-repeat left;
}

.menuentry2a a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
   background: url('http://www.hpc2008.org/images/menu_a.gif') no-repeat left;
}

/* Darstellung der Tabellenzellen fuer die 2. Unterebene, sich in einem aktiven Punkt befindet */

.menuentry2b { 
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 0px; 
}

.menuentry2b a:LINK { 
   color:#000000; 
   font-weight: normal; 
   background: url('http://www.hpc2008.org/images/menu_o.gif') no-repeat left;
}

.menuentry2b a:VISITED { 
   color:#000000; 
   font-weight: normal; 
   background: url('http://www.hpc2008.org/images/menu_o.gif') no-repeat left;
}

.menuentry2b a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
   background: url('http://www.hpc2008.org/images/menu_a.gif') no-repeat left;
}

.menulink3 { 
   text-decoration: none; 
   padding-left: 15px;
   margin-left: 25px; 
}	

/* Darstellung der Tabellenzellen fuer die 3. Unterebene, wenn diese nicht aktiv sind */

.menuentry3 { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:11px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
}

.menuentry3 a:LINK { 
   color:#000000; 
   font-weight: normal; 
   background-color: #FFFFFF; 
   background: url('http://www.hpc2008.org/images/menu-sub_o.gif') no-repeat left;
}

.menuentry3 a:VISITED { 
   color:#000000; 
   font-weight: normal; 
   background-color: #FFFFFF; 
   background: url('http://www.hpc2008.org/images/menu-sub_o.gif') no-repeat left;
}

.menuentry3 a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
   background-color: #FFFFFF; 
   background: url('http://www.hpc2008.org/images/menu-sub_a.gif') no-repeat left;
}

/* Darstellung der Tabellenzellen fuer die 3. Unterebene, wenn diese aktiv sind */

.menuentry3a { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:11px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
}

.menuentry3a a:LINK { 
   color:#E6100E; 
   font-weight: bold; 
   background-color: #FFFFFF; 
   background: url('http://www.hpc2008.org/images/menu-sub_a.gif') no-repeat left;
}

.menuentry3a a:VISITED { 
   color:#E6100E; 
   font-weight: bold; 
   background-color: #FFFFFF; 
   background: url('http://www.hpc2008.org/images/menu-sub_a.gif') no-repeat left;
}

.menuentry3a a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
   background-color: #FFFFFF; 
   background: url('http://www.hpc2008.org/images/menu-sub_a.gif') no-repeat left;
}

/* Darstellung der Tabellenzellen fuer die 3. Unterebene, sich in einem aktiven Punkt befindet */

.menuentry3b { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:11px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
   background: url('http://www.hpc2008.org/images/menu-sub_o.gif') no-repeat left;
}

.menuentry3b a:LINK { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry3b a:VISITED { 
   color:#000000; 
   font-weight: normal; 
   background: url('http://www.hpc2008.org/images/menu-sub_o.gif') no-repeat left;
}

.menuentry3b a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
   background: url('http://www.hpc2008.org/images/menu-sub_a.gif') no-repeat left;
}

.menulink4 { 
   text-decoration: none; 
   padding-left: 15px; 
   margin-left: 25px;
}

/* Darstellung der Tabellenzellen fuer die 4. Unterebene, wenn diese nicht aktiv sind */

.menuentry4 { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:11px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
}

.menuentry4 a:LINK { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry4 a:VISITED { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry4 a:HOVER {
   color:#E6100E; 
   font-weight: bold; 
}

/* Darstellung der Tabellenzellen fuer die 4. Unterebene, wenn diese aktiv sind */

.menuentry4a { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
}

.menuentry4a a:LINK  { 
   color:#E6100E; 
   font-weight: bold; 
}

.menuentry4a a:VISITED { 
   color:#E6100E; 
   font-weight: bold; 
}

.menuentry4a a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
}

/* Darstellung der Tabellenzellen fuer die 4. Unterebene, sich in einem aktiven Punkt befindet */

.menuentry4b { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:11px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
}

.menuentry4b a:LINK { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry4b a:VISITED { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry4b a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
}

.menulink5 { 
   text-decoration: none; 
   padding-left: 15px; 
   margin-left: 25px;
}

/* Darstellung der Tabellenzellen fuer die 5. Unterebene, wenn diese nicht aktiv sind */

.menuentry5 { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:11px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
}

.menuentry5 a:LINK { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry5 a:VISITED { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry5 a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
}

/* Darstellung der Tabellenzellen fuer die 5. Unterebene, wenn diese aktiv sind */

.menuentry5a { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:11px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
}

.menuentry5a a:LINK { 
   color:#E6100E; 
   font-weight: bold; 
}

.menuentry5a a:VISITED { 
   color:#E6100E; 
   font-weight: bold; 
}

.menuentry5a a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
}

/* Darstellung der Tabellenzellen fuer die 5. Unterebene, sich in einem aktiven Punkt befindet */

.menuentry5b { 
   display: block;
   font-family: Arial, Helvetica,sans-serif; 
   font-size:12px; 
   text-align: left; 
   margin: 0px; 
   padding: 0px 0px 0px 15px; 
}

.menuentry5b a:LINK { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry5b a:VISITED { 
   color:#000000; 
   font-weight: normal; 
}

.menuentry5b a:HOVER { 
   color:#E6100E; 
   font-weight: bold; 
}
/* ********* Seitenformatierungen ********* */
.schrift_standard {
	color:#000000; font-family: Arial,Helvetica,sans-serif; font-size: 12px;
}
.errormeld {
	color:#FF0000; font-family: Arial,Helvetica,sans-serif; font-size: 12px;
	font-weight: bold;
	margin-top: 5px; margin-bottom: 5px; }
#font5px {
	font-family: Arial,Helvetica, sans-serif; color: #000000; font-size: 5px;
}
/* Darstellung der Seiteninhaltsbereiche */
#cms_seiteninhalt {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 0.75em;
}
#cms_seiteninhalt td, th {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1em;
}
#cms_seiteninhalt p,ul,ol {
  padding: 0; margin-bottom: 10px;
}
#cms_seiteninhalt ul,ol {
  margin-left: 35px;
}
#cms_seiteninhalt A {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1em;
  color: #000000;
  text-decoration: underline;
}
#cms_randtext {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 11px;
}
#cms_randtext p, ul, li {
  padding: 0; margin-bottom: 10px;
}

/* Spezielle Formatierungen fuer die aktuelle Ausgabe */
--------------------------------------------------------

#startseite_darstellung {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   width: 100%;
}
   #startseite_darstellung h1 {
      font-size: 1.5em;
      color: #000000;
      margin-bottom: 15px;
   }
   #startseite_darstellung h2 {
      font-size: 1.1em;
      color: #000000;
      margin-bottom: 5px;
   }
   #startseite_darstellung img {
      margin-right: 10px;
      float: left;
   }
   #startseite_darstellung p {
      font-size: 1em;
      float: left;
   }
   #startseite_darstellung a {
      white-space:nowrap;
   }
   #startseite_spalte1 {
      width: 48%;
      float: left;
      /*border-right: 2px #E2E4E4 solid;*/
      margin-right: 10px;
      padding-right: 10px;
   }
   #startseite_spalte2 {
      width: 48%;
      float: left;
   }
   #startseite_darstellung_ende {
      clear: left;
      height: 1px;
      font-size: 1px;
}
   .startseite_entry-ende {
      clear: both;
      height: 5px;
      border-bottom: 1px #E2E4E4 solid;
      margin-bottom: 5px;
}
.startseite_alle {
   text-align: right;
   font-size: 12px;
}