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


#areaFunction {
	position:relative;
	margin: 30px 0px 10px 0px;
	width:210px;
	float:right;
}

#areaFunction DIV.textBox {
	position:relative;
	padding: 0px 0px 20px 0px;
	width:210px;
}

#areaFunction DIV.textBox H4 {
	position:relative;
	padding: 1px 5px 5px 12px;
	width:193px;
	height:32px;
	background-color:#a3a9b3;
	background-image:url(images/sprite-functionbar-textBox.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	border: none;
}

#areaFunction DIV.textBox H4 IMG.teaserThumb {
	position:absolute;
	right: 12px;
	top:-8px;
}

#areaFunction DIV.textBox DIV.boxBody {
	position:relative;
	padding: 2px 5px 0px 12px;
	width:191px;
	background-image:url(images/sprite-functionbar-textBox.png);
	background-position: -210px bottom;
	background-repeat:no-repeat;
	background-color:#f0f1f3;
	border-left:#a3a9b3 solid 1px;
	border-right:#a3a9b3 solid 1px;
}

#areaFunction DIV.textBox DIV.boxBody H5 {
	padding: 0px 0px 5px 0px;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

#areaFunction DIV.textBox DIV.boxBody P {
	padding: 0px 0px 5px 0px;
	font-size:12px;
	line-height:18px;
}

#areaFunction DIV.textBox DIV.boxBody A, #areaFunction DIV.textBox DIV.boxBody P A {
	position:relative;
	margin: 0px;
	padding: 0px 0px 5px 12px;
	width:auto;
	display:block;
	color: #e30013;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
	font-weight:normal;
	background-image:url(images/sprite-icons.png);
	background-position:-5px -42px;
	background-repeat:no-repeat;
}

#areaFunction DIV.textBox DIV.boxBody A.imageLink, #areaFunction DIV.textBox DIV.boxBody P A.imageLink {
	position:relative;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background: none
}

#areaFunction DIV.textBox DIV.boxBody A:hover, #areaFunction DIV.textBox DIV.boxBody P A:hover {
	color:#000000;
	background-position:-5px -143px;
}

#areaFunction DIV.textBox DIV.boxBody A.pdf, #areaFunction DIV.textBox DIV.boxBody P A.pdf {
	position:relative;
	margin: 0px;
	padding: 0px 0px 5px 17px;
	width:auto;
	display:block;
	color: #e30013;
	font-size:12px;
	line-height: 18px;
	text-decoration:underline;
	font-weight:normal;
	background-image:url(images/sprite-icons.png);
	background-position: -1px -92px;
	background-repeat:no-repeat;
}

#areaFunction DIV.textBox DIV.boxBody A.pdf:hover, #areaFunction DIV.textBox DIV.boxBody P A.pdf:hover {
	color:#000000;
	background-position: -1px -196px;
}

#areaFunction DIV.textBox DIV.boxFooter {
	position:relative;
	padding: 5px 5px 5px 12px;
	width:193px;
	height:10px;
	background-image:url(images/sprite-functionbar-textBox.png);
	background-position: 0px bottom;
	background-repeat:no-repeat;
	background-color:#d9dadc;
	border: none;
}
