BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
	color: #000080;
	height: 100%;
}

TD {
	vertical-align: top;
}

A {
	color: #000080;
}

H1 { font-size: 18pt; }
H2 { font-size: 16pt; }
H3 { font-size: 14pt; }
H4 { font-size: 12pt; }
H5 { font-size: 10pt; }
H6 { font-size: 8pt; }

H1.InvKeywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	font-weight:normal;
}

A.Menuepfad {
	color: #666666;
	font-size: 11pt;
	text-decoration: none;
}

A.Menuepfad:hover {
	color: #666666;
	font-size: 11pt;
	text-decoration: underline;
}

/* Folgende Klassen in HTMLArea mittels Datei style_definition_html_area.js verfügbar gemacht: */

.AbsatzBlocksatz {
	font-size: 11pt;
	text-align: justify;
	margin-bottom: 6pt;
}

.AbsatzBlocksatzEinzug {
	font-size: 11pt;
	text-align: justify;
	margin-bottom: 6pt;
	margin-left: 12pt;
	text-indent: -12pt;
}

.Bildunterschrift {
	font-size: 10pt;
	color: #666666;
}

A.Seitenlinks {
	font-size: 11pt;
	text-decoration: none;
}

A.Seitenlinks:hover {
	font-size: 11pt;
	text-decoration: underline;
}

#Frage {
	font-weight:bold;
}
#Antwort {
	margin-left:30pt;
}
