/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Text-KTR {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	background-image: none
}

.MH-Überschriften {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 28pt;
 	color: rgb(102,51,153);
 	font-weight: bold;
 	background-color: transparent;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.MH-Überschr.2 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 28px;
 	color: rgb(204,153,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: transparent;
 	background-image: none
}