body {
        /*background-color: #ffffff;*/
		SCROLLBAR-BASE-COLOR: #E7E8EC; 
		SCROLLBAR-ARROW-COLOR: #000099;
}


table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00006B;
	line-height: 14pt;
	}


#divCont {
	position:relative;
	z-index:1;
	left:0px;
	top:0px;
	height:350px;
	width:150px;
	visibility: visible;



}
.clTop   {
	position:absolute;
	z-index:1;
	width:150px;
	line-height:4px;
	background-color: #00006B;
	padding: 2px 0px 0px;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
	float: none;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.clSub   {
	position:absolute;
	z-index:1;
	left:0px;
	top:20px;
	width:150px;
	line-height:15px;
	background-color: #00006B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;




}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:8pt; font-weight:bold; text-decoration:none;}
#divCont .clTop a:hover {color:#ffffff; text-decoration:none;}
#divCont .clTop .clSub a {color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:8pt; font-weight:normal; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:#D2D3D7; text-decoration:none;}  
#divCont .clTop .clSub a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #D2D3D7;




/*a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #333333;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.smallfont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.bigfont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt}*/




}
.bodyhell {
	background-color: #E7E8EC;
}
.bodydunkel {
	background-color: #DCE2ED;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #00006B;

}
.boldfont {
	font-weight: bold;
}
.borderlinrec {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00006B;
	border-right-color: #00006B;
	border-bottom-color: #00006B;
	border-left-color: #00006B;
	border-bottom-style: solid;

}
.einzug1 {
	text-indent: 5pt;
}
