.contentPsychotest{
	padding: 20px;
}
.psychotest .question{
	color: #558800;
	
}
.psychotest .answer{
	margin-bottom: 20px;
}
.psychotest .answerText{
	line-height: 20px;
}
.psychotest .divAnswerText{
	margin-bottom: 5px;
}
.psychotest .radio{
 	float: left;
 	margin-right: 8px;
 	height: 40px;
}
.psychotest .char{
	float: left;
}
.psychotest .contAuswertung{
	margin-bottom: 7px;
}
.psychotest .auswertung{
	padding-left: 30px;
	clear: both;
}
.psychotest .sel{
	/*background-color: #cc0000;*/
}
.psychotest .text{
}
.psychotest .contAuswertung .charA{
	background-image: url(../images/psychotest/A.gif);
	background-repeat: no-repeat;
}
.psychotest .contAuswertung .charB{
	background-image: url(../images/psychotest/B.gif);
	background-repeat: no-repeat;
}
.psychotest .contAuswertung .charC{
	background-image: url(../images/psychotest/C.gif);
	background-repeat: no-repeat;
}

.psychotest .b1fA {height:1px; background:#bdcee8; margin:0 5px;}
.psychotest .b2fA {height:1px; background:#bdcee8; margin:0 3px;}
.psychotest .b3fA {height:1px; background:#bdcee8; margin:0 2px;}
.psychotest .b4fA {height:2px; background:#bdcee8; margin:0 1px;}
.psychotest .contentfA {background: #bdcee8; padding: 5px;}

.psychotest .b1fB {height:1px; background:#fdd490; margin:0 5px;}
.psychotest .b2fB {height:1px; background:#fdd490; margin:0 3px;}
.psychotest .b3fB {height:1px; background:#fdd490; margin:0 2px;}
.psychotest .b4fB {height:2px; background:#fdd490; margin:0 1px;}
.psychotest .contentfB {background: #fdd490; padding: 5px;}

.psychotest .b1fC {height:1px; background:#dbe399; margin:0 5px;}
.psychotest .b2fC {height:1px; background:#dbe399; margin:0 3px;}
.psychotest .b3fC {height:1px; background:#dbe399; margin:0 2px;}
.psychotest .b4fC {height:2px; background:#dbe399; margin:0 1px;}
.psychotest .contentfC {background: #dbe399; padding: 5px;}

.psychotest .b1fA, .psychotest .b2fA, .psychotest .b3fA, .psychotest .b4fA, .psychotest .b1fB, .psychotest .b2fB, .psychotest .b3fB, .psychotest .b4fB, .psychotest .b1fC, .psychotest .b2fC, .psychotest .b3fC, .psychotest .b4fC{
	font-size:1px; overflow:hidden; display:block;
}

.psychotest .contentfA div, .psychotest .contentfB div, .psychotest .contentfC div {
	margin-left: 5px;
}
