/* Main */
table.tx_ibccalculator_maintable {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 926px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

table.tx_ibccalculator_maintable input {
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

table.tx_ibccalculator_maintable tr, table.tx_ibccalculator_maintable th, table.tx_ibccalculator_maintable td {
    margin: 0px;
    padding: 0px;
    height: 30px;
}

table.tx_ibccalculator_maintable td.tx_ibccalculator_headline {
    padding-left: 12px;
    padding-bottom: 12px;
    color: #666;
    font-size: 12px;
    line-height: 18px;
}

table.tx_ibccalculator_maintable tr.tx_ibccalculator_footline {
    height: 45px;
    background-image: url(../bilder/rahmen.gif);
    background-repeat: repeat-y;
    background-position: left;
}

table.tx_ibccalculator_maintable td.tx_ibccalculator_disclaimer {
    padding-left: 24px;
    padding-right: 24px;
    color: #666;
    font-size: 11px;
    vertical-align: bottom;
    height: 45px;
    padding-bottom: 5px;
}

table.tx_ibccalculator_maintable tr.tx_ibccalculator_contentrow {
    background-image: url(../bilder/rahmen.gif);
    background-repeat: repeat-y;
    background-position: left;
}

table.tx_ibccalculator_maintable td.tx_ibccalculator_contentrow {
    padding-top: 10px;
}

table.tx_ibccalculator_maintable td.tx_ibccalculator_outputcontentrow {
    padding-top: 0px;
}

table.tx_ibccalculator_maintable  tr.tx_ibccalculator_borderbottom {
    background-image: url(../bilder/linie_unten.gif);
    background-repeat: no-repeat;
}

/* Menu */
tr.tx_ibccalculator_menurow td {
    text-align: center;
    vertical-align: middle;
    height: 36px;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    background-repeat: no-repeat;
}

td.tx_ibccalculator_menuactive_001, td.tx_ibccalculator_menuactive_004 {
    width: 309px;
    color: #fff;
    cursor: default;
    background-image: url(../bilder/left_active.gif);
}

td.tx_ibccalculator_menuhoover_001, td.tx_ibccalculator_menuhoover_004 {
    width: 309px;
    color: #fff;
    cursor: pointer;
    background-image: url(../bilder/left_active.gif);
}

td.tx_ibccalculator_menuinactive_001, td.tx_ibccalculator_menuinactive_004 {
    width: 309px;
    color: #333;
    cursor: pointer;
    background-image: url(../bilder/left_inactive.gif);
}

td.tx_ibccalculator_menuactive_002, td.tx_ibccalculator_menuactive_005 {
    width: 308px;
    color: #fff;
    cursor: default;
    background-image: url(../bilder/center_active.gif);
}

td.tx_ibccalculator_menuhoover_002, td.tx_ibccalculator_menuhoover_005 {
    width: 308px;
    color: #fff;
    cursor: pointer;
    background-image: url(../bilder/center_active.gif);
}

td.tx_ibccalculator_menuinactive_002, td.tx_ibccalculator_menuinactive_005 {
    width: 308px;
    color: #333;
    cursor: pointer;
    background-image: url(../bilder/center_inactive.gif);
}

td.tx_ibccalculator_menuactive_003, td.tx_ibccalculator_menuactive_006 {
    width: 309px;
    color: #fff;
    cursor: default;
    background-image: url(../bilder/right_active.gif);
}

td.tx_ibccalculator_menuhoover_003, td.tx_ibccalculator_menuhoover_006 {
    width: 309px;
    color: #fff;
    cursor: pointer;
    background-image: url(../bilder/right_active.gif);
}

td.tx_ibccalculator_menuinactive_003, td.tx_ibccalculator_menuinactive_006 {
    width: 309px;
    color: #333;
    cursor: pointer;
    background-image: url(../bilder/right_inactive.gif);
}

/* Content Container nur Ausgabe */
#div_ibccalculator_content_004, #div_ibccalculator_content_005, #div_ibccalculator_content_006 {
    position: relative; top: 0px; left: 0px; width: 926px; height: 730px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    overflow: auto;
}

/* Content */
table.tx_ibccalculator_contenttable {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 926px;
}

table.tx_ibccalculator_outputcontenttable {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 906px;
}

table.tx_ibccalculator_contenttable td {
    padding-bottom: 0px;
}

table.tx_ibccalculator_contenttable th, table.tx_ibccalculator_outputcontenttable th {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #e42518;
    padding-top: 15px;
    padding-bottom: 15px;
}

table.tx_ibccalculator_contenttable td.tx_ibccalculator_algright,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_algright {
    text-align: right;
}

table.tx_ibccalculator_contenttable td.tx_ibccalculator_algcenter,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_algcenter {
    text-align: center;
}

table.tx_ibccalculator_contenttable td.tx_ibccalculator_lblsmall,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_lblsmall {
    text-align: left;
    padding-left: 95px;
}

table.tx_ibccalculator_contenttable td.tx_ibccalculator,
table.tx_ibccalculator_contenttable td.tx_ibccalculator_lblunit,
table.tx_ibccalculator_contenttable td.tx_ibccalculator_lbllarge,
table.tx_ibccalculator_contenttable td.tx_ibccalculator_lblsmall,
table.tx_ibccalculator_contenttable td.tx_ibccalculator_algleft,
table.tx_ibccalculator_contenttable td.tx_ibccalculator_algright,
table.tx_ibccalculator_contenttable td.tx_ibccalculator_algcenter,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_lblunit,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_lbllarge,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_lblsmall,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_algleft,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_algright,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_algcenter,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_output,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_outputgraph {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #666;
}

table.tx_ibccalculator_contenttable td.tx_ibccalculator_lblunit,
table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_lblunit {
    padding-left: 5px;
}

table.tx_ibccalculator_outputcontenttable td.tx_ibccalculator_outputgraph {
    text-align: center;
}

table.tx_ibccalculator_contenttable input.tx_ibccalculator,
table.tx_ibccalculator_contenttable input.tx_ibccalculator_numeric,
table.tx_ibccalculator_contenttable input.tx_ibccalculator_ronumeric {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #666;
    border-top-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-color: #aaa;
    padding-right: 1px;
    padding-left: 1px;
}

table.tx_ibccalculator_contenttable input.tx_ibccalculator {
    background-color: #fff;
    border-style: inset;
    text-align: left;
}

table.tx_ibccalculator_contenttable input.tx_ibccalculator_numeric {
    background-color: #fff;
    border-style: inset;
    text-align: right;
}

table.tx_ibccalculator_contenttable input.tx_ibccalculator_ronumeric,
table.tx_ibccalculator_subcontenttable input.tx_ibccalculator_ronumeric {
    background-color: #fff;
    border-style: none;
    text-align: right;
    cursor: default;
}

table.tx_ibccalculator_contenttable option.tx_ibccalculator,
table.tx_ibccalculator_contenttable select.tx_ibccalculator {
    background-color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #666;
}

table.tx_ibccalculator_subcontenttable {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 889px;
}

table.tx_ibccalculator_subcredittable {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 872px;
}

table.tx_ibccalculator_subcontenttable tr.tx_ibccalculator_heightsmall {
    height: 10px;
}

table.tx_ibccalculator_subcontenttable td {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    padding-top: 0px;
    padding-bottom: 0px;
}

table.tx_ibccalculator_subcredittable td {
    width: 20%;
}

table.tx_ibccalculator_subcontenttable tr.tx_ibccalculator_disclaimer {
    height: 25px;
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_disclaimer  {
    font-size: 11px;
    vertical-align: bottom;
    height: 25px;
    padding-bottom: 5px;
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_subhead {
    height: 20px;
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_heightsmall,
table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_algright,
table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_algcenter,
table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_lblunit {
    height: 10px;
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_red {
    padding-top: 5px;
    color: #e42518;
}

table.tx_ibccalculator_subcontenttable tr.tx_ibccalculator_underline {
    background-image: url(../bilder/punkt.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 1px;
}

table.tx_ibccalculator_subcontenttable tr.tx_ibccalculator_underline2 {
    background-image: url(../bilder/strich.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 2px;
}

tr.tx_ibccalculator_underline td.tx_ibccalculator_empty {
    font-size: 1px;
    height: 1px;
}

tr.tx_ibccalculator_underline2 td.tx_ibccalculator_empty {
    font-size: 2px;
    height: 2px;
}

table.tx_ibccalculator_subcontenttable tr.tx_ibccalculator_blank {
    height: 10px;
}

table.tx_ibccalculator_subcontenttable tr.tx_ibccalculator_bggrey {
    background-color: #eee;
}

table.tx_ibccalculator_subcontenttable tr.tx_ibccalculator_bggreybig {
    background-color: #eee;
    height: 40px;
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_bggreybig {
    color: #eee;
    height: 40px;
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_subhead {
    font-weight: bold;
    /*padding-top: 5px;*/
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_vspace {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 10px;
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_vspacesmall {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 5px;
}

table.tx_ibccalculator_subcontenttable tr.tx_ibccalculator_vspace {
    height: 0px;
}

table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_lbllarge {
    text-indent: 5px;
}

/* Auswahl */
table.tx_ibccalculator_contenttable span.tx_ibccalculator_radio, table.tx_ibccalculator_contenttable select, table.tx_ibccalculator_contenttable input[type="radio"] {
    cursor: pointer;
}

/* Submits */
table.tx_ibccalculator_contenttable td.tx_ibccalculator_submit,
table.tx_ibccalculator_contenttable td.tx_ibccalculator_back,
table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_submitright,
table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_submitleft {
    vertical-align: middle;
    padding-bottom: 0px;
    height: 40px;
}

table.tx_ibccalculator_contenttable td.tx_ibccalculator_submit,
table.tx_ibccalculator_subcontenttable td.tx_ibccalculator_submitright {
    text-align: right;
}

table.tx_ibccalculator_contenttable td.tx_ibccalculator_back {
    text-align: left;
    /*visibility: hidden;*/
}

table.tx_ibccalculator_contenttable input.tx_ibccalculator_submit,
table.tx_ibccalculator_contenttable input.tx_ibccalculator_back,
table.tx_ibccalculator_subcontenttable input.tx_ibccalculator_submit {
    text-align: center;
    border-style: none;
    border-width: 0px;
    background-color: #fff;
    background-image: url(../bilder/next.gif);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    width: 175px;
    height: 20px;
}

/* Links */
a.tx_ibccalculator_pdflinks, a.tx_ibccalculator_pdflinks:visited, a.tx_ibccalculator_pdflinks:active, a.tx_ibccalculator_pdflinks:link {
    font-size: 12px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    background-image: url(../bilder/download.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

a.tx_ibccalculator_pdflinks:hover {
  	font-size: 12px;
	color: #333;
 	text-decoration: none;
    font-weight: normal;
    background-image: url(../bilder/download.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    cursor: pointer;
}

a.tx_ibccalculator_submitlinks, a.tx_ibccalculator_submitlinks:visited, a.tx_ibccalculator_submitlinks:active, a.tx_ibccalculator_submitlinks:link {
    font-size: 12px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    background-image: url(../bilder/pfeil_links.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    cursor: pointer;
}

a.tx_ibccalculator_submitlinks:hover {
  	font-size: 12px;
	color: #333;
 	text-decoration: none;
    font-weight: normal;
    background-image: url(../bilder/pfeil_links.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    cursor: pointer;
}

/* Fehlermeldungen */
.tx_ibccalculator_error {
    font-size: 12px;
    color: #e42518;
    text-decoration: none;
    font-weight: bold;
}

.tx_ibccalculator_notice {
    font-size: 12px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
}

td.tx_ibccalculator_error, td.tx_ibccalculator_notice {
    padding-left: 5px;
}

td.tx_ibccalculator_underline {
    background-image: url(../bilder/punkt.gif);
    background-repeat: repeat-x;
    background-position: left top;
    font-size: 1pt;
}

td.tx_ibccalculator_hspace {
    font-size: 4pt;
    font-weight: normal;
    text-decoration: none;
    line-height: 4pt;
    color: #000;
}
