body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3A6EA5;
	font-size: 10pt;
	}

a:link { color: #C8D2EA; }
a:visited { color: #C8D2EA; }
a:active { color: #C8D2EA; }

a.td:link { color: #E71018; }
a.td:visited { color: #E71018; }
a.td:active { color: #E71018; }

.Monster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #E71018;
	background-color: #C8D2EA;
	}

.gestrichen
	{
	text-decoration: line-through;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	color: #DAE4FF;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #DAE4FF;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #DAE4FF;
	}

td,td.alt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #DAE4FF;
	}
td.alt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #C8D2EA;
	}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
	color: #FFFFFF;
	background-color: #E71018;
	}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-align: left;
	caption-side: bottomleft;
	color: #DAE4FF;
	background-color: #3A6EA5;
	}

td.formular {
	font-family: "";
	font-size: 10pt;
	line-height: 12pt;
	color: #DAE4FF;
	background-color: #3A6EA5;
	}

p,td.format {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #DAE4FF;
	background-color: #3A6EA5;
	}

tt {
	font-family:Courier New,Courier;
	font-size: 11pt;
	color: #C8D2EA;
	}

/* Fuer Menues */
/*	class mp = Menuepunkt */
td.mp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	background-color: #C8D2EA;
	text-align: right;
	vertical-align: middle;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #10295A;
	border-bottom-color: #10295A;
	}
/* Links in diesem Kontext anpassen */
td.mp a:link { color: #000000; text-decoration: none; }
td.mp a:visited { color: #000000; text-decoration: none; }
td.mp a:active { color: #000000; }
/*	class mp2 = alternatives (kleineres) Menuepunktlayout */
td.mp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	background-color: #C8D2EA;
	text-align: right;
	vertical-align: middle;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-color: #10295A;
	}
/* Links in diesem Kontext anpassen */
td.mp2 a:link { color: #000000; text-decoration: none; }
td.mp2 a:visited { color: #000000; text-decoration: none; }
td.mp2 a:active { color: #000000; }

#fehler_head {
	font-size: 16pt;
	color: #FFFFFF;
};

#fehler_text {
	font-size: 10pt;
	color: #FFFFFF;
};
