/* ##### JustFirms.com ##### */


  body {
    background-color: rgb(255,255,255);
    margin:0;
    padding:0;
  }

acronym, .titleTip {
  border-bottom: 2px dotted rgb(153,153,153);
  cursor: help;
  margin: 0;
  padding: 0;
}


  a {
    color: rgb(146,0,0);
    text-decoration: none;
  }

  a:visited, {
    color: rgb(146,0,0);
    }

  a:hover {
    color: rgb(237,30,36);
    }



  #l-top{
    background-color: rgb(255,255,255);
    background-image:url(../images/layout_top.gif);  
    background-repeat: no-repeat;
    height: 75px;
    margin: 0; padding: 0;
  }

  #l-left{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left; 
    width: 144px;
    min-height: 500px;
    background-color: rgb(255,255,255);
    background-image:url(../images/layout_left.gif); 
    background-repeat: no-repeat;
    margin: 0; padding: 0 5px 10px 5px;
    text-align: justify;
  }

  #l-right {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
    background-color: rgb(255,255,255);
    text-align: justify;
  }


  #l-bottom {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0;
    text-align: center;
    background-color: rgb(255,255,255);
    border: 1px solid rgb(155,155,155);
  }

  #l-content{
    margin: 20px 0 0px 174px; padding: 0;
  }

  #l-left a {
    color: rgb(146,0,0);
    background-color: white;
    display: block;
    text-align: left;
    width: 145px;
    height: 20px;
    border: 0;
    text-decoration: none;
    margin: 0;
    padding: 0;
  }

  #l-left a:hover {
    color: rgb(237,30,36);
    text-decoration: none;
    background: url(../images/layout_hover.gif) no-repeat right;
    margin: 0;
    padding: 0;
  }


  #l-left ul {
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
  }

  #l-of {
     overflow: hidden;
  }

  .registration {
    background-color: white;
  }

  .reg-table {
    clear: left;
    width: 750px;
    background-color: #920000;
    border: 0;
    border-spacing: 1px;
    padding: 0;
  }

  .reg-us-text {
    float: left;
    height: 25px;
    background: url(../images/reg_table_us_bg.gif) repeat-x;
  }

  .reg-us-left {
    float: left;
    height: 25px;
    width: 5px;
    background: url(../images/reg_table_us_left.gif) no-repeat;
  }

  .reg-us-right {
    float: left;
    height: 25px;
    width: 50px;
    background: url(../images/reg_table_us_right.gif) no-repeat;
  }

  .reg-spalte1 {
    width: 200px;
    margin: 2px;
  }

  .reg-spalte2 { 
    background-color: white;
    width:250px;
    margin: 2px;
  }

  .reg-spalte2-red { 
    background-color: rgb(250,200,200);
    width:250px;
    margin: 2px;
  }

  .reg-plz { 
    background-color: white;
    width:42px;
    margin: 2px;
  }

  .reg-plz-red { 
    background-color: rgb(250,200,200);
    width:42px;
    margin: 2px;
  }

  .reg-anrede {
    margin: 2px;
  }

  .reg-anrede-red {
    background-color: rgb(250,200,200);
    margin: 2px;
  }

  .reg-ready {
    font-weight: bold;
    margin: 5 px;
  }