body
{
	margin: 0px;
	text-align: center;
	background-image: url('/images/Startseite_Das_war_Oe_SP_HG.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #143058;
}

#bodyWrapper
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 926px;
	position: relative;
}

#naviWrapper
{
	margin-top: 220px;
	float: left;
	width: 250px;
	padding-top: 340px;
}

#textWrapper
{
	margin-top: 220px;
	float: left;
	width: 651px;
	margin-left: 25px;
	background-color: #FFF;
}

div.clear
{
	clear: left;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

a, a:visited
{
	font-family: Futura, Arial, Verdana;
	font-size: 12px;
	color: #192D6A;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active, a:visited:hover
{
	text-decoration: underline;
}

.whitelink, .whitelink:visited
{
	font-family: Futura, Arial, Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.whitelink:hover, .whitelink:active, .whitelink:visited:hover
{
	text-decoration: none;
}