body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, helvetica, sans-serif;
  background: #ffffff;
  font-size: 10pt;
}

td {
  font-family: Arial, helvetica, sans-serif;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  font-size: 10pt;
}

a:link, a:visited {
  color: #4262ad;
  text-decoration: none;
}

a:hover, a:active {
  color: black;
  text-decoration: underline;
}

a img {
  border: 0px;
}

td.inhalt img.ohnerand {
  border: 0px;
}

p.ueberschrift {
  color: #14179c;
}

td.path {
  font-size: 8pt;
  color: #656565;
}

td.inhalt img {
  border: 1px solid #c7cee9;
}

td.liste_ueberschrift {
  font-weight:bold;
  background-color:#dee6f6;
}

td.liste_zeile1 {
  background-color:#f6f2ff;
}

td.liste_zeile0 {
  background-color:#e6e6f6;
}


/*body {*/
/*  font-family:Helvetica,arial,sans-serif;*/
/*  margin:0pt;*/
/*}*/
/**/
/*td {*/
/*  font-family:Helvetica,arial,sans-serif;*/
/*  font-size:10pt;*/
/*  text-align:justify;*/
/*}*/
/**/
/**/
/*/* Styles für Templates */
/*td.header {*/
/*  /*background-image:url("/bilder/header_hintergrund.jpg");*/
/*  text-align:left;*/
/*  height:50px;*/
/*}*/
/**/
/*td.trailer {*/
/*  /*background-image:url("/bilder/trailer_hintergrund.gif");*/
/*  text-align:center;*/
/*  height:50px;*/
/*}*/
/**/
/*td.top_menu {*/
/*  /*background-image:url("/bilder/menu_hintergrund.gif");*/
/*  vertical-align:top;*/
/*  height:10px;*/
/*}*/
/**/
/*td.menu {*/
/*  /*background-image:url("/bilder/menu_hintergrund.gif");*/
/*  vertical-align:top;*/
/*  /*height:340pt;*/
/*}*/
/**/
/*td.ueberschrift {*/
/*  vertical-align:top;*/
/*  height:30px;*/
/*  padding:10px;*/
/*  padding-top:10px;*/
/*}*/
/**/
/*div.ueberschrift {*/
/*  font-family:arial,helvetica,sans-serif;*/
/*  font-size:18pt;*/
/*  font-weight:normal;*/
/*  font-style:italic;*/
/*  color:#303080;*/
/*  text-align:left;*/
/*  border-bottom:2px solid #888888;*/
/*}*/
/**/
/*td.inhalt {*/
/*  background-color:#FFFFFF;*/
/*  vertical-align:top;*/
/*  padding:10px;*/
/*}*/
/**/
/*td.download {*/
/*  vertical-align:top;*/
/*  height:30px;*/
/*  padding:10px;*/
/*  padding-top:10px;*/
/*}*/
/**/
/**/
/*/* Standardlink */
/*a {*/
/*  font-family:Helvetica,Arial;*/
/*  font-weight:normal;*/
/*  color:#444499;*/
/*}*/
/**/
/*a:hover {*/
/*  color:#DD2222;*/
/*}*/
/**/
/**/
/*/* Styles allgemein */
/**/
/*td.formular_label {*/
/*  font-size:10pt;*/
/*  font-weight:bold;*/
/*  text-align:right;*/
/*  vertical-align:top;*/
/*  padding-top:3pt;*/
/*}*/
/**/
/*td.formular_feld {*/
/*  vertical-align:top;*/
/*}*/
/**/
/*td.liste_ueberschrift {*/
/*  font-size:10pt;*/
/*  font-weight:bold;*/
/*  background-color:#CCCCCC;*/
/*  text-align:left;*/
/*}*/
/**/
/*td.liste_zeile1 { /* ungerade Zeilen */
/*  font-size:10pt;*/
/*  font-weight:normal;*/
/*  background-color:#FFFFFF;*/
/*  text-align:left;*/
/*}*/
/**/
/*td.liste_zeile0 { /* gerade Zeilen */
/*  font-size:10pt;*/
/*  font-weight:normal;*/
/*  background-color:#E7E7E7;*/
/*  text-align:left;*/
/*}*/
/**/
/*input.styled {*/
/*  width:100%;*/
/*  height:20px;*/
/*  font-size:13px;*/
/*  border:1px solid #B9B9B9;*/
/*  border-bottom:2px solid #B9B9B9;*/
/*  padding:0px;*/
/*}*/
/**/
/*textarea.styled {*/
/*  width:100%;*/
/*  border:1px solid #B9B9B9;*/
/*  border-bottom:2px solid #B9B9B9;*/
/*}*/
/**/
/*select.dropdown {*/
/*  width:100%;*/
/*  //border:1px solid #B9B9B9;*/
/*  //border-bottom:2px solid #B9B9B9;*/
/*  margin:0px;*/
/*  padding:0px;*/
/*}*/
/**/
/**/

