body {
	background-color:white;
	font-family:verdana,arial,helvetica;
	font-size:10pt;
	margin-top:0px;
}
a:link,a:visited {
	text-decoration:underline;
	color:rgb(190,40,27);
}
a:hover {
	color:rgb(0,104,180);
}
div {
	position:relative;
}
h1 {
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:18pt;
	text-align:center;
	margin-top:0;
}
h2 {
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:14pt;
}
h3 {
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:12pt;
	margin:0;
}
em {
	font-style:italic;
}
p,td {
	font-family:verdana,arial,helvetica;
	font-size:10pt;
	vertical-align:top;
}
pre {
	background-color:rgb(251,237,187);
	padding:7pt;
	font-family:"Courier New",Courier,mono;
	white-space:pre;
	width:100%;
}
strong {
	font-weight:bold;
}

.b {
	font-weight:bold;
}
.bez {
	color:rgb(0,104,180);
	font-style:italic;
}
.ce {
	text-align:center;
}
.fld {
	font-family:courier new,courier;
}
.grp {
	font-family:courier new,courier;
	font-weight:bold;
}
.h2 {
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:14pt;
}
.p8 {
	font-size:8pt;
}
.txt {
	padding-bottom:4px;
}

#inhalt {
	top:-290px;
	width:700px;
	left:15px;
	text-align:left;
}
#logo1 {
	left:210px;
	top:0px;
	width:404px;
	height:404px;
	text-align:center;
}
#logo2 {
	left:200px;
	top:-394px;
	width:400px;
	height:30px;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:100%;
	text-align:center;
	color:white;
}

ul {
   list-style-type:square;
   color:rgb(190,40,27);
}

.blau {
	color:rgb(0,104,180);
}

.rot {
	color:rgb(190,40,27);
}

.tableTitle {
	padding:3px;
	background-color:rgb(230,230,230);
	font-weight:bold;
}
