﻿/* print stylesheet  */


/* allgemeines */
body {
}

#page_cnt, #header_cnt
{
    width: 560px;
}
#left_cnt
{
    display: none;
}
#header_navigation
{
    display: none;
}
#header_legallinks
{
    display: none;
}

#print_button
{
    display: none;
}

.top {
	display: none;
}

.content .left {
	display: none;
}

.content .right {
	display: none;
}

.content .breadcrumb {
	display: none;
}

.content .center {
	width: 100%;
	left: 0px;
	top: -118px;
}

.content .box_klein {
	width: 95%;
}
.content .box_klein table {
	width: 95% !important;
}

.rez_fruktrechner
{
	display: none;
	visibility: hidden;
}

.rez_fruktrechner a
{
	display: none;
}

.fctext
{
	display: none;
}
