
/* -------------------- CSS VIENNAGIS FRAMEWORK DRUCKVERSION -------------------- */

#suche, .searchingbox, #smap, .gis-navigation, .map-buttons, #gugContainer, #kachelButtons
{
	/* #tab-control bzw. #register darf nicht auf display:none gesetzt werden da sonst IE7 im Ausdruck nix anzeigt! */
	display:none;
}

#gis_frm_appl .container-map-small, #gis_frm_appl .container-map-large, #gis_frm_appl .container-map-content
{
	left:0;
	margin:0;
	padding:0;
}

#gis_frm_appl .container-map-content
{
	background:none;
	border:none;
}

#vie_footer, #gis_frm_header
{
	/* Sonst gibts im IE7 graue Linien! */
	border: none;
}



 





