/*
Global CSS fuer FBP
copyright 2006 Very Interactive Sales Tools, Koenigstein
*/


#footernav{
	height: 19px;
	/*background-color: #b9b9ba;*/
	background-color: #a5a5a5;
	padding: 6px 0px 0px 53px;
}

#footernav a:link, a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;	
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#footernav a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;	
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}


#footer{
	background: url(http://www.fbq.de/img_de/shared/div_bg.jpg) repeat-x;
	height: 220px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	clear: both;
}
