#footer { 
	width: 900px; 
	margin: 0 auto; 
	padding: 0; 
	text-align: center;
	color: #999;
	font: normal 11px/1.5em "Lucida Grande", Arial, Helvetica, sans-serif;
	}

.stripfade {
	background: url(../img/footer_fade_489x250.png) repeat-x #000 center bottom; 
	}

.stripfade2 {
	background: url(../img/footer_fade_489x400.png) repeat-x #000 center bottom; 
	}

#btmnav {
	width: 600px;
	margin: 0 auto 0;
	padding: 0;
	font: normal 12px/1.5em "Andale Mono", "Lucida Console", "MS Gothic", "Arial Narrow", Arial, monospace;
	text-transform: uppercase; 
	text-align: center;
	color: #999;
	}

#btmnav ul { 
	margin: 0 auto 15px;
	padding: 5px 0; 
	list-style-type: none;
	}
	
#btmnav li { 
	display: inline;
	padding: 0 5px 0;
	}

#footer div.stroke_obl {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: url(../img/stroke_obl_6x6.gif); 
	height: 2px;
	font-size: 1px;
	line-height: 1em;
	}

#btmnav a { text-decoration: none; font-weight: normal; padding-bottom: 2px; }
#btmnav a:link, a:visited { color: #999; }
#btmnav a:hover { color: rgb(255,135,0); border-bottom: 1px solid rgb(255,135,0); }
#btmnav a:active { color: #fff; border-bottom: none; }

#btmnav a.on { font-size: 14px; text-decoration: none; font-weight: normal; padding-bottom: 2px; }
#btmnav a.on:link, a.on:visited { color: white; border-bottom: 2px solid white; }
#btmnav a.on:hover { color: rgb(255,135,0); border-bottom: 2px solid rgb(255,135,0); }
#btmnav a.on:active { color: #fff; border-bottom: none; }

#footer #logo p { margin: 0 auto; padding: 0 0 15px; }
#footer #impressum p { margin: 0 auto; padding: 10px 0 25px; }

#footer #impressum a { color: white; text-decoration: none; }
#footer #impressum a:link { color: white; }
#footer #impressum a:visited { color: white; }
#footer #impressum a:hover { color: rgb(255,135,0); }
#footer #impressum a:active { color: white; }
