/* allgemeine Styleangaben */
body, ul, il, ol   
	{font-family: Tahoma, Helvetica, Sans-Serif; font-size:9pt; color:#000f75; line-height:16pt; background-color:#f9f9f9;}
p, blockquote
	{font-family: Tahoma, Helvetica, Sans-Serif; font-size:9pt; color:#000f75; line-height:16pt; }
td 
	{font-family: Tahoma, Helvetica, Sans-Serif; font-size:9pt; color:#000f75;}	
h1      
	{font-size:14pt; color:#000f75; font-weight: bold;}

ul.inTabelle, il.inTabelle, ol.inTabelle
	{background-color:#f2f2f2;}

/* Formate für Links */
A:link, A:visited, A:active 
	{ font-family: Tahoma, Helvetica, Sans-Serif; font-size: 9pt; color: #000f75; text-decoration: none; font-weight: bold;}
A:hover 
	{ text-decoration:underline; }	
	
A.small:link, A.small:visited, A.small:active
	{ font-size: 8pt; }
A.small:hover
	{ text-decoration:underline; }	

A.special:link, A.special:visited, A.special:active, A.special:hover
	{ font-size: 8pt; color: #bd0000; }

A.menueUnder:link, A.menueUnder:visited, A.menueUnder:active, A.menueUnder:hover
	{ font-size: 8pt; font-weight:normal; }
	
/* Formate für Tabellen */
.tableBorder 		{ border:1px; border-color:#CCCCCC; border-style:solid; }
.tdTabelleHead 		{ font-size: 8pt; background-color: #CCCCCC; color: #000f75; text-decoration: none; font-weight:bold; line-height:15px; padding-left: 5px; padding-bottom:2px; padding-right:5px; padding-top:2px}
.tdTabelleValue		{ font-size: 8pt; background-color: #f2f2f2; color: #000f75; text-decoration: none; line-height:15px; padding-left: 5px; padding-bottom:2px; padding-right:5px; padding-top:2px; border-bottom:1px; border-bottom-color:#CCCCCC; border-bottom-style:solid;}
.tdTabelleValueGrey	{ font-size: 8pt; background-color: #f2f2f2; color: #666666; text-decoration: none; line-height:15px; padding-left: 5px; padding-bottom:2px; padding-right:5px; padding-top:2px; border-bottom:1px; border-bottom-color:#CCCCCC; border-bottom-style:solid;}
.tdTabelleValuePadding 	{ background-color: #f2f2f2; padding: 15px; text-align:center}
.tdTabelleValueBg		{ font-size: 8pt; background-image: url(images/bg_news.gif); color: #000f75; text-decoration: none; line-height:15px; padding-left: 5px; padding-bottom:2px; padding-right:5px; padding-top:2px; border-bottom:1px; border-bottom-color:#CCCCCC; border-bottom-style:solid;}