/***********************************************
				STYLE-DEFINITIONEN
 ***********************************************/

h1.titel {
	font-size: 20px;
	line-height: 1.3;
	text-transform: none;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 6px;
	color: #151515;

}
h2.titel {
	font-size: 17px;
	line-height:0.9;
	text-align:left;
	margin-bottom:10px;
	padding-bottom:10px;
	color: #151515;

}
h3.titel {
	font-size: 14px;
	line-height:0.9;
	text-align:left;
	margin-bottom:12px;
	padding-bottom:10px;
	color: #151515;
}

.Titel_Beschreibung {
	font-size: 17px;
	text-transform: none;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 6px;
}

p.Unterstrichen {	
	text-decoration:underline;
	}
	
p.UntertitelStartseite {
	font-size: 18px;

	font-weight:bold;
	margin-top: -6px;
	margin-bottom:8px;
	padding-bottom: 0px;
	}
	
a {color:#000000;}		


/*----- Mitarbeiter-Panels -----*/
h5.ma-name {
	font-size:			1.2em;
	text-decoration:	none;
	color:				#d70034;
	margin-top:			10px;
	margin-bottom:		10px;

}

h5.ma-funktion {
	font-size:			0.92em;
	line-height:		1.4em;
	margin-top:			0px;
	margin-bottom:		0px;
	font-weight:		normal;
}

h5.ma-kontakt
 {
	font-size:			0.92em;
	line-height:		0.92em;
	color:				#545454;
	margin:				6px 0px;
	font-weight: normal;
}

h5.ma-kontakt a {
	color: 				#545454;

}