/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	background-color: rgb(255,255,255);
	background-image: url("../assets/images/background.gif");
	text-align: left;
}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 .rot {
	color: #F30;
}
.Dachzeile {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.text {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.text_kursiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}


.Seitentitel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.Hauptzeile {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7BA2C9;
}
.Hauptzeile em b font {
	color: #C72142;
}
#Tabelle9 tr td .Hauptzeile .text .Dachzeile .text {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#Tabelle9 {
	text-align: right;
}
#Tabelle9 {
	text-align: left;
}
#Tabelle9 tr td .Hauptzeile {
	font-size: 18px;
}
#Tabelle9 tr td .Hauptzeile .Hauptzeile {
	font-size: 16px;
}
Hauptzeile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.Hauptzeile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

