﻿html {
	background-color: gray;	
}
body {
	margin: 10pt;
	background-color: white;
	background-attachment: fixed;
	font-family: Arial, Helvetica;
	text-align: left;
	vertical-align: middle;
}
h5 {
	font-weight: bold;
	color: black;
	font-size: 10pt;
	font-style: italic;
}
img {
	border-width: 0pt;
}
span.aktuell {
	background-color: #CCCCCC;
	color: #000080;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: middle;
	padding: 2pt 10pt;
}
table.format {
	border-width: 0pt;
	vertical-align: middle;
	padding: 2pt;
}
p, li, td {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	widow: 3;
	orphans: 2;
}
a {
	color: #000080;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:visited {
	color: purple;
}
a:active {
	color: red;
}
h1 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: white;
	background-color: #426BBD;
	text-align: center;
}
h2, h3, h6 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: black;
}
h4 {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: black;
}
h1 {
	font-size: 16pt;
}
h1.start {
	font-size: 12pt;
	background-color: #9999FF;
	text-align: left;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
}
h6 {
	font-size: 8pt;
	font-weight: normal;
}
hr {
	width: 100%;
	height: 0,5pt;
	color: #426BBD;
	align: center;
}
.zab {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.blue {
	color: #000080;
}

