body { margin:5px; }
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana,Arial,sans-serif; }
h1 { font-size:18pt; }
h2 {
	font-size:16pt;
	font-weight : 400;
}
h3 { font-size:12pt; }
h4 { font-size:10pt; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#000000; }
ul.wichtig{
	font-size:10pt;
	color:#000000;
	line-height: 16pt;
}
}
p.small { font-size:8pt; background-color:#DDDDDD; padding:8px; text-align:center; }
p.head {
	font-size:14pt;
	padding: 7px 0px 7px 0px;
}
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
a:link { color:#600000; text-decoration:none; font-weight:bold; }
a:visited { color:#600000; text-decoration:none; font-weight:bold; }
a:active { color:#AA0000; text-decoration:none; }
table.frame { padding:0px; margin:0px; }
td.layout { padding:10px; }
td.top { padding:0px; }
td.tipp { color:#6432FF; }
td.ebene1 {
	border: solid #000000;
	padding: 6px;
	border-width : 0px 1px 1px 1px;
}
td.ebene2 {
	border: solid #000000;
	padding: 6px;
	border-width : 0px 1px 1px 1px;
}
td.formular_l {text-align: right; padding-right: 10px; vertical-align: middle;font-weight:600;}
tr.hell { background-color:#FFFFFF; }
tr.info { background-color:#EEEEEE; }
tr.dunkel { background-color:#DDDDDD; }
input {
	background : #DDDDDD;
	color : #000000;
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	border : 1 solid #000000;
}
textarea {
	background : #DDDDDD;
	color : #000000;
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	border : 1 solid #000000;
}