.navigation {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	border: thin;
	background-color:#999999;
	text-align: center;
	margin-left: 1px;
	margin-top: 1px;
	border-color: #FFFFFF;
}

.navigation:hover {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #AB0104;
	cursor: pointer;
	text-decoration: none;
	border: thin;
	background-color:#999999;
	text-align: center;
	margin-left: 1px;
	margin-top: 1px;
	border-color: #FFFFFF;
}

.navigation_aktiv {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	border: thin;
	background-color:#333333;
	text-align: center;
	margin-left: 1px;
	margin-top: 1px;
	border-color: #FFFFFF;
}

.news {
	font-family: Calibri, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
}

.standard-text {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	background-color: E0E0E0;
	background: #E0E0E0;
}

.standard-link {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	background-color: E0E0E0;
}

.links_spalte_rechts {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	margin-left: 0px;
	background-color: E0E0E0;
	background: #E0E0E0;
	display: block;
}

.standard-text-extra {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	background-color: E0E0E0;
	background: #E0E0E0;
	padding-left: 5px;
}

.standard-center {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	background-color: E0E0E0;
	background: #E0E0E0;
}

.standard-right {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	background-color: E0E0E0;
	background: #E0E0E0;
	vertical-align: top;
	padding-right: 10px;
}

.guestbook {
	background-color:#E0E0E0;
	font-family: Calibri, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
