body {
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000033
}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #669BFD;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #094DFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0038CC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0038CC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}


.klein { font-size: 8pt}

a:link {
	text-decoration: none;
	color: #0F3D82;
}
a:visited {
	color: #3C81E8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.tabHELL {
	padding: 10px;




}
.NewsHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: 20pt;

}
.NewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	line-height: 12pt;
}
.linie {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669BFD;
	font-size: 8pt;
}

