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


/* NOT JUST YET

@font-face {
	font-family: Eurostile;
	src: url("Eurosti.eot");
	font-weight: normal;
}
@font-face {
	font-family: Eurostile;
	src: url("Eurosti.TTF");
	font-weight: normal;
}

@font-face {
	font-family: Eurostile;
	src: url("Eurostib.eot");
	font-weight: bold;
}
@font-face {
	font-family: Eurostile;
	src: url("Eurostib.TTF");
	font-weight: bold;
}
*/

* {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:inherit;
}

P {
	font-size:14px;
	line-height:22px;
}

A {
	position:relative;
}

A.extern {
    padding-right: 18px;
	margin-right: 2px;
	background-image:url(images/icon-link-blank.gif);
	background-repeat:no-repeat;
	background-position: right center;
	color:#e30013;
	text-decoration:underline;
	z-index:110;
}

A[target^='_self'],
A[target^='_top'][href^='http://www.minol.de'] {
    padding-right: 0;
    background: none;
}

BODY {
	background-color:#f4f4f4;
	background-image:url('images/background-header.png');
	background-position: top center;
	background-repeat: no-repeat;
}

H2 {
	font-family:Eurostile, Tahoma, Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	color:#e30013;
	text-transform: uppercase;
}

H3 {
	padding: 5px 0px 5px 0px;
	font-family:Eurostile, Tahoma, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	color:#1b5292;
}

P {
	font-size:14px;
}

STRONG {
	font-weight:bold;
	font-size:inherit;
	line-height:inherit;
}

DIV.clear {
	height:0px;
	width:0px;
	overflow:hidden;
	clear:left;
}




A DIV.linkText {
	position:absolute;
	font-size:14px;
	width:200px;
	display:none;
	background:none;
	z-index:210;
}

A DIV.linkText DIV.top {
	position:absolute;
	left: 0px;
	top:0px;
	background-image:url(images/sprite-linktext.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width: 200px;
	height: 8px;
	z-index:211;
	overflow:hidden;
}

A DIV.linkText DIV.center {
	padding:0px 5px 0px 10px;
	position:absolute;
	left: 0px;
	top:8px;
	background:none;
	background-color:#e9eef3;
	border-left:solid 1px #6b6b6b;
	border-right:solid 1px #6b6b6b;
	width: 183px;
	height: 70px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	z-index:210;
	overflow:hidden;
}

A DIV.linkText DIV.center STRONG {
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
	z-index:210;
}

A DIV.linkText DIV.center A {
	position:relative;
	display:block;
	color:#e30013;
	text-decoration:none;
	line-height:14px;
}

A DIV.linkText DIV.center A.newWindow {
	margin: 6px 0px 0px -2px;
	background-image:url(images/sprite-linktext.gif);
	background-position: 0px -17px;
	background-repeat:no-repeat;
	width:106px;
	height:21px;
}

A DIV.linkText DIV.center A.newWindow:hover {
	background-position: -106px -17px;
}

A DIV.linkText DIV.center A.sameWindow {
	margin: 3px 0px 0px -2px;
	background-image:url(images/sprite-linktext.gif);
	background-position: 0px -38px;
	background-repeat:no-repeat;
	width:123px;
	height:21px;
}

A DIV.linkText DIV.center A.sameWindow:hover {
	background-position: -123px -38px;
}

A DIV.linkText DIV.bottom {
	position:absolute;
	left: 0px;
	top:77px;
	background-image:url(images/sprite-linktext.gif);
	background-position: 0px -8px;
	background-repeat:no-repeat;
	width: 200px;
	height: 8px;
	z-index:211;
	overflow:hidden;
}

