body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #56585C;
	margin-top:50px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #354374;
	text-decoration: none;
}
a:hover {
	color: #fcfaec;
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #354374;
	margin-bottom: 15px;
	line-height: 40px;
}
.spruch {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	margin-left: 30px;
	margin-top: 50px;
	letter-spacing: 1px;
}

.zitat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	margin-left: 300px;
}
.white {
	background-color: #fff;
}
.hell {
	background-color: #fcfaec;
}
.dunkel {
	background-color: #66192D;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #354374;
	vertical-align: top;
	height: 70px;
}
.eingang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 30px;
	border: 1px solid #fcfaec;
	line-height: 28px;

}
.eingang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 30px;
	border: 1px solid #fcfaec;
	line-height: 28px;

}
.eingang:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #929396;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 30px;
	line-height: 28px;
}
.b_box {
	background-color: #66192D;
	padding-bottom: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	line-height: 40;
	padding-top: 20px;
	padding-left: 55px;
}
.logo_line {
	background-image: url(../../html/img/pool/logo_line.jpg);
	background-repeat: repeat-x;
	background-position: left 27px;
	height: 40px;
	border: 1px solid #FF0000;
}
.logo_left {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #354374;
	text-align: left;
	vertical-align: top;
	width: 150px;
	padding-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.2em;
	padding-left: 5px;
}
.logo_right {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #354374;
	text-align: right;
	vertical-align: bottom;
	width: 160px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.2em;
	padding-right: 5px;
}

.logo {
	text-align: center;
}