﻿@import url("Default.ascx.css");
body
{
	background-image: url("../Images/Custom/Common/schatten_ohnenavi.gif");
}
#AreaBody
{ 
	width: 910px;
}
@media print
{
	#AreaBody
	{ 
		width: 700px;
	}	
}
#AreaFooter
{
	padding: 50px 14px 20px 28px;
	width: 926px;
}
