@charset "utf-8";
.Titel_1 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 175%;
	font-weight: bold;
}
.Titel_2 {
	font-size: 152%;
	font-weight: bold;
}
.Titel_3 {
	font-size: 132%;
	font-weight: bold;
}
.Titel_4 {
	font-size: 115%;
	font-weight: bold;
	margin-top: 3px;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #00F;
	background-color: #FFFF33;
}
a:active {
	color: #00F;

}

