
  div#Inhalt-start {
   margin: 0 0em 1em 0px;
   padding: 0em 0em 0em 0em;
    background: white;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;  }


 h2{
    font-family:verdana; color: #404040; font-size:28pt;
    line-height:1.1em;
    width:95%;
    display: block;
    background-color:  ;

    padding-top:0px;
    padding-bottom:10px;
    padding-left:5px;
    padding-right:0px;

    margin-top:20px;
    margin-bottom:20px;
    margin-left:10px;
    margin-right:10px;

    border-style: solid;
    border-top-width:0px;
    border-bottom-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-color:orangered;
   }

 h3 { font-family:verdana; color: #808080; font-size:13pt; line-height:2em;}
 h4 { font-family:verdana; font-style:italic; color:#404040; font-size:12pt; line-height:2em; }

 p, h3, h4, h5 { margin-left:0.2cm; margin-right:0.2cm; }

 td { font-family:verdana, arial; font-size:8pt; line-height:12pt; }

 a:link { text-decoration:none; font-size:8pt; color: #840000; background-color:whitesmoke;}
 a:visited { text-decoration:none; font-style:italic; font-size:8pt; color: #404040;}
 a:hover { text-decoration:none; }
 a:active { text-decoration:none; }

#bg
 {background-color: white; }

#hhfuss {height:239px; width:100%; align=center; }

.txt{
   border-width:0px;
   border-style: solid;
   border-color:#999999;
   background-color: white;
}

#fliu {
/* Links auf Frontseite - letzter Link vor anderem Element*/
   border-bottom-width:0px;
   bottom-padding:0px;
}

/*ab hier nur alte klassische Frontseite*/

#text2{
   position:relative;
   top:0px;264px;
   left:0px;
   height:750px;
   width:385px;

   float:left;

   padding:0px;
   margin:0px;
   border-width:0px;
   border-style: solid;
   border-color:;orangered;

   background-color: ;
}

#text3{
   position:relative;
   top:28px;
   left:0px;
   right:0px;
   height:710px;
   width:197px;

   float:left;

   padding:0px;
   margin:0px;
   border-width:1px;
   border-style: solid;
   border-color:silver;

   background-color:  whitesmoke;
}

#text4{
   position:relative;
   top:28px;
   left:4px;
   right:0px;
   height:710px;
   width:197px;

   float:left;

   padding:0px;
   margin:0px;
   border-width:1px;
   border-style: solid;
   border-color:silver;

   background-color:  whitesmoke;
}

#text5{
   position:relative;
   top:28px;;
   left:8px;
   right:4px;
   height:710px;
   width:197px;

   float:left;

   padding:0px;
   margin:0px;
   border-width:1px;
   border-style: solid;
   border-color:silver;

   background-color:  whitesmoke;
}


  ul.links{
    color: white;
    font-size: 0.83em;
    margin: 0.5em; padding: 0.5em;
   border-style: dashed; solid;
   border:0px;
   border-color:orangered;
  }
  ul.links li {
    list-style: none;
   border-style: solid;
   border-top-width:0px;
   border-bottom-width:1px;
   border-left-width:0px;
   border-right-width:0px;
   border-color: orangered;
   background-color:whitesmoke;

  }
  ul.links a {
    display: block;
    padding: 0.2em;
    font-weight: none;
  }
  ul.links a:link {
    color: black;
   background-color:whitesmoke;
  }
  ul.links a:visited {
    color: #666;
   background-color:whitesmoke;
  }
  ul.links a:hover {
    color: black;
   background-color:white;
  }
  ul.links a:active {
    color: #808080;
  }
