.flatpage ol {
	list-style:		inside decimal;
}

.flatpage ul {
	list-style:		inside disc;
	margin-left:	25px;
}

.flatpage li img {
	width:			680px;
	margin:			15px 60px;
}

.flatpage .intro-liste {
	margin-bottom:	5px;
}

.flatpage img {
	margin-bottom: 	10px;
}

div.faq_hint {
	position:		relative;
	float: 			left;
}

div.faq_hint h3 {
	color: 			#a9a7ac;
    font-family: 	sans-serif;
    font-size: 		1.5em;
    left: 			65px;
    margin: 		0px;
    position: 		absolute;
    top: 			12px;
}
