body
{
	background-color: #B8D2EA;
	font-family: Tahoma, Arial, "Berlin Sans FB", Calibri, Georgia, "MS Sans Serif", Tahoma;
	font-size: 14px;
}

a:link
{
    color:#0000EE;
    text-decoration:underline
}

a:visited
{
    color:#880099;
    text-decoration:underline
}

a:active
{
    color:#FF0000;
    text-decoration:underline
}

#Footline
{
	background-color: inherit;
	background-color: #222299;
	border-top-color: White;
	border-top-style: double;
	border-top-width: 5px;
	margin: 2px 0px 2px 0px;
	font-size: small;
	clear: both;
	color: White;
}

#Footline a
{
	color: ButtonFace;
}

#Footlinks
{
	background-color: inherit;
	float: left;
	width: 250px;
}

#Footlinks-Inhalt
{
	background-color: inherit;
	margin: 2px 5px 2px 5px;
	text-align: left;
}

#Footmitte
{
	background-color: inherit;
	float: left;
	width: 335px;
}

#Footmitte-Inhalt
{
	background-color: inherit;
	margin: 2px 5px 2px 5px;
	text-align: center;
}

#Footrechts
{
	background-color: inherit;
	float: right;
	width: 215px;
}

#Footrechts-Inhalt
{
	background-color: inherit;
	margin: 2px 5px 2px 5px;
	text-align: right;
}
	
#Rahmen
{
	background-color: #F5F5FF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
}

#zurueck, #Ueberschrift
{
	border: 1px double #00008B;
	background-color: #222299;
	color: White;	
	font-weight: bold;
	line-height: 28px;
}

#zurueck
{
	float: left;
	width: 50px;
	font-size: 12px;
	border-left-style: none;
}

#zurueck a
{
	color: White;
}

#Ueberschrift
{
	float: right;
	width: 748px;
	font-size: 15px;
	text-align: center;
	border-left-style: none;
}
