html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
	color: white;
}
.fade {
	opacity: 0.25;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.fade:hover {
	opacity: 1;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 920px;
	height: 190px;
	margin: 0 20px;
}
#header img {
	width: 374px;
	height: 102px;
	position: absolute;
	left: 50%;
	margin-left: -187px;
	margin-top: 50px;
}
#content {
	width: 920px;
	height: 350px;
	margin: 0 20px;
}
#dose {
	width: 250px;
	height: 200px;
	float: left;
	margin: 0px 20px;
	text-decoration: none;
}
#icon {
	width: 115px;
	height: 115px;
	margin: 74px 67px 10px 67px;
}
#info {
	color: white;
	text-align: center;
	font-size: 21px;
 font font-family: "metronic-slab-narrow", sans-serif;
	letter-spacing: 0.075em;
}

#impressum {width:325px; height:auto; margin: 0 60px; float:left; display:inline; position:relative; }

#impressum h1 {font font-family: "metronic-slab-narrow", sans-serif; font-size:16px; }
#impressum h2 {font-family: "ff-meta-web-pro", sans-serif; font-size:12px;}

#footer {
	width: 920px;
	height: 120px;
	margin: 0 20px;
}
#footer h2 {
	color: white;
	font-size: 12px;
	margin-left: 15px;
	font-family: "ff-meta-web-pro", sans-serif;
	letter-spacing: 0.035em;
	float: left;
}
#footer h2.impressum {
	color: white;
	font-size: 12px;
	margin-right: 15px;
	font-family: "ff-meta-web-pro", sans-serif;
	letter-spacing: 0.035em;
	text-align: right;
	float: right;
}
#footer hr {
	color: white;
}
