.cont_headline2{
	position: relative;
	margin-top:8px;
	margin-bottom:8px;
	width: auto;
	padding-left: 68px;
	font: normal 18px Arial,sans-serif;
	color: #EB6401; 
	width:689px;
}
.content2{
	margin-top:0px;
	padding-top:0px;
	margin-left: 91px;
	/*width:689px;*/
	width:500px;
  overflow:hidden;
}
.pdf_hinweis{
	position:absolute;
	z-index:100;
	top:286px;
	left:600px;
	width:256px;
	height:auto;
}
.greyLinkBox{
	position:relative;
	cursor:hand;
	margin-top:12px;
	background-color:#9A9B9E;
	border:1px white solid;
	/*      top right bottom left */
	padding: 2px 5px 2px 14px;
	color:white;
	background-image: url(../img/red_in_grey_arrow.gif);	
	background-repeat: no-repeat;
}
