BODY {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #123F94;
	font-weight : normal;
}

H1 {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 13pt;
	color       : #123F94;
	font-weight : normal;
}

H2 {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 13pt;
	color       : #123F94;
	font-weight : normal;
}

.fliesstext {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #123F94;
	font-weight : normal;
}

.smalltext {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #123F94;
	font-weight : normal;
}

.bold {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #123F94;
	font-weight : bold;
}

.zeilenumbruch {
	font-size   : 5pt;
}

UL {
	list-style-type : square;
}

LI {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #123F94;
	font-weight : normal;
}

A:Link {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #123F94;
	text-decoration : none;
	font-weight : bold;
}

A:Visited {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #123F94;
	text-decoration : none;
	font-weight : bold;
}

A:Active {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #50A8DA;
	text-decoration : none;
	font-weight : bold;
}

A:Hover {
	font-family : Verdana,Helvetica,Arial,Geneva;
	font-size   : 8pt;
	color       : #50A8DA;
	text-decoration : none;
	font-weight : bold;
}

.section			{ position: absolute; left: 28px; top: 308px; width: 500px; visibility: hidden; border: 0px; background-color:#F7FBFE; }
.section_button		{ position: relative; left: 165px; top: -25px; width: 300px; visibility: visible; border: 0px; background-color:#F7FBFE; }
.section_img		{ padding: 0px; border: 1px solid #999999; border-right: 0px solid red; }
.section_text		{ padding: 3px; text-align: left; font-size: 8pt; border: 1px solid #999999; background-color:#EEEEEE; }
.section_header		{ color: #EE9728; font-weight: bold; }
