﻿body { font-size: 12px; padding: 0px; margin: 0px 0px 0px 0px; }
ul { padding: 0px; margin: 0px; }
form { padding: 0px; margin: 0px; }
.centerbox { margin: 0px auto 0px auto; }
.page { text-align: left; }
    .page .text { width: 20px; }
.noborderlink { hide-focus: expression(this.hideFocus=true); outline: none; }

.basetable { border-collapse: collapse; border-spacing: 0px; width: 100%; }
    .basetable td { overflow: hidden; white-space: nowrap; word-break: keep-all; }

a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
a.tdoperred:link, a.tdoperred:visited { text-decoration: none; color: red; }
a.tdoperred:hover, a.tdoperred:active { text-decoration: underline; color: red; }

a.tdopergreen:link, a.tdopergreen:visited { text-decoration: none; color: green; font-weight: bold; }
a.tdopergreen:hover, a.tdopergreen:active { text-decoration: underline; color: green; font-weight: bold; }

a.tdoperwirte:link, a.tdoperwirte:visited { text-decoration: none; color: #FFFFFF; font-weight: bold; }
a.tdoperwirte:hover, a.tdoperwirte:active { text-decoration: underline; color: #FFFFFF; font-weight: bold; }

a.linkyel:link, a.linkyel:visited { text-decoration: none; color: #f9cc31; }
a.linkyel:hover, a.linkyel:active { text-decoration: underline; color: #f9cc31; }

a.linkyelb:link, a.linkyelb:visited { text-decoration: none; color: #ff6a00; }
a.linkyelb:hover, a.linkyelb:active { text-decoration: underline; color: #ff6a00; }

a.linkgray:link, a.linkgray:visited { text-decoration: none; color: #656565; }
a.linkgray:hover, a.linkgray:active { text-decoration: underline; color: #656565; }

a.linkblue:link, a.linkblue:visited { text-decoration: none; color: #084274; }
a.linkblue:hover, a.linkblue:active { text-decoration: underline; color: #084274; }

.clearbox { overflow: hidden; clear: both; height: 0px; border-width: 0px; }

.subbutton { display: inline-block; border-width: 0px; background-image: url('image/subbutton.gif'); background-repeat: no-repeat; background-attachment: scroll; background-position: 0px 0px; width: 80px; height: 27px; margin-right: 15px; }
a.subbutton { text-align: center; padding-top: 5px; height: 22px; }
    a.subbutton:link, a.subbutton:visited { text-decoration: none; color: #000000; }
    a.subbutton:hover, a.subbutton:active { text-decoration: none; color: #000000; }

.listlinkbutton { padding: 7px 0px 0px 30px; text-align: left; display: inline-block; background-image: url('image/listbutton.gif'); background-repeat: no-repeat; background-attachment: scroll; width: 69px; height: 20px; margin-right: 10px; }
a.listlinkbutton:link, a.listlinkbutton:visited { text-decoration: none; color: #000000; }
a.listlinkbutton:hover, a.listlinkbutton:active { text-decoration: none; color: #000000; }
.listlinkbutton1 { background-position: 0px 0px; }
.listlinkbutton2 { background-position: 0px -27px; }
.fontword { word-break: break-all; word-wrap: break-word; }
