html, body { margin:0; padding:0; overflow:hidden; }
body { 
	/*background-color:#D8D47B;*/ height:100%; font-size:76%;
	background:url(../gfx/leaves.jpg) repeat;
	font:0.85em/19px Georgia,Times,serif;
	color:#343434;
}
img {border:none }
a {text-decoration:none;}
div#wrapper {
	position:absolute; left:50%; margin-left:-441px; overflow:hidden;
	top:50%; margin-top:-300px; width:882px; height:600px;
	/*border:4px solid white; */
}
div#bigpic {
	position:absolute; z-index:1;
}
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

/*----------
 characters
 ----------*/
 
.charhover {
	position:absolute; display:none; z-index:3;
}
#Kontakt {
	left:60px; top:418px; width:66px; height:63px; background-image:url(../gfx/Kontakt.png);
} *html div#Kontakt {background:none;}
#Waldmannli {
	left:196px; top:392px; width:63px; height:133px; background-image:url(../gfx/Waldmannli.png);
} *html div#Waldmannli {background:none;}
#Rezzo {
	left:292px; top:315px; width:220px; height:280px; background-image:url(../gfx/Rezzo.png);
} *html div#Rezzo {background:none;}
#Liddi {
	left:553px; top:375px; width:124px; height:148px; background-image:url(../gfx/Liddi.png);
} *html div#Liddi {background:none;}
#Pumbo-Plink {
	left:660px; top:517px; width:76px; height:69px; background-image:url(../gfx/Pumbo-Plink.png);
} *html div#Pumbo-Plink {background:none;}
#Waldelf {
	left:466px; top:44px; width:160px; height:227px; background-image:url(../gfx/Waldelf.png);
} *html div#Waldelf {background:none;}
#Lesungen {
	left:784px; top:435px; width:52px; height:79px; background-image:url(../gfx/Lesungen.png);
} *html div#Lesungen {background:none;}
#smallshade {
	position:absolute; left:0px; top:0px; width:882px; height:600px; background-color:black; zoom:1;
	/*filter:Alpha(opacity=30);*/ opacity:0.3; -moz-opacity:0.3; z-index:2; display:none;
}
#smallshadeIE {
	position:absolute; left:0px; top:0px; width:882px; height:600px; background-color:black; zoom:1;
	z-index:4; display:none;
}

/*----------
info overlay
----------*/

#largeshade {
	position:absolute; left:0px; top:0px; background-color:black; zoom:1;
	/*filter:Alpha(opacity=60);*/ opacity:0.6; -moz-opacity:0.6; z-index:2; display:none;
}
#textbg {
	position:absolute; left:50%; top:50%; margin:-180px 0 0 -300px; width:600px; height:360px; zoom:1;
	/*filter:Alpha(opacity=80);*/ opacity:0.8; -moz-opacity:0.8; background-color:white; display:none; z-index:5; 
}
#texts {
	position:absolute; left:50%; top:50%; margin:-170px 0 0 -280px; width:570px; height:340px; 
	overflow:auto; background:none; display:none; z-index:6;
}
.headline {
	font-family:Georgia,Palatino,Times,serif; /*background-color:#fcf7b5;*/
	font-size:2em; line-height:30px; color:#91130a; font-style:normal; font-weight:normal;
}
.marginalien {
	font:small-caps 0.8em/16px Helvetica,"Helvetica Neue",Arail,sans-serif;
	color:#336699; text-transform:uppercase; padding-right: 10px;
	letter-spacing: 0.02em;
}
div#texts hr {
	width:97%; background-color:#336699; color:#336699;
	height:2px; border:none; margin:0 0 -5px 0; zoom:1;
}
div#texts a:link, div#texts a:visited {
	font:italic 1em/18px Helvetica,"Helvetica Neue",Arial,sans-serif;
	color:#555;
}
div#texts a:hover, div#texts a:focus, div#texts a:active {
	color:#91130a;
}
p.bild {
	margin: 0pt 10px 0pt 0pt; float: left;
}
p.beschreibung {
	padding-right: 10px;
}