div#main
{
	border-left:			none;
	border-right:			none;
}

div#body
{
	padding-top:			5px;
}


div.printcontent
{
		display: block;
		width: 630px;
}

div.printfooter
{
	border-top: 2px solid #747879;
	margin-top: 40px;
	padding-top: 20px;
}

div.printfooter img
{
	width: 300px;
	float: right;
}

div.contentpane
{
	width: 700px;
	padding-left: 0px;
	padding-right: 0px;	
}

div#navrahmen {
display:none;
}

div.centered
{
    width:       700px;
}