/**
 * Style sheet english
 */
#header_slogan_away
{
	left:10px;
	top:180px;
	position:absolute;
}

#footer_navigation_en
{
	height:30px;
	padding-top:5px;
	padding-left:240px;
	background-image:url("tl_files/revitaler/images/footer_background.gif");
	background-repeat:no-repeat;
	font-family:Arial;
	text-decoration:none;
	font-size:13px;
	color:#092066;
	line-height:20px;
}

#footer_navigation_en a
{
	text-decoration:none;
	font-size:13px;
	color:#092066;
}

#footer_navigation_en a:hover
{
	text-decoration:none;
	color:#092066;
}

