img {
  border: none;
}

legend {
  display: none;
}

fieldset {
  border: none;
}

ul, ol {
  margin-top: 0.5em;
}

ul li {
  list-style-type: square;
  color: #333;
}

div.hr {
  border-top: solid 1px;
}

p, td, th, ol, ul {
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #000000; 
  text-decoration: none 
}

p {
  margin-top: 0.2em;
  margin-bottom: 0.6em;
}

a:link     { color: #080c5a; text-decoration: underline; }
a:visited  { color: #080c5a; text-decoration: underline;}
a:active   { color: #080c5a; text-decoration: underline; }
a:hover    { color: #080c5a; text-decoration: underline; }

#navigation {
  width: 10em;
  float:left;
  height: 30em;
}

#navigation a {
  text-decoration: none;
  border: none;
}

#navigation ul li {
  list-style-type: none;
  margin-left: 0em;
  padding-left: 0em;
  margin-bottom: 4px;
}

#navigation ul li a {
  font-size: 10px;
  font-weight: bold;
  color: #006;
}

#navigation ul {
  margin-left: 9px;
  padding-left: 0em;
}

#content {
  text-align: left;
  padding: 1em;
}

#footer {
  clear: both;
  border-top: solid 1px #aaa;
  margin-left: auto;
  margin-right: auto;
  padding-left: auto;
  padding-right: auto;
  color: #888;
  font-size: xx-small;
}

#footer a {
  font-size: xx-small;
}

h1 {
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  color: #000000; 
  text-decoration: none;
}

h2 {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  color: #000000; 
  text-decoration: none;
  margin: 0em;
  padding: 0em;
  margin-top: 0.9em;
  margin-bottom: 0.3em
}


h3 {
  font-size: medium;
  color: #555;
  margin-bottom: 10px;
  margin-top: 0.6em;
  margin-bottom: 0.2em
}

.error {
  color: #FF0000;
  font-size: normal;
}

.warning {
  color: #ffa844;
  font-weight: bold;
}

.info {
  color: #338800;
}

.error, .warning, .info {
  margin-bottom: 1em;
}

.cist_edit tr th {
  vertical-align: top;
  font-weight: normal;
  padding-right: 1em;
}

.noborder {
  border: none;
}

.cist_edit_textarea {
  width: 40em;
  height: 20em;
}

.cist_edit_text {
  width: 40em;
}

.login {
  margin-top: 1em;
  text-align: left;
}

.login table {
  margin: auto;
  padding: auto;
  border: solid 1px #ddd;
}

.login .error {
  margin: auto;
  padding: auto;
  text-align: center;
}

.login ul.error {
  margin: 0em;
  padding: 0em;
}

.login ul.error li {
  list-style-type: none;
  display: inline;
}

.login .error div {
  display: inline;
}

.login p.error {
  display: none;
}

.button {
  margin-top: 1.5em;
  border: outset 2px #888;
  background: #eee;
}


input {
  border: inset 1px #888;
  margin-bottom: 0.3em;
  background: #fafafa;
}

input.cist_edit_int {
  width: 4em;
}

select {
  border: inset 1px #888;
  margin-bottom: 0.3em;
  background: #fafafa;
}

td.checkbox {
  text-align: center;
}

td.vertical {
  text-align: center;
  vertical-align: bottom;
}

img.icon {
  vertical-align: bottom;
}

acronym {
  border-bottom: dashed 1px;
  cursor: help;
}

p.description {
  padding: 0.3em;
  color: #999;
}

p.description a {
  color: #338;
}

/**
 * Anzeige der Ulif-Errors
 */
table#ulif_errors {
  display: none;
  border-collapse: collapse;
}


table#ulif_errors tr {
  color: #000;
}

table#ulif_errors tr.timing {
  color: #888;
}

table#ulif_errors tr.debug {
  background: #efe;
}

table#ulif_errors tr.error {
  background: #fee;
}

table#ulif_errors tr.critical {
  background: #faa;
}

table#ulif_errors tr.warning {
  background: #ffe;
}

table#ulif_errors tbody td.message {
  white-space: pre;
}

table#ulif_errors td {
  border: solid 1px #999;
  text-align: left;
  padding-left: 0.3em;
  padding-right: table.content {
 border: 1px solid #656C75;
 border-collapse: collapse;
 }

table.content tr td {
 padding: 5px;
 border: 1px solid #656C75;
}

table.content tr th {
 padding: 5px;
 border: 1px solid #656C75;
}0.3em;
}

table#ulif_errors thead td {
  background: #eee;
  font-weight: bold;
}

div#ulif_timer_container {
  display: none;
}

table.ulif_timer {
  border-collapse: collapse;
  width: 70%;
  margin-top: 2em;
}

table.ulif_timer tr td, table.ulif_timer tr th {
  border: solid 1px;
  font-size: x-small;
  text-align: left;
}

table.ulif_timer thead {
  font-weight: bold;
  background-color: #eee;
}

table.ulif_timer tr {
}

table.ulif_timer tr.total td {
  font-weight: bold;
  background-color: #eee;
}

table.ulif_timer thead tr td.graph {
  width: 30%;
}

table.ulif_timer tbody tr td.graph {
  background-color: #ffc;
  text-align: right;
  margin-right: 0.2em;
  display: block; 
  position: relative;
}

table.content {
 border: 2px solid #080c5a;
 border-collapse: collapse;
 width: 700px;
 }

table.content tr td {
 padding: 5px;
 border: 2px solid #080c5a;
 vertical-align: top;
}

table.content tr th {
 padding: 5px;
 border: 2px solid #080c5a;
 background-color: #ffffef;
 vertical-align: top;
}

#fk_region {
 width: 540px;
}

table.cist_edit tbody tr th {
 width: 100px;
}
