html {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	color: #444444;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#ffffff;
	overflow: hidden;
}

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

.text, td {
	font-size: 0.9em;
}


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

a:hover {
	color: #000000;
}

h1 {
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
}
h1 a {
	color: #444444;
	font-weight: normal;
}
h1 a:hover {
	color: #000000;
}

#global {
	width: 100%;
	height: 100%;
	border: 0;
	text-align: center;
	background: transparent url(../images/janusch_cover_backgr.jpg) center center no-repeat;
}
.fixedWidth866 {
	height: 100%;
	width: 866px;
	margin: auto; 
	border: 0;
	text-align: left;
	background: transparent url(../images/janusch_cover_pics.gif) center center no-repeat;
}
.fixedDings {
	height: 100%;
	width: 866px;
	margin: auto; 
	border: 0;
	text-align: left;
}
#impressum {
	position:absolute;
	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;}


.flashplugin {
	background: transparent url(../images/flashplugin.gif) center left no-repeat;
	padding: 0 0 0 50px;
	display: block;
}