body { margin-top:20px; margin-bottom:10px; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,textarea,select
     { font-family:Arial,Helvetica; }

h1 { font-size:21pt; font-weight:500; margin-bottom:0px; margin-top:0px;  }
h2 { font-size:20pt; font-weight:500; margin-bottom:0px; margin-top:0px; }
h3 { font-size:15pt; font-weight:normal; margin-bottom:0px; margin-top:0px; }
h4 { font-size:10pt; font-weight:normal; margin-bottom:0px; margin-top:0px; color:#008296; 
    }

p,ul,ol,li,div,td,th,address,nobr,b,i,input,textarea,select { font-size:10pt; }
p.b { text-align:justify; }

ol { list-style-type:none;
	 margin-top:0pt;
	 margin-left:0pt;
	}
	
.h2 { font-size:20pt; font-weight:500; margin-bottom:0px; margin-top:0px; }
.h3 { font-size:15pt; font-weight:normal; margin-bottom:0px; margin-top:0px; color:#008296; }
.h4 { font-size:10pt; font-weight:normal; margin-bottom:0px; margin-top:0px; color:#008296; }
.klein { font-size:9pt; }
.gross { font-size:145%; }
.grossh { font-size:135%; }
.gruen { color:#008296; }
.center { text-align:center; }
.h3center {  font-size:15pt; font-weight:normal; margin-bottom:0px; margin-top:0px; color:#008296; text-align:center; }
.linie { border-bottom-width:2pt;
		 border-bottom-style:solid;
		 border-color:#008296;
		 text-align:RIGHT; }

.linie10 { border-bottom-width:1pt;
		 border-bottom-style:solid;
		 border-color:#008296;
		 text-align:RIGHT;
		 width:50%  }

a:link { color:#008296; text-decoration:underline; }
a:visited { color:#008296; text-decoration:underline; }
a:active { color:#008296; text-decoration:none; }

.formular { font-family:Courier New,Courier; font-size:10pt; }

pre { font-family:Courier New,Courier; font-size:10pt; }

#white {
   font-family: arial,helvetica;
   font-size: 9pt;
   color: #ffffff;
   font-weight: bold;
   text-decoration: none; }
