body, html {
	background: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 99%;
	height: 91%;
	font-size: 100%;
}
h1 {
	color: #fff;
	font-size: 1.5em;
}
img {
	border: none;
}
p {
	color: #ccc;
	font-size: 0.75em;
}
div.outer {
	height: 99%;
	text-align: center;
}
#megazine {
	height: 100%;
	outline: none;
	width: 100%;
}
a:link, a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #fff;
	text-decoration: underline;
}
#impr {
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 55px;
	margin: 0px auto;
	padding: 5px;
}
.imprTxt {
	float: left;
	margin-right: 10px;
	font-size: .65em;
	color: #ccc;
	text-align: left;
}
.imprTxtR {
	float: right;
	margin-left: 10px;
	margin-bottom: 0;
	font-size: .65em;
	color: #ccc;
	text-align: right;
}
.txt {
	display: none;
	}
.imprTxt2 {
	font-size: 0.65em;
	color: #ccc;
	text-align: center;
	padding: 3px;
	font-size: .75em;
}
.aktuell {
	font-weight: bold;
	color: #FFF;
}

