a:link { color:#990000; text-decoration:none; font-weight:bold;font-family:Comic Sans MS; }
a:visited { color:#990000; text-decoration:none; font-weight:bold;font-family:Comic Sans MS; }
a:hover { color:#FF0000; text-decoration:none; font-weight:bold;font-family:Comic Sans MS; }
a:active { color:#000000; font-weight:bold; text-decoration:none;font-family:Comic Sans MS; }
body {margin-top:2px; font-size:12pt; background-attachment:fixed;}
h1 {color:#000000; font-family:Comic Sans MS; font-size:16pt; font-weight:bolder;}
h2 { color:#000000; font-family:Comic Sans MS; font-size:12pt}
td.txt { font-weight:bolder; }
span#adress{ color:#990000; text-decoration:none; font-weight:bold; }
.text{ color:black; font-weight:bold; }

span.normal-h1, span.durchgestrichen-h1 {
	color:#000000;
	font-family:Comic Sans MS;
	font-size:16pt;
	font-weight:bold;
}
span.normal-h2, span.durchgestrichen-h2 {
	color:#000000;
	font-family:Comic Sans MS;
	font-size:12pt;
	font-weight:bold;
}
span.durchgestrichen-h1, span.durchgestrichen-h2, span.durchgestrichen { 
	text-decoration:line-through;
}

span.normal, span.durchgestrichen {
	color:#000000;
	font-family:Comic Sans MS;
	font-size:11pt;
	font-weight:bold;
}
.ZelleLinks{
	text-align:left;
	/*background-color:green;*/
}
.ZelleRechts{
	text-align:right;
	/*background-color:yellow;*/
}
.ZelleMitte{
	text-align:center;
}
.ZelleFormular{
	font-family:verdana;
	font-size:8pt;
}