/***********************************************************************************/
/* Print Layout                                                                    */
/***********************************************************************************/

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	background: #FFFFFF;
}

#page {
	background: #FFFFFF;
}

#blockContent {
	float: left;
	/*width: 80%;*/
}

#logo
{
	display: none;
}

#sidebar
{
	display: none;
}

#menu
{
	display: none;
}

#imprint
{
	display: none;
}

#bottom
{
	float: left;
	text-align: left;
	width: 100%;
	background: #FFFFFF;
}

.nav_main
{
	display: none;
}

.content {
	width: 90%;
	padding: 0;
	margin:0;
	background: #FFFFFF;
	color: #000000;
}

.contentFooter
{
	display: none;
}

.footershadow
{
	display: none;
}
