@charset "UTF-8";
/* CSS Document */
#presse {
	width:100%;
	margin-bottom:1px;
	padding: 10px 0px;
	border-bottom:#666666 1px dotted;
}
#presse h1 {
	font-size:20px;
	line-height:100%;
	color:#AD1316;
	font-weight:normal;
}
#presse a {
	font-size:20px;
	line-height:100%;
	color:#AD1316;
}
#presse a:hover {
	color:#000000;
}
#presse .datum {
	color:#333333;
}
