BODY { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:Black; line-height:120%; }
.leftBoxHeader{
	background-color : #000099;
	font-weight : bold;
	text-align : left;
	font-size : 9pt;
	border: 1px solid Black;
	color: #FFFFFF;

}
.leftBoxTr{
	font-size : 8pt;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-left-color : Black;
	border-right-color : Black;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	background-color: #EEEEEE;
	text-decoration: none;
}
.leftBoxMenu{
	font-size : 8pt;
	color: Black;
	text-decoration : none;
	line-height : 150%;
	padding-left : 5px;
	background-color: #EEEEEE;
}
a.leftBoxMenu:link{
	font-size : 8pt;
	color: Black;
	text-decoration : none;
	line-height : 150%;
	padding-left : 5px;
}
a.leftBoxMenu:hover{
	font : 8pt;
	color: Silver;
	text-decoration : underline;
	line-height : 150%;
	padding-left : 5px;
}
a.leftBoxMenu:active{
	font : 8pt;
	color: red;
	text-decoration : none;
	line-height : 150%;
	padding-left : 5px;
}
.leftBoxMenuNoLink{
	font-size : 8pt;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-left-color : Black;
	border-right-color : Black;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	background-color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	color: Navy;
}

.hauptMenu{
	font-size : 9pt;
	color: Black;
	text-decoration : none;
	line-height : 120%;
	padding-left : 5px;
	background-color: #EEEEEE;

}
a.hauptMenu:link{
	font-size : 9pt;
	color: Black;
	text-decoration : none;
	line-height : 120%;
	padding-left : 5px;
}
a.hauptMenu:hover{
	font : 9pt;
	color: Gray;
	text-decoration : underline;
	line-height : 120%;
	padding-left : 5px;
}
a.hauptMenu:active{
	font : 9pt;
	color: Red;
	text-decoration : none;
	line-height : 120%;
	padding-left : 5px;
}
.menuNoLink{
	font-size : 9pt;
	color: Navy;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	padding-left : 5px;
}
a.menuNoLink:link{
	font-size : 9pt;
	color: Navy;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	padding-left : 5px;
}
a.menuNoLink:active{
	font-size : 9pt;
	color: Navy;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	padding-left : 5px;
}
a.menuNoLink:hover{
	font-size : 9pt;
	color: Navy;
	font-weight : bold;
	text-decoration : underline;
	line-height : 120%;
	padding-left : 5px;
}
.headerTd {
	text-align: left;
	font-size : 12pt;
	color : Navy;
	font-weight : bold;
}
.txtNorm {
	 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:9pt; font-weight: normal; color:Black; line-height:120%; 
}
.txtKlein {
	font-size: 7pt; text-align: left; font-weight: normal;
}
.centerTable {
	border-width: 1px; border-color: Silver; border-style: solid; padding-left: 5px; padding-right: 5px; padding-bottom: 15px; text-align:justify;
}