body {
  font-family: arial, geneva, sans-serif;
  font-size: 82%;
  color: #595b5a;
  background-color: #c5c6c8;
  background-repeat: repeat-y;
  background-position: center top;
  background-image: url(files/Layout/Kachel.jpg?ver=1271244345);
  padding: 0;
  margin: 16px;
}

#wrapper {
  margin: 0 auto;
  min-width: 934px;
  max-width: 1200px;
  border: 1px solid #0058a4;
  background-color: white;
  -webkit-box-shadow: 1px 2px 5px #444;
  -moz-box-shadow: 1px 2px 5px #444;
  box-shadow: 1px 2px 5px #444;
}
.msie6 #wrapper { width: 934px; }

@media print, handheld {
  body {
    color: black;
    background-color: white; 
    background-image: none;
    margin: 0;
  }

  #wrapper { 
    margin: 0;
    min-width: 0;
    max-width: 100%; 
    border: 0; 
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .msie6 #wrapper { width: auto; }
}

a           { color: #1c2a74; }
a:hover { color: #5fad30; }
a:active { color: orange; }

h1 a, h1 a:hover, h1 a:active { color: #0d4188; text-decoration: none; }
@media print {
  h1 a, h1 a:hover, h1 a:active { color: black; }
}

h1 { font-size: 100%; margin: 0 0 0.7em 0; }

h2, h3, h4, h5, h6 {
  font-size: 100%; 
  margin: 0; 
  display: inline;
}

img { border: 0; }

p  { margin: 1em 0; } /* MSIE Win nimmt sonst einen erheblich größeren Abstand */

div.clearer { clear: both; height: 1px; width: 1px; overflow: hidden; } /* height usw. für Opera und Netscape */
br.clearer { clear: both; }

@media print, embossed {
  .noprint { display: none; }
}

#head {
  height: 122px;
  overflow: hidden;
}

#head img  {
  margin: 0; /* hier Grafik-Zentrierung (0 auto) bzw. -Rechtsbündigkeit einstellen */
  display: block; /* damit Zentrierung und Rechtsbündigkeit mittels margin:auto funktioniert */
  margin: 0 0 0 auto;
}

#head br,
#head #skiplink,
#head #printpath { display: none; }

@media handheld {
  #head img { margin: 0; height: 61px; width: 400px; margin-left: -250px; }
  #head { height: auto; padding: 2px 5px 4px 5px; border: 0; background-color: white; }
  #head #skiplink { display: block; padding-bottom: 2px; }
  #cms_vorschau_label { display: none; }
}

@media aural, braille {
  #head #skiplink { display: inline; }
}

@media print {
  #head { height: auto; background-color: transparent; }
  #head img { width: 100%; height: auto; }
  #head #printpath {
    display: block; 
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 5px 0;
    margin-bottom: 16px;
  }
}

@media print, embossed {
  #head #top,
  #cms_vorschau_label { display: none; }
}

#head #top { height: 0; width: 0; display: block; overflow: hidden; }

.horizontalnavi form {
  margin: 0;
  padding: 0;
}

.horizontalnavi .searchengine_form {
  float: left;  /* nur für Opera Mac */
  padding: 2px 0 0 3px;
}

.horizontalnavi .searchinput {
  font-size: 92%;
  margin: 0;
  width: 62px;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 1.4em; /* 13px */
  border: 0;
  background-color: #f0f0f0;
}

.horizontalnavi .MSIE_Win .searchinput { height: 1.5em; position: relative; top: -1px;}

.horizontalnavi .searchbutton {
  font-size: 92%;
  width: 42px;
  margin: 0;
  padding: 1px 0;
  height: 1.7em; /*15px;*/
  border: 0;
  background-color: silver;
}
.horizontalnavi .Firefox_Mac .searchbutton { position: relative; top: 1px; }
.horizontalnavi .Firefox_Win .searchbutton { height: 2em; padding-top: 0; }
.horizontalnavi .MSIE_Win .searchbutton { height: 2em; }

.horizontalnavi .searchbutton:hover {
  cursor: pointer;
  background-color: #aaa;
}

.horizontalnavi .searchbutton:active {
  background-color: #888;
}
.horizontalnavi {
  background-color: #d0d3d2;  
  border-bottom: 12px solid #052846;
  text-transform: uppercase;
  font-size: 0.8em;
  width: 100%;  /* nur für MSIE 6 Win */
  position: relative; /* wg. .lastchild */
}

.horizontalnavi ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.horizontalnavi li {
  float: left;
  border: 0 white solid;
  border-right-width: 4px;
}

.horizontalnavi li.lastchild {
  border-right-width: 0;
  position: absolute;
  right: 24px;
}

.horizontalnavi li.curdir { background-color: #5fad30; }
.horizontalnavi li.curdir a { color: white; }

.horizontalnavi .clearer { background-color: #052846; width: 100%; }

.horizontalnavi a { 
  color: #1c2a74;
  text-decoration: none;
  padding: 5px 2px 5px 12px;
  display: block;
  float: left;   /* nur für MSIE 5 Mac */
  width: 115px;
}

.horizontalnavi a:hover {
  color: white;
  background-color: #005799;
}
.horizontalnavi a:active {
  background-color: #3c7aaf;
}

@media print, embossed {
  .horizontalnavi { display: none; }
}

@media handheld {
  .horizontalnavi { border-bottom-width: 1px; text-transform: none; font-size: 1em; }
  .horizontalnavi ul { padding-left: 3px; }
  .horizontalnavi li { border-right-width: 1px; }
  .horizontalnavi a { padding: 2px; width: auto; }
}


.verticalnavi {
  background-color: #e0e4ee;
  padding-top: 9px;  /* im Layout "Content" auf den gleichen Wert setzen */
  width: 130px; /* im Layout "Content" den padding-left auf den gleichen Wert setzen */
  font-size: 0.9em;
  position: absolute;
  z-index: 2; /* nur für Safari 1-2, da sonst die senkrechte Navi nicht anklickbar ist(!) */
}

.verticalnavi ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.verticalnavi li { border-bottom: 2px solid #e0e4ee; }
.verticalnavi li.menuspacer { border-bottom-width: 10px; }
.verticalnavi .sublinks li { border-top: 2px solid #e0e4ee; border-bottom: none; }
.verticalnavi .sublinks li.menuspacer { border-bottom: 8px solid #e0e4ee; }

.verticalnavi li.curdir a { background-color: #0d4188; }
.verticalnavi li.curdir .sublinks li.curdir a { background-color: #a6b2d4; }

.verticalnavi a { 
  color: white;
  background-color: #8795c0;
  padding: 5px 2px 5px 12px;
  text-decoration: none;
  display: block;
}
.verticalnavi li.curdir .sublinks a {
  color: #0d4188;
  background-color: #bdc5db;
  padding-left: 20px;
  font-size: 0.9em;
}

.verticalnavi a:hover,
.verticalnavi li.curdir a:hover,
.verticalnavi li.curdir .sublinks li.curdir a:hover {
  background-color: #717fa8;
  color: white; /* nur für MSIE 6 */
}
.verticalnavi li.curdir .sublinks a:hover,
.verticalnavi li.curdir .sublinks li.curdir a:hover { color: white; }

.verticalnavi a:active {
  background-color: #3c7aaf;
}

@media print, embossed {
  .verticalnavi { display: none; }
}

@media handheld {
  .verticalnavi { position: static; width: auto; padding: 0; }
  .verticalnavi ul { padding-left: 3px; }
  .verticalnavi li,
  .verticalnavi .sublinks li { border-width: 1px; }
  .verticalnavi a,
  .verticalnavi li.curdir .sublinks a { padding: 2px; font-size: 1em; }
}
.content {
  border-left: 130px solid #e0e4ee;
  padding-left: 15px; 
  padding-top: 9px;
  min-height: 350px;
}
.msie6 .content { height: 350px; }

.content4 { min-height: 462px; }
.msie6 .content4 { height: 462px; }

.searchlink { display: block; padding-bottom: 1em; }
.searchlink a:before {
  content: "« ";
  font-size: 1.2em;
}

@media print, embossed {
  .searchlink { display: none }
}

@media print {
  .content { padding: 0; border-left: 0; }
  .content,
  .content4 { min-height: 0; }
  .msie6 .content,
  .msie6 .content4 { height: auto; }
  .content a { color: black; text-decoration: underline; }
  .content h1 a { text-decoration: none; }
  .content a[href^="http"]:after { content: " <"attr(href)">"; }
  .content .notprinturl a[href^="http"]:after { content: ""; }
}

@media handheld {
  .content { padding: 5px; margin: 0; }
  .content,
  .content4 { min-height: 0; }
  .searchlink { margin-top: -1em; }
}


.detailpage .text ul {
  padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;
}
/* nur MSIE 5 Mac */
/*\*//*/
.detailpage .text ul { width: 460px; }
/**/

.detailpage .listemptyline ul li {
  margin-top: 1em;
}

.detailpage .listemptyline ul {
  margin-top: -1em;
}


@media handheld {
  .detailpage .text ul {
    padding-left: 11px; margin-left: 0;
  }
}

.detailpage .text table,
.detailpage .text table th,
.detailpage .text table td  { border-style: solid; border-color: #e0e0e0; }

.detailpage .text table      {
  border-width: 1px 0 0 1px; 
  background-color: white; 
  border-collapse: collapse; /* sonst zeigt und druckt MSIE 7 den Border leerer Tabellenzellen nicht */
}
.width100 .text table { width: 100%; }
.detailpage .text table th,
.detailpage .text table td  { border-width: 0 1px 1px 0; vertical-align: top; padding: 4px; }

.alignright .text table th,
.alignright .text table td  { text-align: right; }

.firstcol .text table tr td:first-child { background-color: #e8e8e8; }

.tableheader .text table tr:first-child td,
.detailpage .text table th { background-color: #d0d0d0; }

.detailpage .text table th { text-align: left; font-weight: normal; }

@media handheld {
  .detailpage .text table    { border-color: silver; }
  .detailpage .text table th,
  .detailpage .text table td { border-color: silver; padding: 1px; }
}

@media print {
  .detailpage .text table, 
  .detailpage .text table th,
  .detailpage .text table td { border-color: black; }

  .firstcol .text table tr td:first-child,
  .tableheader .text table tr:first-child td,
  .detailpage .text table th { background-color: transparent; font-weight: bold; }

  .detailpage .text table a { color: black; text-decoration: none; }
}

.stdform { margin-top: 1em; margin-bottom: 2em; }

.stdform table {
  border-spacing: 0; 
  border-collapse: collapse; 
}

.stdform .formtable {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

.stdform td {
  padding: 3px 5px;
  border: none;
}
.stdform table table td { padding-left: 0; }

.stdform .label {
  text-align: right;
  background-color: #f0f0f0;
  padding-left: 10px;
}

.stdform .top_label {
  vertical-align: top;
  padding-top: 6px;
}

.stdform .label,
.stdform .pflichtfeld .inputcell label,
.stdform label { color: black; }

/*.stdform .pflichtfeld .label,
.stdform .pflichtfeld label { color: black; }*/

.stdform .pfmarker { margin-left: 2px; }

.stdform .header { 
  color: white; 
  background-color: #5fad30;
  font-size: 1.1em;
  padding: 5px 10px;
}
.stdform .header sup { line-height: 100%; }

.stdform .buttonrow td { 
  padding-top: 10px;
  background-color: transparent;
}

.stdform .buttonrow input { 
  margin-left: 0;
}

.stdform .editfield input,
.stdform .editfield textarea {
  width: 99%;
}
.stdform .editfield textarea {
  height: 180px;
}

.stdform .editfield table input, /* Feldgruppe */
.stdform .editfield table textarea { width: 90px; }

.stdform .Safari.Win .editfield textarea { padding-right: 2px; }
.stdform .Safari.Mac .editfield textarea { padding-right: 4px; }
.stdform .Firefox.Mac .editfield textarea { padding-right: 4px; }
.stdform .Camino .editfield textarea { padding-right: 4px; }
.stdform .Chrome .editfield textarea { padding-right: 0px; }

.stdform_upload_error { color: red; }
#form_msgbox { margin-top: 1em; }
#form_errormsg { color: red; }
#form_backmsg { font-weight: bold; }

@media print, embossed {
  .stdform .buttonrow { display: none; }
}

@media print {
  .stdform .formtable { width: 100%; }
  .stdform .editfield input,
  .stdform .editfield textarea { width: 100%; }
}
.detailpage {
  position: relative; /* wg. Bildleiste */
}

.detailpage .text {
  line-height: 150%;
  padding-right: 150px;
  text-align: justify;
  padding-bottom: 1em;
}

/*.msie6 .detailpage .text { width: 501px; } */

@media handheld, print {
  .detailpage .text {
    width: auto;
    padding-right: 0;
    text-align: left;
    line-height: 100%;
  }

  .msie6 .detailpage .text { width: auto; }
}

.detailpage .text ul.dir {
  margin-top: 1em;
  text-align: left;
}
/* nur MSIE 5 Mac - evtl. muss hier ein fester px-Wert hin */
/*\*//*/
.detailpage .text ul.dir { width: inherit; }
/**/

ul.dir {
  list-style-type:none;
  padding: 0;
  margin: 0;
}

ul.dir li {
  border: 1px solid #d3d6d5;
  margin-top: 7px;
}

ul.dir a, table.dir a {
  display: block;
  text-decoration: none;
  background-color: #dfe4ee;
  padding: 2px 4px;
  color: #595b5a;
}
ul.dir a { background-color: white; }

table.dir a:hover {
  background-color: #a6b1cf;
  color: white;
}
ul.dir a:hover { background-color: #C8D1E5; }


table.dir a:active { color: black; }
ul.dir a:active { background-color: #a6b1cf; }

@media handheld, print {
  .detailpage .text {
    width: auto;
    padding-right: 0;
    text-align: left;
    line-height: 100%;
    float: none;
  }

  .msie6 .detailpage .text { width: auto; }

  ul.dir { list-style-type: disc; padding-left: 11px; margin-left: 0; }
  ul.dir li { border: none; margin: 2px 0; }
  ul.dir a, table.dir a { background-color: transparent; padding: 0; display: inline; text-decoration: underline; }
  ul.dir a:hover, table.dir a:hover { background-color: transparent; color: black; }
}

@media print {
  ul.dir { padding-left: 2em; }
  ul.dir li { margin: 0.4em 0; }
}


.bildleiste {
  position: absolute;
  top: 0px;
  right: 24px;
  width: 110px;
}

.bildleiste img {
  border: 1px solid #0058a4;
  margin-bottom: 5px;
}

@media handheld, print {
  .bildleiste {
    position: static;
    width: auto;
  }

  .bildleiste img { max-width: 100%; }
}

@media print {
  .bildleiste img { margin-right: 5px; }
}
#footer {
  background-color: #5fad30;
  font-size: 0.8em;
}

#footlinks {
  list-style-type: none;
  color: silver; /* Farbe für "disablete" Links */
  padding: 0;
  margin: 0;
  border-top: 7px solid #0d4188;
  width: 666px;
}

#footlinks li { float: left; padding: 6px 30px 6px 12px; }
#footlinks li#htoplink { display: none; }

#footer a {
  color: white;
  text-decoration: none;
}
#footer a:hover { color: #0d4188; }
#footer a:active { color: orange; }

#footlinks .curdir a { color: black; }

#permalink { display: none; }

@media print, embossed {
  #footer { display: none; }
  #permalink { display: block; }
}

@media handheld {
  #footer { margin-top: -0.5em; }
  #footlinks {
    border-top: 0;
    width: auto;
  }
  #footlinks li {
    margin-left: 2px;
    padding: 2px; 
    border-left: 1px solid white;
  }
  #footlinks li#htoplink { display: list-item; }
}

@media aural, braille {
  #footlinks li#htoplink { display: list-item; }
}
.green { color: #5fad30; }
.black { color: black; }
.gray {color: #595b5a; }
.red { color: #aa3333; }

.left { text-align: left; display: inline-block; }

#img_home {
  background-color: #86bb47;
  overflow: hidden;
}

#img_home img {
  display: block; /* das MSIE 7 sonst unter der Grafik einen weißen Abstand zeigt */
}

#content_home .text {
  border-left: 130px solid #e0e4ee;
  padding: 20px 134px 20px 26px;
  min-height: 177px;
  text-align: justify;
  line-height: 140%;
}

#content_home h1 {
  color: white;
  background-color: #c5ccdf; /*#404559;*/
  padding: 3px 0 1px 156px;
  font-size: 1.7em;
  margin: 0;
  background-repeat: repeat-y;
  background-image: url(files/Layout/Verlauf-Startseite.jpg?ver=1271244347);
}

#content_home h1 a,
#content_home h1 a:hover,
#content_home h1 a:active { color: white; text-decoration: none; }

@media handheld, print {
  #content_home img { max-width: 100%; }

  #content_home .text {
    border: none;
    padding: 0;
    min-height: 0; 
  }

  #content_home h1 {
    color: black;
    height: auto;
    background-color: white;
    background-image: none;
    padding: 15px 0;
  }

  #content_home h1 a,
  #content_home h1 a:hover,
  #content_home h1 a:active { color: black; }
}

@media handheld {
  #content_home { margin: 5px; }

  #content_home .text { text-align: left; }

  #content_home h1 {
    padding: 5px 0;
    font-size: 1em;
  }
}

.detailpage .container ul { text-align: left; }
.detailpage .container h2 { display: block; margin: 0.8em 0; }
.detailpage .container hr { height: 1px; color: #d0d0d0; background-color: #d0d0d0; border: none; }
.detailpage .container p { margin-top: 0; } 

.detailpage .container li { margin-bottom: 1em; } 
.detailpage .container li.line { padding-bottom: 1em; border-bottom: 1px solid #d0d0d0; } 

@media print {
  .detailpage .container hr { height: 0px; }
}

.detailpage .text table.dir {
  border: none; 
  border-collapse: separate;
  width: 100%;
}

.detailpage .text table.dir th,
.detailpage .text table.dir td {
  padding: 0;
  border-left: none;
  border-right: none;
  border-top: 7px solid white;
  border-bottom: 1px solid #d3d6d5;
  background-color: #dfe4ee;
}

.detailpage .text table.dir div.zheader {
  padding: 2px 4px;
  border-top: 1px solid #d3d6d5;
  border-left: 1px solid #d3d6d5;
  border-right: 1px solid #d3d6d5;
}

.detailpage .text table.dir th {
  background-color: #C8D1E5;
  color: #0d4188;
  width: 2em;
}

.detailpage .text table.dir th.note {
  text-align: right;
  vertical-align: middle;
  padding-right: 7px;
  width: auto;
}

.detailpage .text table.dir th div.a {
  font-size: 0.8em;
  text-align: center;
  line-height: 100%;
}

table.dir div.name,
table.dir div.a,
table.dir a { /* aller weiteren Styles zu "a" in "Ansichten > Ordner mit Verzeichnis" */
  border-top: 1px solid #d3d6d5;
}

table.dir div.a,
table.dir a {
  text-align: center;
  padding: 2px 4px;
}

table.dir div.name {
  padding: 2px 4px;
  border-left: 1px solid #d3d6d5;
  background-color: white;
  text-align: left;
}

/* -------------- Plattform-Menü ------------------ */

table.dir div.menuname { cursor: pointer; }
table.dir div.menuname:hover { background-color: #C8D1E5; }
table.dir div.menuname:active { background-color: #a6b1cf; }

table.dir div.closedmenu { display: none; }

table.dir div.openproduct {
  background-color: #C8D1E5;
}

table.dir div.openmenu {
  padding: 4px;
  display: block;
  border-left: 1px solid #d3d6d5;
}

table.dir div.openmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

table.dir div.openmenu li a {
  text-align: left;
  border-top: none;
  padding-left: 20px;
}

/* ----------------Neu!-Label -------------------*/

.newlabel {
  background-color: #5fad30;
  color: white;
  font-weight: normal;
  padding-left: 3px;
  padding-right: 3px;
  margin-left: 5px;
}

/*--------------- Druck-Layout ------------------ */

@media print {

  .detailpage .text table.dir th,
  .detailpage .text table.dir td,
  table.dir div.openproduct,
  table.dir div.menuname:hover { background-color: transparent; }
  .detailpage .text table.dir th { color: black; }

  table.dir div.name,
  table.dir div.a,
  table.dir a,
  table.dir div.openmenu,
  .detailpage .text table.dir td { border: none; }

  .detailpage .text table.dir th { border-bottom-color: black; }
  .detailpage .text table.dir div.zheader { border: 1px solid black; }

  .content .detailpage .text table.dir a { text-decoration: none; }

  .detailpage .text table.dir td { padding: 0.3em 0; }
}

.produkth1 {
  font-weight: normal;
  line-height: 180%;
  text-align: left;
}

.produkth1 big { font-size: 1.4em; }

.bestelldaten {
  /* width: 100%; */
  margin: 1em 0;
}
.bestelldaten .firstcol {
  width: 17%;
}

.bestelldaten .bestellnr {
  color: #aa3333;
}

/*
.currentpath {
  margin-bottom: 1em;
  border: 1px solid #d0d0d0;
  text-align: left;
  padding: 2px 4px;
}

.currentpath a {
  text-decoration: none;
}

.currentpath a:hover {
  text-decoration: underline;
}

@media print, embossed {
  .currentpath { display: none; }
}
*/
#chargensuchfeld,
#chargensuchfeld div { display: inline; }

.produktname { 
  margin-top: 1em;
  border-top: 1px solid silver;
  padding-top: 1em;
  color: #0d4188; 
}

.detailpage .text .kontakt {
  width: 100%;
  margin-bottom: 2em;
  border: 1px solid #e0e0e0;
}

.detailpage .text .kontakt th { background-color: #e0e0e0; }

.detailpage .text .kontakt th { padding: 2px 0 2px 8px; border: none; }
.detailpage .text .kontakt td { padding: 0; border: none; }
.detailpage .text .kontakt td.portrait { width: 109px; }
.detailpage .text .kontakt td.portrait img { border-left: 1px solid #e0e0e0; }

.detailpage .text .kontakt table { margin: 2px 0; border: none; }
.detailpage .text .kontakt table td { padding: 2px 0 2px 8px; border: none; }
.detailpage .text .kontakt table td.firstcol { width: 80px; }

@media print {
  .detailpage .text .kontakt th { background-color: transparent; }
}

@media handheld {
  .detailpage .text .kontakt { margin-bottom: 0.5em; }
  .detailpage .text .kontakt th,
  .detailpage .text .kontakt td { padding: 1px; }
}
.detailpage a#copyright {
  color: gray;
  text-decoration: none;
  font-style: italic;
}
.detailpage a#copyright:hover { text-decoration: underline; }

.vcard p.org { margin-top: 0; }
.vcard #contact, .vcard #contact td { border: 0; }
.vcard #contact td { padding: 0 0.5em 0 0; }
.vcard .type { display: none }

.detailpage #impressumfoto { border: 1px solid silver; float: left; margin-right: 20px; }

@media handheld {
  .detailpage #impressumfoto { float: none; display: block; margin-right: 0; max-width: 100%; }
}
@media print {
  .detailpage #anfahrtlink { display: none; }
  .detailpage a#copyright { color: black; text-decoration: underline; font-style: normal; display: block; margin-top: 1em; }
}
@media embossed {
  .detailpage #anfahrtlink { display: none; }
}
.sitemap_1,
.sitemap_1 ul { 
  list-style-type: none;
  margin-bottom: 0.7em;
}

.sitemap_1 { 
  padding-left: 0;
  margin-left: 0;  /* für MSIE 5 Mac */
  margin-top: 1em;
  font-weight: bold;
}

.sitemap_2    { font-weight: normal; }
.sitemap_1 li { padding-bottom: 2px; }

@media handheld {
  .sitemap_1, .sitemap_1 ul {
    list-style-type: none; 
    margin-bottom: 0.2em;
    padding-left: 0;
  }
  .sitemap_1 ul {padding-left: 1em; }
}

dl.dir dt {
  margin-top: 1em;
}

dl.dir dd {
  margin-left: 0;
  padding-left: 0;
}

@media handheld {
  form#suchfeld {
    padding: 5px;
    background-color: #e0e0e0;
  }
  .searchinput { max-width: 50%; font-size: 50%; }
  .searchbutton { font-size: 50%; }
}

.suchwort { color: red }
.trenner    { color: red }

.searchlink { display: block; }

.searchlink a:before {
  content: "« " ;
  font-size: 1.2em;
}

@media print, embossed {
  .searchlink { display: none }
}

.stdform .row_Realtime_PCR_list .label,
.stdform .row_Realtime_PCR_list .inputcell,
.stdform .row_Probenaufbereitung_list .label,
.stdform .row_Probenaufbereitung_list .inputcell {
  border-bottom: 1px solid #5fad30;
}

.stdform input,
.stdform textarea { margin-left: 0; }

