/*********************************************************************************
Webtech AG
Lehnplatz 10, 6460 Altdorf
Für Print-Seiten. 
/********************************************************************************/ 



/****PAGE GRUNDBEREICH***********************************************************/   
body {
	overflow: visible; /* damit der Firefox mehr als nur Seite 1 druckt! */
}
/********************************************************************************/ 



/****PAGE BLOCK******************************************************************/   
#page {
	margin: 0px;
	text-align: left;
}
/********************************************************************************/ 



/****NAV BLOCK*******************************************************************/   
#navArea {
	display: none;
}
/********************************************************************************/ 



/****SPRACHE BLOCK***************************************************************/   
#lang {
	display: none;
}
/********************************************************************************/ 



