

/* Formate für CC*/

/* Schriften */



   
   
    /* Text Unterschrift klein*/
#uk { font-family:ParkAvenue BT,Verdana; 
font-weight:bold; font-size:20px; color:#e20000; }  
 
   /* Text CC groß*/  
#cc { font-family:ParkAvenue BT,Rage Italic LET,Comic Sans MS,Verdana,Arial,Helvetica,sans-sherif; 
font-weight:bold; font-size:50px; color:#e20000; }

   /* Text Logo groß*/
#lrg { font-family:ParkAvenue BT,Verdana; 
font-weight:bold; font-size:30px; color:#e20000; }

   /* Text CC duenn*/
#lcc { font-family:ParkAvenue BT,Verdana; 
font-weight:100; font-size:40px; color:#e20000; }

   /* Text Logo duenn*/
#lrd { font-family:ParkAvenue BT,Verdana; 
font-weight:100; font-size:30px; color:#e20000; }

   /* Text Überschrift rot groß*/
#ru1 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:bold; font-size:30px; color:#e20000; }

   /* Text Überschrift rot klein*/
#ru2 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:bold; font-size:18px; color:#e20000; }

   /* Text rot groß*/
#r1 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:15px; color:#e20000; }

   /* Text rot normal*/
#r2 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:13px; color:#e20000; }

   /* Text rot klein */
#r3 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:11px; color:#e20000; }

   /* Text Überschrift schwarz groß*/
#gu1 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:bold; font-size:30px; color:#000000; }

   /* Text Überschrift schwarz klein*/
#gu2 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:bold; font-size:18px; color:#000000; }

   /* Text schwarz groß*/
#g1 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:15px; color:#000000; }

   /* Text schwarz normal*/
#g2 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:13px; color:#000000; }

   /* Text schwarz klein */
#g3 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:11px; color:#000000; }

   /* Text schwarz groß*/
#s1 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:15px; color:#000000; }

   /* Text schwarz normal*/
#s2 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:13px; color:#000000; }

   /* Text schwarz klein */
#s3 { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:11px; color:#000000; }


   /* Text für break in menue*/
#br { font-family:Verdana,Arial,Helvetica,sans-sherif; 
font-weight:100; font-size:1px; 
color:#000000; }

/* Link Formate */

a:link { color:#e20000; text-decoration:underline; 
font-family:Verdana,Arial,Helvetica,sans-sherif; }

a:visited { color:#e20000; text-decoration:underline; 
font-family:Verdana,Arial,Helvetica,sans-sherif; }

a:active { color:#e20000; text-decoration:none; 
font-family:Verdana,Arial,Helvetica,sans-sherif; }

body { 

	background-color: #999999;

	scrollbar-base-color: #000000;

	link: #e20000;

	vlink: #e20000;

	alink: #e20000;

}

hr { color="#000000"; }
