/** 	Book Tables  */

#maincontent .booktable{ width:90%;margin-top:20px;margin-bottom:30px;margin-left:auto;margin-right:auto;border-collapse: collapse; border-spacing: 0px; padding: 0px;}

#maincontent .book_tl  { vertical-align: bottom; width: 70px;  height:70px; max-width: 70px; max-height: 70px;  min-width: 70px; min-height: 70px;overflow:hidden}
#maincontent .book_tlm { vertical-align: bottom; width:50%;    height:70px;max-height: 70px;}
#maincontent .book_tm  { vertical-align: bottom; width: 100px; height:70px; max-width: 100px; max-height: 70px;	min-width: 100px; min-height: 70px;overflow:hidden }
#maincontent .book_trm { vertical-align: bottom; width:50%;    height:70px;max-height: 70px;}
#maincontent .book_tr  { vertical-align: bottom; height: 70px; height:70px; max-width: 70px; max-height: 70px; min-width: 70px; min-height: 70px;overflow:hidden}

#maincontent .book_ml{ background-image: url(../files/krauterbuch/layout/kb_ml.png); max-width:70px; width:70px; background-repeat: repeat-y;}
#maincontent .book_mlm { width: 50% ; background-image: url(../files/krauterbuch/layout/kb_mlm.png); background-repeat: repeat;}
#maincontent .book_mm { background-image: url(../files/krauterbuch/layout/kb_mm.png); width: 100px; max-width:100px; background-repeat: repeat-y; }
#maincontent .book_mrm { width: 50% ; background-image: url(../files/krauterbuch/layout/kb_mlm.png); background-repeat: repeat;}
#maincontent .book_mr{ background-image: url(../files/krauterbuch/layout/kb_mr.png); max-width: 70px; width:70px; background-repeat: repeat-y; }

#maincontent .book_bl{ background-image: url(../files/krauterbuch/layout/kb_bl.png); background-repeat: no-repeat; height: 70px;width:70px;  }
#maincontent .book_bm{ background-image: url(../files/krauterbuch/layout/kb_bm.png); width: 100px; height:70px; background-repeat: no-repeat; }
#maincontent .book_br{ background-image: url(../files/krauterbuch/layout/kb_br.png); background-repeat: no-repeat; width: 70px; height:70px; }


#maincontent .booktable h2, #maincontent .booktable h1 {	color: maroon; }
#maincontent .booktable a { color: maroon; font-weight: normal; }
#maincontent .booktable h1 a:hover {
	color: darkgreen;
}
