#analysetool_ergebnis_container{
	clear: both;
	float: left;
	width: 678px;
	border: solid 1px #81710a;
	font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
position: relative;
}

#div_durchfuehrungswege_buttons{
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
}

.durchfuehrungswege_button{
	margin: 0px 10px;
	width: 110px;
}

.analysetool__header{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.analysetool__container_full{
clear: both;
	width:100%;
	float:left;
	margin:1px;
}

.analysetool__container_prioritaet{
	float:right;
	width:100px;
	text-align:center;
}

.analysetool__container_text{
	float:left;
	width:500px;
}

.analysetool__container_prioritaet_hoch{
	float:left;
	width:50px;
}

.analysetool__container_prioritaet_gering{
	float:right;
	width:50px;
}


.analysetool_frage{
	width: 100%;
	margin: 2px 0px;
	float: left;
}

.analysetool_text{
	float: left;
	font-weight: bold;
	width: 500px;
	padding: 5px;
}

.analysetool_button{
	text-align:center;
	margin-top:20px;
	float:left;
	width: 100%;
}




#analysetool_ergebnis_content{
	margin: 10px;
}

.analysetool_ergebnis_balken{
	height: 30px;
	margin: 2px 0px;
	font-weight: bold;
	border: solid 1px #81710a;
}


/***********************************************
***********************************************/

.analysetool_fragebogen{
	clear: both;
	float: left;
	width: 668px;
	border: solid 1px #81710a;
	padding: 5px;
font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}


.analysetool_frage fieldset{
	border: solid 1px #81710a;
	padding: 5px;
}


.analysetool_frage legend{
	color: #bc5900;
	font-weight: bold;
}





.analysetool_auswahl{
	clear: both;
	float: left;
	margin-bottom: 10px;
}

.analysetool_antwort{
	clear: both;
	float: left;
	margin: 2px 0px;
	margin-left: 20px;
}

.analysetool__antwort_radio{
	clear: left;
	float: left;
	width: 22px;
}


.analysetool_antwort_text{
	width: 580px;
	float: left;
	margin-left: 10px;
}

