

.titel, .normal, .menutitle, .bemerkung, .klein, body, h1, h2, h3 {
	font-family: Verdana, sans-serif; 
	color:#ffffff;
}

.titel 		{font-size: 14pt; font-weight: bold; margin-bottom: 30px; margin-top:20px; }
.normal 		{font-size: 12pt; font-weight: normal; }
.bemerkung	{font-size: 10pt; font-weight: normal; }
.klein   	{font-size: 8pt; font-weight: normal; }
.fuss			{font-size: 10pt; font-weight: normal; color:#91291e;}

.kopf {
	font-size: 10pt; font-weight: normal;
}

li {font-size: 12pt; font-weight: normal; margin-bottom:15px; }

.menu_akt {

    font-size : 14px;
	 color: gray;
  }

.menu_inakt {

    font-size : 14px;
  }

.menu_haupt {
    color: gray;
    font-size : 14px;
	 font-weight : bold;
  }

.menu_1e_akt {
	font-weight: bold;
   font-size : 14px;
	color:gray;
}

.menu_1e {
	font-weight: bold;
   font-size : 14px;
}

.menu_2e_akt {
   font-size : 12px;
	font-weight : bold;
	color:Gray;
}

.menu_2e {
	font-weight: bold;
   font-size : 12px;
  }

.menu_haupt_akt {
    color: Red;
    font-size : 14px;
	 font-weight : bold;
  }

