/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/

body {
	background-color: #5b191b;
	padding:0px;
	margin:0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 1.4em;
	text-align: left;
}

p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 1.4em;
	text-align: left;
	}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #812427;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
	}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c17426;
	font-weight: bold;
	}
		
.titel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #812427;
	font-weight: bold;
	}
.text_fragen{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #812427;
	font-weight: normal;
	}		

ul {
	margin: 0;
	padding: 0;
  }

li {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 1.4em;
	text-align: left;
	list-style: none;
    display: block;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

* html li {
	padding: 0em;
	margin:0em;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}


.link_arial:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

.link_arial:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

.link_arial:hover {
  	background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b0101;
}

		
/* INHALT Index ALLE OVER LINKS */


#inhalt_index {
	position:absolute;
	height:836px;
	width:1228px;
	margin:-420px 0px 0px -610px;
	top: 50%;
	left: 50%;
	text-align: left;
	overflow: hidden;
	background-color:#5b191b;
	background-image:url(../images/en_hg_index.jpg);
	background-repeat:no-repeat;
}

#index_link a, #index_link a:visited {
	position:absolute; top:170px; left:615px; width:400px; height:530px; cursor:pointer;
	background-position:95px 155px;
	background-image:url(../images/isabel.jpg);
	background-repeat:no-repeat;}

* html #index_link a, #index_link a:visited {
	padding: 0em; margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
#index_link a span, #index_link a:visited span {display:none;}
#index_link a:hover { position:absolute; top:170px; left:615px; width:400px; height:530px; cursor:pointer;
background:transparent url(../images/isabel_ov.jpg) no-repeat 95px 155px;}
* html #index_link a:hover {padding: 0em; margin:0em;}


#index_link_hoerbuecher {position:absolute; top:620px; left:35px; width:100px; height:130px; cursor:pointer; }
#index_link_hoerbuecher a, #index_link_hoerbuecher a:visited { position:absolute; top:620px; left:35px; width:100px;
height:130px; cursor:pointer;}
* html #index_link_hoerbuecher a, #index_link_hoerbuecher a:visited {padding: 0em; margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_hoerbuecher a span, #index_link_hoerbuecher a:visited span {display:none;}
#index_link_hoerbuecher a:hover { position:absolute; top:620px; left:35px; width:100px; height:130px; cursor:pointer;}
* html #index_link_hoerbuecher a:hover {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
  

#index_link_isabel {position:absolute; top:0px; left:0px; width:380px; height:150px; cursor:pointer;
background-position:6px 6px;
background-image:url(../images/index_isabel.jpg);
background-repeat:no-repeat;}
#index_link_isabel a, #index_link_isabel a:visited {position:absolute; top:0px; left:0px; width:380px;
height:150px; cursor:pointer;
background-position:6px 6px;
background-image:url(../images/index_isabel.jpg);
background-repeat:no-repeat;}
* html #index_link_isabel a, #index_link_isabel a:visited {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_isabel a span, #index_link_isabel a:visited span {display:none; }
#index_link_isabel a:hover {position:absolute; top:0px; left:0px; width:380px; height:150px; cursor:pointer;
background-position:6px 6px; background-image:url(../images/index_isabel_ov.jpg); background-repeat:no-repeat;}

* html #index_link_isabel a:hover {padding: 0em; margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}

#index_link_presse a, #index_link_presse a:visited {position:absolute; top:747px; left:752px; width:150px; height:100px; cursor:pointer;}
* html #index_link_presse a, #index_link_presse a:visited {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_presse a span, #index_link_presse a:visited span {display:none; }
#index_link_presse a:hover {position:absolute; top:747px; left:752px; width:150px; height:100px; cursor:pointer;
background-position:0px 0px;
background-image:url(../images/index_presse_ov.jpg);
background-repeat:no-repeat;}

* html #index_link_presse a:hover {padding: 0em;margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}  


#index_link_lesungen a, #index_link_lesungen a:visited {position:absolute; top:730px; left:990px; width:250px; height:150px; cursor:pointer;}
* html #index_link_lesungen a, #index_link_lesungen a:visited {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_lesungen a span, #index_link_lesungen a:visited span {display:none;}
#index_link_lesungen a:hover {position:absolute; top:730px; left:990px; width:250px; height:150px; cursor:pointer;}
* html #index_link_lesungen a:hover {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}  


#index_link_freunde a, #index_link_freunde a:visited {position:absolute; top:40px; left:1060px; width:170px; height:300px; cursor:pointer;}
* html #index_link_freunde a, #index_link_freunde a:visited {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_freunde a span, #index_link_freunde a:visited span {display:none; }
#index_link_freunde a:hover { position:absolute; top:40px; left:1060px; width:170px; height:300px; cursor:pointer;}
* html #index_link_freunde a:hover {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}  


#index_link_fragen a, #index_link_fragen a:visited {position:absolute; top:0px; left:550px; width:180px; height:140px; cursor:pointer;}
* html #index_link_fragen a, #index_link_fragen a:visited {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_fragen a span, #index_link_fragen a:visited span {display:none; }
#index_link_fragen a:hover {position:absolute; top:0px; left:550px; width:180px; height:140px; cursor:pointer;
background-position:15px 98px;
background-image:url(../images/Index_fragen_ov.png);
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Index_fragen_ov.png');}
* html #index_link_fragen a:hover {top:97px; left:570px; background-image:url(images/Index_fragen_ov.png); background-repeat:no-repeat; padding: 0em; margin:0em;}  


#index_link_kontakt a, #index_link_kontakt a:visited {position:absolute; top:0px; left:750px; width:150px; height:130px; cursor:pointer;}
* html #index_link_kontakt a, #index_link_kontakt a:visited {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_kontakt a span, #index_link_kontakt a:visited span {display:none;}
#index_link_kontakt a:hover {position:absolute; top:0px; left:750px; width:150px; height:130px; cursor:pointer;
background-image:url(../images/index_contact_ov.png);
background-position:42px 2px;
background-repeat:no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index_contact_ov.png');}
* html #index_link_kontakt a:hover {top:1px; left:790px; padding: 0em; margin:0em;
background-image:url(images/index_contact_ov.png);
background-repeat:no-repeat;}


#index_link_tagebuch a, #index_link_tagebuch a:visited {position:absolute; top:306px; left:1030px; width:120px; height:350px; cursor:pointer;}
* html #index_link_tagebuch a, #index_link_tagebuch a:visited {padding: 0em; margin:0em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_tagebuch a span, #index_link_tagebuch a:visited span {display:none; }
#index_link_tagebuch a:hover { position:absolute; top:306px; left:1030px; width:120px; height:350px; cursor:pointer;
background-image:url(../images/Index_tagebuch_ov.png);
background-repeat:no-repeat;
background-position:0px 20px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Index_tagebuch_ov.png');}
* html #index_link_tagebuch a:hover {top:326px; left:1030px; padding: 0em; margin:0em; background-image:url(images/Index_tagebuch_ov.png); background-repeat:no-repeat;}  


#index_link_auszeichnungen a, #index_link_auszeichnungen a:visited {position:absolute; top:407px; left:1121px;
width:150px; height:180px; cursor:pointer;}
* html #index_link_auszeichnungen a, #index_link_auszeichnungen a:visited {padding: 0em; margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}
#index_link_auszeichnungen a span, #index_link_auszeichnungen a:visited span {display:none; }
#index_link_auszeichnungen a:hover {position:absolute; top:407px; left:1121px; width:150px; height:180px; cursor:pointer;
background-image:url(../images/index_awards_ov.png);
background-repeat:no-repeat;
background-position:0px 0px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index_awards_ov.png');}
* html #index_link_auszeichnungen a:hover {top:407px; left:1121px; padding: 0em; margin:0em;
background-image:url(images/index_awards_ov.png);
background-repeat:no-repeat;}


/* Kinokarte Lola der Film */
#index_link_film a, #index_link_film a:visited {position:absolute; top:300px; left:0px; width:150px; height:175px; cursor:pointer;}
* html #index_link_film a, #index_link_film a:visited {padding: 0em; margin:0em;}
#index_link_film a span, #index_link_film a:visited span {display:none;}
#index_link_film a:hover {position:absolute; top:300px; left:0px; width:150px; height:175px; cursor:pointer; /*background-image:url(../images/Index_auszeichnungen_ov.png); background-repeat:no-repeat; background-position:0px 0px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Index_auszeichnungen_ov.png');*/}
* html #index_link_film a:hover {top:300px; left:0px; padding:0em; margin:0em; /*background-image:url(images/Index_auszeichnungen_ov.png); background-repeat:no-repeat;*/}

/* Briefmarke Foreign Friends */
#index_link_foreign a, #index_link_foreign a:visited {position:absolute; top:27px; left:939px; width:135px; height:98px; cursor:pointer;}
* html #index_link_foreign a, #index_link_foreign a:visited {padding:0em; margin:0em;}
#index_link_foreign a span, #index_link_foreign a:visited span {display:none;}
#index_link_foreign a:hover {position:absolute; top:27px; left:939px; width:135px; height:98px; cursor:pointer; /*background-image:url(../images/Index_auszeichnungen_ov.png);
background-repeat:no-repeat; background-position:0px 0px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index_auszeichnungen_ov.png'); */}
* html #index_link_film a:hover {top:27px; left:939px; padding:0em; margin:0em; /*background-image:url(images/Index_auszeichnungen_ov.png); background-repeat:no-repeat;*/}

#index_link_guestbook a, #index_link_guestbook a:visited {position:absolute; top:76px; left:359px; width:110px; height:86px; cursor:pointer;}
* html #index_link_guestbook a, +index_link_foreign a:visited {padding:0em; margin:0em;}

/* Neuerscheinungen Schmetterling */
#neuerscheinungen {position:absolute; top: 485px; left:340px; width:195px; height:153px;}
.neuerscheinungen_box{position: relative; z-index: 0;}
.neuerscheinungen_box:hover{background-color: transparent; z-index: 50;}
.neuerscheinungen_box span{ /*CSS for enlarged image*/
position: absolute; background-color: #fdfdfd; padding-left:5px; padding-right: 5px; left: -1000px;
border: 1px solid #c17426; visibility: hidden; font-family:12px bold Verdana, Arial, Helvetica, sans-serif; color: #c17426;
text-decoration: none;}
.neuerscheinungen_box:hover span {/*CSS for enlarged image on hover*/
visibility: visible; top: 50px; left: 60px; /*position where enlarged image should offset horizontally */}
.neuerscheinungen_box:hover span {/*CSS for enlarged image on hover*/
visibility: visible; top: 0;left: 60px; /*position where enlarged image should offset horizontally */}
 

#titel_neuerscheinungen {position:absolute; top: -70px; left:-65px; width:312px; height:500px;}
#titel_neuerscheinungen img {position:absolute; top: 0px; left:0px;  width:312px; height:98px;}
#titel_neuerscheinungen p{position:absolute; top: 350px; left:50px; width:312px; height:200px; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #812427; font-weight: normal;}

/*Zeitung News*/
#link_news {position:absolute; top:395px; left:300px; z-index:1; width:120px; height:20px;}
#link_news a {text-decoration:none; border:0px none;}
#news {position:absolute; top: 270px; left: 294px; width:236px; height:216px; background-image:url(../images/news.png);}
*html #news {position:absolute; top: 270px; left: 294px; width:236px; height:216px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/news.png', sizingMethod='scale'); background:none; }
#news div.headline {font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#494949; font-weight:bold; padding:55px 0 0 15px;}
#news div.news_text {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#494949; font-weight:normal; padding:5px 14px 0 15px; line-height:14px;}

#news div.news_text a:link {color: #4e6918; font-style: normal; font-weight: bold; text-decoration:none;}
#news div.news_text a:visited {color: #4e6918; font-style: normal; font-weight: bold; text-decoration:none; }
#news div.news_text a:hover {color: #4e6918; font-style: normal; font-weight: bold; text-decoration:none; }

#news div.aktuelle_news {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#5b191b; font-weight:bold; padding:8px 13px 0 15px;}
#news div.aktuelle_news a {text-decoration:none; border: 0px none; color:#5b191b;}
div.aktuelle_news_2 {font-family:Arial, Helvetica, sans-serif; font-size: 12px;	color:#5b191b; font-weight:bold; margin:0; position:absolute; top:714px; left:322px; width:100px; height:30px;}
div.aktuelle_news_2 a {text-decoration:none; border: 0px none; color:#5b191b;}
#news_abriss {position:absolute; top: 635px; left: 519px; width:90px; height:10px; display:block; font-family: Times; font-size: 12px; color: #666666; font-style: normal; font-weight: bold;}


#schmetterling_schatte {positio:absolute; top: 188px; left:465px; width:91px; height:67px; backgroud:trasparet url(../images/schmetterlig_schatte.png); 
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/schmetterling_schatten.png');}
* html #schmetterling_schatten {padding: 0em; margin:0em;
background: transparent url(images/schmetterling_schatten.png) no-repeat;}  
#schmetterling_buch{position:absolute; top: 0px; left:0px; width:91px; height:67px; z-index:50;}

 
/* INHALT */

#inhalt_text_pfeil {position:absolute; top:465px; left:-50px; width:352px; height:37px;	text-align:left; padding:0px;}

#inhalt {position:absolute;	top:220px; left:130px; width:100px;	height:70px;}
* html #inhalt {
width:100px;
	height:70px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#inhalt a, #inhalt a:visited {
	position:absolute;
	top:0px;
	left:-3px;
	width:100px;
	height:70px;
	cursor:pointer;
	background-image:url(../images/inhalt_link.gif);
	background-repeat:no-repeat;
}
* html #inhalt a, #inhalt a:visited {
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
  
#inhalt a span, #inhalt a:visited span {display:none;}
#inhalt a:hover {
	position:absolute;
	top:0px;
	left:-3px;
	width:100px;
	height:70px;
	cursor:pointer;
	background-image:url(../images/inhalt_link_ov.gif);
	background-repeat:no-repeat;
}
* html #inhalt a:hover {
padding: 0em;
margin:0em;
}  


  
  
  

#inhalt_left {
	position:absolute;
	top:184px;
	left:286px;
	width:295px;
	height:455px;
}
* html #inhalt_left {
width:295px;
	height:455px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}



#inhalt_right {
	position:absolute;
	top:201px;
	left:670px;
	width:295px;
	height:455px;
}
* html #inhalt_right{
width:295px;
	height:455px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}





#inhalt_links_h a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c17426;
	font-style: normal;
	font-weight: bold;
	line-height:1.7em;
	text-decoration:none;
	position:relative;
	z-index:99;
}
* html #inhalt_links_h a {
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
#inhalt_links_h a:link {
	color: #c17426;
	cursor:pointer;
}
#inhalt_links_h a:visited {
	color: #c17426;
	cursor:pointer;
}
#inhalt_links_h a:hover {
  	color: #8b0101;
	cursor:pointer;
}

#inhalt_links_in {
width:295px;
padding: 0px;
margin:0px;	
position:relative;
z-index:89;
}
* html #inhalt_links_in {
width:295px;
padding: 0em;
margin:0em;
}

#inhalt_links_in a, #inhalt_links_in a:visited {
	position:relative;
	display:block;
	width:275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	line-height:1.7em;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 260px 3px;
}

#inhalt_links_in a span, #inhalt_links_in a:visited span {display:none; }

#inhalt_links_in a:hover {background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 260px 3px;
	color: #000;}
	
#inhalt_links_in font {
position:relative;
	font-family: Arial, serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}	

/*Menu Link in ohne Pfeil*/
#inhalt_links_ohne-pfeil {
width:295px;
padding: 0px;
margin:0px;	
position:relative;
z-index:89;
}
* html #inhalt_links_ohne-pfeil {
width:295px;
padding: 0em;
margin:0em;
}

#inhalt_links_ohne-pfeil a, #inhalt_links_ohne-pfeil a:visited {
	position:relative;
	display:block;
	width:275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	line-height:1.7em;
	text-decoration:none;
	padding-left:10px;
	/*background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 260px 3px;*/
}

#inhalt_links_ohne-pfeil a span, #inhalt_links_ohne-pfeil a:visited span {display:none; }

#inhalt_links_ohne-pfeil a:hover {
	/*background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 260px 3px;*/
	color: #000;}
	
#inhalt_links_ohne-pfeil font {
position:relative;
	font-family: Arial, serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}	


#inhalt_links_ex {
width:295px;
padding: 0px;
margin:0px;	
}
* html #inhalt_links_ex {
width:295px;
padding: 0em;
margin:0em;
}

#inhalt_links_ex a, #inhalt_links_ex a:visited {
	position:relative;
	display:block;
	width:275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	line-height:1.7em;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 260px 3px;
}

#inhalt_links_ex a span, #inhalt_links_ex a:visited span {display:none; }

#inhalt_links_ex a:hover {background-image:url(../images/Inhalt_link_ex_ov.gif);
	background-repeat:no-repeat;
	background-position: 260px 3px;
	color: #000;}
	
#inhalt_links_ex font {
position:relative;
	font-family: Arial, serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}





#menu_inhalt {
position:absolute;
top:240px;
left:138px;
width:87px;
height:43px;
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
}

/* INHALT Vorwort (buch ohne skroller) */


#inhalt_buech_leer {
	position:absolute;
	height:836px;
	width:1228px;
	margin:-420px 0px 0px -610px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #5b191b;
	overflow: hidden;
	background-image:url(../images/en_buech_leer.jpg);
	background-repeat:no-repeat;
}

div#wn_inhalt_buech_leer {
	margin:0;
	position:absolute;
	top:190px;
	left:655px;
	width:295px;
	height:455px;
}
* html div#wn_inhalt_buech_leer {
	padding: 0em;
	margin:0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}






#inhalt_pfeil {
	position:absolute;
	top:240px;
	left:228px;
	width:380px;
	height:73px
	background-image:url(../images/inhalt_pfeil.jpg);
	background-repeat:no-repeat;
}
	
	
/* LEFT STANDART */	
	
#left_standart {
	position:absolute;
	top:200px;
	left:245px;
	width:350px;
	height:auto;
}
* html #left_standart {
	width:350px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#left_standart p{
	position:absolute;
	top:320px;
	left:20px;
	width:300px;
}


#left_standart span{
	position:absolute;
	top:55px;
	left:20px;
	width:300px;
}

#titel {
	position:absolute;
	left:0;
	top:5px;
	width:350px;
	text-align: center;
}
* html #titel {
	width:350px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#left_standart_menu {
	position:absolute;
	top:220px;
	left:280px;
	width:300px;
	height:auto;
}
* html #left_standart_menu {
	width:300px;
	padding: 0em;
	margin:0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}




#vorwort_text_rechts{
	position:absolute;
	top:355px;
	left:20px;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #812427;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

* html #vorwort_text_rechts {
	top:335px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#vorwort_text_rechts a, #vorwort_text_rechts a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #812427;
	text-decoration:none;
}

#vorwort_text_rechts a span, #vorwort_text_rechts a:visited span {display:none; }

#vorwort_text_rechts a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e6918;
	text-decoration:none;
}
	
	

/* LEFT STANDART TEXT (freunde)*/	
	
#left_standart_text {
	position:absolute;
	top:200px;
	left:245px;
	width:350px;
	height:auto;
}
* html #left_standart_text {
	width:350px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#left_standart_text p{
	position:absolute;
	top:45px;
	left:20px;
	width:300px;
}



		
/* INHALT   FOTO*/	

div#foto	{
	position:absolute;
	top:30px;
	left:0px;
	width:350px;
	height:282px;
	z-index:1;
	}
* html div#foto{
	text-align:right;
	top:-20px;
	left:-20px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

div#foto_jpg	{
	position:absolute;
	top:30px;
	left:0px;
	width:350px;
	height:282px;
	z-index:1;
}
* html div#foto_jpg{
	text-align:right;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}





/* INHALT BUECHER */


#inhalt_buecher {
	position:absolute;
	height:836px;
	width:1228px;
	margin:-420px 0px 0px -610px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #5b191b;
	overflow: hidden;
	background-image:url(../images/en_hg_buecher.jpg);
	background-repeat:no-repeat;
}

div#wn	{ 
	margin:0;
	position:absolute; 
	top:188px;
	left:670px;
	width:295px;
	height:468px;
	clip:rect(0px, 295px, 468px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
* html div#wn {
	padding: 0em;
	margin:0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
  
div.content {
	width:295px;
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
}


div.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.4em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

div.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.4em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
div.content a:hover {
  	background-image:url(../images/Inhalt_link_ex_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #109b00;
}
	
/* SCROLLBALKEN */  
div#scrollbar { 
	position:absolute; 
	top:192px;
	left:982px;
	width:17px;
	height:470px; 
  	font-size:1px; z-index:1;
}  
* html div#scrollbar {
	padding:0em;
	margin:0em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
div#track {
	position:absolute;
	top:0px;
	left:0;
	width:17px;
	height:463px;
	z-index:1;	
	background-image:url(../images/scrollleiste_bg.jpg);
	background-repeat:no-repeat;
}
* html div#track {
	padding: 0em;
	margin: 0em;
}
div#dragBar {
	margin: 17px 0px 0px -16px;
	position:absolute;
	left:1px;
	top:1px;
	width:56px;
	/*min-height:58px;*/
	height:92px !important;
	z-index:1;
	background-image:url(../images/scrollbalken-klammer.png);
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/scrollbalken-klammer.png');
	cursor:pointer;
}  
* html div#dragBar {
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    /*margin: 0em;*/
	background: url(../images/scroll_klammer2.png);
}  

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}

/* so no gap or misplacement due to image vertical alignment [1]*/
div#scrollbar img {
    display:block; 
    } 

/* SCROLLBALKEN ALT */  

/*div#scrollbar { 
position:absolute; top:190px;
left:968px;
width:60px;
height:470px; 
  font-size:1px; z-index:1;
  }
  
  
 * html div#scrollbar {
padding: 0em;
margin: 0em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 *//*
  }
  
 
div#track {
	position:absolute;
top:0;
left:0;
	width:60px;
	height:470px;
	z-index:1;
	
  }
 * html div#track {
padding: 0em;
margin: 0em;
  }
  
div#dragBar {
	margin: 0px 0px 0px 0px;
	position:absolute;
	left:1px;
	top:1px;
	width:60px;
min-height:55px;
	z-index:1;
	background-image: url(../images/scroll_klamer.png);
	background-repeat:no-repeat;
	 filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/scroll_klamer.png');
cursor:pointer;
  }  
  
 * html div#dragBar {
padding: 0em;
 /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
   /* margin: 0em;
	 background: url(images/scroll_klamer.png);
	 background-repeat:no-repeat;
  }*/
  

  
  
/* BUECHER */ 
 
div#wn_buecher	{ 
	margin:0;
	position:absolute; 
	top:190px;
	left:650px;
	width:310px;
	height:469px;
	clip:rect(0px, 310px, 469px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
	
*html div#wn_buecher {
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
  
div.content_buecher {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
}

.titel_buecher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c17426;
	font-weight: bold;
	text-transform:uppercase;
}
	
#titel_buecher{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c17426;
	font-weight: bold;
	text-transform:uppercase;
	width:212px;
	float: right;
}
	
*html div#titel_buecher {
	padding: 0em;
	margin:0em;
	width:203px;
	padding-top:0.5em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}	
	
#inhalt_left_buecher {
	position:absolute;
	top:138px;
	left:285px;
	width:295px;
	height:455px;
}

* html #inhalt_left_buecher {
	top:138px;
	width:295px;
	height:455px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
#inhalt_left_buecher img {
	position:absolute;
	top:150px;
	left:60px;
}
* html #inhalt_left_buecher img {
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
#inhalt_left_lieblingsbuecher {
	position:absolute;
	top:138px;
	left:285px;
	width:295px;
	height:455px;
}
* html #inhalt_left_lieblingsbuecher {
	top:138px;
	width:295px;
	height:455px;
	padding: 0em;
	margin:0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
#inhalt_left_lieblingsbuecher img {
	position:absolute;
	top:150px;
	left:20px;
}
* html #inhalt_left_lieblingsbuecher img {
	padding:0em;
	margin:0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#inhalt_left_presse_leserstimmen {
	position:absolute;
	top:205px;
	left:240px;
	width:295px;
	height:455px;
}
* html #inhalt_left_presse_leserstimmen {
	top:205px;
	width:295px;
	height:455px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

/* BUECHER BLAETTER */

/* BILDERBUECHER */

#blat_bilderbuecher_on {
	position:absolute;
	top: 387px;
	left:184px;
	background-image:url(../images/menu_bilderbuecher_ov.jpg);
	background-repeat:no-repeat;
	width:40px;
	height:43px;
	cursor:pointer;
}  
  
* html div#blat_bilderbuecher_on {
 	top: 387px;
	left:184px;
	padding: 0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_bilderbuecher_on a:link {
	position:absolute;
	top:0px;
	left:0px;
	width:40px;
	height:43px;
}

#blat_bilderbuecher_on a:visited {
	position:absolute;
	top:0px;
	left:0px;
	width:40px;
	height:43px;
}

#blat_bilderbuecher_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:40px;
	height:43px;
}


/* VORLESEBUECHER */

#blat_vorlesebuecher_on {
	position:absolute;
	top: 399px;
	left:183px;
	background-image:url(../images/menu_vorlesebuecher_ov.jpg);
	background-repeat:no-repeat;
	width:43px;
	height:43px;
	cursor:pointer;
}  
  
 * html div#blat_vorlesebuecher_on {
 	top: 399px;
	left:183px;
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_vorlesebuecher_on a:link {
	position:absolute;
	top: 0px;
	left:0px;
	width:43px;
	height:43px;
}

#blat_vorlesebuecher_on a:visited {
	position:absolute;
	top: 0px;
	left:0px;
	width:43px;
	height:43px;
}

#blat_vorlesebuecher_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:43px;
	height:43px;
}


/* ANTHOLOGIEN */

#blat_anthologien_on {
	position:absolute;
	top: 425px;
	left:180px;
	background-image:url(../images/menu_anthologien_ov.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:43px;
	cursor:pointer;
}  
  
 * html div#blat_anthologien_on {
 	top: 425px;
	left:180px;
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_anthologien_on a:link {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_anthologien_on a:visited {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_anthologien_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}


/* ERSTLESERBUECHER */

#blat_erstleserbuecher_on {
	position:absolute;
	top: 458px;
	left:179px;
	background-image:url(../images/menu_erstleserbuecher_ov.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:43px;
	cursor:pointer;
}  
  
 * html div#blat_erstleserbuecher_on {
 	top: 458px;
	left:179px;
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_erstleserbuecher_on a:link {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_erstleserbuecher_on a:visited {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_erstleserbuecher_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}


/* LOLA */

#blat_lola_on {
	position:absolute;
	top: 472px;
	left:186px;
	background-image:url(../images/menu_lola_ov.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:43px;
	cursor:pointer;
}  
  
 * html div#blat_lola_on {
	top: 472px;
	left:186px;
	padding: 0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_lola_on a:link {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_lola_on a:visited {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_lola_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}


/* KINDERROMAN */

#blat_kinderroman_on {
	position:absolute;
	top: 500px;
	left:177px;
	background-image:url(../images/menu_kinderroman_ov.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:43px;
	cursor:pointer;
}  
  
 * html div#blat_kinderroman_on {
 	top: 500px;
	left:177px;
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_kinderroman_on a:link {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_kinderroman_on a:visited {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_kinderroman_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}


/* JUGENDROMAN */

#blat_jugendroman_on {
	position:absolute;
	top: 514px;
	left:173px;
	background-image:url(../images/menu_jugendroman_ov.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:43px;
	cursor:pointer;
}  
  
 * html div#blat_jugendroman_on {
 	top: 514px;
	left:173px;
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_jugendroman_on a:link {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_jugendroman_on a:visited {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_jugendroman_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}


/* HOERBUECHER */

#blat_hoerbuecher_on {
	position:absolute;
	top: 548px;
	left:188px;
	background-image:url(../images/menu_hoerbuecher_ov.jpg);
	background-repeat:no-repeat;
	width:50px;
	height:43px;
	cursor:pointer;
}  
  
 * html div#blat_hoerbuecher_on {
 	top: 548px;
	left:188px;
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_hoerbuecher_on a:link {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_hoerbuecher_on a:visited {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

#blat_hoerbuecher_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:50px;
	height:43px;
}

/* Meine Lieblinge */

#blat_lieblinge_on {
	position:absolute;
	top: 562px;
	left:187px;
	background-image:url(../images/menu_lieblinge_ov.jpg);
	background-repeat:no-repeat;
	width:39px;
	height:38px;
	cursor:pointer;
}  
  
 * html div#blat_lieblinge_on {
 	top: 548px;
	left:188px;
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#blat_lieblinge_on a:link {
	position:absolute;
	top: 0px;
	left:0px;
	width:39px;
	height:38px;
}

#blat_lieblinge_on a:visited {
	position:absolute;
	top: 0px;
	left:0px;
	width:39px;
	height:38px;
}

#blat_lieblinge_on a:hover {
	position:absolute;
	top: 0px;
	left:0px;
	width:39px;
	height:38px;
}

/* BUECHER DIVS*/ 

#buch{
	padding: 0px;
	margin: 0px;
	position:relative;
	width:305px;
  }  
  
* html #buch{
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
	padding-top:10px;
}


div#details_buech	{
	margin:0;
	position:absolute;
	top:188px;
	left:675px;
	width:270px;
	height:455px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	text-align: left;
	}
* html div#details_buech {
	padding: 0em;
	margin:0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}


div#details_buech a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.4em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}


div#details_buech a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.4em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

div#details_buech a:hover {
  	background-image:url(../images/Inhalt_link_ex_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #109b00;
}  	
	
#inhalt_buch_left {
	position:absolute;
	top:200px;
	left:285px;
	width:295px;
	height:455px;
}
* html #inhalt_buch_left {
	width:295px;
	height:455px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#buch_text {
	position:relative;
	left: 110px;
	width:205px;
	min-height:120px;
  	height:auto !important;  /* für moderne Browser */
  	height:120px;  /*für den IE */
  }  
  
* html #buch_text{
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#buch_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	text-decoration: none;
  }  

#buch_text a:link {
	color: #c17426;
}

#buch_text a:visited {
	color: #c17426;
}

#buch_text a:hover {
	color: #8b0101;
}

/* BUECHER SHADOW */ 
#buch_bild{ 
	padding:0;
	margin:0;
	position:absolute;
	min-height:120px;
  	height:auto !important;  /* für moderne Browser */
  	height:120px;  /* für den IE */
}
* html #buch_bild{
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
	left: -10px;
}

/* SHADOW WEISS*/

.p-shadow_weiss {
	float:left;
	background:  url(../images/shadow_weiss.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.p-shadow_weiss div {
background: none !important;
background:  url(../images/shadow2.gif) no-repeat left top;
padding: 0 !important;
padding: 0 7px 7px 0;
}

.p-shadow_weiss p {
color: #777;
background-color: #a9a9a9;
font: italic 0em georgia, serif;
border: 1px solid #a9a9a9;
padding: 0px;
margin: -7px 7px 7px -7px !important;
margin: 0;
}   


DIV.shadow_weiss IMG {
   border: 0;
   margin: 0;
   display:block;
   position: relative;
   top: -4px;
   left: -4px;
   }



/* SHADOW GELB*/


.p-shadow_gelb {
float:left;
background:  url(../images/shadow_gelb.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;	
}



.p-shadow_gelb div {
background: none !important;

padding: 0 !important;
padding: 0 6px 6px 0;
}

.p-shadow_gelb p {
color: #777;
background-color: #777;
font: italic 0em georgia, serif;
border: 1px solid #a9a9a9;
padding: 0px;
margin: -6px 6px 6px -6px !important;
margin: 0;
}   

  

DIV.shadow_gelb IMG {
   border: 0;
   margin: 0;
   display:block;
   position: relative;
   top: -4px;
   left: -4px;
   }

.p-shadow_gelb a img{
border:0;
cursor:pointer;
} 


/* SHADOW WEISS mit rahme*/

.p-shadow {
float:left;
background:  url(../images/shadow_weiss.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;	
}

.p-shadow div {
background: none !important;
background:  url(../images/shadow2.gif) no-repeat left top;
padding: 0 !important;
padding: 0 7px 7px 0;
}

.p-shadow p {
color: #777;
background-color: #fff;
font: italic 1em georgia, serif;
border: 1px solid #a9a9a9;
padding: 4px;
margin: -7px 7px 7px -7px !important;
margin: 0;
}   

  

DIV.shadow IMG {
   border: 0;
   margin: 0;
   display:block;
   position: relative;
   top:-4px;
   left:-4px;
   }  
/* _____________________________*/    

#buch_left{
	position:absolute;
	top:28px;
	left:30px;

}


div#details_buech_unten	{
	margin:0;
	position:absolute;
	top:550px;
	left:287px;
	width:303px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211906;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	text-align: left;
	}
* html div#details_buech_unten {
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
 
  }
 
 
 #details_buech_unten a {
	position:relative;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211906;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	padding-left:15px;
	padding-right:10px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
* html #details_buech_unten a {
padding: 0em;
margin:0em;
padding-left:15px;
	padding-right:10px;
}

#details_buech_unten a:link {
	position:relative;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

#details_buech_unten a:visited {
	position:relative;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

#details_buech_unten a:hover {
  	background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b0101;
}
  
.details_buech_unten_active {
position:relative;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	padding-left:15px;
background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
  } 




div#blaetern_right	{
	margin:0;
	position:absolute;
	top:648px;
	left:960px;
	width:50px;
	height:60px;
	}
* html div#blaetern_right {
width:50px;
height:60px;
top:663px;
left:965px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
 
  }
 
 
#blaetern_right a {
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:60px;

}
* html #blaetern_right a {
padding: 0em;
margin:0em;
}


#blaetern_right a:link {
width:50px;
	height:60px;
	background-image:url(../images/blaetern_rechts_pfeil01.png);
	background-repeat:no-repeat;
	background-position: 6px 15px;
	filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/blaetern_rechts_pfeil01.png');
}
* html #blaetern_right a:link {
width:50px;
	height:60px;
background-image: url(images/blaetern_rechts_pfeil01.png);
background-repeat: no-repeat;
}

#blaetern_right a:visited {
	width:50px;
	height:60px;
	background-image:url(../images/blaetern_rechts_pfeil01.png);
	background-repeat:no-repeat;
	background-position: 6px 15px;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/blaetern_rechts_pfeil01.png');
}
* html #blaetern_right a:visited {
width:50px;
	height:60px;
background-image: url(images/blaetern_rechts_pfeil01.png);
background-repeat: no-repeat;
}


#blaetern_right a:hover {
  width:50px;
	height:60px;
background-image:url(../images/blaetern_rechts.png);
	background-repeat:no-repeat;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/blaetern_rechts.png');
}
* html #blaetern_right a:hover {
 width:50px;
	height:60px;
background-image: url(images/blaetern_rechts.png);
background-repeat: no-repeat;
}

  
.blaetern_right_active {
width:50px;
	height:60px;
  } 

 
div#blaetern_left	{
	margin:0;
	position:absolute;
	top:663px;
	left:224px;
	width:50px;
	height:60px;
	}
* html div#blaetern_left {
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
 
  }
 
 
#blaetern_left a {
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:60px;
}
* html #blaetern_left a {
padding: 0em;
margin:0em;
}

#blaetern_left a:link {
width:50px;
	height:60px;
	background-image:url(../images/blaetern_links_pfeil01.png);
	background-repeat:no-repeat;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/blaetern_links_pfeil01.png');
}
* html #blaetern_left a:link {
background-image: url(images/blaetern_links_pfeil01.png);
background-repeat: no-repeat;
}


#blaetern_left a:visited {
	width:50px;
	height:60px;
	background-image:url(../images/blaetern_links_pfeil01.png);
	background-repeat:no-repeat;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/blaetern_links_pfeil01.png');
}
* html #blaetern_left a:visited {
background-image: url(images/blaetern_links_pfeil01.png);
background-repeat: no-repeat;
}

#blaetern_left a:hover {
 width:50px;
	height:60px;
background-image:url(../images/blaetern_links.png);
	background-repeat:no-repeat;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/blaetern_links.png');
}
* html #blaetern_left a:hover {
background-image: url(images/blaetern_links.png);
background-repeat: no-repeat;
}
  
.blaetern_left_active {
width:50px;
	height:60px;
  } 
     
   
/* INTERVIEWS MENU */ 


	

#interviews_links_menu {
	position:absolute;
	top:15px;
	left:0px;
	padding: 0px;
	margin:0px;
}
* html #interviews_links_menu {
padding: 0em;
margin:0em;
}
 
 #inhalt_left_interviews{
	position:absolute;
	top:230px;
	left:285px;
	width:295px;
	height:455px;
}
* html #inhalt_left_interviews {
width:295px;
	height:455px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#inhalt_left_interviews img {
	position:absolute;
	top:0px;
	left:60px;
}
* html #inhalt_left_interviews img{
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#interviews_links {
position:relative;
padding: 0px;
margin:0px;	
}
* html #interviews_links {
padding: 0em;
margin:0em;
}

#interviews_links a {
  	position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c17426;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
* html #interviews_links a {
padding: 0em;
margin:0em;
}

#interviews_links a:link {
	position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

#interviews_links a:visited {
	position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

#interviews_links a:hover {
  	background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b0101;
}
  
.interviews_links_active {
	position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b0101;
	font-style: normal;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
} 
.lola-film_links_active {
	position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b0101;
	font-style: normal;
	font-weight: bold;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:2px;
	background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
} 
* html .lola-film_links_active {	
	padding-top:2px;
	padding-bottom:3px;
	background-position: 0px 6px;
} 

#trans_10 {
	position:relative;
	height:10px;
  	background-image:url(../images/images/trans_10.gif);
	background-repeat:no-repeat;
}

/* TAGEBUCH */
#left_tagebuch {
	position:absolute;
	top:250px;
	left:265px;
	width:310px;
	height:auto;
}

* html #left_tagebuch {
	width:310px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}




/*___________________*/

#aufzaehlung_unten {
	position:absolute;
	width:300px;
	top:680px;
	left:670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	text-align: center;
}


* html #aufzaehlung_unten {
padding: 0em;
margin:0em;
}
#aufzaehlung_unten a {
padding-left:3px;
padding-right:3px;
	color: #c17426;
}

#aufzaehlung_unten a:link {
	color: #c17426;
	text-decoration: none;
}

#aufzaehlung_unten a:visited {
	color: #c17426;
	text-decoration: none;
}

#aufzaehlung_unten a:hover {
	color: #8b0101;
	text-decoration: none;
}
  
.aufzaehlung_unten_active {
	color: #8b0101;
	text-decoration: none;
  } 
  

/* FOTOALBUM */


.bu_vor {
position:absolute;
top:440px;
left:223px;
	background-image:url(../images/foto_weiter.jpg);
	background-repeat:no-repeat;
	decoration:none;
	border: 0;
	width:36px;
	height:21px;

	z-index:100;
}  

.bu_zur {
position:absolute;
top:440px;
left:97px;
	background-image:url(../images/foto_zur.jpg);
	background-repeat:no-repeat;
	decoration:none;
	border: 0;
width:36px;
	height:21px;
	z-index:100;
}  


#fotoalbum_hg_pfeilen {
	position:absolute;
	top:420px;
	left:90px;
	width:177px;
	height:67px;
	text-align: center;
	background-image:url(../images/fotoalbom_hg.png);
	background-repeat:no-repeat;
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/fotoalbom_hg.png');
}
* html #fotoalbum_hg_pfeilen {
padding: 0em;
margin:0em;
background-image: url(images/fotoalbom_hg.png);
background-repeat: no-repeat;
} 
 
#fotoalbum_right {
	position:absolute;
	top:200px;
	left:655px;
	width:360px;
	height:455px;
	text-align:left;
}
* html #fotoalbum_right{
width:3460px;
	height:455px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
#fotoalbum_right p{
	text-align:left;
}
 
/* BUECHER MENU */

#links_menu {
	position:absolute;
	top:300px;
	left:80px;
	padding: 0px;
	margin:0px;
}
* html #links_menu {
padding: 0em;
margin:0em;
}

#links_left_ueber {
position:relative;
padding: 0px;
margin: 20px 0 0 0;	
font-size: 12px;
color: #812427;
font-weight: bold;
}
* html #links_left_ueber {
padding: 0em;
margin: 20px 0 0 0;
}
#links_left {
position:relative;
padding: 0px;
margin: 0 0 0 20px;	
}
* html #links_left {
padding: 0em;
margin:0 0 0 20px;
}

/* BILDERBUECHER */

#links_left a {
  position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: bold;
	line-height:2em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
}
* html #links_left a {
padding: 0em;
margin:0em;
}

#links_left a:link {
	position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: bold;
	line-height:2em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
}

#links_left a:visited {
	position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: bold;
	line-height:2em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_in.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
}

#links_left a:hover  {
  	background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b0101;
}

  
    
.links_left_active {
position:relative;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8b0101;
	font-style: normal;
	font-weight: bold;
	line-height:2em;
	text-decoration:none;
	padding-left:15px;
background-image:url(../images/Inhalt_link_in_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
  } 



 
  /* UNTERMENU KLEIN */
  
  
  
#links_left_klein a {
	position:relative;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: normal;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/stern.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}
* html #links_left_klein a {
padding: 0em;
margin:0em;
}

#links_left_klein a:link {
	position:relative;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: normal;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/stern.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

#links_left_klein a:visited {
	position:relative;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c17426;
	font-style: normal;
	font-weight: normal;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/stern.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

#links_left_klein a:hover  {
  	background-image:url(../images/stern_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b0101;
}

  
    
.links_left_klein_active {
position:relative;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b0101;
	font-style: normal;
	font-weight: normal;
	line-height:1.5em;
	text-decoration:none;
	padding-left:15px;
background-image:url(../images/stern_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
  } 
  
   
/* EURE FRAGEN */

#inhalt_left_fragen {
	position:absolute;
	top:200px;
	left:285px;
	width:295px;
	height:455px;

}
* html #inhalt_left_fragen {
width:295px;
	height:455px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}


#links_fragen {
	position:absolute;
	top:80px;
	left:0px;
	padding: 0px;
	margin:0px;
	width:300px;
}
* html #links_fragen {
padding: 0em;
margin:0em;
}



/* EURE FRAGEN */

#inhalt_left_presse {
	position:absolute;
	top:200px;
	left:285px;
	width:295px;
	height:455px;

}
* html #inhalt_left_presse {
width:295px;
	height:455px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}


#links_presse {
	position:absolute;
	top:100px;
	left:20px;
	padding: 0px;
	margin:0px;
}
* html #links_presse {
padding: 0em;
margin:0em;
}


/* LINKS */

#div_links_left {
	position:absolute;
	top:180px;
	left:240px;
	width:360px;
	height:560px;
}
* html #div_links_left {
top:180px;
left:230px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
#div_links_left p{
padding:0;
padding-left:20px;
width:320px;
}


#div_links_right {
	position:absolute;
	top:180px;
	left:635px;
	width:360px;
	height:455px;
}
* html #div_links_right {
top:180px;
left:630px;
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#div_links_right p{
padding:0;
padding-left:20px;
	width:320px;
}


.einfache_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.4em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}


.einfache_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.4em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

.einfache_links:hover {
  	background-image:url(../images/Inhalt_link_ex_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #109b00;
}


/* BUCH KLAMMER UNTEN */


#buch_klammer_unten {
	position:relative;
	top:0px;
	left:40px;
	width:230px;
	height:55px;
	background-image:url(../images/buch_klammer_unten.png);
	background-repeat:no-repeat;
	filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/buch_klammer_unten.png');
}
* html #buch_klammer_unten {
padding: 0em;
margin:0em;
background-image: url(images/buch_klammer_unten.png);
background-repeat: no-repeat;
}  


/* PRESSE */
#presse {
padding: 0px;
 margin: 0px;
position:relative;
height:auto;
}  
  
 * html #presse {
padding: 0em;
 /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#presse_text {
	position:relative;
	clear:left;
	width:300px;
	padding-left:10px;
  }  
  
 * html #presse_text{
padding: 0em;
 /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
	padding-left:10px;
}
#presse_text a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../images/Inhalt_link_ex.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#presse_text a:hover {
	background-image: url(../images/Inhalt_link_ex_ov.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #109b00;
}

#presse_bild{ 
	padding:0;
	margin:0;
	position:relative;
	width:100%;
}
* html #presse_bild{
	padding: 0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}

#presse_bild_right{
	padding:0;
	margin:0;
	position:absolute;
	top:200px;
	left:640px;
	width:357px;
	height:437px; 
}


/* LESUNGEN */

#left_lesungen_menu {
	position:absolute;
	top:220px;
	left:250px;
	width:300px;
	height:auto;
}
* html #left_lesungen_menu {
	width:300px;
	padding: 0em;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
#foto_lesungen_klein{
	position:absolute;
	top:510px;
	left:840px;
	width:171px;
	height:138px;
}



/* GAESTEBUCH */

#foto_gaestebuch{
	position:absolute;
	top:30px;
	left:5px;
	width:338px;
	height:450px;
	background-image:url(../images/bild_gaestebuch.jpg);
	background-repeat:no-repeat;
	background-position:0px 70px;}

#foto_gaestebuch p{
	position:absolute;
	top:0px;
	left:5px;
	width:337px;
	height:50px;
}
#foto_gaestebuch a{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	color: #c17426;
	font-style: normal;
	font-weight: bold;
	line-height: 1.7em;
	text-decoration: none;
}
#foto_gaestebuch a:hover {
	color: #8b0101;
	cursor: pointer;}

/* GUESTBOOK */
#foto_guestbook{
	position:absolute;
	top:30px;
	left:5px;
	width:338px;
	height:450px;
	background-image:url(../images/image_guestbook.jpg);
	background-repeat:no-repeat;
	background-position:0px 70px;}

#foto_guestbook p{
	position:absolute;
	top:0px;
	left:5px;
	width:337px;
	height:50px;
}
#foto_guestbook a{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	color: #c17426;
	font-style: normal;
	font-weight: bold;
	line-height: 1.7em;
	text-decoration: none;
}
#foto_guestbook a:hover {
	color: #8b0101;
	cursor: pointer;}

.button_en {
	position:absolute;
	top:418px;
	left:120px;
	width:88px;
	height:19px;
	border-width: 0px;
	border: 0;
	border-style: none;
	background-image:url(../images/button_send.jpg);
	background-repeat:no-repeat;}

.input{
	position:absolute;
	top:82px;
	left:100px;
	width:210px;
	height:20px;
	border-width: 0px;
	border: 0;
	border-style: none;
}

.input01{
	position:absolute;
	top:113px;
	left:110px;
	width:210px;
	height:20px;
	border-width: 0px;
	border: 0;
	border-style: none;
}

.textarea{
	position:absolute;
	top:170px;
	left:15px;
	width:310px;
	height:238px;
	border-width: 0px;
	border: 0;
	border-style: none;
	}
.button{
position:absolute;
	top:418px;
	left:120px;
	width:88px;
	height:19px;
	border-width: 0px;
	border: 0;
	border-style: none;
	background-image:url(../images/button_absenden.jpg);
	background-repeat:no-repeat;}

/* FREUNDE */

#freunde_links_menu {
	position:absolute;
	top:60px;
	left:30px;
	padding: 0px;
	margin:0px;
}
* html #freunde_links_menu {
	padding:0em;
	margin:0em;
}


div#freunde_fotos	{
	margin:0;
	position:absolute;
	top:190px;
	left:655px;
	width:315px;
	height:450px;
	}
* html div#freunde_fotos {
padding: 0em;
margin:0em;
  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

#feder {
position:absolute;
top:450px;
left:147px;
width:179px;
height:205px;
background-image:url(../images/feder_freunde.png);
background-repeat:no-repeat;
 filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/feder_freunde.png');
  }  
  
 * html div#feder {
padding: 0em;
 /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
	 background: url(images/feder_freunde.png);
	 background-repeat:no-repeat;
  }

#feder_ak{
position:absolute;
top:450px;
left:147px;
width:77px;
height:103px;
  }  
  
 * html div#feder_ak {
padding: 0em;
 /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
  }
  
  
/* verstecktes eingabefelf */
.fdatax { display:none; }



/* INHALT SKROLLER MINI */

div#hg_mini	{ 
margin:0;
	position:absolute; 
	top:-45px;
left:535px;
	width:200px;
	height:130px;
background-image: url(../images/klamer_inhalt_hg_mini.png);
	background-repeat:no-repeat;
	 filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/klamer_inhalt_hg_mini.png');
}
* html div#hg_mini {
padding: 0em;
 /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
	 background: url(images/klamer_inhalt_hg_mini.png);
	 background-repeat:no-repeat;
  }

div#wn_mini	{ 
margin:0;
	position:absolute; 
	top:-35px;
left:540px;
	width:200px;
	height:105px;
	clip:rect(0px, 200px, 105px, 0px); 
	overflow:hidden;	
	z-index:1; 
}
* html div#wm_mini {
padding: 0em;
 /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
  }
  
div.content_mini {
width:200px;
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
	}
  
div#wn_mini p{
	width:150px;
padding-left:40px;
	top:20px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c0606;
	font-style: normal;
	font-weight: bold;
	}  

* html div#wn_mini p {
	width:50em;
	padding: 0em;
	margin: 0em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin-left: 3.1em;
	margin-top: 1em;
	margin-bottom: 0em;
  }
/* SCROLLBALKEN MINI */  

div#scrollbar_mini { 
position:absolute; top:-40px;
left:680px;
width:60px;
height:130px; 
  font-size:1px; z-index:1;
  }
  
  
 * html div#scrollbar_mini {
padding: 0em;
margin: 0em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  
 
div#track_mini {
	position:absolute;
top:0;
left:0;
	width:60px;
	height:130px;
	z-index:1;
	
  }
 * html div#track_mini {
padding: 0em;
margin: 0em;
  }
  
div#dragBar_mini {
	margin: 0px 0px 0px 0px;
	position:absolute;
	left:1px;
	top:1px;
	width:60px;
min-height:55px;
	z-index:1;
	background-image: url(../images/scroll_klamer.png);
	background-repeat:no-repeat;
	 filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/scroll_klamer.png');
cursor:pointer;
  }  
  
 * html div#dragBar_mini {
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
	background: url(images/scroll_klamer.png);
	background-repeat:no-repeat;
  }
 /* BUCH KLAMMER UNTEN MINI */


#buch_klammer_unten_mini {
	position:relative;
	top:-5px;
	left:40px;
	width:102px;
	height:30px;
	background-image:url(../images/klamer_inhalt_unten_mini.gif);
	background-repeat:no-repeat;
}
* html div#buch_klammer_unten_mini {
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
	top:0px;
	left:40px;
	width:102px;
	height:35px;
  }

.link_video	a {background-image:none !important; border:0px none; margin-left:-20px;}
.link_video	a:hover {background-image:none !important; border:0px none; margin-left:-20px;}

/* Normaler Scrollbalken */
div#wn_2 { 
	margin:0;
	position:absolute;
	top:188px;
	left:670px;
	width:308px;
	height:469px;
	padding-right:20px;
	overflow-y:scroll;
	overflow-x:hidden !important;
	z-index:1; 
}
div#wn_buecher_2 { 
	margin:0;
	position:absolute; 
	top:190px;
	left:650px;
	width:328px;
	height:467px;
	padding-right:20px;
	overflow-y:scroll;
	overflow-x:hidden !important;
	z-index:1; 
}
div#wn_buecher_3 { 
	margin:0;
	position:absolute; 
	top:190px;
	left:650px;
	width:338px;
	height:467px;
	padding-right:10px;
	overflow-y:scroll;
	overflow-x:hidden !important;
	z-index:1; 
}

div#wn_2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.4em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

div#wn_2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.4em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
div#wn_2 a:hover {
  	background-image:url(../images/Inhalt_link_ex_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #109b00;
}
* html div#wn_2 {
	padding-right: 10px;
	width:328px;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
* html div#wn_buecher_2 {
	padding-right:10px;
	width:348px;
	margin:0em;
  	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}


/* LOLA der Film */
#lesezeichen {
	position:absolute;
	z-index:999;
	top:400px;
	left:123px;
	width:232px;
	height:294px;
	background-image:url(../images/lola-der-film/lesezeichen_lola.png);
	background-repeat:no-repeat;
	filter:	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lola-der-film/lesezeichen_lola.png');
}  
* html div#lesezeichen {
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
	background: url(images/lola-der-film/lesezeichen_lola.png);
	background-repeat:no-repeat;
}
#lesezeichen_ak {
	position:absolute;
	top:399px;
	left:122px;
	width:101px;
	height:205px;
}  
* html div#lesezeichen_ak {
	padding: 0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin: 0em;
}

/* Interviews */
ul.interview li {padding:4px 0 4px 0; margin:0 0 0 0;}
ul.interview li a {
	display:block;
	color: #c17426 !important;
	background-image:none !important;
}
ul.interview li a:hover {
	display:block;
	color: #8b0101 !important;
}
* html ul.interview li {
	padding: 0em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin: 0em;
	display:block;
}
* html ul.interview li a {
	
}



/* BUECHER AUSLANDSERSCHEINUNGEN */
#cover {
	padding:0px;
	margin:0px;
	position:relative;
	width:107px;
	float:left;
	display:inline;
	overflow:hidden;
	height:190px;
}  
* html #cover {
	padding: 0em;
 	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin: 0em;
}
#cover .cover_bild {
	width:107px;
	display:block;
	position:relative;
	clear:both;
	overflow:hidden;
}
#cover .cover_bild img {
	width:80px !important;
}
#cover .cover_land {
	padding:20px 0 0 5px;
}
#cover .cover_titel {
	padding:0px 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c17426;
	font-weight: bold;
	text-transform:uppercase;
	display:block;
}
#cover .cover_text {
	padding:0px 0px 0px 5px;
}
#cover .cover_verlag {
	padding:0px 0px 20px 5px;
	position:relative; height:25px;
}
#cover .cover_verlag a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.2em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

#cover .cover_verlag a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6918;
	font-style: normal;
	font-weight: bold;
	line-height:1.2em;
	text-decoration:none;
	padding-left:15px;
	background-image:url(../images/Inhalt_link_ex.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

#cover .cover_verlag a:hover {
  	background-image:url(../images/Inhalt_link_ex_ov.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #109b00;
}
	
/* ENDE Buecher Auslandserscheinungen */


