#Name {		font-size:11pt;
		font-weight:bold;
		color:#000000;}

#Index1 {	font-size:25pt;
		font-weight:bold;}

#Index2 {	font-size:15pt;
		font-weight:bold;}

#Index3 {	font-size:20pt;
		font-weight:bold;}

#Thema 	{	font-size:11pt;
		font-weight:bold;
		color:#000000;
		text-decoration: underline;}

#Text{		font-size:10pt; }

#Daten {		font-size:8pt; }

#Datenhb {	font-size:8pt;
		background:#C9D4E3;}

#Datendb {	font-size:8pt;
		background:#8CA5C2;}

#grau {		font-size:8pt;
		background:#C6C3C6; }

#AGB1 {		font-size:8pt;
		font-weight:bold; }

#AGB2 {		font-size:8pt; }

#AGB3 {		font-size:8pt;
		color:#848284; }

#Angebot {	font-size:12pt;
		font-weight:bold; }

BODY {		overflow:auto;
		font-family:Arial, Verdana;
		font-size:10pt;
                 background: #DFDFDF;
                 scrollbar-face-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #C0C0C0;
		scrollbar-darkshadow-color: #808080;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #000000; }

#Menu {		font-size:9pt;
		color:#FFFFFF;
                 background-color:#7F7F7F; }

#Aktiv {		font-size:9pt;
		color:#000000;
                 font-weight:bold;
                 background-color:#DFDFDF; }

#Zusatz {	font-size:10pt;
		font-weight:bold;
		color:#000000;}

#Text{		font-size:10pt;
		text-align:justify; }

a:link {		color: #FFFFFF;}
a:visited {	color: #FFFFFF;}
a:active {	color: #FFFFFF;}
a:hover {	color: #000000;}

a.link2:link {	color: #7F7F7F;}
a.link2:visited {color: #7F7F7F;}
a.link2:active {	color: #7F7F7F;}
a.link2:hover {	color: #000000;}

a {		text-decoration:none;
		font-weight: bold;}

#scroll {
    overflow: auto; /*wichtig*/
    height: 100%; /*wichtig*/
    width: 95%: /*wichtig*/
}