body {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 100.01%;
	margin: 0px;
}
#logo {
	position: absolute;
	left:172px;
	top:28px;
	width:679px;
	height:177px;
	background-image: url(pix/logo_mensch-kohle-stahl.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 2.12455em;
}
h2 {
	font-size: 1.6358em;
}
h3 {
	font-size: 1.5325em;
}
h4 {
	font-size: 1.487em;
}
p {
	font-size: 1.15688em;
}
ul {
	font-size: 1.15688em;
}
ol {
	font-size: 1.15688em;
}
hr {
	color: #007cc3;
}
a {
	color: #535353;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #828282;
	text-decoration: none;
	letter-spacing: 0.05em;
}
a.active {
}
#menu {
	width:135px;
	position:absolute;
	left:19px;
	top:250px;
	font-size: 0.88em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
#wrap_main {
	width: 679px;
	position:absolute;
	left:172px;
	top:240px;
	z-index: 5;
}

#wrap_main .uhr {
	font-weight: bold;
	font-size: 1.02354em;
	background-color: #F2F2F2;
	font-style: italic;
	color: #666666;
	clip:   rect(auto auto auto auto);





}

#wrap_main .pacco {
	position: relative;
	clear: right;
	float: right;
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 30px;
}
.pacco img {
	margin: 0px 0px 7px;
	padding: 0px;
}
#wrap_main .pacco2 {
	position: relative;
	clear: right;
	float: right;
	height: auto;
	width: 100px;
	padding-left: 10px;
	padding-right: 30px;
}
.pacco2 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.pacco a:hover{
	text-decoration: none;
	position: relative;
}

#main {
	position:relative;
	font-size: 0.71245em;
}
#main_oben {
	background-repeat: no-repeat;
	background-image:  url(pix/main_oben.png);
	height: 14px;
	overflow: hidden;
}
#main_inhalt {
	padding-right: 52px;
	padding-left: 52px;
	padding-top: 38px;
	padding-bottom: 38px;
	background-image: url(pix/main_inhalt.png);
	background-repeat: repeat-y;
}
#main_unten {
	background-repeat: no-repeat;
	background-image: url(pix/main_unten.png);
	height: 14px;
}
#footer {
	font-size: 0.57845em;
	text-align: right;
	padding-top: 12px;
	color: #828282;
	padding-bottom: 24px;
}
#partners {
	margin-top: 20px;
	width: 150px;
	text-align: center;
}

