@charset "utf-8";
/* CSS Document */
/* v1.0 | 2009-11-05 (c) Minol Messtechnik W. Lehmann GmbH & Co. KG - Author: Markus Wolf */


#areaFooter { /* micrositemap */
	position:relative;
	margin:0px auto;
	padding: 25px 15px 25px 35px;
	width: 929px;
}

#areaFooter H4 {
	position:relative;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-size: 11px;
	line-height:16px;
	color: #aeb1b3;
	font-weight:bold;
}

#areaFooter .column {
	position:relative;
	padding:0px 10px 0px 0px;
	width: 160px;
	height: auto;
	float:left;
}

#areaFooter .column H5 {
	position:relative;
	padding:7px 0px 2px 0px;
	font-weight:bold;
	font-size:11px;
	line-height: 16px;
	color:#aeb1b3;
}

#areaFooter .column UL LI {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
	background: none;
	display: block;
	font-size:11px;
	line-height:16px;
}

#areaFooter .column UL LI A {
	padding: 0px 0px 2px 0px;
	font-size:11px;
	line-height:16px;
	color:#aeb1b3;
	text-decoration:none;
}

#areaFooter .columnRight {
	position:relative;
	width: 210px;
	height: auto;
	float:right;
}

#areaFooter .columnRight H5 {
	position:relative;
	padding:20px 0px 10px 0px;
	font-weight:bold;
	font-size:11px;
	line-height: 16px;
	color:#aeb1b3;
}

#areaFooter #copyright {
	margin:20px 0px 0px 0px;
	padding:5px 0px 10px 0px;
	border-top: #a3a9b3 solid 1px;
}

#areaFooter #copyright P {
	font-size:11px;
	line-height:14px;
	color:#aeb1b3;
}

#areaFooter #copyright P A {
	padding:0px 6px 0px 12px;
	font-size:11px;
	line-height:14px;
	color:#eba5ab;
	text-decoration:underline;
	background-image:url(images/sprite-icons.png);
	background-repeat:no-repeat;
	background-position: -4px -259px;
}

#areaFooter #copyright P A:hover {
	color:#aeb1b3;
	background-position: -4px -316px;
}

