a:link     { color: #fc3; font-weight: normal; text-decoration: none }a:visited  { color: #eaf7ff; font-weight: normal; text-decoration: none }a:active   { color: #ff2b4f; font-weight: normal; text-decoration: blink }a:hover    { font-weight: normal; text-decoration: underline }body { color: #ddd; font: 0.8em Verdana, Arial, sans-serif; background-color: #555556; background-repeat: repeat-y; background-position: 50% 0; min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */  }  table { background-color: #343435;  }  td { font: 1em;}html {    padding: 0;  }  body {    margin: 0; padding: 0;  }          #topfixiert {    top: 0;     height: 101px;    width: 800px;          }  html>body #topfixiert {  /* nur fuer moderne Browser! */    position: fixed;  }         #fixiert { font-size: 10px; position: absolute; top: 100px; left: 13px; width: 170px; background-image: url(../bilder/back_menu.jpg); border: 0; }  html>body #fixiert {  /* nur fuer moderne Browser! */    position: fixed;  }    #Inhalt { font-size: 0.8em; line-height: 1.4em; margin-left: 0; margin-top: 100px; padding: 0; border-left: 0 none; border-top: 0 none; }    #Inhalt h2   { font-family: Arial, Verdana, sans-serif; font-size: 1em; margin: 1em 0; color: #fff;;    border-bottom: 0 none; }  #Inhalt p {    margin: 1em 0;  }      #Inhalt td { margin: 1em 0; }    #Inhalt #Fusszeile {    font-size: 0.9em;    padding: 0;    text-align: center;    border: 0;  }  h1 {    font-size: 1.3em;    margin: 0.5em; padding: 0.3em;    text-align: center;    background-color: #fed;     }            h5 {    font-size: 1em;    margin: 0.5em; padding: 0.3em;    text-align: center;    background-color: #fed;     }      #info {    position: absolute;    top: 100px; right: 32px;    width: 170px;    background-color: #e3e3f3;    border: 0;  }  html>body #info {  /* nur fuer moderne Browser! */    position: fixed;  }     div#info p   { margin: 5px; font-size: 0.8em}   div#info h2  { margin: 5px; color: #a03; font-size: 0.8em;}
