.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
.bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 270px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	color: #494949;
}
.bg-seprator {
	background-image: url(images/botton-seprator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f06010;
	line-height: 21px;
	vertical-align: middle;
}
a.bottom-nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
	line-height: 17px;
}
a.bottom-nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
	line-height: 17px;
}
a.bottom-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0732E;
	text-decoration: underline;
	line-height: 17px;
}
a.bottom-nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0732E;
	text-decoration: underline;
	line-height: 17px;
}
