BODY {
	font : normal 10pt Arial, Helvetica, sans-serif;
	background-color : #FFFF99;
	scrollbar-base-color : #FFFF99;
	margin : 0px 0px 0px 0px;
	overflow : auto;
}

H1, H2, H3, H4, H5, H6, H1.hellblau, H2.hellblau, H3.hellblau, H4.hellblau, H1.gelb, H2.gelb, H3.gelb, H4.gelb, .left, .right,  .left_auswahl, .right_auswahl, .nofluss, .normal, .bottom, P, P.blau, P.hellblau, P.gelb, P.rot, P.block, P.center, P.right, TABLE, TH, TR, TR.blau, TR.hellblau, TR.gelb, TR.rot, TD, TD.blau, TD.hellblau, TD.gelb, TD.rot {
	padding-left : 15px;
	padding-right : 15px;
}

H1, H2, H3, H4, H5, H6, H1.hellblau, H2.hellblau, H3.hellblau, H4.hellblau, H1.gelb, H2.gelb, H3.gelb, H4.gelb, I, I.blau, I.hellblau, I.gelb, I.rot, B, B.blau, B.hellblau, B.gelb, B.rot, OL, UL, LI, SUB, SUP, STRONG, PRE, .left, .right, .left_auswahl, .right_auswahl, .nofluss, nofluss, .normal, .bottom, P, P.blau, P.hellblau, P.gelb, P.rot, P.block, P.center, P.right, TABLE, TH, TR, TR.blau, TR.hellblau, TR.gelb, TR.rot, TD, TD.blau, TD.hellblau, TD.gelb, TD.rot {
	font-family : Arial, Helvetica, sans-serif;
}

I, B, B.gelb, B.rot, OL, UL, LI, SUB, SUP, STRONG, P, P.block, P.center, P.right, TABLE, TH, TR, TD, PRE {
	color : #996600;
}

H4, H5, H6, H4.hellblau, H4.gelb, TABLE, TR, TR.blau, TR.hellblau, TR.gelb, TR.rot, TD, TD.blau, TD.hellblau, TD.gelb, TD.rot {
	font-size : 10pt;
}

H1 {
	font-size : 20pt;
	font-weight : bolder;
	color : #18189C;
	line-height : 25pt;
}

H2 {
	font-size : 16pt;
	font-weight : bold;
	color : #18189C;
	line-height : 16pt;
}

H3 {
	font-size : 12pt;
	font-weight : bold;
	color : #18189C;
	line-height : 12pt;
}

H4 {
	font-weight : bold;
	color : #18189C;
}

H5 {
	font-weight : bolder;
	color : #FDC100
}

H6 {
	font-weight : bolder;
	color : red;
}

H1.hellblau {
	font-size : 20pt;
	font-weight : bolder;
	color : #0284FD;
}

H2.hellblau {
	font-size : 16pt;
	font-weight : bold;
	color : #0284FD;
}

H3.hellblau {
	font-size : 12pt;
	font-weight : bold;
	color : #0284FD;
}

H4.hellblau {
	font-weight : bold;
	color : #0284FD;
}

H1.gelb {
	font-size : 20pt;
	font-weight : bolder;
	color : #FDC100;
}

H2.gelb {
	font-size : 16pt;
	font-weight : bold;
	color : #FDC100;
}

H3.gelb {
	font-size : 12pt;
	font-weight : bold;
	color : #FDC100;
}

H4.gelb {
	font-weight : bold;
	color : #FDC100;
}

I {
	font-style : italic;
}

I.blau {
	font-style : italic;
	color : #18189C;
}

I.hellblau {
	font-style : italic;
	color : #0284FD;
}

I.gelb {
	font-style : italic;
	color : #FDC100;
}

I.rot {
	font-style : italic;
	color : Red;
}

B {
	font-weight : bold;
}

B.blau {
	font-weight : bold;
	color : #18189C;
}

B.hellblau {
	font-weight : bold;
	color : #0284FD;
}

B.gelb {
	font-weight : bold;
	color : #FDC100;
}

B.rot {
	font-weight : bold;
	color : Red;
}

UL {
	list-style-position : outside;
	list-style-type : square;
}

OL {
	list-style-position : outside;
	list-style-type : decimal;
}

SUB {
	vertical-align : sub;
}

SUP {
	vertical-align : super;
}

STRONG {
	font-variant : small-caps;
}

P {
	width : 560px;
}

.normal{
	text-align : left;
	width : 580px;
	float : none;
}

.left{
	width : 380px;
	float : left;
	text-align : left;
}

.right{
	width : 200px;
	float : left;
	text-align : left;
}

.left_auswahl{
	width : 150px;
	float : left;
	text-align : left;
}

.right_auswahl{
	width : 430px;
	float : left;
	text-align : left;
}

.nofluss{
	clear : left;
	width : 560px;
	text-align : left;
}

.bottom{
	clear : left;
	text-align : left;
	width : 560px;
	float : none;
	vertical-align : bottom;
}

P.basis {
	margin : 0pt 0pt 0pt 0pt;
}

P.blau {
	color : #18189C;
}

P.hellblau {
	color : #0284FD;
}

P.gelb {
	color : #FDC100;
}

P.rot {
	color : Red;
}

P.block {
	text-align : justify;
}

P.center {
	text-align : center;
}

P.right {
	text-align : right;
}

TABLE {
	border : 0px;
}

TR.blau {
	background-color : #18189C;
}

TR.hellblau {
	background-color : #0284FD;
}

TR.gelb {
	background-color : #FDC100;
}

TR.rot {
	background-color : Red;
}

TD.blau {
	color : #18189C;
}

TD.hellblau {
	color : #0284FD;
}

TD.gelb {
	color : #FDC100;
}

TD.rot {
	color : Red;
}

PRE {
	font-family : "Courier New", Courier, monospace;
}

a:link {
	color : #7B7B7B;
	text-decoration : none;
	font-weight: bold;
}

a:visited {
	color : #FF3333;
	text-decoration : none;
	font-weight: bold;
}

a:active {
	color : #993300;
	text-decoration : underline;
	font-weight: bold;
}


