#LSuche {
background-image: url(/img/css/bg_bibliothek_frmsuche.jpg);
background-repeat: repeat-x;	
border-bottom: 1px solid #FFF;
height: 44px;
padding: 14px 9px 0px 9px;	
width: 542px;
}
#LSuche .Col1 {
float:left;
padding-right: 8px;
width: 145px;
}
#LSuche .Col2 {
float:left;
padding-right: 8px;
width: 145px;
}
#LSuche .Col3 {
float:left;
padding-right: 8px;
width: 145px;
}
#LSuche .Col4 {
float:left;
width: 79px;
}
#LSuche .titel {
color:#73B11B;
font-size: 70%;
font-weight: bold;
}
.inputBiblio {
border: 1px solid #999999;
height: 14px;
width: 140px;
}
#LBuecher {
	
}
#LBuecher .lFelder {
background-color: #E3EFD1;
border-top: 1px solid #EBE9DC;
/*height: 24px;*/
margin-bottom: 8px;
width: 560px;
}
#LBuecher .lFelder .Col1 {
background-color: #73B11B;
color: #FFF;
float:left;
width: 110px;
}
#LBuecher .lFelder .Col2 {
border-left: 1px solid #CCCCCC; 
color: #73B11B;
float:left;
width: 174px;
}
#LBuecher .lFelder .Col3 {
color: #73B11B;
float:left;
border-left: 1px solid #CCCCCC; 
width: 152px;
}
#LBuecher .lFelder .Col1, #LBuecher .lFelder .Col2, #LBuecher .lFelder .Col3 {
font-size: 11px;
font-weight: bold;
/*height: 17px;*/
padding: 4px 10px 3px 10px;
}
#LBuecher .lBuch {
background-image: url(/img/css/bg_dotted_line_2h.gif);
background-repeat: repeat-x;
background-position: bottom;
padding-bottom: 5px;
margin-bottom: 10px;
}
#LBuecher .lBuch .Col1 {
float:left;
width: 110px;
}
#LBuecher .lBuch .Col2 {
float:left;
width: 174px;
}
#LBuecher .lBuch .Col3 {
float:left;
width: 152px;
}
#LBuecher .lBuch .Col1, #LBuecher .lBuch .Col2, #LBuecher .lBuch .Col3 {
padding: 0px 10px 0px 10px;
}
.lBuchInfos .tContent {
	font-size: 11px;
}
