#LAZForm {
background: #E7E7E7 url(/img/css/left/bg_small_form.jpg)  repeat-x;
border-bottom: 1px #FFF solid;
border-left: 1px #FFF solid;
height:30px;
padding: 19px 10px 16px 28px;
width:416px;
}

.azKategoriePadding {
padding-bottom: 15px;
}
.azKategorie {
background-color: #E5EADF;
border:0;
border-bottom: 1px solid #CACACA;
border-top: 1px solid #CACACA;
height: 23px;
padding: 5px 25px 2px 33px;
}
.azKategorieTitel {
	color:#487323;
	font-size: 80%;
	font-weight: bold;
}
.azKategorieTitel a {
background-image: url("/img/css/left/bg_faq_link.gif");
background-repeat: no-repeat;
background-position: 0px 5px;	
color:#487323;
padding-left:16px;
text-decoration: none;
}
.azKategorieTitel a:hover {
color:#487323;	
}
.azItem {
padding:0px 65px 15px 30px;
width: 360px;
}