
div.footer {
	clear:				both;
	width: 				990px;
	left:				auto;
	right:				auto;
	margin:				0px auto 0px auto;
	padding:			0px 0px 50px 0px;
	text-align:			center;
}

div.footer a img {
	border:				0;
}
div.footer a.back {
	float:				left;
	font-family: 		Tw Cen MT Condensed, Geneva, Arial, Helvetica, sans-serif;
	font-size:			13pt;
	text-decoration: 	none;
	color: 				#fff;
	padding: 			0px 0px 0px 5px;
	margin:				-30px 0 0 200px;
}
div.footer a.back:hover {
	color: 				#fcb21b;
}

div.foot_end {
	float:				left;
	clear:				both;
	width: 				990px;
	height:				40px;
	left:				auto;
	right:				auto;
	margin:				0px;
	background-color:	#fff;
	border:				0px;
	background-image:	url(/bilder/ringhotels-logo1.png);
	background-repeat:	no-repeat;
	background-position:890px 1px;	
}



div.copyright {
	clear:				both;
	width:				100%;
	margin:				10px 0px 0px 0px;
	text-align:			right;
	color: #E8CED3;
	font-size:			10px;
	font-family:		Geneva, Arial, Helvetica, sans-serif;
}

div.socialbookmarks {
	float:				left;
	clear:				both;
	bottom:				0px;
	width:				100%;
	margin:				0px;
	text-align:			center;
}
div.socialbookmarks a {
	text-decoration:	none;
	margin-right:		10px;
}
div.socialbookmarks img {
	border:				0;
	filter:				alpha(opacity=40); /*IE */
	-moz-opacity: 		0.4; /* Gecko */
	opacity: 			0.4; /* Opera */
	-khtml-opacity: 	0.4;
}

div.socialbookmarks img:hover {
	border:				0;
	filter:				alpha(opacity=100); /*IE */
	-moz-opacity: 		1.0; /* Gecko */
	opacity: 			1.0; /* Opera */
	-khtml-opacity: 	1.0;
}
