/* CSS Document */

.Lauftext {
	font: 12px Verdana;
	color: #205394;
}
.Ueberschrift {
	font: 14px Verdana;
	color: #205394;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #205394;
    text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #205394;
    text-decoration: underline;
}
.menu2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #205394;
    text-decoration: none;
}
.menu2:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #205394;
    text-decoration: underline;
}
.menu2u {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #205394;
    text-decoration: underline;
}
