body, P, ul, ol, li
      { color: #1D1D1D;
        font-size: 11px;
        line-height: 130%;
        font-family: arial, helvetica }

h1
      { font-size: 18px;
        font-weight: normal;
        font-family: arial, helvetica;
        line-height: 130%; }

h3    
       { color: #e6e6e6;
        background: #333333;
        font-size: 12px;
        font-family: arial, helvetica;
        font-weight: bold }

tabelle, .tabelle
      { font-size: 11px;
        font-family: arial, helvetica;
        line-height: 130%; }

small, .small
      { font-size: 10px;
        font-family: arial, helvetica;
        line-height: 120%; }

smallbrown, .smallbrown
      { color: #e6e6e6;
        font-size: 10px;
        font-family: arial, helvetica;
        line-height: 120%; }

a
   	{text-decoration: underline;
   	 font-family: arial, helvetica;
     font-size: 11px; }

a:link
   {text-decoration: underline;
    font-family: arial, helvetica;
    font-size: 11px; }

a:hover
   {text-decoration: none;
    font-family: arial, helvetica;
    font-size: 11px; }

a.content
   { text-decoration: none;
     font-family: arial, helvetica;
     font-weight: normal; }

a.content:link
   { text-decoration: none;
     font-family: arial, helvetica;
     font-weight: normal; }

a.content:hover
   { text-decoration: underline;
     font-family: arial, helvetica;
     font-weight: normal; }

a.red
   {text-decoration: underline;
    font-size: 11px;
    font-family: arial, helvetica;
    font-weight: bold; }

a.red:link
   {text-decoration: underline;
    font-size: 11px;
    font-family: arial, helvetica;
    font-weight: bold; }

a.red:hover
   {text-decoration: none;
    font-size: 11px;
    font-family: arial, helvetica;
    font-weight: bold; }