/* global re-definitions */
body, td, dd, dt,  p, ol, ul, li {
  font-family: Arial,helvetica,sans-serif;
  font-size: 9pt;
}

font {
  font-family: Arial,helvetica,sans-serif;
  font-size: 9pt;
}

b {
  font-family: Arial,helvetica,sans-serif;
  font-weight : bold;
}

small {
  font-family: Arial,helvetica,sans-serif;
  font-size: 8pt;
}

th {
  font-family: Arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 8pt;
}

pre {
  font-family: courier;
  font-size: 10pt;
}

h1 {
  font-family: Arial,helvetica,sans-serif;
  font-size: 18pt;
}

h2 {
  font-family: Arial,helvetica,sans-serif;
  font-size: 16pt;
}

h3 {
  font-family: Arial,helvetica,sans-serif;
  font-size: 14pt;
  font-weight : bold;
}

h4 {
  font-family: Arial,helvetica,sans-serif;
  font-size: 12pt;
  font-weight : bold;
}

/* pseudo classes */
 
a:link  {
  font-family: Arial,helvetica,sans-serif;
  color: #FFFFFF;
  text-decoration: none;  
}

a:visited  {
  font-family: Arial,helvetica,sans-serif;
  color: #FFFFFF;
  text-decoration: none; 
}

/* a:hover  { */
/*   font-family: Arial,helvetica,sans-serif; */
/*  color: #990033; */
/*  background-color:#FFFF99; */
/*  text-decoration: none; */
/* } */

a:hover  { 
   font-family: Arial,helvetica,sans-serif; 
  color: #333366;
  background-color:#FFFFFF;
  text-decoration: none;
 }


/* self-defined classes */

.titlelink {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	font-weight : bold;
   color: #FFFFFF;
}

.old_news {
  font-family: Arial,helvetica,sans-serif;
  color: #003300;
}

.red {
  font-family: Arial,helvetica,sans-serif;
  color: #FF0000;
}

.small  {
	font-size : 8pt;
	font-family : Arial,helvetica,sans-serif;
	text-decoration : none;
}

.smallwhite {
	font-size : 8pt;
	font-family : Arial,helvetica,sans-serif;
	text-decoration : none;
	color: #FFFFFF;
}
.big  {
	font-size : 18pt;
	font-family : Arial,helvetica,sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.normal  {
	font-size : 9pt;
	font-family : Arial,helvetica,sans-serif;
	font-weight : normal;
}
.normal_silver  {
	font-size : 9pt;
	font-family : Arial,helvetica,sans-serif;
	font-weight : normal;
	color : #666666;
}
.normal_red  {
	font-size : 9pt;
	font-family : Arial,helvetica,sans-serif;
	font-weight : normal;
	text-decoration : none;
	color : #CC0033;
}
.punkte  {
	font-family : Arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.titel_inv  {
	font-weight : bold;
	font-size : 12pt;
	font-family : Arial,helvetica,sans-serif;
	text-decoration : none;
	color : #FFFFFF;
}
.titel  {
	font-weight : bold;
	font-size : 12pt;
	font-family: Arial,helvetica,sans-serif;
	text-decoration : none;
}
.titel_sub  {
	font-weight : bold;
	font-size : 11pt;
	font-family: Arial,helvetica,sans-serif;
	text-decoration : none;
	color : #000000;
}
.punkte_white { 
        font-family : Arial, helvetica, sans-serif; 
        font-size : 9pt; 
        font-weight : bold; 
        text-decoration : none; ; 
        color: #FFFFFF
}
