/* CSS Document */

.tabhg1 {
	background-image: url(../grafik/hg1.png);
	background-repeat: no-repeat;
	height: 515px;
	background-position: 123px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-top: 50px;
}
#inhalt {
	height: 450px;
	width: 600px;
	overflow: auto;
	position: static;
	margin-top: 50px;
	margin-left: 20px;
}
.divlink {
	margin-top: 40px;
}
.nav1 {
	color: #FFF;
	background-image: url(../grafik/linkhg1.png);
	height: 19px;
	width: 235px;
	text-align: left;
	text-indent: 8px;
	background-repeat: no-repeat;
	padding-top: 2px;
	cursor: pointer;
	font-size: 11px;
}
.nav2 {
	color: #FFF;
	background-image: url(../grafik/linkhg2.png);
	height: 19px;
	width: 235px;
	text-align: left;
	text-indent: 113px;
	background-repeat: no-repeat;
	padding-top: 2px;
	font-size: 11px;
}.titel {
	font-size: 16px;
	color: #B6037B;
}
a:link {
	color: #B6037B;
	text-decoration: none;
}

a:visited {
	color: #B6037B;
}

a:hover {
	text-decoration: underline;
}
#apDiv1 {
	position:absolute;
	width:100px;
	z-index:1;
	top: 90px;
	padding-left: 800px;
}