body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: verdana,arial,sans-serif;
    margin: 0;
    padding: 0
}

td.sidebar {
    background-color: #dee9f1;
    border-left: solid;
    border-left-color: #005896;
    border-left-width: 1px;
    border-right: solid;
    border-right-color: #005896;
    border-right-width: 1px
}

table.navigation {
    background-color: #2c75a8;
    font-size: 9pt;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 3px solid #005896;
}

td.navigation {
    background-color: #2c75a8;
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    color: #ffffff;
    padding: 0px;
    font-size: 9pt;
    font-weight: normal;
    border-width: 0px;
    min-height: 23px;
    height: 23px;
    vertical-align: middle;
}

a.navigation {
    color: #ffffff;
    display: block;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
}
a.navigation:link {
    color: #ffffff;
}
a.navigation:visited {
    color: #ffffff;
}
a.navigation:hover {
    background-color: #005896;
    color: #ffffff;
}

a.navigationbar {
    display: block;
    font-size: 9pt;
    background-color: #005896;
    color: #ffffff;
    font-weight: normal;
}
a.navigationbar:link {
    background-color: #005896;
    color: #ffffff;
}
a.navigationbar:visited {
    background-color: #005896;
    color: #ffffff;
}
a.navigationbar:hover {
    background-color: #005896;
    color: #ffffff;
}

h1{
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    font-size: 13pt;
    color: #005896
}

h2{
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    font-size: 12pt
}

h3{
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    font-size: 11pt
}

table {
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    color: #000000;
    font-size: 10pt
}

td.content {
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    color: #000000;
    font-size: 10pt
}

table.abisco {
    background-image:url(./bilder/abiscologo.png);
}

td.abisco {
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    color: #000000;
    font-size: 11pt
}

td.footer {
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    color: #FFFFFF;
    font-size: 10px
}

table.download {
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    color: #000000;
    font-size: 11pt
}

tr.downloadheader {
    font-family: verdana,geneva,helvetica,arial,sans-serif;
    color: #FFFFFF;
    font-size: 11pt;
    background-color: #005896

}

tr.downloadline {
    height: 5px
}

table.orange {
    background: #ffc47c;
    border: solid;
    border-width: 1px;
    border-color: #cf944c
}

table.blue {
    background: #dee9f1;
    border: solid;
    border-width: 1px;
    border-color: #005896;
    font-size: 10pt
}

table.image {
    background: #dee9f1;
    border: solid;
    border-width: 1px;
    border-color: #005896;
    font-size: 9pt;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px
}

img.blueborder {
    border: solid;
    border-width: 1px;
    border-color: #005896
}

a.impressum:link {
    background-color: transparent;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration:none
}

a.impressum:visited {
    background-color: transparent;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration:none
}

a.impressum:active {
    background-color: transparent;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration:none
}

a.impressum:hover {
    background-color: transparent;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration:none
}

a:link {
    background-color: transparent;
    color: #CF5800;
    font-weight: normal;
    text-decoration:none
}

a:visited {
    background-color: transparent;
    color: #CF5800;
    font-weight: normal;
    text-decoration:none
}

a:active {
    background-color: transparent;
    color: #CF5800;
    font-weight: normal;
    text-decoration:none
}

a:hover {
    background-color: transparent;
    color: #FF8800;
    font-weight: normal;
    text-decoration:none
}

div.footnote{
    color: #999999;
    font-size: 8pt
}
