/* 
--------------------------------------------------------------
STYLES FOR LEFT COLOMN 
--------------------------------------------------------------
*/
.QA-leftmenuwrapper {
	margin-top:30px;
	clear: both;
	background-color: #eaf2fa;
	padding-top: 1px;
	padding-bottom: 1px
}
#TwocolumnLeftColumn .noImage {
	margin-top:7px;	
}
.QA-leftmenuwrapper h2 {
	font-size: 14px;
	color: #000000;
	font-family: Arial,sans-serif;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 10px 10px 5px;
	border-bottom: 1px solid #c1d7ec;
}
.QA-leftmenuwrapper ul, .QA-leftmenuwrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	background-color: #eaf2fa;
}
.QA-leftmenuwrapper a, .QA-leftmenuwrapper a:link, .QA-leftmenuwrapper a:visited {
	display: block;
	padding: 5px 10px;
	border-left:1px solid #eaf2fa;
}
.QA-leftmenuwrapper a:hover, .QA-leftmenuwrapper a:active {
	background-color: #fff;
	color: #669933;
	text-decoration: underline;
	border-left:1px solid #EAF2FA;
}
.QA-leftmenuwrapper a.active, .QA-leftmenuwrapper a.active:link, .QA-leftmenuwrapper a.active:visited {
	background-color: #fff;
	color: #669933;
	border-left:1px solid #EAF2FA;
}


/* 
--------------------------------------------------------------
STYLES FOR CENTER COLOMN 
--------------------------------------------------------------
*/
.QuestionAnswer {
	font-size: 12px;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.QuestionAnswer h2 {
	font-size: 16px;
	color: #000000;
	font-family: Arial,sans-serif;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0;
}
.QuestionAnswer h3 {
	font-size: 13px;
	color: #000000;
	font-family: Arial,sans-serif;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.QuestionAnswer p {
	margin: 3px 25px 8px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e7e7ce;
}
.QuestionAnswer ul {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #227CCE;
	margin-left: 0px;
	padding-left: 25px;
	margin-right: 25px;		
}
.QuestionAnswer li, .relatedQuestionAnswer li {
	margin-bottom: 2px;
	/*color: #227CCE;*/
	
}
.QuestionAnswer a:hover, .relatedQuestionAnswer a:hover  {
	text-decoration: underline;
	color: #669933;
}
.QuestionAnswer div {
	border-bottom: 1px solid #e7e7ce;
	margin-right: 0px;
	padding-top: 5px;
	
}

.QuestionAnswer div p {
	border-bottom: none;
}
.QuestionAnswer .box-wide p, .QuestionAnswer .box p {
	margin: 3px 25px 3px 10px;
	padding: 0;
	border-bottom: none;
}
.QuestionAnswer .active {
	background-color: #eaf2fa;
}
.sendQuestion {
	padding-top:3px;
}
#SectionColumnOne .sendQuestion {
	margin-right: 20px;
	font-size: 12px;
	clear: both;
}
#SectionColumnOne .sendQuestion legend span {
	width: 427px;
	background-color: #E2EDF7;
	color: #000;
}
#SectionColumnOne .sendQuestion legend {
	background-color: #E2EDF7;
	border-bottom: 1px solid;
	padding-left: 10px;
}
#SectionColumnOne .sendQuestion div {
	width: 210px;
	float: left;
	margin-bottom: 10px;
}
#SectionColumnOne .sendQuestion textarea {
	width: 395px;
}
#SectionColumnOne .sendQuestion .button {
	background: transparent url(/images/button-left.gif) no-repeat left top;
	float: right;
	border: none;
	margin-right: 0px;
	margin-top: 3px;
	width: auto;
}
#SectionColumnOne .sendQuestion .button input {
	background: transparent url(/images/button-right.gif) no-repeat right top;
	color: #fff;
	padding: 4px 7px 5px;
	border: none;
	margin: 0;
	margin-right: -4px;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, sans-serif;	
}
.QuestionAnswer .telefon {
	font-size: 25px;
	border-bottom:1px solid #E7E7CE;
	padding-bottom: 3px;
	margin-right: 20px;
}
.QuestionAnswer .box {
	width: 230px;
	float: left;
	border-bottom: none;
}
.QuestionAnswer .box h3, .QuestionAnswer .box-wide h3 {
	zfont-size: 13px;
	xmargin-bottom: -5px;
}
.QuestionAnswer .box-wide {
	border-bottom: none;
	padding-left:10px;
}




/* 
--------------------------------------------------------------
STYLES FOR RIGHT COLOMN
--------------------------------------------------------------
 */
.chat, .sendQuestion, .relatedQuestionAnswer {
	margin-bottom: 10px;
}
.sendQuestion input, .sendQuestion textarea {
	font-size: 12px;
	font-family: Arial,sans-serif;
}
.sendQuestion fieldset {
	padding: 0 10px 10px;
	background-color: #e2edf7;
	border: none;
	margin: 0;
}
.sendQuestion fieldset p {
	margin: 5px 0;
}
.sendQuestion label {
	display: block;
	margin-top: 8px;
	margin-bottom: 2px;
}
.sendQuestion legend {
	background-color:#258ecc;
	color:#fff;
	font-family: Arial,sans-serif;
    white-space: normal;
	padding: 3px 3px 5px 6px;
	margin: 0 -10px;
}
.sendQuestion legend span {
	width: 206px;
	display: block;
	color:#FFFFFF;
	font-size:18px;
	font-family: Arial,sans-serif;
}
.sendQuestion .text {
	width: 185px;
	padding: 2px;
}
.sendQuestion textarea {
	width: 185px;
	padding: 2px;
	height: 50px;
}
.sendQuestion .button {
	background: transparent url(/images/button-left.gif) no-repeat left top;
	float: right;
	border: none;
	margin-right: 6px;
	margin-top: 3px;
}
.sendQuestion .button input {
	background: transparent url(/images/button-right.gif) no-repeat right top;
	color: #fff;
	padding: 4px 7px 5px;
	border: none;
	margin: 0;
	margin-right: -4px;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, sans-serif;	
}
.relatedQuestionAnswer h2 {
	/*font-size: 19px;
	color: #000000;
	font-family: Arial,sans-serif;
	font-weight: normal;
	padding-left: 0px;
	margin-top: 13px;
	margin-bottom: 0;*/
	font-size: 16px;
	color: #000000;
	font-family: Arial,sans-serif;
	font-weight: bold;
	padding-left: 0px;
	padding-top:19px;
	margin-top: 10px;
	margin-bottom: 0;
}
.relatedQuestionAnswer h3 {
	font-size: 14px;
	color: #000000;
	font-family: Arial,sans-serif;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 0;
}
.relatedQuestionAnswer {
	font-size: 12px;
	margin-top:40px;
}
.relatedQuestionAnswer p {
	margin: 6px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e7e7ce;
}
.relatedQuestionAnswer ul {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #227CCE;
	margin-left: 0px;
	padding-left: 15px;
	margin-right: 0px;		
}