/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** rdts AG | CSS-Datei | DRUCKEN
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}

img {
  border: none;
}

.float-aufheben {
  width: 1px;
  height: 1px;
  line-height: 1px;
  clear: both;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** KOPF, ÜBERSCHRIFT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


#kopf {
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 12pt;
  padding: 0;
}

h3 {
  font-size: 14pt;
}

h4 {
  font-size: 12pt;
}

h5 {
  font-size: 11pt;
}

h6 {
  font-size: 10pt;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** RUMPF, INHALT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

/*
***************************************************************************************************
** Menü
***************************************************************************************************
*/

#sprachauswahl {
  display: none;
}

#home {
  display: none;
}

#menue {
  display: none;
}


/*
***************************************************************************************************
** Inhalt
***************************************************************************************************
*/

#printlogo {
  width: 100%;
  height: 97px;
  margin: 0 0 20px 0;
  background-image: url(../bilder/print_logo.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

#print-fusszeile {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  margin: 20px 0 0 0;
  text-align: center;
  font-size: 7pt;
}

p.print {
  display: none;
}

#rumpf {
  line-height: 1.1em;
  margin-left: 20px;
}

.weindinner {
  display: none;
}

.fliesstext-merkzettel {
  display: none;
}

table {
  width: 100%;
}

td.tabelle-kollektion-1,
td.tabelle-kollektion-2,
td.tabelle-kollektion-3,
td.tabelle-kollektion-4,
td.tabelle-jahrgangsberichte-1,
td.tabelle-jahrgangsberichte-2,
td.tabelle-termine-1,
td.tabelle-termine-2,
td.tabelle-termine-3,
td.tabelle-termine-4,
td.tabelle-presse-1,
td.tabelle-presse-2,
td.tabelle-presse-3,
td.tabelle-aktuelles-1,
td.tabelle-aktuelles-2,
td.tabelle-auszeichnungen-1,
td.tabelle-auszeichnungen-2 {
  margin: 0;
  padding: 12pt;
  text-align: left;
  vertical-align: top;
}

td img {
  display: none;
}




/* Expertisen */

div#kopf h1 {
  display: none;
}

div#kopf img {
  display: none;
}

div.zwischenueberschrift-unten {
  display: none;
}
div.ueberschrift-druckpfad {
  text-align: left;
  padding: 0;
  margin: 0 0 20px 0;
}

p.hervorheben {
  display: block;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 0;
  padding-bottom: 0;
}

p {
  margin-top: 0;
  padding-top: 0;
  font-size: 10pt;
}

ul {
  display: none;
}


div.service {
  display: none;
}

div {
  position: static;
}

div.shopping-baskte-preview {
  display: none;
}



/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** FUSS, SERVICE
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

#fuss {
  display: none;
}



