


  body
  {   font-size:11px;
      color:#000000;
      font-family: Verdana, Arial, sans-serif;
      line-height: 16px;
      margin:0;
      padding:0;
  }

  img.tinyarrow
  {   width:    3px;
      height:   3px;
      position: relative;
      margin:   0 5px 2px 0px;
  }

  input.dc_input
  {   border: 1px solid #d9d9d9;
      background-color: white;
      width:205px;
      height: 18px;
      font-size: 10px;
  }

  input.dcUsername
  {   position: absolute;
      left: 120px;
      top: 0px;
  }

  input.dcPassword
  {   position: absolute;
      left: 120px;
      top: 28px;
  }

  h3
  {   font-size: 11px!important;
      padding: 0px;
      margin: 0px 0px 7px 0px;
      color: black;
  }

  div.dcLoginXlRedContainer
  {   position: relative;
      width: 467px;
      height: 229px;
      /*border: 1px solid red;*/
  }

  img.dcEumel
  {   width: 74px;
      height: 112px;
      border: none;
      position: absolute;
      left: 0px;
      top: 0px;
  }

  a.greyLink
  {  color: #666666!important;
     font-size: 11px;
  }

  a.redlink
  {  color: #cc0033!important;
     font-size: 11px;
  }

  div.dcUserName
  {  position: absolute;
  }

  input.dcContinueButton
  {   width: 97px;
      height: 42px;
      position: absolute;
      bottom: 0px;
      left: 350px;
  }

  input.dcLoginButton
  {   width: 114px;
      height: 42px;
      position: absolute;
      bottom: 0px;
      left: 350px;
  }

  img.dcQueryMark
  {   width:18px;
      height: 18px;
      position: absolute;
      left:440px;
      top:22px;
      z-index:2;
      border: none;
  }

  div.bgTop
  {   width: 392px;
      height: 112px;
      background: white url('http://login.doccheck.com/_gfx/de/bg_top_xl.gif');
      position: absolute;
      left:74px;
      top:0px;
  }

  div.tickerRow
  {   background-color: #f5d6de;
      width: 465px;
      height: 37px;
      position: absolute;
      bottom: 0px;
      left:1px;
  }

  div.tickerText
  {   color: #cc0033;
      height: 16px;
      position: relative;
      font-weight: bold;
      left:10px;
      top: 10px;
  }

  div.contentBackground
  {   width: 463px;
      background-color: #f0f0f0;
      height: 80px;
      position: absolute;
      top: 112px;
      left: 1px;

      border-right: 1px solid #e5e5e5;
      border-left: 1px solid #e5e5e5;
      /*padding-left:10px;*/
  }

  div.dcTextContainer
  {   position: relative;
      left: 45px;
      bottom:5px;

  }

  div.dcLabel
  {   font-size: 10px;
      color: black;
  }

  div.dcUserlabel
  {   position: absolute;
      top: 3px;
      left: 50px;
  }

  div.dcPasslabel
  {   position: absolute;
      top: 29px;
      left: 50px;
  }

  div.linkBar
  {
      position: absolute;
      top: 55px;
      left: 50px;
  }

  a.dcRedLink
  {   color: #cc0033!important;
      font-weight: normal;
      text-decoration: none!important;
  }

  div.linkBar a
  {   color: #666666 !important;
      font-size: 10px !important;
      text-decoration:none;
  }


  div.dcErrorMessage
  {   width:400px;
      height:68px;
      overflow:hidden;
  }


