/* Der Jahrhundertjongleur Suhrkamp Special */
html {
	overflow-y:auto;
	overflow-x:hidden;
}
body {
	background:#FFFFFF url('../images/bg.jpg') center -126px no-repeat;
	text-align:center;
	padding:0px;
	margin:0px;
}
body,td,p,div {
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:22px;
	color:#111111;
}
p { margin:0px 0px 10px 0px; }
h1,h2,h3 {
	text-indent:-5000px;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:16px;
	line-height:22px;
	margin:10px 0px;
	padding:0px;
}
h5 {
	font-size:15px;
	line-height:20px;
	margin:10px 0px;
	padding:0px;
}
a:link,a:visited {
	color:#920036;
	text-decoration:underline;
}
a:hover,a:active {
	color:#D89423;
	text-decoration:none;
}
a img { border:0px; }
hr { display:none; }

/* Elements of page */
.clr { clear:both; }
.divcontainer {
	position:relative;
	margin-top:74px;
}
.s {
	font-family:Verdana, sans-serif;
	font-size:9px;
	letter-spacing:1px;
}
.close {
	display:block;
	background:transparent url('../images/schliessen.gif') scroll no-repeat left top;
	width:21px;
	height:17px;
	line-height:17px;
	margin-bottom:5px;
	text-indent:-5000px;
	float:right;
}
.close:hover, .close:active { background-position:left -20px; }
.fliesstext { font-family:"Courier New"; }

#page {
	position:relative;
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;

}
#page #header {
	padding-top:38px;
}
#page #container {
	margin:30px 0px 20px 30px;
}
#biblio {
	margin:30px 0px 0px 20px;
	width:160px;
	float:left;
}
#content {
	margin:0px 0px 0px 20px;
	width:460px;
	float:left;
}
#thumbnails {
	border:1px solid #525252;
	padding:10px;
	width:120px;
	float:left;
}
#footer {
	width:840px;
	text-align:center;
	border-top:1px solid #525252;
	padding-top:10px;
	margin:10px 0px 10px 30px;
}
#footer a {
	margin:0px 5px;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
}

#logo {
	position:absolute;
	top:707px;
	left:50%;
	margin-left:190px;
	background-image:url('../images/insel_logo.png');
	background-position:top right;
	background-repeat:no-repeat;
	width:148px;
	height:46px;
	z-index:50;
}
#logo a {
	position:relative;
	display:block;
	width:100%;
	height:100%;	
}
#batberger {
	background-image:url('../images/reinhold_batberger.png');
	background-position:top left;
	background-repeat:no-repeat;
	width:220px;
	height:115px;	
	float:left;
}
#jahrhundertjongleur {
	background-image:url('../images/jahrhundertjongleur.png');
	background-repeat:no-repeat;
	width:399px;
	height:111px;
	margin-left:70px;
	float:left;
}
#brunn {
	background-image:url('../images/francis_brunn.png');
	background-repeat:no-repeat;
	width:174px;
	height:95px;
	margin-top:56px;
	margin-left:-30px;
	float:left;
}

