@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #0066cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(grafiken/hintergrund.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0066cc;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.grundschrift_10_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
}
.grundschrift_10_normal_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066CC;
	line-height: 12pt;
	text-align: justify;
}

.grundschrift_12_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0066CC;
	font-weight: bold;
	line-height: 18pt;
}
.grundschrift_12_fett_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	font-weight: bold;
	line-height: 18pt;
}

.grundschrift_7_mormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #0066CC;
}
.grundschrift_7_hintergrundblau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #dfecf8;
}


#apDiv1 {
	position:absolute;
	width:900px;
	height:245px;
	z-index:91;
}
