#faqnav {
	padding-bottom: 10px;
}

.inner-navi {
	float:left;
	width:184px;
}

#firstcontent {
	margin: 0 11px 11px 11px;
	background: transparent url(../../../img/beautyexperten/dotline_vertical_firstcontent.gif) no-repeat 0 0;
}
#firstcontent .fc-col {
	float: left;
	width: 170px;
	margin-left: 5px;
}
#firstcontent .fc-col-first {
	width: 170px;
	margin-left: 0;
}
#firstcontent .fc-col .inner-navi {
	width: auto;
}
#firstcontent .fc-col img {
	width: 170px;
}
#firstcontent .fc-col h4 {
	margin-top: 10px;
	margin-bottom: 0;
}
#firstcontent .fc-col ul.arr {
	margin-bottom: 5px;
}
#firstcontent .fc-col h4,
#firstcontent .fc-col ul.arr {
	margin-left: 10px;
	margin-right: 5px;
	font-size: 12px;
}
#firstcontent .fc-col-first h4,
#firstcontent .fc-col-first ul.arr {
	margin-left: 0;
}


.faq-content {
	background: transparent url(../../../img/beautyexperten/dotline_vertical.gif) repeat-y 0 0;
	margin-bottom: 10px;
	position: relative;
}

.inner-content {
	/*margin-left: 191px;*/
	float: right;
	width: 514px;
	margin-right: 11px; /* ie6 is happier with 4px -> done in hacksheet */
}

.inner-content img.introimg {
	/*margin-bottom: -10px;*/
	position: relative;
	bottom: -10px;
	right: -3px;
}

.inner-content .answer {
	margin-top: 16px;
}
.inner-content .answer h6 {
	font-size: 12px;
}
.inner-content .answer p {
	font-size: 12px;
	line-height: 18px;
}


.faq-content form {
	margin-top: 7px;
}
.faq-content form:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*.faq-content form {display: inline-table;}*/
/* Hides from IE-mac \*/
* html .faq-content form {height: 1%;}
.faq-content form {display: block;}
/* End hide from IE-mac */

.faq-content form + div.hr {
	display: none;
}

.faq-content form select {
	width: 480px;
	float: left;
}

.faq-content form input.submit {
	float: right;
}

.faq-content .hr {
	margin-left:0px;
	margin-right:0px;
}

.faq-content .empfehlungen {
	margin-top:18px;
}

.faq-content .empfehlungen h4 {
	margin-left:0px;
	margin-bottom:0px;
	font-size: 12px;
}


.faq-content .prodcontainer .prodbox {
	width: 156px;
}
.faq-content .prodcontainer .prodbox .label {
	left: 7px;
}
.faq-content .prodcontainer .prodbox img {
	padding-bottom: 20px;
}

#faq-overlay .modal-content {
	margin:auto 13px;
}

#faq-overlay .modal-content p {
	line-height: 1.6em;
}

#faq-kontaktform {
	margin-top:18px;
}

#faq-kontaktform label{
	display:block;
	color:#4D4D4D;
}

#faq-kontaktform input.text, #faq-kontaktform textarea.text {
	margin-bottom:12px;
} 

