td { 
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-style: normal; 
     font-weight: normal; 
     color: #013B6A; 
     text-decoration: none; 
     line-height: 17px; 
     font-variant: normal; 
     text-transform: none; 
     letter-spacing: 0px;
   } 
   
a:link    {color: #013B6A; text-decoration: none}
a:visited {color: #013B6A; text-decoration: none} 
a:hover   {color: #013B6A; text-decoration: underline} 
a:active  {color: #013B6A; text-decoration: none}
	

ul { font-style: normal; line-height: 20px; color: #000000; margin-left: 0px; margin-top: 5px; list-style: square;}
li { font-style: normal; line-height: 20px; color: #000000; margin-left: 19px; }

b  { font-weight: bold; 
     color: #005091;
   }


.head {
        font-size: 12px; 
        font-weight: bold;
        text-transform: uppercase;
        color: #005091;
        letter-spacing: 1px;
      }

.navi {
     font-size: 9px;
     color: #00345E;
     text-transform: uppercase;
     line-height: 17px;
     letter-spacing: 1px;
       }

.navi a:link    {color: #00345E; text-decoration: none}
.navi a:visited {color: #00345E; text-decoration: none} 
.navi a:hover   {color: #00345E; text-decoration: none} 
.navi a:active  {color: #00345E; text-decoration: none}

.meta {
     font-size: 9px;
     color: #AAAAAA;
     text-transform: uppercase;
     line-height: 14px;
     letter-spacing: 1px;
       }

.meta a:link    {color: #AAAAAA; text-decoration: none}
.meta a:visited {color: #AAAAAA; text-decoration: none} 
.meta a:hover   {color: #00345E; text-decoration: none} 
.meta a:active  {color: #AAAAAA; text-decoration: none}


.button {
     font-size: 9px;
     color: #00345E;
     text-transform: uppercase;
     line-height: 14px;
     letter-spacing: 1px;
       }

.button a:link    {color: #00345E; text-decoration: none}
.button a:visited {color: #00345E; text-decoration: none} 
.button a:hover   {color: #00345E; text-decoration: none} 
.button a:active  {color: #00345E; text-decoration: none}



.button2 {
     font-size: 9px;
     color: #ffffff;
     text-transform: uppercase;
     line-height: 14px;
     letter-spacing: 1px;
       }

.button2 a:link    {color: #ffffff; text-decoration: none}
.button2 a:visited {color: #ffffff; text-decoration: none} 
.button2 a:hover   {color: #ffffff; text-decoration: none} 
.button2 a:active  {color: #ffffff; text-decoration: none}

  
.bildunterschrift { 
     font-size: 10px; 
     font-style: normal; 
     font-weight: normal; 
     color: #666666; 
     line-height: 12px; 
   } 
 .pdflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.blinking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #005091;
	text-decoration: blink;
	cursor: hand;
}