div.main div.main-content{
float:left;
width: 671px;
margin: 0px;
padding:0px;
}
div.faq-content{
float:left;
/* background-color:#FFFFFF; */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:456px;
overflow:hidden;
}
.wrap15{
padding:10px;
}
.text_normal{
font-weight:normal;
}

.tableHeadColor{
background-color:#FAB441;
}


div.faq-content{
float:left;
/* background-color:#FFFFFF; */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/* width:576px; */
width:100%;
overflow:hidden;
}
div.faq-content div.reply{
display:none;
padding:5px 5px 20px 20px;
}
div.faq-content div.reply.show{
display:block;
}
div.faq-content a.headline{
display:block;
text-decoration:none;
background-image:url(http://www.hp-ebert.de/tools/plus.png);
background-repeat:no-repeat;
background-position:5px 8px;
padding:5px 5px 5px 20px;
font-weight:bold;
border-top:2px solid #DA9636;
color:#FFFFFF;
}
.bggrey{
background-color:#FAB441;
}
div.faq-content a.headline.show{
background-image:url(http://www.hp-ebert.de/tools/minus.png);
color:#FFFFFF;
}
