/* CSS Document */

.spanstyle {
 position:absolute;
 visibility:visible;
 top:-50px;
 font-size:9pt;
 font-family:verdana;
      font-weight:bold;
 color:blue;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000a0;
}
body {
	background-image: url(bilder/backw.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #0000a0;
}
a:visited {
	color: #0000a0;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #0033CC;
}
.Stil1 {font-size: 12px}
.Stil10 {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.Stil4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
h1 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.Stil11 {
	font-size: 14px;
	line-height: 14px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

