﻿a {
	color: #000080;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #000080;
	border-bottom-color: #000080;
	text-decoration: none;
	padding-right: 5px;
}
a:visited {
	color: #000080;
}
a:active {
	color: #000080;
}
a:hover {
	border-style: none solid solid none;
	color: #FF0000;
	border-right-color: #FF0000;
	border-right-width: thin;
	border-bottom-color: #FF0000;
	border-bottom-width: thin;
}
.hl {
	font-family: Arial;
	font-size: 32px;
	font-weight: normal;
	color: #000080;
}
.shl {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000080;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.shl_rechts {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000080;
	text-align: right;
}
.shl_mitte {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000080;
	text-align: center;
	vertical-align: middle;
}
.nav_bottom {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
}
.body_mitte {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.shl_rechts_onav {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FF0000;
	text-align: right;
}
.body_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.body_rechts {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

