body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #22222;
}
li {
text-align: left;
}
a:link { 
	text-decoration:none;  
}
a:visited {
 	text-decoration:none;
}
a:hover { 
	text-decoration:underline;
}
a:active {
 	text-decoration:underline;
} 

.td_blau {
	background-color: #526AC7;
}
.td_hellblau {
	background-color: #EDF0F9;


}
.td_weiss {
	background-color: #FFFFFF;
}
.td_gelb {
	background-color: #FFCC00;
}
.td_dunkelgrau {
	background-color: #666666;
}
.td_hellgrau {
	background-color: #E5E5E5;
}

.txt_blau {
	color: #526AC7	
}
.txt_grau_b {
	font-weight: bold;
	color: #333333;
}
.txt_dunkelgrau_b {
	font-weight: bold;
	color: #333333;
;
}
.txt_grau {
	color: #333333;
}
.txt_dunkelgrau {
	color: #222222;

}
.txt_blau_b {
	font-weight: bold;
	color: #526AC7;
}
.txt_gelb_b {
	font-weight: bold;
	color: #FFCC00;
}


.txt_weiss {
	color: #FFFFFF;
}
.txt_weiss_b {
	font-weight:bold;
	color: #FFFFFF;
}
.link {
	text-decoration:underline;
}
.txt_headline {
	font-size:17px;	
	font-weight: bold;
	color: #526AC7;
	text-align: left;
	line-height: 20px

}

.txt_headline2 {
	font-size:14px;	
	font-weight: bold;
	color: #526AC7;
	text-align: left;
	line-height: 17px

}
.text {
	font-size: 11px;
	text-align: left;
	line-height: 15px;
}