body, html {
    margin: 0;
    padding: 0;
    color: #000;
    background-repeat: repeat-y;
}

html {
    background-color: #f7f7f7;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a>img:hover, a:active>img {
    background-color: #f7f7f7;
}

a.external {
    padding-right: 13px;
    background-image: url('../images/external.gif');
    background-position: center right;
    background-repeat: no-repeat;
}

.blind {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 1.5em 0 1em 0;
    font-size: 14px;
    color: #000000;
}

h1 {
    margin-top: 1em;
    border-bottom: 1px solid #bfbdbd;
    font-size: 1.6em;
    font-weight: normal;
    padding: 0 0 0.5em 0;
}

h2 {
    font-size: 1.4em;
    font-weight: normal;
    margin: 1.0em 0 0.3em 0;
}

h3 {
    font-size: 1.15em;
    font-weight: bold;
    margin: 1em 0 0.5em 0;
}

ol li {

}

html, html body {
    /*background-image: url('../images/body-bg-markt.png');*/
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

p, address {
    font-style: normal;
    margin-top: 1em;
}

input[type=submit], input.button, button {
    background-color: #ccc;
    border-top: 1px outset #333;
    border-left: 1px outset #333;
    border-right: 1px outset #1b1506;
    border-bottom: 1px outset #1b1506;
    color: #000;
    font-weight: bold;
}

textarea {
    width: 250px;
}

input, input.text, input[type=text], select, textarea {
    background-color: #fff;
    border: 1px solid #151105;
    border-right-color: #bdbbb4;
    border-bottom-color: #bdbbb4;
}

input.search {
    width: 250px;
}

select.search {
    width: 253px;
}

ul li {
    list-style-image: url('../images/bekb-bullet.png');
    margin-bottom: 0.5em;
}

table {
    margin-bottom: 1px;

}

table.block tr, div.block {
    background-color: #EAEFF1;
}

table.block tr td {
    vertical-align: top;
}

table.block tr h3 {
    /*margin-top: 1em;*/
    border-bottom: 1px solid #bfbdbd;
    padding-bottom: 8px
    /*font-size: 1.6em;*/
    /*font-weight: normal;*/
    /*padding: 0 0 0.5em 0;*/
}

table.block tr.bottom-border td {
    border-bottom: 1px solid;
}

table.block tr.top-border td {
    border-top: 1px solid;
}

table.block tr.no-background {
    background-color: #f7f7f7;
}

table caption {
    font-weight: bold;
    padding-bottom: 1em;
    text-align: center;
    font-size: 1.1em;
}

a:link, a:visited {
    color: #1F6D89;
}

a:hover, a:active {
    background-color: #1F6D89;
    color: #fff;
}

table tbody tr td, table tbody tr th {
    padding: 0.05em 0.3em 0.05em 0.3em;
    outline-color: #EAEFF1;
}

table tbody tr.odd td {
    color: #000;
    background-color: #f7f7f7;
}

table tbody tr.even td {
    color: #000;
    background-color: #dfdfdf;
}

table tbody tr.odd.highlight td {
    background-color: #fdefc3;
}

table tbody tr.even.highlight td {
    background-color: #f5e7bc;
}

table tbody tr th {
    text-align: left;
}

table tbody tr td.numeric {
    text-align: right;
}

table thead tr td {
    padding: 0.1em 0.3em 0.1em 0.3em;
    font-weight: bold;
    color: #FFF;
    background-color: #6B97AB;;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    border-radius: 5px 15px 0px 0px;
    -moz-border-radius: 5px 15px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
}

table tbody tr.summary td {
    background-color: #efefed;
    font-weight: bold;
}

#container {
    position: relative;
    margin: 0 0 0 95px;
    width: 860px;
}

#warning {
    border: 5px solid red;
    color: red;
    position: relative;
    padding: 5px;
    margin: 10px 0 0 95px;
    width: 840px;
}

.threecolumn #container {
    position: relative;
    margin: 0 0 0 95px;
    width: 842px;
}

#header {
    padding: 30px 0 0 0;
    height: 60px;
    background-color: #f7f7f7;
}

#header .title {
    float: right;
    margin: 0;
    background-image: url('../images/bekb-logo.png');
    width: 159px;
    height: 56px;
}

#header .title span {
    display: none;
}

#header p.slogan {
    font-size: 1.6em;
}

#content {
    padding: 28px 0 28px 0;
}

.threecolumn #content {
    padding: 28px 0 28px 0;
}

#content p {
    line-height: 130%;
}

#mainnavigation {
    position: absolute;
    top: 90px;
    left: 0;
}

#mainnavigation ul {
    margin: 0;
    padding: 0;
}

#mainnavigation ul li {
    list-style-type: none;
    list-style-image: none;
    display: block;
    float: left;
    margin: 0 8px 0 0;
    height: 24px;
    width: 160px;
}

#mainnavigation ul li a.level1 {
    background-position: center center;
    background-repeat: no-repeat;
}

#mainnavigation ul li a.level1 span {
    display: none;
}

/*#mainnavigation ul li.markt a.level1 {*/
/*background-color: #718cc6;*/
/*background-image: url('../images/titels/markt.png');*/
/*}*/

#mainnavigation ul li a.level1 {
    display: block;
    height: 24px;
    width: 160px;
    text-align: center;
    line-height: 24px;
    color: #000;
    font-size: 1.4em;
    text-transform: uppercase;
}

#mainnavigation ul li ul {
    margin-top: 15px;
    padding: 0 0 0 12px;
}

#mainnavigation ul li ul li {
    float: none;
    width: 148px;
}

#mainnavigation ul li ul li a {
    display: block;
    padding-left: 11px;
    text-align: left;
    width: 136px;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #000;
}

#mainnavigation ul li ul li a.level2.active {
    background-image: url('../images/mainnav-hover.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
}

#mainnavigation ul li ul li a.level2:hover {
    background-image: url('../images/mainnav-hover.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: transparent;
}

#secondarynavigation {
    position: absolute;
    top: 30px;
    left: 0px;
}

#secondarynavigation ul {
    margin: 0;
    padding: 0;
}

#secondarynavigation ul li {
    list-style-type: none;
    list-style-image: none;
    float: left;
    margin: 0 16px 0 0;
}

#secondarynavigation ul li a:link, #secondarynavigation ul li a:visited, #secondarynavigation ul li a:hover, #secondarynavigation ul li a:active {
    color: #000;
    text-transform: uppercase;
    background-color: #f7f7f7;
}

p.last {
    margin-top: 2em;
}

p.last strong {
    font-size: 1.5em;
    font-weight: bold;
}

p.last .price {
    font-size: 1.5em;
    font-weight: bold;
}

p.last .date {
    margin-top: 1.1;
    display: block;
    font-weight: bold;
    clear: left;
}

.markt .search.bar input[type=text], .markt .search.bar input.text {
    width: 130px !important;
    margin-right: 3px;
}

.markt .search.bar select {
    width: 183px;
}

.markt .search.bar form {
    margin: 0;
    padding: 0;
}

.markt .search.bar {
    float: right;
    width: 250px;
}

.instrumentresult  table {
    width: 100%;
}

.search.bar {
    padding: 0.5em;
    margin: 1.5em 0 1.5em 0;
    background-color: #efefed;
    border: 1px solid #d3d1d1;
}

.search.box.resultsummary {
    font-size: 0.8em;
    margin-bottom: 1em;
    border-bottom: 1px solid #bfbdbd;
    padding-bottom: 0.5em;
}

.search.bar label {
    float: left;
    width: 11em;
}

.search.box.resultsummary p {
    margin: 0 0 0.3em 0;
    padding: 0;
}

.studies table thead {
    display: none;
}

.studies table tbody td.filename a {
    padding: 4px 2px 4px 18px;
    height: 16px;
    background-image: url('../images/pdf-icon.png');
    background-repeat: no-repeat;
    background-position: 0px 2px
}

.instrument dl.contact dt {
    float: left;
    font-weight: bold;
    width: 6em;
    margin-bottom: 0.2em;
    clear: left;
}

.instrument dl.contact dd {
    float: left;
}

.instrument dl.overview dt {
    float: left;
    font-weight: bold;
    margin: 0 0 0.2em 0;
    padding: 0;
}

.instrument dl.overview dd {
    float: left;
    margin: 0 0 0.2em 1em;
    padding: 0;
}

.instrument dl.overview dt.odd {
    width: 7em;
}

.instrument dl.overview dd.odd {
    width: 15em;
}

.instrument dl.overview dt.even {
    width: 14em;
}

.instrument dl.overview dd.even {
    width: 12em;
}

.instrument dl.overview dt.odd {
    clear: left;
}

.instrument .charts {
    padding: 30px 0 0 30px;
}

.highlow, .annualvolume, .last5trades {
    float: left;
    width: 210px;
    margin-right: 20px;
}

.annualvolume {
    margin-right: 0;
}

.instrument .news {
    float: left;
    margin-right: 10px;
    width: 330px;
}

.instruments ul {
    float: left;
}

ol.index {
    padding: 0 0 0 1.7em;
    margin: 1em 0 1em 0;
}

.faq ol.index li {

}

.faq ol.faq {
    padding: 0;
    margin: 1em 0 1em 0;
}

.faq ol.faq li {
    list-style-type: none;
}

.formrow label {
    float: left;
    display: block;
    width: 10em;
}

input[type=text], input[type=password] {
    width: 250px !important;
}

select {
    width: 252px !important;
}

.formrow input, .formrow textarea {
    margin: 0.3em 0 0.3em 0.1em;
}

.formrow p.error {
    margin-top: 0.05em;
    padding-left: 12.6em;
    color: red;
    font-size: 0.8em;
}

.btnrow {
    margin-toP: 1em;
    padding-left: 10.1em;
}

.contact ul.options {
    margin: 4em 0 0 0;
    padding: 0 0 0 4em;
}

.contact ul.options li {

}

.contact ul.options li p {
    font-size: 1.3em;
}

.contact .phonenumber {
    font-size: 1.6em;
    font-weight: bold;
}

.home .welcomebox.markt .inner.top {
    background-image: url('../images/stpg-box-brdr-top-markt.png');
}

.home .welcomebox.markt .inner.middle .content {
    background-image: url('../images/stpg-box-mdl-markt.png');
}

.home .welcomebox.markt a.continue {
    background-image: url('../images/stpg-box-arrow-markt.png');
}

.home .welcomebox {
    margin: 0 11px 14px 0;
    float: left;
    width: 279px;
    height: 500px;
    position: relative;
}

.home .welcomebox p.summary {
    text-align: center;
}

.home .welcomebox .inner.top {
    height: 23px;
    background-repeat: no-repeat;
}

.home .welcomebox .inner.middle {
    padding-right: 9px;
    background-image: url('../images/stpg-box-brdr-right.png');
    background-position: top right;
    background-repeat: repeat-y;
}

.home .welcomebox .inner.bottom {
    height: 23px;
    background-image: url('../images/stpg-box-brdr-bottom.png');
    background-repeat: no-repeat;
}

.home .welcomebox .inner.middle .content {
    height: 424px;
    padding: 10px 20px 10px 20px;
}

.home .welcomebox h2 {
    margin: 0 0 1em 0;
    text-align: center;
    font-size: 2em;
    background-position: center center;
    background-repeat: no-repeat;
    height: 22px;
}

.home .welcomebox h2 span {
    display: none;
}

.home .welcomebox ul {
    padding: 0;
    margin: 0;
}

.home .welcomebox ul li {
    list-style-type: none;
    list-style-image: none;
    text-align: center;
}

.home .welcomebox a.continue:link, .home .welcomebox a.continue:visited, .home .welcomebox a.continue:hover, .home .welcomebox a.continue:active {
    display: block;
    position: absolute;
    background-color: transparent;
    background-position: 111px 410px;
    background-repeat: no-repeat;
    width: 279px;
    height: 500px;
    top: 0px;
    left: 0px;
}

.home .welcomebox a.continue span {
    display: none;
}

.home .welcomebox a:link, .home .welcomebox a:visited, .home .welcomebox a:hover, .home .welcomebox a:active {
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
    background-color: transparent;
}

.partners .partner {
    float: left;
    margin: 16px 0 0 0;
    width: 322px;
}

.partners .partner.left {

}

.partners .partner.right {
    margin-left: 28px;
}

.partners .partner h2 a {
    display: block;
    border: 1px solid #ddd;
    background-color: #fff;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    height: 50px;
    padding: 5px;
    margin-bottom: 0.5em;
}

.partners .partner h2 span {
    display: none;
}

.partners .partner p.link {
    text-align: right;
}

.news .created {
    font-size: 0.8em;
    color: #666;
}

.newsrecord p.date {
    margin-top: -1.5em;
}

.newsrecord p.title {
    margin-top: -0.5em;
    font-size: 0.8em;
    color: #666;
    font-weight: bold;
}

.pager {
    margin-top: 1em;
}

.pager a {
    display: block;
    float: left;
    margin-right: 0.3em;
    padding: 0.1em 0.3em 0.1em 0.3em;
    border: 1px solid #666;
    text-align: center;
}

.pager a.number {
    width: 2.5em;
}

.pager a.active {
    background-color: #eee;
}

input[type=text] {
    width: 250px !important;
}

.team .address, .team .info {
    float: left;
    margin: 1em 20px 0 0;
    padding: 0;
    width: 326px;
}

.team .info {
    margin-right: 0;
}

.team .address address {
    font-style: normal;
    padding: 0;
}

.team .crew .prsn {
    float: left;
    width: 326px;
    height: 120px;
    margin: 1em 20px 0 0;
    padding: 0;
    background-position: top left;
    background-repeat: no-repeat;
}

.team .crew .prsn.right {
    margin-right: 0;
}

.team .crew .prsn p {
    width: 200px;
    padding-left: 110px;
}

.team .crew .prsn p.name {
    font-weight: bold;
}

.lexikon .initial h2 {
    font-size: 2em;
}

.lexikon dl.terms dt {
    margin-top: 1.5em;
    font-weight: bold;
}

.lexikon dl.terms dd {
    margin: 0.5em 0.5em 0.5em 0;
}

a.kennzahlen, a.back {
    display: block;
    float: right;
    padding: 2px 4px 2px 4px;
    border: 1px solid #cce;
    background-color: #eef;
}

a.kennzahlen:hover, a.back:hover {
    color: #36f;
    background-color: #dde;
}

.kennzahlen tr.even th {
    color: #000;
    background-color: #dfdfdf;
}

table.kennzahlen {
    width: 100%;
}

table.kennzahlen tr th, table.kennzahlen tr td {
    padding: 0 0.4em 0 0.4em;
}
