/* print.css */

.onlyPrint{display:block}

.LNoPrint{display:none;}

#outer_inhalt {
border:0 none;
left:10px;
position:absolute;
top:101px;
width:750px;
}

#truck{
	display:none;
}


#menu_leiste_top{
	display: none;
}

#bg_home_left,#bg_home_right,#bg_home_middle,#home_outer_bg {
	background:none;
}

#bg_home_right img{
	display:none;
}

#gm_karte {
height:282px;
position:relative;
width:430px;
}

#bg_content_right,#menu_top,#menu_left,.dispo_card,.box_bottom,#menu_leiste_bottom,#bg_home_middle,.shadow_bottom,#menu_leiste_bottom{
	display:none;
}