body {
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, helvetica, serif;
}

/*****************************************************
  NAVIGATION
*****************************************************/
div#navigation,
div#basis-navigation,
div#unternavigation,
div#die_suche {
  display: none;
}


/*****************************************************
  KOERPER
*****************************************************/

div.schmuckbilder-1,
div.zweispalter img, 
div.einspalter img,
div.aufzaehlungsbox img,
div.eyecatcherboxtyp_tipp,
div.aufenthalt_tipp {
  display: none;
}

div#pre-article-galery {
  display: none
}

div#page_drucken {
  display: none;
}

/** aufenthalt **/
div.aufenthalt_tipp_content_menu {
  display: none;
}

div.aufenthalt_tipp_content_text {
  display: block;
}

div#service-qualitaet {
  display: none;
}



/*****************************************************
  INFO_LEISTE // LINKE LEISTE
*****************************************************/

div#info_leiste {
  display: none;
}



/*****************************************************
  ZUM PRINTEN
*****************************************************/

div.print {
  display: block;
}


/*** ERSTE ZEILE // LOGO NELLSPARK ***/
div.print_logo_nellspark {
  width: 200px;
  margin: 0 0 70px 235px;
}

div.print_logo_nellspark img {
  width: 4cm;
}

/*** ZWEITE ZEILE // TEXTBLOCK ***/
div#koerper {
  padding: 0 0 250px 0;
  float: left;
  width: 400px;  
}

div#koerper h1 {
  margin: -10px 0 50px 0;
}

div.print_bilder_box {
  float: right;
  width: 180px;
}

div.print_bilder {
  margin: 0 0 15px 0;
}

div.print_bilder img {
  width: 180px;
}

/*** DRITTE ZEILE // FUSSZEILE MIT LOGOS ***/

div.print_fuss {
  clear: both;
  position: absolute;
  bottom: 0;
  width: 600px;
}

img.logo_print_orangerie {
  width: 160px;
  margin: 73px 0 0 0;
  float: left;
}

div.print_fuss_text {
  width: 180px;
  text-align: center;
  float: left;
  margin: 80px 0 0 50px;
  text-transform: uppercase;
  font-size: 12px;
  color: #00634F;
}
img.logo_print_nell_laendchen {
  width: 130px;
  float: right;
}

