span.hint {
  color: #999;
}

#anzeigenpreview {
  width: 377px;
  float: right;
}

table.infos th {
  font-weight: bold;
  text-align: left;
  padding-right: 10px;
  width: 80px;
}

table.infos th, table.infos td {
  vertical-align: top;
}

.pending {
  color: #900;
  font-weight: bold;
}

.waiting {
  color: #ffc800;
  font-weight: bold;
}

.ok {
  color: #090;
  font-weight: bold;
}

a.floatrechts {
  float: right;
}

a.inline {
  display: inline-block;
  vertical-align: top;
  margin-top: -2px;
}

span.high {
  color: #900;
}

span.medium {
  color: #ba9b03;
}

span.low {
  color: #23d604;
}

form#direktaufruf {
  float: right;
  margin: 5px;
}

form#direktaufruf input {
  width: 90px;
}

form#schnellsuche {
  float: right;
  margin: 5px;
}

form#schnellsuche input {
  width: 90px;
  margin-right: 20px;
}

table.zuordnungen {
  width: 100%;
}

img.pruefung-screenshot {
  max-width: 50px;
  max-height: 50px;
}

#dialog textarea {
  width: 100%;
}

.clickable {
  cursor: pointer;
}

th.clickable a {
  color: #000;
  text-decoration: none;
}

textarea {
  font-family: Arial, sans-serif;
  font-size: 13px;
}

input {
  font-size: 13px;
}

.clickable {
  cursor: pointer;
}

div#anzeigenwrapper {
  max-width: 800px;
  margin: auto;
}

.anzeigencontent {
  margin: 10px;
}

.contenthead {
  margin: 10px;
}
