a,a:link,a:active,a:visited {
  color : #ffffff ;
  font-family : arial, helvetica ;
  text-decoration : none ;
} 

h2 {
  color : #2C4558 ;
  font-family : arial, helvetica ;
  font-size : 12pt ;
}

h3 {
  color : #2C4558 ;
  font-family : arial, helvetica ;
  font-size : 11pt ;
}

a:hover { 
  color : #ffffff ;
  text-decoration : underline ;
}

td {
  color : #2C4558 ;
  font-family : arial, helvetica ;
  font-size : 9pt ;
}

.footer,a.footer,a:link.footer,a:visited.footer,a:active.footer,a:hover.footer {
  color : #969696 ;
  font-family : arial, helvetica ;
  font-size : 8pt ; 
  font-weight : normal ;
  text-decoration : underlined ;
}

.link,a.link,a:link.link,a:visited.link,a:active.link,a:hover.link {
  color : #2C4558 ;
  font-family : arial, helvetica ;
  font-size : 9pt ; 
  font-weight : normal ;
  text-decoration : underlined ;
}

.sprache {
  color : #FFFFFF ;
  font-family : arial, helvetica ;
  font-size : 8pt ; /*netscape 4 = 9*/
  font-weight : bold ;
  letter-spacing : 1px ;
}

a.nav, a.nav:hover {
	font-size: 8pt;
	color: #ffffff;
	padding-left: 27px;
	text-decoration: none;
}

