@charset "UTF-8";
				
		/*Supersize Plugin Styles*/
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			display:none;
		}
		#supersize .activeslide, #supersize .activeslide img{
			display:inline;
		}

#aussenfeld {
	position:absolute;
	left:180px;
	top:145px;
	width:780px;
	background-image: url(images/85proz.weiss.png);
	padding-top:20px;
	padding-bottom:20px;
	height: 445px;
	overflow: hidden;
}

#aussenfeldbuecher {
	position:absolute;
	left:180px;
	top:181px;
	width:780px;
	background-image: url(images/85proz.weiss.png);
	padding-top:20px;
	padding-bottom:20px;
	height: 409px;
	overflow: hidden;
}

#textfeld {
	overflow: auto;
	padding-left:76px;
	padding-right:80px;
	height:450px;
}

#textfeldbuecher {
	overflow: auto;
	padding-left:76px;
	padding-right:80px;
	height:410px;
}

#subnavi {
	position:absolute;
	left:180px;
	top:145px;
	width:780px;
/*    padding-left:76px;
    padding-right:80px;	*/	
	background-image: url(images/95proz.weiss.png);
	height: 34px;
	overflow: hidden;
}

#buchpremiere {
	position:absolute;
	top:145px;
	width:161px;
	height: 500px;
	overflow: hidden;
}

#Kopf {
	position:absolute;
	left:180px;
	top:0;
	width:720px;
	height:145px;
	z-index:1;
}


#Foto {
	position:absolute;
	left:0;
	top:145px;
	width:160px;
	height:436px;
	border:none;
	z-index:2;
}



#Hinweis {
	width:146px;
	height:148px;
	border:none;
	position:absolute;
	left:798;
	top:182px;
	z-index:3;
}

.fließtext {
	color: #292b32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
}
.fließtext_kleiner {
	color: #292b32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	font-style: italic;
}
a:link {
	color: #013d96;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #013d96;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #089ff4;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #013d96;
	text-decoration: none;
	font-weight: bold;
}
.absatzlinie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #727785;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

