/* Style sheet main_Fragen */
#antworten .accordion{width:auto;margin-left:10px;padding-left:20px;border-left:1px solid #dddddd;}
#antworten .accordion p{width:440px;font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:#555555;line-height:1.3em;}
#antworten .toggler{width:460px;margin-top:10px;margin-bottom:10px;padding-left:21px;background:url("tl_files/graphics/Fragen/ico_plus.png") left center no-repeat;border-bottom:1px solid #dddddd;font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;font-size:16px;color:#555555;line-height:1.5em;cursor:pointer;cursor:hand;}
#antworten .toggler.active{background:url("tl_files/graphics/Fragen/ico_minus.png") left center no-repeat;font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;font-weight:bold;font-size:16px;color:#555555;line-height:1.5em;}
