.update {
	color : black ;
	font-weight : bold ;
	font-size : 10 ; }

/* GENERAL SETTINGS */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black ;
	font-weight: bold ;
	text-decoration: none;
	background-color: white ;
	text-align: justify ; }
a {
	color: black ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 14 ;
	text-decoration: underline }
a:hover {
	color: #a6c639 ;
	text-decoration: underline ;
	font-weight: bold ;
	font-size: 14 ; }
a:active {
	color: black ;
	text-decoration: none;
	font-weight: bold ;
	font-size: 14 ; }
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black ;
	text-decoration: none;
	font-size: 12px; 
	font-weight: normal ; }
div {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12 ;
	font-weight: normal; 
	color: black ; 
	text-decoration: none; 
	text-align: justify; }
    
/* LEVEL2 */
.level2bg {
	background-color : #005076 ; }
.level2{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ;
	background-color : #87a70e ; }
a.level2{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ;}
a.level2:hover{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : underline ;}
.level2_current{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : none ;
	background-color : #87a70e ;}
a.level2_current {
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : underline ;}
a.level2_current:hover {
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 12 ;
	text-decoration : underline ;}
	
.contents_RECHTS {
	background-color : #d9e5eb ;
	font-size: 12 ;
	color: black ;
	font-weight: normal ;}
.contents_RECHTStitle {
	background-color : #d9e5eb ;
	font-size: 12 ;
	color: #005076 ;
	font-weight: bold ;}
