.h4b_rot { 
          color: #900;
		  font-size: 13px;
		  font-family: Arial, Helvetica, sans-serif;
		  font-weight: 700;
		  line-height: 16px;
		  }
		  
.h4b_weiss { 
          color: #ffffff;
		  font-size: 13px;
		  font-family: Arial, Helvetica, sans-serif;
		  font-weight: 700;
		  line-height: 16px;
		  }
.txt_rot { 
          color: #900;
		  font-size: 13px;
		  font-family: Arial, Helvetica, sans-serif;
		  font-weight: 100;
		  line-height: 15px; }


.TitelKlein_Rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #900;
}

.TitelGross_Rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #900;
}

.TitelKlein_Rot_Kapital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #900;
	font-variant:small-caps;
}

.TitelGross_Rot_Kapital {
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	color: #900;
	font-variant:small-caps;
}
a {TEXT-DECORATION: none;}

a:link { 
COLOR: #1d552a; 
TEXT-DECORATION: none; 
font-weight: bold;
}

a:visited {	
	COLOR: #1d552a;	
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:active { color: #b90000; TEXT-DECORATION: none; font-weight: bold; }
a:hover {
	COLOR: #b90000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
