BODY, P, DIV, H1, H2, H3, LI, UL, OL { font-family: Tahoma, Verdana, sans-serif; }

H1 { color: #000000;
     font-size: 14pt;
     line-height: 15pt;
     letter-spacing: 0.4em;
     text-transform: uppercase; }
H2 { color: #000000;
     font-size: 12pt;
     line-height: 13pt; }
	 
H3 { color: #000000;
     font-size: 10pt;
     line-height: 11pt; }
	 
UL { color: #000000;
     font-size: 10pt;
     list-style-image: url(../img/nav/li_dot.gif); }	 
	 
OL { color: #000000;
     font-size: 10pt;
     list-style-type:decimal; }	 

.txtit { color: #000000;
     font-size: 16pt;
     line-height: 12pt;
     letter-spacing: 0.4em;
	font-weight: bold;
     text-transform: uppercase; }

.txstit { color: #BFBF97;
     font-size: 8pt;
     line-height: 7pt;
     letter-spacing: 0.6em;
	font-weight: bold;
     text-transform: uppercase; }

.txstit2 { color: #000000;
     font-size: 12pt;
      letter-spacing: 0.1em;
    line-height: 10pt;
     }
	 
.txstit3 { color: #000000;
     font-size: 12pt;
      letter-spacing: 0.1em;
    line-height: 12pt;
     }
	 
.tabtext1 { font-family: Tahoma, Verdana, sans-serif;   /* Tabellentext */
            font-size: 10pt;
            line-height: 11pt;
	        background-color: #ffffc0;
	        width: 600px; }

.hometext1 { font-family: Tahoma, Verdana, sans-serif;   /* Homesitetext */
             font-size: 10pt;
             line-height: 11pt; }
			
.tdcolor0 { background-color: #000000; }  /* TD-Hintergrundfarbe Titelzeile */
.tdcolor1 { background-color: #ffe080; }  /* TD-Hintergrundfarbe 1 Inhalt   */
.tdcolor2 { background-color: #ffffa0; }  /* TD-Hintergrundfarbe 2 Inhalt   */
.tdcolor3 { background-color: #c0c0c0; }  /* TD-Hintergrundfarbe Fusszeile  */
.tdcolor4 { background-color: #ffc080; }  /* TD-Hintergrundfarbe 3 Inhalt   */
.tdline0 { background-color: #000000; }   /* TD-Trennlinienfarbe            */

.fontcolor0 { color: #000000; }           /* Textfarbe 1 */
.fontcolor1 { color: #ffffff; }           /* Textfarbe 2 */
.fontcolor2 { color: #ffffa0; }           /* Textfarbe 3 */
		 
.bu1 { font-family: Tahoma, Verdana, sans-serif;
       font-size: 7pt;
       line-height: 7pt; }

.bu1x { font-family: Tahoma, Verdana, sans-serif;
        font-size: 7pt;
        line-height: 12pt; }
		 
.text1 { font-family: Tahoma, Verdana, sans-serif;
         font-size: 10pt;
         line-height: 10pt; }
		 
.w600 { width: 750px;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 8pt;
        line-height: 7pt; }

BODY { background-color: #ffffe0; }

a:link { text-decoration:none; color:#000000; }
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; color:#0000ff; }
a:active { text-decoration:none; font-weight:bold; color:#0000a0; }
	   
