
.clear {
clear:both;
}

.faq_item {
	margin: 10px 0 0 0;
	/*padding: 0 0 0 80px;
	background:url(../images/icon_quest.png) no-repeat;*/
	width: auto;
	height: auto;
}

.faq_titel{
}

.faq_Item_info{
	height: 20px;
	background: #CDECEE;
	-moz-border-radius: 5px;
}

.faq_Item_info ul {
	margin: 0;
	padding: 0 0 0 5px;
}

.faq_Item_info ul li{
	list-style: none;
	background: none;
	float: left;
	margin: 2px 8px 5px 0px;
	padding:0;
}


.faq_item_tools{
}

.faq_item_antwort{
}

.faq_item_text{
	padding: 5px 0 5px 0;
}

.faq_item_tools{
	padding: 5px 0 5px 0;
}

.faq_clr {
	clear:both;
}

.faq_small {
	font-size: 10px;
	color: #999999;
}

.faq_created {
	font-size: 10px;
	color: #777777;
}

.faq_item_button {
	border: 1px solid #555555;
}


div.faq_item_tools a:link, div.faq_item_tools a:visited {
    width: auto;
    /*display:block;*/
    height: 30px;
    background-image:url(../images/sbutton-bg.png);
    background-repeat:repeat-x;
    border:1px solid #FFAC59;
    color:white;
    cursor:pointer;
    font-size:10pt;
    font-weight:bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left:5px;
    padding-right:5px;
}
div.redim_faq_loading {
text-align: center;
height: 70px;
width: 100%;
background:url(../../../components/com_redimfaq/images/loading.gif) center center no-repeat;
}

div.redim_faq_vote_loading {
text-align: center;
height: 24px;
width: 100%;
background:url(../../../components/com_redimfaq/images/loading.gif) center center no-repeat;
}

div.redim_faq_avatar {
float:left;
padding: 5px;
border: #CCCCCC 1px solid;
background:#FFFFFF;
}
div.redim_faq_avatar.x32 {
height: 32px;
width: 32px;
}
div.redim_faq_avatar.x64 {
height: 64px;
width: 64px;
margin: 4px 10px 10px 0;
}
div.redim_faq_avatar.x96 {
height: 96px;
width: 96px;
}


div.faq_item_form_bottom {
padding: 0 0 0 0;
}

div.faq_vote {
float:left;
width: 80px;
padding: 3px 0 0 0;
height: 24px;
text-align:left;
}

input.faq_question_captcha {
width: 110px;
}

div.thumbs {
border: 0px #CCCCCC solid;
}


/* FORMULARE */

div.faq_questionfield, div.faq_answerfield {
}
div.faq_question_label, div.faq_answer_label, div.faq_question_buttonfield, div.answer_buttonfield {
	/*float:left;*/
	width: 100px;
}
textarea.faq_question_text, textarea.faq_answer_text, input.faq_question_title, div.faq_question_buttonfield, div.answer_buttonfield, input.faq_question_frage, input.faq_question_keywoerter {
	width: 98%;
}
textarea.faq_question_text, textarea.faq_answer_text {
	height: 150px;
}
input.faq_question_name, input.faq_answer_name {
	width: 250px;
}
div.faq_question_buttonfield, div.answer_buttonfield {
	text-align:right;
}


div.faq_question_keys {
padding: 10px 0px 10px 0px;
width:100%;
min-height: 30px;
overflow:hidden;
}

div.redim_faq_buttonpack, div.redim_faq_answerbutton {
width: 220px;
float:right;
text-align:right;
margin: 10px 0 5px 0;
}

div.faq_question_keys ul.redim_faq_selkeys {
	list-style:none;
}


div.faq_question_keys ul.redim_faq_selkeys li {
	background:none;
	float:left;
	margin-right: 10px;
}

div.redim_faq_error, div.redim_faq_message {
border: 1px solid #FF7910;
margin: 0 0 10px 0;
padding: 10px;
}

div.redim_faq_message {
border: 1px solid #80F94D;
}

.redim_faq_box {
border:1px dotted #FFFFFF;
padding: 10px;
}

div#faq_item_form_0 {
background: #74ccd0 url(../images/redimfaq_frage_bg.png) repeat-x;
padding: 10px;
-moz-border-radius: 10px;
overflow: hidden;
}

a.tag_select {
	color:#6194B1;
}

.redim_faq_is_expert {
	background-color: #FFF7EC;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
}

div.faq_module_content {
margin: 5px 0 5px 0;
/*border-bottom: 1px solid #999999;
padding-bottom: 5px;*/
}

div.redim_faq_expertimage {
height: 64px;
width: 64px;
background: url(../images/expert_avatar-overlay.png) no-repeat right bottom;
}

div.redimfaq_antworten {
width: 100%;
}

div.redim_faq_questionbutton button {
margin: 10px 0 0 0;
}

img.faq_voteimag_pro, img.faq_voteimag_contra {
vertical-align: text-top;
}
