div {
    overflow: none;
}

body {
	margin: auto;
	text-align: center;
	width: 536px;
	border: 1px solid #e9e9e9;
}

#printcontainer {
	padding: 20px;
	background: white url(../img/4quads.jpg) no-repeat scroll 0 bottom;
	padding-bottom: 70px;
	position: relative;
}

#impressum {
	bottom: 8px;
	right: 20px;
	font-size: 10px;
	font-family: helvetica;
	color: #333;
}

#printlogo {
	text-align: right;
}

#content {
	text-align: left;
}

#content h1, #content .printheadline  p{
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#content .printheadline {
	/*width: 555px;*/
	display: block;
}

#content table {
	width: 496px;
}

td {
	vertical-align: top;
}

#content .printheadline table {
	width: 496px;
	border-spacing: 0px;
}

#content table {
	border-spacing: 0px;
}

#content h1 {
	margin-bottom: 7px;
}

#content p{
	font-family: helvetica;
	font-size: 12px;
	font-weight: no;
}

hr {
	border: 0px;
	border-top: 1px solid #e9e9e9;
	margin-bottom: 5px;
	margin-top: 4px;
}


#content a.yellowArrowLink, #content_right a.yellowArrowLink {
	background:transparent url(../img/link3.jpg) no-repeat scroll 0 4px;
	color:#848484;
	display:block;
	font-family:helvetica;
	font-size:12px;
	padding-left:11px;
	text-decoration:none;
}
