<style type="text/css">
<!--

/* Dateiname: test.css */

body <!--{ background-image: url(hintergrund.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: center center; -->

background-color:white ;
           <!--  -->
}

td.logo {background:#FFFFFF; margin:left; align:center }
td.links { background:#D1CFCF; text-align:left; width=150 }
td.fotos { background:#FFFFFF;  }
td.rest { background:#D1CFCF; text-align:center }
td.unterseiten { background:#D1CFCF;}
td.boxtitel { background-color:#FFFFFF }

SPAN.normal { font-family:Tahoma,Algerian,Arial; font-size:11 pt; color:#000000}
SPAN.klein { font-family:Tahoma,Algerian,Arial; font-size:8 pt; color:#000000}

font.aktuell { font-family: Tahoma, Arial; font-size:10 pt; color:black; line-height: 15pt}
font.tonschw { font-family: Tahoma, Arial; font-size:10 pt; color:white; line-height: 15pt}
font.boxtitel { font-family:Tahoma,Algerian,Arial; font-size:11 pt; color:#C4161C; line-height: 15pt;   }

  <!-- A:link styled den normalen Link  -->
A:link {
       font-size: 11pt;
       text-decoration: none;
       font-family: "Tahoma";
       color: #C4161C;
       line-height: 13pt
}
<!-- A:visited styled schon besuchten Link  -->
A:visited {
          font-size: 11pt;
          text-decoration: none;
          color:#C4161C;
          line-height: 13pt;
          font-family: "Tahoma"

}

a:active {
       font-size: 11pt;
       text-decoration: underline;
       font-family: "Tahoma";
       color: #000000;
       line-height: 13pt}

<!-- A:hover styled den Link wenn die Maus darüberfährt  -->
A:hover {
        font-size: 11pt;
        text-decoration: underline;
        color: #000000;
        font-family: "Tahoma";
        line-height: 13pt

}

H1 {
   font-family:tahoma, arial;
   color:#CF1A23;
   font-size: 14pt;
   line-height: 14pt;  }


H2 {
   font-family:tahoma, arial;
   color:white;
   font-size: 14pt;
   line-height: 16pt;  }



}

//-->
</style>