
body { background-color:#FFFFFF;
	 margin-top:0px;
	 margin-bottom:0px;
	 scrollbar-base-color: #36332F;
	 scrollbar-track-color: #36332F;
       scrollbar-face-color: #808080;    
       scrollbar-highlight-color: #36332F;
       scrollbar-shadow-color: #36332F;
       scrollbar-arrow-color: #36332F; }

p,ul,ol,li,div,td,th,dl,dt,dd,h1,h2,h3,h4
   { font-family:Arial,sans-serif; color:#FFFFFF; }

p,ul,ol,li,div,td,th,dl,dt,dd
   { font-size:10pt; }

hr { color:#E5E5E5;}

.titel { color:#0000C8; font-size:12pt; }

h1 { font-size:16pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }

.m4 { font-size:6pt; }
.m3 { font-size:7pt; }
.m2 { font-size:8pt; }
.m1 { font-size:9pt; }
.std { font-size:10pt; }
.p1 { font-size:11pt; }
.p2 { font-size:12pt; }
.p3 { font-size:13pt; }
.p4 { font-size:14pt; }
.p5 { font-size:15pt; }
.p6 { font-size:16pt; }
.p7 { font-size:17pt; }
.p8 { font-size:18pt; }

a:link { color:#FFFFFF; text-decoration:none; }
a:visited { color:#FFFFFF; text-decoration:none; }
a:active { color:#FFFFFF; text-decoration:none; }

.formular {
	background-color: #BCBDBE;
	font-family: font-family:Arial,sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: 3pt;
	border-right-width: 3pt;
	border-bottom-width: 3pt;
	border-left-width: 3pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCBDBE;
	border-right-color: #BCBDBE;
	border-bottom-color: #BCBDBE;
	border-left-color: #BCBDBE;}
