BODY {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	background-color: white;
	margin: 5px;
}

P {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	color: black;
	background-color: white;
}

P.fussnote {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
	font-weight : normal;
}

/*  ToDo: statt #sprungItem, DIV.sprungItem -> HTML: <div class="sprungItem"> */
#sprungItem {
	position:absolute;
	visibility:hidden;
	left:0px
}

H1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: black;
	background-color: white;
}

I {
	font-family: Helvetica,Arial,sans-serif;
	font-style: italic;
	color: black;
	background-color: white;
}

H2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16pt;
	color: black;
	background-color: white;
}

H3 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	color: black;
	background-color: white;
}

H4 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
	font-weight : normal;
}

H5 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
}

A:LINK {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: blue;
	background-color: white;
}

A:ACTIVE {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #00008B;
	background-color: white;
}

A:VISITED {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: Teal;
	background-color: white;
}

 A:HOVER {
	text-decoration: underline;
	background : transparent;
}

				  
TR {
	vertical-align: middle;
}

TD {
	vertical-align: middle;
}

DIV.img {
	border-color:white;
	border-width:0;
}

UL {
	list-style-type: disc;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	color: black;
	background-color: white;
}

FONT.sformat1 {
	color: #3366FF;
	background-color: white;
}

FONT.merker {
	color: #FF0000;
	background-color: white;
}

FONT.merkerBlue {
	color: #3366FF;
	background-color: white;
}

DIR {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	color: black;
	background-color: white;
}

OL {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14pt;
	color: black;
	background-color: white;
}

SUP {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10pt;
	color: black;
	background-color: white;
}

