/* Style sheet print */

body {
  margin: 24px;
  padding: 0;
color: #000;
}
* {
  font-family: helvetica;
}

h1 {
  margin-bottom: 18px;
  font-size: 18px;
}

.pauschale_titel {
  margin-bottom: 18px;
  font-size: 18px;
}

a {
  text-decoration: none;
  color: #000;
outline: none;
border: none;
}

img {margin: 10px;}


/* Ausblenden */

#left,
.printthis,
form,
#main .hotel_auswahl_tagungshotel,
.catalog_full #main .label,
.catalog_full #main .back,
#headerbild .label,
#headerbild .back,
#hotel-beschreibung-hotelausstattung .value, 
#hotel-beschreibung-hotelausstattung-en .value,
#spacerheader .mod_eventlist h1,
#spacerheader .info
 	{display: none;}

