html {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	height: 100%;
}

body {
	height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #eee;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#ffffff;
	overflow: hidden;
}

a {
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ddd;
}

img, p, h1, h2, h3, h4, h5 {
	margin: 0;
	border: 0;
}



#global {
	width: 100%;
	height: 100%;
	border: 0;
	text-align: center;
	background: transparent url(../images/janusch_cover_backgr.jpg) center center no-repeat;
}
.fixedWidth866 {
	position:absolute;
	left: 50%;
	height: 100%;
	width: 866px;
	margin-left: -400px; 
	border: 0;
	background: transparent url(../images/janusch_cover_pics.gif) center center no-repeat;
}


#impressum {
	position:absolute;
	font-size: 10px;
	color: #888888;
	bottom: 2;
	right: 4;
	border: 0;
}
#impressum a { color: #888888; text-decoration: none;}
#impressum a:link { color: #888888;  text-decoration: none;}
#impressum a:hover { color: #AAAAAA;  text-decoration: none;}

h1 {
	font-size: 4em;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
}
h1 a {
	color: #ddd;
	font-weight: normal;
}
h1 a:hover {
	color: #fff;
}
.flashplugin {
	background: transparent url(../images/flashplugin.gif) center left no-repeat;
	padding: 0 0 0 50px;
	display: block;
}