body {
  background: #008D9A url("/netrind-mlp/jakarta.faces.resource/img/vit/background.jpg.xhtml") repeat-x;
  margin: 0;
  padding: 0;
  font: bold 12px verdana, sans-serif;
  color: #000;
}

#anmeldung {
  display: block;
  width: 862px;
  height: 620px;
  margin: 0 auto;
}

.content-area {
  float: left;
  width: 744px;
  height: 620px;
  background: #FFF;
}

.startblock {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  background: #008C99 no-repeat;
  width: 242px;
  height: 241.9px;
}

.rand {
  float: left;
  height: 620px;
  width: 56px;
  background: transparent;
}

#fuss {
  color: #FFF;
  width: 700px;
  margin: 10px auto 0 auto;
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
}

#fuss div {
  margin: 8px 0;
}

#infotext-vitportal {
  color: #ffff66;
  font-weight: bold;
}

/* Computer-Desktop: 1024px+ */
@media only screen and (min-width: 1024px) {
  .normal #servit-logo-m, .normal #support-info-m, .normal #bl-1-m,
  .normal #bl-2-m {
    display: none;
  }

  .normal #fuss {
    width: 700px;
  }
}

/* Tablets: 768px bis 1024px */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .normal #grafik-rind, .normal #grafik-rinder, .normal #support-info,
  .normal #bl-2, #bl-4, .normal #servit-logo-m, .normal #bl-1-m,
  .normal #bl-2-m {
    display: none;
  }

  .normal #anmeldung {
    width: 614px;
  }

  .normal .content-area {
    width: 496px;
  }

  .normal #fuss {
    width: 496px;
  }

  .normal #support-info-m {
    background: #67AB16;
  }
}

/* Smartphones: 0px bis 480px */
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .normal #anmeldung {
    width: 248px;
    height: 496px;
  }

  .normal #vit-logo, .normal #verband-logo, .normal #grafik-rind, .normal #grafik-rinder,
  .normal #servit-logo, .normal #support-info, .normal #bl-1, .normal #bl-2,
  .normal #bl-3, .normal #bl-4, .normal #bl-5, .normal #bl-6, .normal #bl-7,
  .normal #bl-8, .normal .rand {
    display: none;
  }

  .normal .content-area {
    width: 248px;
    height: 496px;
    border-left: 6px solid #FFF;
  }

  .normal #fuss {
    width: 270px;
  }
}

/* --- Neutrale Seite (analog Smartphone-Seite) --- */
.neutral #anmeldung {
  width: 248px;
  height: 496px;
}

.neutral #fuss {
  width: 270px;
}

.neutral #vit-logo, .neutral #verband-logo, .neutral #grafik-rind,
.neutral #grafik-rinder, .neutral #servit-logo, .neutral #support-info,
.neutral #bl-1, .neutral #bl-2, .neutral #bl-3, .neutral #bl-4,
.neutral #bl-5, .neutral #bl-6, .neutral #bl-7, .neutral #bl-8,
.neutral .rand {
  display: none;
}

.neutral .content-area {
  width: 248px;
  height: 496px;
  border-left: 6px solid #FFF;
}

/* --- Ende Neutrale Seite --- */
.kl {
  width: 118px;
  height: 118px;
}

.hell {
  background: #67AB16;
}

.transparent {
  background: transparent;
}

#servit-logo, #servit-logo-m {
  width: 242px;
  height: 118px;
  background-color: #FFF;
}

#vit-logo {
  background: url("/netrind-mlp/jakarta.faces.resource/img/vit/vit_logo.jpg.xhtml") no-repeat;
}

#grafik-rinder {
  background: url("/netrind-mlp/jakarta.faces.resource/img/vit/anmelden_seite_grafik_1.jpg.xhtml") no-repeat;
}

#grafik-rind {
  background: url("/netrind-mlp/jakarta.faces.resource/img/vit/anmelden_seite_grafik_2.jpg.xhtml") no-repeat;
}

#name, #passwort {
  background: #FFF;
}

.links {
  border-right: 6px solid #FFF;
}

.deko {
  width: 56px;
  height: 56px;
  background: #008C99;
}

.links .deko {
  background: #00A0AC;
  margin-top: 110px;
}

.h3anmeldung {
  font-size: 12px;
  margin: 19px 3px 0 3px;
  padding: 0;
  height: 50px;
}

.h3fehlermeldung {
  color: red;
  font-size: 12px;
  margin: 19px 3px 0 3px;
  padding: 0;
  height: 50px;
}

label, input {
  display: block;
  border: 1px inset #67AB16;
}

label {
  width: 114px;
  border: none;
  margin: 0 auto 0 2px;
}

input.hidden {
  visibility: hidden;
}

input {
  background: #d1e6b9;
  color: #000;
}

input[type=text], input[type=password] {
  width: 116px;
  border: 1px solid #68AC16;
  padding: 1px 0 1px 0 !important;
  margin: 3px auto 0 auto !important;
}

input:focus {
  border-color: #007F8A !important;
  box-shadow: 0 0 4px 1px #004046 !important;
  outline: medium none !important;
}

input.submit {
  border: none;
  margin: 0;
  height: 118px;
  width: 100%;
  background: #67AB16;
  vertical-align: middle;
  font-weight: bold;
  color: #FFF;
}

.clear {
  clear: both;
  height: 1px;
  width: 100px;
  float: none;
}

#support, #register {
  text-align: center;
  margin-top: 50px;
}

.linkToProd {
  text-align: center;
  display: table;
  /* Fallback, wenn verticale Zentierung mit table/table-cell nicht unterstuetzt wird */
  padding: 24px 0;
}

/* Link vertical zentrieren */
.linkToProd a {
  display: table-cell;
  vertical-align: middle;
}

/* Color wird nur ueberschrieben, wenn das Element direkt adressiert wird. */
#support a, .linkToProd a, #register a {
  color: #FFF;
}

/* Keine vorformatierte Liste fuer die Fehlermeldung 'Falsche Anmeldung' */
.h3fehlermeldung ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.hit-link {
  margin-left: 2px;
}

.login-label {
  margin-top: 14px;
}

.normal .content-area .startblock .hint-text {
  display: block;
  padding-top: 83px;
  font-size: 28px;
  color: white;
  text-align: center;
}

.content-area .startblock .hint-text-klein {
  display: block;
  padding-top: 42px;
  font-size: 13px;
  color: white;
  text-align: center;
}

.startblock.kl .link {
  text-align: center;
}

.startblock.kl .link.one-row {
  margin-top: 50px;
}

.startblock.kl .link.two-rows {
  margin-top: 39px;
  line-height: 1.5em;
}

.startblock.kl .link a {
  color: white;
}