#linkliste {
	position: absolute;
	top : 105;
	left : 70;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #006DB8;
	font-weight : normal;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #006DB8;
}

.eingabe {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #89B657;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #89B657;
	border: none;
}

.Text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #006DB8;
	font-weight : normal;
	text-decoration : none;
}

.TextB {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #006DB8;
	font-weight : bold;
	text-decoration : none;
}

.Textlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #006DB8;
	font-weight : bold;
	text-decoration : none;
	font-style : italic;
}

.Textgross {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #006DB8;
	font-weight : bold;
}

.Texttitel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #006DB8;
	font-weight : bold;
}

.Subheadline {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	color : #006DB8;
	font-weight : normal;
}

.TextNoDec {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	text-decoration : none;
}

.aktRef {
	text-decoration : none;
	color : #000000;
}

.navSeitenInakt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #1254a4;
	font-weight : normal;
	text-decoration : none;
}

.navSeitenAkt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #1254a4;
	font-weight : bold;
	text-decoration : none;
}
.header1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #006DB8;
	font-weight : bold;
}
.header2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #006DB8;
	font-weight : bold;
}
.headertxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #006DB8;
	font-weight : bold;
}
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #006DB8;
	font-weight : bold;
}


