hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d1cfcf;
	height: 1px;
}
h1{
	font-family:"Arial",Sans-Serif;
	font-size:20px;
	color:#000000;
	line-height:30px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:normal;
}
h2{
	font-family:"Arial",Sans-Serif;
	font-size:16px;
	color:#B71213;
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#texte{
	font-family:"Arial",Sans-Serif;
	font-size:14px;
	line-height: 20px;
}

#texte a{
	color:#B71213;
	text-decoration:underline;
}
#texte a:link{
	color:#B71213;
	text-decoration:underline;
}
#texte a:visited{
	text-decoration:underline;
}
#texte a:hover{
	color: #000000;
	text-decoration:underline;
}
#texte a:active{
	text-decoration:underline;
}
.hervorgehoben {
   background-color:#ececec;
   border:1px solid #b0b0b0;
   padding:20px;
}
