/* @import url(contentmargin_big.css); */
/* No such file or directory */
/* @import url(crumbbar_big.css); */
#header_content .crumbbar {
  font: normal normal normal 11px/15px Arial, Helvetica, Sans-Serif;
  margin-bottom: 16px;
}

/* @import url(headlines_big.css); */
h1 {
  font: normal normal bold 20px/23px Arial, Helvetica, Sans-Serif;
}

table.contenttab td h2 {
  font: normal normal bold 16px/19px Arial, Helvetica, Sans-Serif;
}

table.contenttab td h3 {
  font: normal normal bold 13px/18px Arial, Helvetica, Sans-Serif;
  color: #242424;
}

/* @import url(text_big.css); */
p.wide {
  line-height: 20px;
}

p.small {
  font-size: 11px;
  line-height: 15px;
}

/* kleiner text */
.smalltext {
  font: normal normal normal 11px/15px Arial, Helvetica, Sans-Serif !important;
}

/* @import url(a_big.css); */

/* @import url(icon_big.css); */
/* icons sind typischerweise vertical-align: baseline */

img.icon {
  margin: 1px 3px 0px 0px;
}

/* @import url(blindtab_big.css); */

/* @import url(borderbox_big.css); */

/* @import url(tabelle_big.css); */
table.contenttab table.tabelle td {
  font: normal normal normal 13px/18px Arial, Helvetica, Sans-Serif;
}

table.contenttab table.tabelle th {
  font: normal normal normal 13px/13px Arial, Helvetica, Sans-Serif;
  line-height: 13px;
}

table.contenttab table.tabelle tr th.introtext,
table.contenttab table.tabelle tr td.introtext {
  font: normal normal normal 13px/18px Arial, Helvetica, Sans-Serif;
}

/* Fondpreistabelle */

table.contenttab table.tabelle.layout_1.fondspreistabelle tr td.iconcol,
table.contenttab table.tabelle.layout_1.fondspreistabelle tr th.iconcol {
  padding-left: 3px;
  padding-right: 0px;
  vertical-align: baseline;
  text-align: center;
  white-space: nowrap;
}

table.contenttab table.tabelle.layout_1.fondspreistabelle tr th.iconcol {
  padding-top: 9px;
}

/* formulartabelle */

table.contenttab table.tabelle.formulartabelle tr td.labelcol {
  width: 50%;
}

table.contenttab table.tabelle.formulartabelle tr td.formcol input.text,
table.contenttab table.tabelle.formulartabelle tr td.formcol textarea.textarea,
table.contenttab table.tabelle.formulartabelle tr td.formcol select {
  width: 80%;
}

table.contenttab table.tabelle.formulartabelle tr td.formcol input.text100,
table.contenttab table.tabelle.formulartabelle tr td.formcol textarea.textarea100,
table.contenttab table.tabelle.formulartabelle tr td.formcol select.select100 {
  width: 100%;
}

table.contenttab table.tabelle.formulartabelle tr td.formcol select.select40 {
  width: 40%;
}

table.contenttab table.tabelle.formulartabelle tr td.formcol input.text98 {
  width: 98%;
}

table.contenttab table.tabelle.formulartabelle tr td.formcol input.text34 {
  width: 34%;
}

table.contenttab table.tabelle.formulartabelle tr td.formcol input.text20px {
  width: 20px;
}


table.contenttab table.tabelle.formulartabelle tr td.iconcol,
table.contenttab table.tabelle.formulartabelle tr th.iconcol {
  padding: 10px 5px 6px 3px;
  vertical-align: top;
  text-align: center;
  white-space: nowrap;
  width: 1%;
}

/* Formulartabelle smalllabelcol */

table.contenttab table.tabelle.formulartabelle.smalllabelcol tr td.labelcol,
table.contenttab table.tabelle.formulartabelle.smalllabelcol tr th.labelmcol {
  width: 30%;
}

table.contenttab table.tabelle.formulartabelle.smalllabelcol tr td.formcol,
table.contenttab table.tabelle.formulartabelle.smalllabelcol tr th.formcol {
  width: 70%;
}

/* Formulartabelle area */

table.contenttab table.tabelle.formulartabelle.area tr td,
table.contenttab table.tabelle.formulartabelle.area tr th {
  background-color: #EEF2F6;
  border-width: 0px;
}

table.contenttab table.tabelle.formulartabelle.area {
  border: none;
}

/* Formulartabelle fondssuche */

table.contenttab table.tabelle.formulartabelle.fondssuche tr td input.direktsuche {
  width: 96%;
}

table.contenttab table.tabelle.formulartabelle.fondssuche tr td.labelcol {
  width: 30%;
}

table.contenttab table.tabelle.formulartabelle.fondssuche tr td.checkboxlabel {
  vertical-align: middle;
  padding-left: 2px;
  width: 25%;
}

table.contenttab table.tabelle.formulartabelle.fondssuche tr td.checkboxlabel img.icon{
  margin-top: 5px;
}

table.contenttab table.tabelle.formulartabelle.fondssuche tr td.checkboxlabel2 {
  vertical-align: middle;
  padding-left: 2px;
  width: 150px;
}

table.contenttab table.tabelle.formulartabelle.fondssuche tr td.formcol.alignwithcheckbox {
  padding-left: 4px;
}

/* fondsportrait */

table.contenttab table.tabelle.fondsportrait tr td.percentcol {
  width: 52px;
  padding-right: 15px;
}

/* @import url(listen_big.css); */
table.contenttab td ul {
  list-style-image:url(../images/square.gif);
  margin: 0px 0px 0px 2px;
  padding-left: 12px;
}

table.contenttab td ul li {
  margin-bottom: 0px;
}

/* @import url(buttons_big.css); */

/* @import url(bottombar_big.css); */
table.contenttab .bottombar {
  margin-top: 40px;
  margin-bottom: 20px;
}

table.contenttab .bottombar td {
  font: normal normal normal 13px/13px Arial, Helvetica, Sans-Serif;
  padding: 3px !important;
}

/* @import url(formularelemente_big.css); */
input.radio, input.checkbox {
  margin: 0;
}

.radiocontainer,
.checkboxcontainer {
  width: 21px;
  height: 21px;
}

.checkbox-compensate {
  left: -4px;
}

input.day {
  width: 14px;
}

input.month {
  width: 14px;
}

input.year {
  width: 25px;
}

/* Layouttabelle für den Contentbereich */
/* table.contenttab */

table.contenttab td  {
  font: normal normal normal 13px/18px Arial, Helvetica, Sans-Serif;
}

table.contenttab td img.floating {
  float: left;
  margin: 4px 16px 2px 0px;
}

table.contenttab td img.intab {
  display: block;
  margin: 4px 16px 2px 0px;
}

table.contenttab td .small {
  font-size: 11px;
  line-height: 15px;
}

/* char reiter */

table.contenttab .reiter {
  padding: 10px;
  padding-left: 5px;
}
