body { color: black; font-size: 10pt; font-family: arial; }
td { color: black; font-size: 10pt; font-family: arial; }
table { color: black; font-size: 10pt; font-family: arial; }

a:link {
	color: #009ee0;
	font-family: arial;
	font-weight: bold;
}
a:visited {
	color: #330099;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #d02d85;
	font-family: arial;
	font-weight: bold;
}
a:active {
	color: #FF3300;
	font-family: arial;
	font-weight: bold;
}

.adresse { font-size: 8pt; text-decoration: none; }

.tabelle-HL { color: #FFFFFF; font-size: 11pt; font-family: arial; font-weight: bold; text-transform: uppercase; }

.headline-01 { 
	color: #009ee0;
	font-size: 14pt;
	font-family: arial;
	font-weight: bold;
}

.headline-02 { 
	color: #666666;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
}

.headline-03 {
	color: #004488;
	font-size: 11pt;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 0px;
}
/*
li {
	list-style-type: disc;
	line-height: 30px;
}
*/
.auflistung-01 {
	list-style-position: inside;
	list-style-type: circle;
	line-height: 18px;
}

.fld1 { 
	color: #003366; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-weight: bold; 
	font-size: 8pt; 
	background-color: #cfe9f9; 
	border: solid 1px #009ee0
}

.fld2 {
	color: #003366;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 8pt;
	background-color: #cfe9f9;
	border: solid 1px #009ee0;
	height: 18px;
}
.Text-Small {
	font-size: 8pt;
	text-decoration: none;
	font-style: italic;
	color: #2B598C;
	font-weight: bold;
	background-color: #CCFFFF;
}

