html, body {
	background: #173369 url(../img/background.gif) no-repeat center center;
	height:100%;
	margin:0;
	padding:0;
}
#center {
	padding:0;
	width:990px;
	min-height:665px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-325px 0 0 -495px;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #163369;
	text-decoration: none;
}
.text-weiss {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #163369;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.text-small {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #163369;
	text-decoration: none;
	font-weight:bold;
}
.text-small-weiss {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.text-small-weiss-link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #302a5e;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7683bb;
	text-decoration: none;
}
.header-link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7683bb;
	text-decoration: none;
}
.start-pfeil {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.start-text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7683bb;
	text-decoration: none;
}
.start-hl {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
td.content {
	background: #8f97c7;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #163369;
	text-decoration: none;
	border:1px #c1c6e6 solid;
}
td.content-partner {
	background: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #163369;
	text-decoration: none;
	border:1px #c1c6e6 solid;
}