
  html
  {
    font-family: arial;
    font-size: .9em;
  }
  
  p {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;

}

  .image span {
  color: #999999;
  font-size: 0.6em;
  }
  
  
  .table td {
  border: 1px solid #cccccc;
  padding: 3px;
  
  }
  .table th {
  border: 1px solid #cccccc;
  background: #336699;
  color: #ffffff;
  padding: 3px;
  
  }
  
  .table { border-collapse: collapse;
    
  }
  
  td, th {font-size: 0.9em;}
  .origin {
  text-align: right;

  }



  
  .cap::first-letter
  {

   color: gold;
   font-size: 4em;
   padding: 0px 20px 20px 0px;
   float: left;
   font-family: Comic Sans, Comic Sans MS;


  }
  
  .m::first-letter
  {
   background: url(../images/layout/h130/monase_initial_m.png) left top no-repeat ; 
   padding: 140px 100px 0px 60px;
   }
  .bl_m::first-letter
  {
   background: url(../images/layout/h130/boernies_lyrics_initial_m.png) left top no-repeat ; 
   padding: 140px 100px 0px 60px;
   }
   
   
  .c::first-letter
  {
   background: url(../images/layout/h130/monase_initial_c.png) left top no-repeat ; 
   padding: 150px 60px 0px 60px;
	  
  }
  .d::first-letter
  {
   background: url(../images/layout/h130/monase_initial_d.png) left top no-repeat ; 
   padding: 150px 0px 0px 150px;
	  
  }
 
#boernies_lyrics>ul {
  
  width: px;
  height: px;
  margin: auto;
   border: px solid transparent;
  text-align: center;
   background: #ccc;
  border: px solid #660099;
 
 
  position: relative;
}
#moehren_buch>ul {
  
  width: px;
  height: px;
  margin: auto;
   border: px solid transparent;
  text-align: center;
   background: #ccc;
  border: px solid #993399;
 
 
  position: relative;
  }
  
  #muttis_kochbuch
  {
  text-align: center;
  position:relative;

  width: 0px;
  height: 0px;
  margin: auto;

  text-align: center;
  position: relative;
  }
  
 .links
  {
	position: absolute;
	left: 0px;
	z-index: 10;
	background: #ddd;
	width:  px;
	height: px;
	border: px solid ;
	visibility:  hidden	
  }
  .mitte
  {
	position: absolute;
    left: px;
	z-index: 11;
	background: #ddd;
	width:  px;
	height: px;
	border: px solid ;

		
	}
  .rechts
  {

	position: absolute;
	right: 0px;
	z-index: 10;
	background: #ddd;
	width:  px;
	height: px;
	border: px solid ;
	visibility:  visible		
  }
  #muttis_kochbuch>ul{
  
  width: px;
  height: px;
  margin: auto;
   border: px solid transparent;
  text-align: center;
  position: relative;
  }
  
  
 ul.buch 
  {
	list-style-type: none;
	padding: 0;
 }
 
 
 
  
  .buchseite {
  
  width: -22px;
  height: -22px;
  text-align: left;
  padding: px px;

  background: #fff;
  position: absolute;
     border: 1px solid #b89700;
  }
  
 .buchseite p{
  text-align: justify; 
 }
  


.imprint p
{
margin-top: 400px;
font-size: 0.8em;
}


 
  .clr
  {clear: both;}
  
  .kapitel_ende
  {
  height: 30px;
  margin: 10px 0px;
  border-bottom: 1px solid #336699;}



a.pag_n span
{
	text-align: right;
	
	color: #999999;
    font-size: .8em;
	display: block;
}

a.pag_b span
{
	text-align: left;
		
	color: #999999;
    font-size: .8em;
	display: block;
}

p.imprint {
padding-top: 0px;
color: #999999;
    font-size: .8em;

}

#fusszeile {
border-top: 1px solid #ccc;
text-align: center;
 
}
h2.buch_titel {
margin-top: 100px;
color: gold;
text-align: center;
font-size: 3em;
}

.lesezeichen_rechts {
background: #ff0000;
color: #ffffff;
font-size: 1em;
height: 400px;
width: 102px;
position: absolute;
top: 10px;
left: 500px;
z-index: 96; 
}

.lesezeichen_links {
background: #ff0000;
color: #ffffff;
font-size: 1em;
height: 400px;
width: 102px;
position: absolute;
top: 10px;
left: 300px;
z-index: 96; 
}

.lesezeichen_links span,
.lesezeichen_rechts span
{
position: absolute;
top: 120px;
left: 0px;
padding: 5px;
}

.lesezeichen_links a,
.lesezeichen_rechts a
{
color: #fff;
}

.fright {
float: right;
padding-left: 10px;
}