@media print
{


body{
	font-family: sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10pt;
	background-image: none;
}
#firmenname{
	color: #000000;
	font-size: 36px;
}
#firmenanschrift{
	color: #000000;
	font-size: 18px;
}
#hauptnavi{
	display: none
}
#unternavi{
	display: none
}
#ordnerstruktur{
	display: none
}
#information{
	display: none
}
#informationu{
	display: none
}
#menu0{
	display: none
}
#devError{
	display: none
}
#werbung{
	display: none
}
#rechteseite{
	display: none
}
#rechteseite{
	position: absolute;
	left: 0px;
}
img{
	border: 0px;
}
#liste{
	margin-left: 1cm;
}
#WK_sonstiges{
	display: none;
}
table{
	padding: 0px;
}
td{
	border-bottom: 1px solid #CCCCCC;
}
input{
	display: none;
}
/* Rahmen wieder entfernen*/
#druckbarerBereich{
	position:absolute;
	left:0mm;
	top:0mm;
	width:170mm;
	height:257mm;
	z-index:300;
	border: 1px solid #F0F0F0;

}
#linkdruck{
	display: none;
}
}
@media screen,projection
{
#linkdruck{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1000;
	background-color: InfoBackground;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
#Druckbegrenzung1h {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #00FFFF;
	position:absolute;
	left:0;
	top:297mm;
	width:210mm;
	height:12px;
	z-index:300;
	
}
#Druckbegrenzung1v {
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #00FFFF;
	position:absolute;
	left:210mm;
	top:0;
	width:12px;
	height:297mm;
	z-index:300;
}
}
