body,td,div,span
 {
   font-family: Arial,Helvetica;
   font-size: 13px;
   line-height: 16px;
 }

a
 {
   color: White;
 }
 
a.teaser
 {
   text-decoration:none;
 }
 
a.specialedition
 {
   font-size: 13px;
   color: black;
   font-weight: bold;
   text-decoration:none;
 }
 
a.specialedition:hover
 {
   font-size: 13px;
   color: white;
   font-weight: bold;
   text-decoration:none;
 }
 

a.specialeditionnormal
 {
   font-size: 13px;
   color: black;
   text-decoration:none;
 }
 
a.specialeditionnormal:hover
 {
   font-size: 13px;
   color: white;
   text-decoration:none;
 }
 

a.specialeditionblue
 {
   font-size: 13px;
   color: #003145;
   text-decoration:none;
 }
 
a.specialeditionblue:hover
 {
   font-size: 13px;
   color: white;
   text-decoration:none;
 }


a.specialeditionboldblue
 {
   font-size: 13px;
   color: #003145;
   font-weight: bold;
   text-decoration:none;
 }
 
a.specialeditionboldblue:hover
 {
   font-size: 13px;
   color: white;
   font-weight: bold;
   text-decoration:none;
 }


span.big
 {
   font-size: 14px;
 }
 
span.small
 {
   font-size: 11px;
 }
 
span.nix
 {
   font-size: 1px;
 }
 
span.teaserhead
 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #003366;
 }

span.teaser
 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 14px;
   color: #4d4d4d;
 }
 
span.size_biggest  { font-size: 16px; line-height: 19px; } 
span.size_bigger   { font-size: 15px; line-height: 18px; } 
span.size_big      { font-size: 14px; line-height: 17px; } 
span.size_normal   { font-size: 13px; line-height: 16px; } 
span.size_small    { font-size: 11px; line-height: 13px; } 
span.size_smaller  { font-size: 10px; line-height: 12px; } 
span.size_smallest { font-size:  9px; line-height: 11px; } 

span.underlined
 {
   text-decoration: underline;
 }
 
span.gray
 {
   color:#48545D;
 }
 
span.blue
 {
   color:#394866;
 }
 
span.white
 {
   color:white;
 }
 
strong.headline
 {
   font-family: Arial,Helvetica;
   font-size: 17px;
   font-weight: bold;
 }
 
strong.title
 {
   font-size: 16px;
 }

strong.subtitle
 {
   font-size: 14px;
   font-weight: normal;
 }

span.author
 {
   font-size: 11px;
 }
span.author_summary
 {
   font-size: 11px;
 }

strong.heading
 {
   font-size: 14px;
 }
 
strong.subheading
 {
   font-size: 13px;
 }
