body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border:10px solid #cccccc;
}

h1 {
	font-size:14pt;
	color:#999999;
}
h2 {
	font-size:12pt;
	color:#999999;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	color: #cc0000;
	text-decoration: none;
}
a {
	font-size: 9pt;
}

li {
	font-size:8pt;
}
.impressum {
	font-size:8pt;
}

.styleColor {
	background-color:#990000;
}

.theTable2 {
	background-color:#ffffff;
}
.theTable3 {
	border:1px solid #999999;
}

.theBackgroundcolor2 {
	background-color:#ffffff;
}
.theBackgroundcolor {
	background-color:#dddddd;
}

.Code {
	font-family:"Courier New", Courier, mono;
	font-size:10pt;
	margin-left:10px; margin-right:10px;
}