body, html {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image: none;
background-color: #ffffff;
}

#header {
	display: none;
}

#header-print {
	text-align: right;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
}

#stage {
	overflow: visible;
}

#main-navigation {
	display: none 
}

#navigation-left {
	display: none 
}

#footer {
	display: none 
}

a.back {
	display: none;
}

a.print {
	display: none;
}

tr.header,
tr.top,
tr.bottom,
tr.footer {
	display: none;
}

td.top {
	height: 0;
	background-image: none;
}

td.bottom {
	height: 0;
	background-image: none;
}

td.main {
	height: 0;
	background-image: none;
}

td.twocols {
	width: 575px
}

td.onecol-print {
	width: 777px;
}

td.twocols-print {
	width: 575px;
}

#bar-media,
#shop-media {
	margin-bottom: 20px;
}

#bar-content,
#shop-content {
	float: left;
}

#bar-seperator,
#shop-seperator {
	clear: both;
}

/*** STAGE ***/

/*
div#stage {
width: 600px;
left: 50%;
margin-left: -300px;
position: absolute;
margin-top: 0px;
background-image: none;
background-color: #ffffff;
}

div#stage-stage {
margin-left: 0px;
margin-right: 0px;
width: 600px;
background-color: #ffffff;
}

div#stage-top {
height: 36px;
display: none;
}

div#logo {
clear: both;
width: 169px;
height: 126px;
float: left;
}

div#stage-header {
height: 126px;
width: 600px;
}

div#stage-main {
margin-top: 0px;
}

div#stage-main-overview {
width: 600px;
}

div#stage-main-navigation {
background-color: #f2f2f5;
width: 169px;
float: left;
display: none;
}

div#stage-main-content {
background-color: #ffffff;
margin-left: 0px;
padding-left: 0px;
}

div#search {
width: 169px;
height: 24px;
background-color: #e4e4e7;
display: none;
}

div#mainnavigation {
background-color: #f2f2f5;
width: 169px;
display: none;
}

div#stage-bottom {
clear: both;
width: 600px;
padding-top: 25px;
text-align: center;
margin-bottom: 20px;
color: #8a8a8e;
}

div#metanavigation {
height: 18px;
float: right;
margin-top: 16px;
color: #8a8a8e;
display: none;
}

div#metanavigation-path {
float: right;
margin-top: 4px;
}



div#banner {
margin-left: 0px;
padding-left: 22px;
float: left;
width: 409px;
height: 14px;
padding-top: 112px;
}

div#contact-picture {
height: 120px;
width: 230px;
position: absolute;
right: 35px;
}

div#headline {
width: 400px;
height: 27px;
float: none;
padding-bottom: 19px;
}

div#print {
width: 150px;
height: 27px;
text-align: right;
float: right;
padding-bottom: 19px;
display: none;
}

div#stage-content-stage {
width: 600px;
float: left;
padding-left: 0px;
padding-right: 0px;
margin-bottom: 0px;
}

div#content {
width: 600px;
float: left;
background-color: #ffffff;
}

*/

