#Hauptbereich 	{
		width: 100%;
		background-color:#FFFFFF;
		}

.OhneDruck 	{
		display:none; 
		}
		
.NurDruck 	{
		display:block;
		}


.MasterPageHeaderPart1{
		padding-left: 0px;
		}

.MasterPageheaderPart2Outer{
		display:none;
		}



.ContentFooter	{
 		display:none;
 		}

.MasterFooterlinks {
 		width: 100%;
		}
.MasterFooterRechts {
 		display:none;
		}
		
.MasterFooterCopyright
		{
 		float:none;
 		}

#NavigationLinks {
		display:none; 
}

#Location 	{ 	
		display:none;
		}

#Contentfeld {
	float: left;
	position: absolute; top: 100px; left: 0px; 
	width:100%;
	height: 100%;
	margin-bottom: 100px;
}

#SpalteRechts {
	position: absolute; top: 0px; right:0px;
}

#SpalteMitte {
	position: absolute; top: 0px; left:0px;
	padding-right: 170px; 
	width: 100%; 
}

#MasterFooter {
	position: absolute; bottom: 100px;
		}


