/****************************************************

	IGW-Iserlohn // Druckansicht

	24.04.2008 (sg)

	info@mai-multimedia.de 2008

	Blau (Links):	#034EA1

******************************************************/

body
{
    background: #fff none;
	padding: 2em;
	font-size: 10pt;
}


#headerBox, #logo, #keyvisualBox, #menuBox, #mainBodyFooterBox, #footerBox, #mainBodyHeaderBox, #contextBox, #siteNav
{
    display: none;
}


#wrap
{
    width: auto;
    background: #fff none;
}
#mainBodyBox, #contentBox
{
    float: none;
    background: #fff none;
	width: auto!important;
	padding: 0;
	margin: 0;
}

#printHead
{
	position: relative;
	border-bottom: solid 1px #000;
	margin: 0 0 2em 0;
	padding: 0 0 1em 0;
	height: 100px;
	font-size: 8pt;
}
#printLogo
{
    position: absolute;
	top: 0;
	right: 2em;
}

