body, #distance { background: #FEFEFC; }

#container
{
	border: 1px solid #9F3;
	border-top-color: #CF0;
	border-left-color: #CF0;
}

#container, #container a, #container a:link
{
	background: #EAEACC !important;
}

#footer
{
/*	position: absolute;
	bottom: .2em; */
	color: #003;
}

h4 { color: #003; }
h5 { color: #333; }

#footer p#pfeile { background: transparent; }
/* #footer p.border { border: 1px solid #FC6; } */

#footer a, #footer a:link
{
	color: #633;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px;
}

#footer a:active { color: #330; }
#footer a:active { text-decoration: none !important; border: 0 none !important; }
#footer a:visited { color: #330; }

#footer a:hover
{
	color: #960;
	background: #FFF !important;
}
