@charset "utf-8";

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	/* Fassung 2 font-size: 15.5px; */

	font-size: 13px;

	color: #000000;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#inhalt p.klein {

	font-size: 12px;

	color: #FD471B;

}

#inhalt p, #inhalt ul {

	/* Fassung 2 line-height: 130%; */

	line-height: 140%;

	letter-spacing: 0.05em;

}

#inhalt ul {

	margin-bottom: 2px;

	margin-left: 5px;

	padding-bottom: 2px;

	padding-left: 15px;

	margin-top: 2px;

	padding-top: 2px;

}



#inhalt h1 {

	color: #FD471B;

	margin: 0px;

	font-size: 16px;

	letter-spacing: 0.05em;

}

#inhalt strong, #inhalt b {

	font-weight: bold;

}

#inhalt a, #fachperson a {

	font-weight: bold;

	color: #5A7D93;

	text-decoration: none;

}

#inhalt a:hover, #fachperson a:hover {

	color: #FD471B;

}

p.Titel {

	color: #5A7D93;

	font-weight: bold;

	margin-bottom: 2px;

	margin-top: 2px;

	padding-top: 4px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

	line-height: 9px;

}

p.kleinSchwarz {

	font-size: 11px;

	line-height: 11px;

}

p.kleinRot {

	font-size: 11px;

	line-height: 11px;

	color: #FD471B;

}

span.kleinBlauFett {

	color: #5A7D93;

	font-weight: bold;

}

p.blau {

	color: #5A7D93;

	font-weight: bold;

}

span.orange {

	color: #FD471B;

	font-weight: bold;

}

span.blauerText {

	font-weight: bold;

	color: #5A7D93;

}