
/*------------------------------------------ CREATMOSFAIRY CSS GLOBAL -------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/




/*----- gross : 12 Pt -------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------ dunkel -------------*/

.gross_dunkel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	text-transform: none;
	color: #082800;
	font-weight: normal;
}
.gross_dunkel_fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #082800;
	font-weight: bold;
}





/*----- normal : 11 Pt ------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------ weiß ---------------*/

.normal_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
.normal_weiss_fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
.normal_weiss_fett_underline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
/*------------------------------------------------------------------------------------ mittel-gruen -------*/

.normal_mittelgruen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #60745B;
	font-weight: normal;
}
.normal_mittelgruen_fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #60745B;
	font-weight: bold;
}

.normal_grasgruen_fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #006633;
	font-weight: bold;
}
/*------------------------------------------------------------------------------------ dunkel -------------*/

.normal_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-transform: none;
	color: #082800;
	font-weight: normal;
}
.normal_dunkel_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #082800;
	font-weight: normal;
	text-decoration: underline;
}
.normal_dunkel_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #082800;
	font-weight: bold;
}
.normal_dunkel_fett_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #082800;
	font-weight: bold;
	text-decoration: underline;
}




/*----- klein : 10 Pt -------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------ dunkel -------------*/

.klein_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-transform: none;
	color: #082800;
	font-weight: normal;
}
.klein_dunkel_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-transform: none;
	color: #082800;
	font-weight: normal;
	text-decoration: underline;
}
.klein_dunkel_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	text-transform: none;
	color: #082800;
	font-weight: bold;
}
.klein_dunkel_fett_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	text-transform: none;
	color: #082800;
	font-weight: bold;
	text-decoration: underline;
}




/*----- superklein : 10 Pt --------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------ dunkel -------------*/

.superklein_dunkel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-transform: none;
	color: #082800;
	font-weight: normal;
}




/*----- spezielle Formate --------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------*/

.subnavi_lo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}
.subnavi_hi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFF99;
	line-height: 14px;
	text-decoration: none;
}

.titel_grasgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #006633;
	line-height: 15px;
}