a:active  {color: white } /*#00FFFF}  */
a:visited {color: gold } /*#60FF00}*/
a:link
{
  color: yellow;
  text-decoration: underline;
}
a:hover   {color: darkturquoise }

body
{
  background-image: url(Sterne.gif);
  color: #FFFFCC;
  font-family: Helvetica, Arial, sans-serif;
}


/*  allgemeine Boxeinstellungen -----*/

#oben   /* &Uuml;berschrift */
{
  top:     30px;
  margin:  30px 10px 20px 10px;
 /* height:  50px; */
  padding-left: 200px;
  border-top-style:  ridge;
  border-color:      #6F6F6F;
  border-bottom-style: ridge;
  background:url(Sterne2.gif);
  text-align: center;
}

#links  /*Navigationsmen&uuml; Masterbox */
{
  background:url(bgtrans4.gif);
  position: absolute;
  left: 20px;
  top: 150px;
  width: 220px;
  margin-bottom: 20px;
  padding-top:    10px;
  padding-bottom: 10px;
  border-style: ridge;
  border-color: #6F6F6F;

  color      : gold;
  font-weight: bold;
  font-size  : 12pt;
  text-align : left;

}

div.menu /* das eigentliche Men&uuml; in der Seitenleiste */
{
  color      : gold;
  font-weight: bold;
  font-size  : 11pt;
  padding: 5px;
  text-align: left;
  border-top: 2px solid red;
}

#rechts
{
  top: 150px;
  margin-left: 210px;
  margin-right: 10px;
  padding: 3em;
  padding-bottom: 60px;
  border-style: ridge;
  border-color: #6F6F6F;
  background:url(Sterne2.gif);
}

#unten
{
  position: relative;
  top: -50px;
  margin-left: 250px;
  margin-right: 50px;
 /* height: 100px; */
  padding: 0.5em;
  border-style: ridge;
  border-color: #6F6F6F;
  background:url(bgtrans2.gif);
}

div.textbox /* Fuer Hervorhebungen in Flietext */
{
  border-style:ridge; 
  border-color:#999999; 
  border-width: 3px; 
  padding: 3px;
}

/*------------------------Ueberschriften ------------------------------------*/
#bau
{
  width: 500;
  height: 50;
  background: url(grafik/bau.gif) no-repeat center;
  margin: auto;
}

#bau_e
{
  width: 500;
  height: 50;
  background: url(grafik/bau_e.gif) no-repeat center;
  margin: auto;
}

#mess
{
  width: 500;
  height: 50;
  background: url(grafik/mess.gif) no-repeat center;
  margin: auto;
}

#mess_e
{
  width: 500;
  height: 50;
  background: url(grafik/mess_e.gif) no-repeat center;
  margin: auto;
}

#rdv
{
  width: 500;
  height: 50;
  background: url(grafik/rdv.gif) no-repeat center;
  margin: auto;
}

#rdv_e
{
  width: 500;
  height: 50;
  background: url(grafik/rdv_e.gif) no-repeat center;
  margin: auto;
}

#dend
{
  width: 500;
  height: 50;
  background: url(grafik/dend.gif) no-repeat center;
  margin: auto;
}

#dend_e
{
  width: 560;
  height: 65;
  background: url(grafik/dend_e.gif) no-repeat center;
  margin: auto;
}

#manna
{
  width: 500;
  height: 70;
  background: url(grafik/manna.gif) no-repeat center;
  margin: auto;
}

#manna_e
{
  width: 500;
  height: 70;
  background: url(grafik/manna_e.gif) no-repeat center;
  margin: auto;
}

#ori
{
  width: 500;
  height: 65;
  background: url(grafik/ori.gif) no-repeat center;
  margin: auto;
}

#ori_e
{
  width: 500;
  height: 65;
  background: url(grafik/ori_e.gif) no-repeat center;
  margin: auto;
}

#pyr
{
  width: 500;
  height: 50;
  background: url(grafik/pyr.gif) no-repeat center;
  margin: auto;
}

#pyr_e
{
  width: 500;
  height: 50;
  background: url(grafik/pyr_e.gif) no-repeat center;
  margin: auto;
}

#fun
{
  width: 500;
  height: 50;
  background: url(grafik/fun.gif) no-repeat center;
  margin: auto;
}

#fun_e
{
  width: 500;
  height: 50;
  background: url(grafik/fun_e.gif) no-repeat center;
  margin: auto;
}

#blog
{
  width: 500px;
  height: 60px;
  background: url(grafik/blog.gif) no-repeat center;
  margin: auto;
}



div.menu a:link
{
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
}

div.menu a:hover
{
  font-size: 9pt;
  font-weight: normal;
  color: darkturquoise;
  text-decoration: underline;
}

div.menu a:visited
{
  font-size: 9pt;
  font-weight: normal;
  text-decoration: underline;
}

#eng a:hover
{
  font-size: larger;
}

/* Bilder *****************************/

img.cnolink
{
  margin: auto;
  border-width: 0px;
  float       : none;
}

div.menu img
{
  margin: auto;
  border-width: 0px;
  float       : none;
}

div#rechts img
{
  margin-right : 5px;
  margin-left  : 2px;
  margin-top   : 5px;
  margin-bottom: 5px;
  border-width : 2px;
  float        : left;
}

div#rechts img.cent
{
  float : none;
}

div#rechts img.cnolink
{
  float : none;
  border-style: none;
}


/*** Fonts ***/
font.navlink
{
  font-size: 9pt;
  color    : red;
}

p, td, font.norm
{
 color       : #FFFFCC;
 text-align  : justify;
 font-size   : 11pt;
}

blockquote
{
 color       : orange;
 text-align  : justify;
 font-size   : 10pt;
}

font.h4
{
 color      : gold;
 font-weight: bold;
 font-size  : 11pt;
 text-align : left;
}

font.c4
{
 color      : gold;
 font-weight: bold;
 font-size  : 11pt;
 text-align : center;
}

em { color : orange; }


h1
{
 color          : #FFF3C4;
 font-size      : 24pt;
 text-decoration: underline;
}

div#rechts h1
{
  text-align: center;
}

h2
{
 color      : #FFF3C4;
 font-size  : 18pt;
}

div#rechts h2
{
 text-align: center;
}

h3
{
 color      : #FFF3C4;
 font-size  : 12pt;
 text-align : left;
}

div#rechts h3
{
  text-align: center;
  text-decoration: underline;
}

h4
{
 color      : #FFF3C4;
 font-size  : 10pt;
 text-align : left;
}

.select
{
 color      : orange;
 font-weight: bold;
}

.quot
{
 color: orange;
}

.lit
{
 color: orange;
}
/*** Listen ***/
ul.topic    /* Die Navigationsliste mit Hauptbeitr&auml;gen */
{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.topic li
{
  padding: 3px;
  border-top: 1px solid #006666;
}

li#norm
{
  border-top: none;
}

/* ul#topic li a:hover
{
  background: url(bgtrans2.gif);
}

ul#topic li a:link, ul#topic li a:visited
{
  display: block;
}     */

ul#subtopic /* Die Unterthemen einer Kategorie */
{
  list-style: none;
  padding: 0;
  margin: 0;
}

ul#subtopic li
{
  border-top: 0 none;
  padding-left: 1.5em;
  padding-top: 0;
  padding-bottom: 0;
}

/***** Tabellen *****/
table.rv
{
  align: center;
  spacing: 2px;
  padding: 2px;
  border-width : 2px;
  border-color : lightblue;
  border-style : ridge;
  background-color : #404540;
}

th.rv
{
  color : gold;
  border-color : #888888;
  border-style : inset;
  border-width : 2px;
}

td.rv
{
  color         : yellow;
  border-color  : #888888;
  border-style  : inset;
  border-width  : 2px;
  vertical-align: top;
  text-align    : center;
  font-size     : 9pt;
  padding       : 3px;
}

td.rvjus
{
  color         : yellow;
  border-color  : #888888;
  border-style  : inset;
  border-width  : 2px;
  vertical-align: top;
  text-align    : justify;
  font-size     : 9pt;
  padding       : 3px;
}

td.rvl
{
  color         : yellow;
  border-color  : #888888;
  border-style  : inset;
  border-width  : 2px;
  vertical-align: top;
  text-align    : left;
  font-size     : 9pt;
  padding       : 3px;
}

table.foot
{
  align: center;
  spacing: 2px;
  padding: 2px;
  border-width : 2px;
  border-color : lightblue;
  border-style : ridge;

}

td.foot
{
  color         : #00E090;
  vertical-align: top;
  text-align    : left;
  font-size     : 9pt;
  padding       : 2px;
  spacing       : 0px;
}

td.foot
{
  font-size     : 9pt;
  color         : #00E090;
  text-align    : left;
  vertical-align: top;
}

td.footl
{
  font-size     : 9pt;
  color         : #00E090;
  text-align    : left;
  vertical-align: top;
  width         : 5%;
}
td.footr
{
  font-size     : 9pt;
  color         : #00E090;
  text-align    : left;
  vertical-align: top;
  width         : 95%;
}
