@font-face 
{ 
 font-family: "Writer";  
 src: local("Writer"), 
 url("writer.ttf") 
 format("TrueType") 
}  

body,table,td {
 font-family:Writer;
 font-size:12px;
}

.titel_new {
 color : #333333; 
 text-decoration : none; 
 font-weight : bold; 
 font-family:Verdana,Arial,Helvetica;
 font-size:18px;
} 

.titel {
 color : #3399cc; 
 text-decoration : none; 
 font-weight : bold; 
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 

.whitelink {
 color : #ffffff; 
 text-decoration : none; 
 font-weight : bold; 
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 

A:link {
 color : #336699; 
 text-decoration : none; 
 font-weight : bold; 
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 




A:visited {
 color : #336699; 
 text-decoration : none; 
 font-weight : bold; 
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 

A:hover {
 color : #3399cc; 
 text-decoration : underline; 
 font-weight : bold; 
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 

.smallurl {
 color : #336699; 
 text-decoration : none; 
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 

a.smallurl:link {
 color : #336699; 
 text-decoration : none; 
 font-weight:normal;
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 

a.smallurl:visited {
 color : #336699; 
 text-decoration : none; 
 font-weight:normal;
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 

a.smallurl:hover {
 color : #336699; 
 text-decoration :underline; 
 font-weight:normal;
 font-family:Verdana,Arial,Helvetica;
 font-size:13px;
} 

.smallfont {
 font-family:Verdana,Arial,Helvetica;
 font-size:10px;
}
