body {
	background-color: #FFFFFF;}
	
.tblNavi{
	border-top: 1px solid #0013A3;
	border-right: 1px solid #0013A3;
	border-bottom: 1px solid #0013A3;
	border-left: 1px solid #0013A3;
	background-color: #FFFFFF;
	padding: 3px;}
	
.tblSubNavi {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	/*filter:Chroma(color=#FFFFFF);*/}
	
.tblLayout {
	border-top: 1px solid #0013A3;
	border-right: 1px solid #0013A3;
	border-bottom: 1px solid #0013A3;
	border-left: 1px solid #0013A3;
	background-color: #FFFFFF;}

.menue {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-align: center; 
	font-weight: bold;
	font-size: 12px; 
	color: #000000;}
	
a.menue:link {
	text-decoration: none;
	color: #000000;
	text-align:	center;}
	
a.menue:active {
	text-decoration: none;
	color: #000000;
	text-align: center;}
	
a.menue:hover {
	text-decoration: none;
	color: #000000;
	text-align: center;}
	
a.menue:visited {
	text-decoration: none;
	color: #000000;
	text-align: center;}

.submenue {
	width: 100%;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-align: left; 
	font-size: 10px; 
	color: #000000;
	float: left;}

a.submenue:link {
	width: 100%;
	color : black;
	padding : 3px; 
	text-decoration: none; }

a.submenue:visited {
	color : black;
	padding : 3px;
	text-decoration: none;
	float: left;}

a.submenue:hover {
	color : #FFFFFF;
	background-color : #0013A3; 
	padding : 3px;
	text-decoration: none;
	float: left;}

a.submenue:active {
	color : white;
	background-color : #0F6DAF; 
	padding : 3px;
	text-decoration: none;
	float: left; }
	
.TxtNormal {
	 font-size: 12px; 
	 line-height: 15px;
	 text-align: justify;
	 font-family: Arial, Verdana, Helvetica, sans-serif; 
	 letter-spacing: 1px; }
	 
.TxtTitel {
	 color: #0F6DAF;
	 font-size: 12px;
	 font-weight: bold; 
	 line-height: 15px;
	 text-align: justify;
	 font-family: Arial, Helvetica, sans-serif; 
	 letter-spacing: 1px; }
	 
.TxtInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.TxtInfo:link{
	color: #0013A3;}

a.TxtInfo:active{
	color: #0013A3;}

a.TxtInfo:hover{
	color: #0013A3;
	text-decoration: underline;}
	
a.TxtInfo:visited{
	color: #0013A3;}

A.TxtInfo:hover{
	color: #0013A3;
	text-decoration: underline;}
