/*dunkelblauer Background für Teil neben Navileiste*/
.tab_bg {
	background-color: #1A2D62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

BODY {
 	text-decoration: none;
}
A {
	text-decoration: none;
	color: #FF6A6A;
 	font-family: Arial;
 	font-size: 10pt;
 	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
#update_tab1 {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#update_tab2 {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.modified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFF99;
}


