.titel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1d3654;
text-decoration: none;
}

.titel_italic {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1d3654;
text-decoration: none;
	font-style: italic; 
}


.titel_blau {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1d3654;
text-decoration: none;
}


.titel_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
text-decoration: none;
}


.titel_blau_fett {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1d3654;
text-decoration: none;
}



.titel_weiss_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
text-decoration: none;	
	font-weight: bolder;
}




.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d3654;
	line-height: 15px;
text-decoration: none;
}

.text_italic {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d3654;
	line-height: 15px;

	text-decoration: none;
	font-style: italic; 
}


.text_blau {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d3654;
	line-height: 15px;
text-decoration: none;
}


.text_weiss{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
text-decoration: none;
}


.text_fett {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d3654;
	line-height: 15px;
text-decoration: none;
	font-weight: bold;
}


.text_blau_fett {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1d3654;
	line-height: 15px;
text-decoration: none;
}



.text_weiss_fett {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
text-decoration: none;
	font-weight: bold;
}





.klText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #1d3654;
	text-decoration: none;
}
.klText_italic {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #1d3654;
	text-decoration: none;
	font-style: italic;
}

.klText_blau {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #1d3654;
	text-decoration: none;		
}

.klText_weiss {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
	}
	





.text_9px {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;

	color: #1d3654;
	text-decoration: none;
}

.text_italic_9px {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;

	color: #1d3654;
	text-decoration: none;
	font-style: italic ;
}

.bg_tabelle{
background-color: transparent;
}


