*{
	margin:0;
	padding:0;
	outline:0;
}

body
{
	background-color:#111;
	font-size:12px;
	font-family:arial, sans;
	color:#d4d4d4;
}

.outlink{
	padding-left:10px;
	line-height:12px;
	background:url(/App_Themes/Hanhart/Images/icons.gif) no-repeat 0 -245px;
	}
	
.dlink{
	padding-left:13px;
	line-height:12px;
	background:url(/App_Themes/Hanhart/Images/icons.gif) no-repeat 0 5px;
	color:#919191;
	}

.more{
	padding-left:13px;
	line-height:30px;
	background:url(/App_Themes/Hanhart/Images/icons.gif) no-repeat 0 5px;
	color:#919191;
	}

.hlink-back{
	padding-left:10px;
	line-height:12px;
	background:url(/App_Themes/Hanhart/Images/icons.gif) no-repeat 0 -145px;
	padding-right:14px;
	}
.hlink-forward{
	padding-right:10px;
	padding-left:12px;
	line-height:11px;
	background:url(/App_Themes/Hanhart/Images/icons.gif) no-repeat 0 -195px;
	}
.googlemap{
	padding-left:14px;
	line-height:12px;
	background:url(/App_Themes/Hanhart/Images/icons.gif) no-repeat 0 -145px;
	}
.download{
	padding-left:14px;
	line-height:12px;
	background:url(/App_Themes/Hanhart/Images/icons.gif) no-repeat 0 -295px;
	}
.mail{
	padding-left:14px;
	line-height:12px;
	background:url(/App_Themes/Hanhart/Images/icons.gif) no-repeat 0 -345px;
	}
.texttitle{
	display:block;
	height:17px;
	color:#848484;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
}