.content{
	margin-top:0px;
	padding-top:0px;
	margin-left: 68px;
	width:712px;
  overflow:hidden;
}
.pdf_hinweis{
	position:relative;
	margin-left:68px;
	width:689px;
	height:auto;
}
.greyLinkBox{
	position:relative;
	cursor:hand;
	top:6px;
	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;
}