/* Standard Styles Start */
 body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul { 
   color:#000000; 
   font-family:Arial,Helvetica,sans-serif; 
   }
body,td,div,p,pre,ul {
   font-size: 15px;
   }
 a:link { 
   text-decoration:none;  
   color:#0000ff; 
   }
 a:visited { 
   text-decoration:none;  
   color:#0000ff; 
   }
 a:hover { 
   text-decoration:none;  
   color:#000000; 
   background-color:#ffffff; 
   }
 a:active { 
   text-decoration:none;  
   background-color:#CCFFFF; 
   }
h1 {
   font-size:18px;
   }
h2 {
   font-size:16px;
   }
h3 {
   font-size:13px;
   }
.big {
   font-size:30px;
   font-weight:bold;
   color:#FF0000;
   }
.small {
   font-size:12px;
   }
.mini {
   font-size:11px;
   }
.minimini {
   font-size:10px;
   }
/* Standard Styles End */
/* Kleine Schrift 13px Styles Start */
 .klein14 { 
   font-size:14px; 
   }
 .klein13 { 
   font-size:13px; 
   }
/* Kleine Schrift 13px Styles End */
/* Kleine Schrift 12px Styles Start */
 .klein12 { 
   font-size:12px; 
   }
/* Kleine Schrift 12px Styles End */
/* Kein heller Background fuer Links Start */
 .keinbg a:hover {
   background-color:background ;
   }
/* Kein heller Background fuer Links End */
.linkweis a:link { 
   font-size:11px;
   text-decoration:none;
   color:#ffff00;
   }
.linkweis a:visited { 
   font-size:11px;
   text-decoration:none;
   color:#ffff00;
   }
.linkweis a:hover {
   font-size:11px;
   text-decoration:none;  
   color:#000000; 
   }
.linkCluster a:hover {
   background-color:#ffff88; 
   text-decoration:underline;
   font-weight:bold;
   }

