﻿body
{
	background-image: none;
}

div#ConsoleMenu 
{
	display: none;
}

div#MainMenuDiv
{
	display: none;
}

div#BreadcrumbDiv
{
	display: none;
}

.AreaWithScroller
{
	min-height: 600px;
	height: auto !important;
	height: 600px; 
	overflow: visible;
}

.AreaWithScrollerShort
{
	min-height: 600px;
	height: auto !important;
	height: 600px; 
	overflow: visible;
}

.PrintControlsDiv
{
	display: none;
}

.MandatoriesDiv
{
	display: none;
}

.ContentDiv
{
	position: relative;
}

.PrintFooterImageDiv
{
	display: block;
}

.PrintBackgroundImage
{
	display: block;
}

.PrintBackgroundDiv
{
	display: block;
	position: absolute; 
	top: 120px; 
	left: 0px;
	width: 285px;
	height: 280px;
	overflow: hidden;	
}

.FullContentDiv
{
	position: relative; 
	top: 0px; 
	left: 0px;
}

.ContentTable
{
	width: 600px; 
	min-height: 600px;
	height: auto !important;
	height: 600px; 	
}

.ContentFooterRow
{
	display: none;
}

.PrintServiervorschlagImage
{
	display: none;
}
