body {
	background-color: #526187;
}
.navlist {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	list-style-type: none;
}
.navlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	background-color: #7A95DF;
	width: auto;
	border-color: #003399;
	border-left-width: 2px;
	border-left-style: solid;
	border-bottom-color: #003399;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	text-decoration: none;
}
.navlist a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	text-align: center;
}
.navlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-weight: bold;
}
.navlist a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	border-left-color: #003399;
	border-left-style: solid;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-size: 12px;
}
.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #748287;
	text-align: center;
}
.topunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	text-align: right;
	color: #6A839A;
}
.topoben {
	color: #6A839A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.guest a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.guest a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66FFCC;
	text-decoration: underline;
}

.facebook {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	text-align: center;
}
