 /* Questions and Answers - Alle Bereiche  */

#QandA {
 width:480px;
 padding:0px;
 color:#fff;
}

#QandA h1 {
 padding:5px 0px 5px 0px;
 background: url(../themes/bvk/images/hintergrund/QandA-headline-hintergrund.gif) repeat-y #716A5B;
 color:#fff;
}

#QandA h1 span.QandA_num {
 color:#fff;
 padding:0px 5px 0px 10px;
 margin-right:10px;
 font-weight:bold;
 font-size:120%;
}

/*  Fragen */

#QandA_question_outer {
 margin:20px 0px 20px 0px;
 width:480px;
 height:80px;
/* background: url(../themes/bvk/images/shadowAlpha.png) no-repeat bottom right !important; */
 background: url(../themes/bvk/images/coloredshadow.gif) no-repeat bottom right;
 padding:0px;
}

#QandA_question_inner{
 width:474px; 
 height:74px;
 background-color:#E2D9D6;
}

#QandA_posts {
 width:480px;
 margin:20px 0px 0px 0px;
 padding:6px 0px 0px 0px
}

#QandA_question_input {
 padding: 0px 0px 5px 0px;
 height:20px;
}

#QandA_question_input input {
 border:0px;
 padding:4px;
 width:200px;
 margin-left:26px;
}

/* Say thank you */

#QandA_question_outer_thankyou {
 margin:20px 0px 20px 0px;
 width:480px;
 height:120px;
 background: url(../themes/bvk/images/coloredshadow.gif) no-repeat bottom right;
 padding:0px;
}

#QandA_question_inner_thankyou {
 width:474px; 
 height:114px;
 background-color:#E2D9D6;
}

#QandA_thankyou {
 padding: 10px 10px 10px 26px;
 background-color:#E2D9D6;
 color:#000;
}

#QandA_search_results {
 padding: 5px 0px 5px 0px;
 background-color:#fff;
}

#QandA_search_results ul {
 width:400px;
 background-color:#fff; 
 border-top:1px dotted #eee;
 border-bottom:1px dotted #eee;
 margin:0px;
 padding:10px 0px 10px 0px;
}

#QandA_search_results li {
 color:#000;
 margin:0px;
 font-size:10px;
 padding:2px 10px 2px 20px;
 background: url(../themes/bvk/images/icons/faq-arrowright-red.gif) no-repeat 8px 8px;
}

/* ausf�hrliche Frage */

#QandA_expanded_question_outer {
 margin:20px 0px 20px 0px;
 width:480px;
 height:120px;
/* background: url(../themes/bvk/images/shadowAlpha.png) no-repeat bottom right !important; */
 background: url(../themes/bvk/images/coloredshadow.gif) no-repeat bottom right;
 padding:0px;
}

#QandA_expanded_question_inner {
 width:474px; 
 height:114px;
 background-color:#E2D9D6;
}

#QandA_expanded_question_input {
 padding: 0px 0px 5px 0px;
 height:80px;
}

#QandA_expanded_question_input textarea {
 border:0px;
 padding:4px;
 margin:1px 0px 0px 26px;
 height:70px;
 width:350px;
 overflow:auto;
}

/* mail fuer Rueckantwort */
#QandA_notify_adress_outer {
 margin:20px 0px 5px 0px;
 width:480px;
 height:160px;
/* background: url(../themes/bvk/images/shadowAlpha.png) no-repeat bottom right !important; */
 background: url(../themes/bvk/images/coloredshadow.gif) no-repeat bottom right;
 padding:0px;
}

#QandA_notify_adress_inner {
 width:474px; 
 height:154px;
 background-color:#E2D9D6;
}

#QandA_notify_adress_input {
 padding: 0px 20px 5px 20px;
 height:80px;
 color:#000;
}

#QandA_notify_adress_input label {
 width:200px;
 float:left;
 margin:10px 20px 0px 0px;
}

#QandA_notify_adress_input input {
 float:left;
 width:200px;
 border:0px;
 padding:4px;  
 margin:10px 0px 0px 0px; 
}

#QandA_notify_adress_privacy {
 padding:0px 20px;
 color:#666666;
 font-size:10px;
 letter-spacing:0px;
}

#QandAsubmit {
 margin:0px 0px 0px 370px;
} 
 
.error {
 background-color:#cc0000;
}

/* Feld mit den Kategorien innerhalb von Fragen */

#QandA_categories_outer {
 margin:20px 0px 20px 0px;
 width:480px;
/* background: url(../themes/bvk/images/shadowAlpha.png) no-repeat bottom right !important; */
 background: url(../themes/bvk/images/coloredshadow.gif) no-repeat bottom right;
 padding:0px;
}

#QandA_categories_inner {
 color:#000;
 width:474px; 
 background-color:#E2D9D6;
}
 
#QandA_categories_inner ul {
 padding:10px 10px 10px 26px;
} 

#QandA_categories_inner ul li a {
 padding:0px 0px 0px 30px;
 background: url(../themes/bvk/images/icons/faq-arrowright-red.gif) no-repeat 4px 6px;
}
