/*	Formate für Ihnhaltsfenster
	author: Gisbert Döpke
	creation date: 20.01.2002*/
 

body, p, td	{ font-size:12pt; margin-left:7mm; margin-right:7mm; background-color:#fffff4; color:#000000; font-family:Arial, sans-serif; }
a:link		{ color:#0E3192; text-decoration:none; font-weight:bold; }
a:visited	{ color:#FFB300; text-decoration:none; font-weight:bold; }
a:hover		{ color:#0050FF; text-decoration:none; font-weight:bold; }
a:active	{ color:#0000FF; text-decoration:none; font-weight:bold; }
h2		{ font-size:20pt; font-weight:bold; }
h3		{ font-size:16pt; font-weight:bold; }
h4		{ font-size:14pt; font-weight:normal; }
p		{ text-align:justify; }
li		{ font-size:12pt; color:#000000; font-family:Arial, sans-serif; text-align:left; }
td		{ text-align:left; vertical-align:top }
table		{ border-style:solid; border-color:#FFB300; border-width:2;}
.indent		{ padding-left:15mm; text-indent:-10mm; }
.show		{ text-align:left; margin:7mm; font-size:12pt; font-weight:bold; }
hr		{ color:#FFB300; height:2pt; }
.bottom		{ font-variant:small-caps; font-size:8pt; color:#808080; text-align:right; }
