
/* FOOTER ----------------------------------------------------------- */

#footer-content {
	width:					960px;
	height:					190px;
}

#footer-centerbox {
	width:					960px;
	height:					60px;
	float:					left;
}

.top-btn-center {
	width:					120px;
	height:					18px;
	margin-top:				21px;
	margin-left:			420px;
	float:					left;
}

.top-btn-center a {
	width:					120px;
	height:					16px;
	padding-top:			2px;
	background-image:		url(../../bilder/footer/btn-top.gif);
	behavior:				url(inc/styles/iepngfix.htc);
	background-position:	center top;
	background-repeat:		no-repeat;
	font-size: 				9px;
	line-height:			12px;
	font-weight:			bold;
	text-align:				center;
	text-decoration:		none;
	color:					#616367;
	float:					left;
}

.top-btn-center a:hover {
	color:					#1d649f;
}

#footer-dark {
	width:					960px;
	height:					130px;
	text-align:				left;
	float:					left;
}

.footer-dark-iconbox {
	width:					55px;
	height:					115px;
	padding-top:			15px;
	padding-left:			15px;
	float:					left;
}

.footer-dark-linkbox {
	width:					140px;
	height:					115px;
	padding-top:			15px;
	padding-left:			20px;
	background-image:		url(../../bilder/footer/trenner.png);
	behavior:				url(inc/styles/iepngfix.htc);
	background-position:	0px 10px;
	background-repeat:		no-repeat;
	float:					left;
}

.footer-dark-linkbox a {
	font-size: 				10px;
	line-height:			15px;
	font-weight:			normal;
	text-decoration:		none;
	color:					#9ca1a7;
	display:				block;
}

.footer-dark-linkbox a:hover {
	text-decoration:		none;
	color:					#FFFFFF;
}

.footer-dark-right {
	height:					115px;
	padding-top:			15px;
	padding-right:			15px;
	float:					right;
	text-align:				right;
}

.footer-dark-right a {
	font-size: 				10px;
	line-height:			15px;
	font-weight:			normal;
	text-decoration:		none;
	color:					#9ca1a7;
	display:				block;
}

.footer-dark-right a:hover {
	text-decoration:		none;
	color:					#FFFFFF;
}

.footer-ow {
	text-decoration:		none;
	color:					#2377b8;
}