.navigation {
	background-color:#008873;
	height:19px;
	line-height:19px;
	width:688px;
}
.navigation ul {
	height:19px;
	list-style:none;
	width:688px;
}
.navigation li {
	background:url('../image/minisites/tlg-wohnen/bg-navigationcontainer.gif') bottom left repeat-x;
	display:inline;
	line-height:19px;
	padding:0;
	margin:0;
}
.navigation a, .navigation a:visited {
	color:#fff;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
}
.navigation a span {
	background-color:#008873;
	display:block;
	padding:3px 4px;
	border-left:1px solid #fff;
	color:#FFF;
	text-align:center;
	font-size:0.9em;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.navigation a span {float:none;}
/* End IE5-Mac hack */
.navigation a:hover span {
	color:#FFF;
	background-color:#8acdc3;
}
.navigation a:hover, .navigation a.active {
	text-decoration:none;
	background-color:#8acdc3;
}
.navigation a span.active {
	background-color:#8acdc3;
}
/* Footer-Navigation */
.footerrow .centercol {
	text-align:center;
}
#footer {
	display:inline;
	line-height:21px;
	list-style-type:none;
}
#footer li {
	color:#000066;
	font-size:85%;
	display:inline;
	border:0;
	margin:0 1.5em 0 0;
}
#footer li img {
	display:inline;
	border:0;
	margin:0.2em 0.5em 0 0;
}
#footer a, #footer a:visited {
	color:#006;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

