
div.footer {
	width: 				100%;
	height:				230px;
	left:				auto;
	right:				auto;
	margin:				0px;
	padding:			0px;

	color: 				#fff;
	background-image:	url(/bilder/foot/footer-bg.png);
	background-repeat:  x-repeat;
	background-position:0 0;
	background-color:	#900;
	text-align:			center;
}


div.footer img {
	border:				0;
}


div.tab_bottom {
	float:				none;
	width: 				1050px;
	margin:				0px auto 0px auto;
	padding:			0px;
	display:			block;
}


/** #bottom **/
div.bottom {
	float:				left;
    font-family: 		Geneva, Arial, Helvetica, sans-serif; 
	font-size: 			11px;
	line-height:		16px;
    color: 				#ffffff; 
    text-align: 		left;
	margin-left:		15px;
} 
div.bottom img.list {
	float:				left; 
	clear:				both;
	margin: 			3px 3px 0 0;
}
div.bottom a {
	float:				left;
}
div.bottom a {
	font-family: 		Geneva, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			11px;
	text-align: 		left;
}

div.bottom a:active {
	text-decoration: 	underline;
	color: 				#FFFFFF;
}

div.bottom a:link {
	text-decoration: 	underline;
	font-weight: 		normal;
	color: 				#FFFFFF;
}

div.bottom a:visited {
	text-decoration: 	underline;
	color: 				#FFFFFF;
}

div.bottom a:hover {
	text-decoration: 	underline;
	color: 				#FFCC00;
}

div.bottom a:active {
	text-decoration: 	none;
	color: 				#FFFFFF;
}
