body, html {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #000000;
} 

tbody { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #003366;
}

/* Ausdruck
**********************************************************************************************************/

.keindruck { 
	display: none; 
}

/* Tabellen
**********************************************************************************************************/
td.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.main {
	background-attachment:scroll !important;
	background-attachment:fixed; 
	background-position: bottom center;
	background-repeat: no-repeat; 
}

.bannertable {
	background-attachment:scroll !important;
	background-attachment:fixed; 
	background-position: top left;
	background-repeat: no-repeat; 
}

.trenner {
	background-attachment:scroll !important;
	background-attachment:fixed; 
	background-position: top left;
	background-repeat:repeat-y; 
}

.smalltable  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

/* Links
**********************************************************************************************************/

.class1 a:link, .class1 a:visited, .class1 a:active {
  font-size        : 12px;
  color            : #FFFFFF;
  text-decoration  : none;
 }

.class1 a:hover {
  font-size        : 12px;
  color            : #F5821F;
  text-decoration  : none;
}

.class2 a:link, .class2 a:visited, .class2 a:active {
  font-size        : 11px;
  font-weight	   : bold;
  color            : #000000;
  text-decoration  : none;
}

.class2 a:hover {
  font-size        : 11px;
  font-weight	   : bold;
  color            : #F5821F;
  text-decoration  : none;
}

.class3 a:link, .class3 a:visited, .class3 a:active {
  font-size        : 16px;
  font-weight	   : bold; 
  font-style	   : italic;
  color            : #FFFFFF;
  text-decoration  : none;
}

.class3 a:hover {
  font-size        : 16px;
  font-weight	   : bold;
  font-style	   : italic;
  color            : #F5821F;
  text-decoration  : none;
}

.class4 a:link, .class4 a:visited, .class4 a:active {
  color            : #003366;
 }

.class4 a:hover {
  color            : #F5821F;
  text-decoration  : none;
}
