BODY { 	   
	font-family : Verdana; 
	margin: 0 0 0 5px;	
	}

td {font-size: 12px;}

/* Hyperlinks in der Menueseite */
a.navi:link  { font-family: Comic Sans MS; font-size: 16px; color:#CC6600; 
	font-weight: bold; text-decoration: none;}

a.navi:visited { font-family: Comic Sans MS; font-size: 16px; color:#CC6600; 
	font-weight: bold; text-decoration: none;}

a.navi:active {font-family: Comic Sans MS; font-size: 16px; color:#FF9900; 
	font-weight: bold; text-decoration: none;}

a.navi:hover {font-family: Comic Sans MS; font-size: 16px; color:#FF9900; 
	font-weight: bold; text-decoration: none; }

/* Hyperlinks in allen anderen Seiten */	
a.prog:link  { font-family: Verdana; font-size: 12px; color:#FF9900; 
	font-weight: bold; text-decoration: none;}

a.prog:visited { font-family: Verdana; font-size: 12px; color:#FF9900; 
	font-weight: bold; text-decoration: none;}

a.prog:active {font-family: Verdana; font-size: 12px; color:#CC6600; 
	font-weight: bold; text-decoration: none;}

a.prog:hover {font-family: Verdana; font-size: 12px; color:#CC6600; 
	font-weight: bold; text-decoration: none; }


/* Große Überschrift auf Folgeseiten */
.T18comic {
	font-size: 18px;
	font-family: Comic Sans MS;
	font-weight: normal;         
    line-height: normal;
    font-weight : bold;
    text-align: center;
	text-decoration: none;
  	color: #CC6600; 
}
/* Riesenschrift rot fett */ 
.T18rot {
	font-size: 18px; 
        font-weight: bold;         
        line-height: normal;
        text-decoration: none;
        color : #CC6600;
}


/* Riesenschrift auf Folgeseiten */
.T24comic {
	font-size: 24px;
	font-family: Comic Sans MS;
	font-weight: normal;         
    	line-height: normal;
    	font-weight : bold;
    	text-align: center;
	text-decoration: none;
  	color: #CC6600; 
}

/* Kleine schwarze Überschrift auf Folgeseiten */
.T14ueb {
	font-size: 14px; 
        line-height: normal;
        font-weight : bold;
        text-align: left;
        text-decoration: none;
        color : #000000;
}
.T14rot {
	font-size: 14px; 
        line-height: normal;
        font-weight : bold;
        text-align: left;
        text-decoration: none;
        color : #CC6600;
}
.T14rotc {
	font-size: 14px; 
        line-height: normal;
        font-weight : bold;
        text-align: center;
        text-decoration: none;
        color : #CC6600;
}


/* Standard Schrift schwarz fett */ 
.T12ueb {
	font-size: 12px; 
        font-weight: bold;         
        line-height: normal;
        text-decoration: none;
        color : #00000;
}

/* Standard Schrift schwarz  */ 
.T12 {
	font-size: 12px; 
        font-weight: normal;         
        line-height: normal;
        text-decoration: none;
        color : #00000;
}


/* Standard Schrift rot fett */ 
.T12rot {
	font-size: 12px; 
        font-weight: bold;         
        line-height: normal;
        text-decoration: none;
        color : #CC6600;
}


/* Standard Schrift rot fett zentriert*/ 
.T12rotc {
	font-size: 12px; 
        font-weight: bold;         
        line-height: normal;
        text-align: center;
        text-decoration: none;
        color : #CC6600;
}


.T11rot {
	font-size: 11px; 
        line-height: normal;
        font-weight : bold;
        text-align: left;
        text-decoration: none;
        color : #CC6600;
}



/* Standard Schrift schwarz normal */ 
.T12 {
	font-size: 12px; 
        font-weight: normal;         
        line-height: normal;
        font-weight : normal;        
        text-decoration: none;
        color : #000000;
}


.fuss{
	font-family : Arial;
	font-size: 10px;             
        line-height: normal;              
        text-decoration: none;
        color : #000000;
}


.kl_rot{
	font-family : Arial;
	font-size: 8px;             
        line-height: normal;              
        text-decoration: none;
        color : #CC6600;
}

