body {
  margin: 0;
  padding: 0 0 30px 0;
  font-family: Tahoma, Segoe UI, Arial, Verdana, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
}

h2 {
  font-weight: bold;
  font-size: 11pt;
  color: #227922;
}

p, ul {
  margin: 0 0 17px 0;
}

p.subtitle {
  margin: 5px 0 20px 0;
  text-align: center;
}

ul {
  padding-left: 30px;
  list-style: outside square;
}

tt {
  font-family: monospace;
}

.drg-green {
  color: #227922;
}

.site {
  color: #227922;
  font-weight: bold;
}

.hidden {
  display: none;
}

#header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
  background: white url(/img/bg_header.png) left bottom repeat-x;
  z-index: 200;
}

#header-inner {
  position: relative;
  left: 2px;
  height: 50px;
  padding: 5px 0 0 5px;
  color: navy;
}

#counter {
  position: absolute;
  width: 300px;
  height: 20px;
  right: 30px;
  top: 15px;
  text-align: right;
  font-weight: 500;
}

img#sort_indicator {
  position: absolute;
  top: 40px;
}

#bg {
  position: fixed;
  left: 400px;
  bottom: 150px;
  width: 480px;
  height: 114px;
  background: url("/img/bg_drg-server.jpg") 0 0 no-repeat;
}

#progress_container {
  position: fixed;
  top: 20px;
  width: 100px;
  height: 12px;
  z-index: 300;
  padding: 1px;
  border: 1px solid #227922;
}

#progress {
  width: 0;
  height: 100%;
  background-color: #227922;
}

#content {
  position: absolute;
  top: 80px;
  left: 220px;
  padding: 20px 5px 20px;
}

.include-content {
  padding-top: 2px;
  font-size: 11pt;
}

#result {
  border-collapse: collapse;
}

#result tr.separator-bottom td {
  border-bottom: 2px solid #227922 !important;
}

#result tr:nth-child(odd) {
  background-color: #e6eae1;
}

#result tr.odd td {
  background-color: #e6eae1;
}

#result tr:nth-child(even) {
  background-color: #dfeadd;
}

#result tr.even td {
  background-color: #dfeadd;
}

#result td {
  vertical-align: top;
  padding: 2px 4px;
  border: 2px solid white;
}

#result_header {
  position: absolute;
  top: 59px;
  left: 225px;
  font-size: 10pt;
  border-collapse: collapse;
}

#result_header th {
  font-weight: 500;
  color: white;
  cursor: pointer;
  vertical-align: top;
  padding: 1px 4px;
  border-left: 2px solid white;
  border-right: 2px solid white;
}

#header_col_katalog {
  cursor: default !important;
}

.katalog, .drg-kode, .drg-text {
  text-align: left;
}

.mdc-kode, .partition, .ausn-wa, .verl-fp, .unbewertet, .ts {
  text-align: center;
}

.bwr-ha1, .bwr-ha2, .bwr-ha1a, .bwr-ha2a,
.bwr-ba1, .bwr-ba2, .bwr-ba3, .bwr-ba4, .bwr-ba1a, .bwr-ba2a, .bwr-ba3a, .bwr-ba4a,
.mvwd-ha, .etma-ha, .etmz-ha, .bwr-ab-ha, .bwr-zu-ha, .bwr-abv-ha,
.mvwd-ba, .etma-ba, .etmz-ba, .bwr-ab-ba, .bwr-zu-ba, .bwr-abv-ba,
.bwr-pf-ha, .bwr-pf-ba {
  text-align: right;
}

.drg-kode, .katalog, .mdc-kode, .partition {
  width: 40px;
}

.bwr-ha1, .bwr-ha2,
.bwr-ab-ha, .bwr-zu-ha {
  width: 50px;
}

.bwr-ha1a, .bwr-ha2a {
  width: 50px;
}

.bwr-pf-ha, .bwr-pf-ba {
  width: 70px;
}

.bwr-ba1, .bwr-ba2, .bwr-ba3, .bwr-ba4,
.bwr-abv-ha, .bwr-ab-ba, .bwr-zu-ba, .bwr-abv-ba {
  width: 65px;
}

.bwr-ba1a, .bwr-ba2a, .bwr-ba3a, .bwr-ba4a {
  width: 65px;
}

.mvwd-ha, .etma-ha, .etmz-ha {
  width: 45px;
}

.mvwd-ba, .etma-ba, .etmz-ba {
  width: 70px;
}

.ausn-wa, .verl-fp, .unbewertet, .ts {
  width: 50px;
}

div.link-show-all {
  margin-top: 10px;
  width: 100%;
  text-align: right;
  text-decoration: underline;
  color: #227922;
  cursor: pointer;
}

.blurred {
  color: #DDDDDD;
}

span.site {
  font-weight: bold
}

.code {
  cursor: pointer;
  white-space: nowrap;
}

.text {

}

.main {
  font-weight: bold;
}

#form {
  position: absolute;
  left: 10px;
  top: 80px;
  padding: 20px 0;
  width: 200px;
  background-color: white;
  z-index: 100;
}

input[type=text], fieldset {
  border: 1px solid #227922;
  border-radius: 2px;
}

#search {
  width: 192px;
  padding: 2px;
  margin: 2px;
}

#form fieldset {
  width: 188px;
  padding: 4px;
}

div.catalog {
  float: left;
  width: 94px;
  margin: 0;
  padding: 0;
}

input.catalog {
  margin-right: 10px;
}

.col-section {
  margin: 5px 0 5px 5px;
  border-bottom: 1px solid #227922;
  width: 178px;
}

#select_all_catalogs, #deselect_all_catalogs {
  cursor: pointer;
  font-size: 8pt;
  text-decoration: underline;
}

.extender {
  height: 100px;
}

#footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  background-color: white;
  border-top: 1px solid #227922;
  z-index: 200;
}

#footer-inner {
  position: relative;
  left: 220px;
  color: black;
  font-size: 10pt;
  text-align: left;
  height: 15px;
  padding: 8px 5px;
  text-align: left;
}

#footer-inner a {
  text-decoration: none;
  color: #227922;
}

#ops_link {
  color: #0000a0 !important;
}
#icd_link {
  color: #bb0000 !important;
}

.cover-container {
  text-align: center;
  margin-bottom: 20px;
}

#imprint, #help, #plugins, .message {
  padding-top: 5px;
  max-width: 660px;
}