.concisetexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	word-spacing: normal;
	display: block;
	letter-spacing: normal;
	white-space: normal;


}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #BE976D;
	text-align: justify;
	word-spacing: normal;
	display: block;
	letter-spacing: normal;
	white-space: normal;
	font-weight: bold;

}
.mouseover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #BE976D;
	text-align: justify;
	word-spacing: normal;
	display: block;
	letter-spacing: normal;
	white-space: normal;
	font-weight: bold;
	cursor: hand;

}
.border-formular {
border-top:1pt solid #CCCCCC;
border-bottom:1pt solid #CCCCCC;
border-left:1pt solid #CCCCCC;
border-right:1pt solid #CCCCCC;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
width: 250px;
color: #333333;
}
.button {
color: #333333;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 120px;
}