.kompass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: normal;
	color: #000000;

}
.ggmbh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;

}
.auswahlnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #52ADDE;
	font-weight: bold;
	text-decoration: none;


}
.auswahlaktiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008FD2;
	font-weight: bold;
	text-decoration: none;
}
.kompassklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
}
.ggmbhklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;

}
.pos {
	position: absolute;
	top: 7%;
	right: 50px;
}
.abschnitt {
	color: #008FD2;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;


}
.pos2 {
	position: absolute;
	right: 12px;
	bottom: 10px;



}
.kopftitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008FD2;
}
.kopftitelzusatz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #008FD2;
}
.navauswahlnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	color: #008FD2;

}
.navauswahlaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	color: #007CB9;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.termintabelle{
	border-collapse:collapse;
	border:2px solid black;
}
.termintabelle th {
	padding:6px;
	border: 1px solid black;
	border-collapse:collapse;
	background-color: #CCFFFF;
}

.termintabelle td {
	padding:6px;
	border: 1px solid black;
	border-collapse:collapse;
}
.termintabelle p {
margin-top:-3px;
margin-bottom:5px;
}
.fett {
	font-weight: bold;
}
