<link rel="stylesheet" href="v.css" type="text/css">

in der vorlage.css steht folgendes:







a:link
{ color:#F4CF81; font-weight: normal; text-decoration:underline;   }
a:active
{ color:#F4CF81; font-weight: normal; text-decoration:underline;   }
a:hover
{ color:#F4CF81; font-weight: normal; text-decoration:underline;}
a.an 		
{ color:#F4CF81; font-weight: normal;

text-decoration:underline; }


body {        background-color:#ffffff;     }

   
body, td, p, div {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 16px;     }
   
body
   {scrollbar-3dlight-color: #FFF0F5;
   scrollbar-arrow-color: #cc0000;
   scrollbar-base-color: #FFF0F5;
   scrollbar-darkshadow-color: #FFF0F5;
   scrollbar-face-color: #FFF0F5;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #C90E0E;}



.ue1   {font-size: 18px;
         font-weight: normal;
         text-decoration:underline;
         color: #003366;
         font-weight: bold;	
		 font-style: italic;	}

.ue2   {font-size: 16px;
         color: #003366;
         font-weight: bold;		}
       
.ue3   {font-size: 14px;
         color: #003366;
         font-weight: bold;		}

.ue4   {font-size: 12px;
         color: #6C0BB0;
         font-weight: bold;		}
         
.ue5   {font-size: 12px;
        color: #6C0BB0;
        font-weight: bold;		}    
           
.ue6  {font-size: 14px;
       color: #cc0000;
       font-weight: bold;		}   
       
.ue7   {font-size: 16px;
         color: #6C0BB0;
         font-weight: bold;		}   

.ue8   {font-size: 18px;
         font-weight: normal;
         color: #cc0000;
         font-weight: bold;	
		 font-style: italic;	} 
		 
.ue9   {font-size: 12px;
         color: #000000;
         font-weight: bold;		} 
		 
.ue10   {font-size: 22px;
         color: #A37F04;
         font-weight: normal;
		 font-style: italic;		}   
		 
.ue11   {font-size: 14px;
         color: #213905;
		 font-weight: bold;		} 
		 
.ue12   {font-size: 18px;
         font-weight: normal;
         color: #003366;
         font-weight: bold;	
		 font-style: italic;	}
		 
.ue13  {font-size: 22px;
       color: #cc0000;
	   font-style: italic;
       font-weight: normal;		}
	   
.ue14   {font-size: 20px;
         color: #A37F04;
         font-weight: normal;
		 font-style: italic;		}


#footer { background:#B4FDC8;
		  text-align:left;
		  padding:5px;
		  font-size:10px;
		  clear:left;
    margin-top:1em;       }
	
.ue15   {font-size: 10px;
         color: #999595;
         text-decoration:none;
         font-weight: normal;                }


A:link {
color : #003399;
padding : 1px; 
border : #cc0000;
text-decoration: none; }
A:visited {
color : #003399;
padding : 1px;
text-decoration: none; }
A:hover {
color : #003399;
background-color : #F5E9CF; 
padding : 1px;
border : 1px solid #003366;
text-decoration: none; }
A:active {
color : #003399;
background-color : #F5E9CF; 
padding : 1px;
border : 1px solid #cccccc;
text-decoration: none; }




