.footerbanner {
	width: 990px;
	height: 30px;
	line-height: 30px;
	background: #d1d1d1;
	color: #696969;
	text-transform: lowercase;
	text-align: center;
	font-family: 'Quicksand';
	font-size: 20px;
	letter-spacing: 3px;
}

.footertabelle {
	color: #595959;
	letter-spacing: 0.5px;
	text-align: justify !important;
	font-size: 9.5px;
	font-family: 'Quicksand';
	text-decoration: none !important;
}

.footertitel {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 20px;
	padding: 5px;
	font-family: 'Quicksand';
	font-size: 10px;
	font-style: none;
	text-align: center;
	border: solid 5px #d1d1d1;
}

.footertitel a:link, 
.footertitel a:visited, 
.footertitel a:hover, 
.footertitel a:active{
	color: #696969;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 20px;
	padding: 5px;
	font-family: 'Quicksand';
	font-size: 10px;
	font-style: none;
	text-align: center;
}

.footerbox{
	width: 344px!important;
	min-height: 86px!important;
	max-height: 86px!important;
	overflow: auto!important;
	scrollbar-width: thin!important;
	font-family: 'Quicksand'!important;
	padding: 5px!important;
	text-align: justify!important;
	letter-spacing: 0.5px!important;
	font-size: 9.5px!important;
	border: solid 5px #d1d1d1!important;
}

.footerboxquote{
	color: #595959!important;
	width: 344px!important;
	min-height: 86px!important;
	max-height: 86px!important;
	overflow: auto!important;
	scrollbar-width: thin!important;
	font-family: 'Quicksand'!important;
	padding: 10px!important;
	text-align: justify!important;
	letter-spacing: 0.5px!important;
	font-size: 10px!important;
	border: solid 5px #d1d1d1!important;
}

.footer_fact{
	font-family: 'Quicksand';
	background-color: #d6d6d6;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 8px;
	white-space: nowrap!important;
	border: solid 5px #d1d1d1;
}

.footer_quote{
	font-family: 'Quicksand';
	background-color: #d6d6d6;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 7px;
	white-space: nowrap!important;
	border: solid 5px #d1d1d1;
}

.footercredit{
	white-space: nowrap!important;
	text-transform: uppercase;
	font-family: 'Quicksand';
	letter-spacing: 2px;
	font-weight: 500;
	text-align: center;
	font-size: 6.5px;
	padding: 5px;
}