/** 	Book Tables  */

#maincontent .booktable{width:90%}
#maincontent .book_tl{background-image: url(../files/krauterbuch/layout/kb_tl.png); background-repeat: no-repeat;height: 70px; height:70px; max-width: 70px; max-height: 70px;	min-width: 70px; min-height: 70px;}
#maincontent .book_tlm{ width:50%}
#maincontent .book_tm{ background-image: url(../files/krauterbuch/layout/kb_tm.png); background-repeat: no-repeat; width: 100px; height:70px; max-width: 100px; max-height: 70px;	min-width: 100px; min-height: 70px; }
#maincontent .book_trm{ width:50%}
#maincontent .book_tr{ background-image: url(../files/krauterbuch/layout/kb_tr.png); background-repeat: no-repeat; height: 70px; height:70px; max-width: 70px; max-height: 70px;	min-width: 70px; min-height: 70px;}

#maincontent .book_ml{ background-image: url(../files/krauterbuch/layout/kb_ml.png); max-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; 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; 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;
}

