/**************************************************************************/
/**                                                                      **/
/*  Homepage www.allee-design.de   2008                                   */
/*  Programm by: Andreas Gonell  mail@surium.de                           */
/*                                                                        */
/*  *id = "$Id: $"  */
/**                                                                      **/
/**************************************************************************/

/* body und allg. tags */

  body {
    margin:0px; padding:0px; border:0px;
    background-color:white;
  }
  img, form, p {
    margin:0px; padding:0px; border:0px;
  }
  p, div, h1, h2, h3, h4, h5, h6, img, form {
    margin:0px; padding:0px; border:0px;
    font-style:normal;
    font-weight:normal;
  }
  p, div, td, h1, h2, h3, h4, h5, h6 {
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:12px;
    color:#555555;   /* 666666 */
  }
  h1 {
    font-size:20px;
    font-weight:bold;
    margin-bottom:20px;
  }
  h2, h3 {
    font-weight:bold;
    padding-top:0px;
    margin-bottom:3px;
  }
  #produkt_re_bottom  h2 {
    font-size:20px;
    font-weight:bold;
    margin-bottom:13px;
  }
  #produkt_re_bottom  h3 {
    font-size:15px;
    font-weight:bold;
    margin-bottom:2px;
  }
  h4 {
    font-weight:bold;
    padding-top:0px;
    margin-bottom:3px;
  }
  ul, ol {
    margin-top:0;
    margin-bottom:0;
  }
  li {  /* margin: siehe auch browserspezifisch */
    line-height:18px;
  }
  a {
    color:#98141B;   /* text: 98141B */
    text-decoration:none;
  }
  a:hover {
    text-decoration:underline;
  }
  
  a.subnavi {
    font-family:arial, helvetica, sans-serif;
    font-weight:bold;
    font-size:15px;
    margin-right:30px;  /* 40 */
  }


/* allg. class */

  .fliess_block {
    margin-bottom:24px;   /* 20 */
  }
  .fliess_block_letzter_in_kat {
    margin-bottom:26px;   /* 32 */
  }
  .letzter_in_kat_hg {
  }
  .fliess {
    line-height:18px;
    margin-bottom:12px; /* 18 */
  }
  .clear {
    clear:both;
  }
  .gross {
    font-size:20px;
    line-height:26px;
  }
  .fett {
    font-weight:bold;
  }
  .rot {
    color:#990000;
  }
  .grau {
    color:#CCCCCC;
  }
  .nix {
    height:0;
    line-height:0;
    font-size:0;
  }

  .fliess_block li {
    list-style-type:circle;
    margin-left:-25px;
  }


/* allg. layer */


  #um_alles {

  }


  /* header */

  #header_pos {
    height:100px;
  }
  #logo_pos {
    float:left;
    text-align:right;
    padding-top:27px;
  }
  #claim_pos {
    float:left;
    padding-top:48px;   /* 44 */
    padding-left:20px;
  }
  .claim {
    font-family:arial, helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#98141B;
  }


  /* content */
  
  #content_pos {
  }
  #content_pos_li {
  }
  #content_pos_re {
  }
  
    /* content li */
    

    /* siehe ad-screen.css */
    #content_li_hg {
    }
    #content_pos_li .gitter {
    }
    #content_pos_li .rahmen {
    }
    #content_pos_li_innen {
    }

    .zelle_pos
    {
      float:left;
    }
    .zelle_pos_innen
    {
    }
    .schlagwort {
      font-family:arial, helvetica, sans-serif;
      text-align:center;
      padding-top:73px;
      font-size:36px;   /* verdana: 30 */
      font-weight:bold;
    }
    .zelle_pos_innen .rubrik {
      height:20px;
    }
    .zelle_pos_innen .bild {
    }

    /* produkte */
    
    #prod_navi_pos {
    }
    #prod_navi_pos_li {
      float:left;
      /*padding-top:5px;*/
    }
    #prod_navi_pos_re {
      padding-left:20px;
      float:left;
    }
    .prod_navi {
      font-size:20px;
      font-weight:bold;
      /*margin-bottom:13px;*/>
    }

    #produkt_pos {
    }
    #produkt_pos_li {
    }
    #produkt_pos_re {
    }

    #produkt_re_outer {
    }
    #produkt_re_top {
    }
    #produkt_re_bottom {
    }


    /* content re */
    #re_outer {
    }
    #re_top {
    }
    #re_bottom {
    }
    #re_bottom .button {
    }



  /*  kontakt formulare  */

  #kontakt_form {
    padding-bottom:33px;
  }

  .pflicht_feld {
    /*color:red;*/
  }

  .button_senden {
    border:1px solid #b1ada9;
    background-color:#f5f3ef;
    color:#990000;
    font-size:11px;
    font-family:verdana, helvetica,arial,sans-serif;
    cursor:pointer;
    /*text-transform:uppercase;*/
    margin-top:2px;
  }
  .button_abbrechen {
    border:1px solid #b1ada9;
    background-color:#f5f3ef;
    color:#635b52;    /* #333333 */
    font-size:11px;
    font-family:verdana, helvetica,arial,sans-serif;
    cursor:pointer;
    /*text-transform:uppercase;*/
    height:18px;
    padding-left:10px; padding-right:10px;
    padding-top:1px; padding-bottom:1px;
  }
  .button_senden_text {
    border:1px solid #C6C6C6;
    background-color:#F2F2F2;
    color:#FD5000;
    font-size:11px;
    /*font-family:"courier new",monospace;*/
    font-family:verdana, helvetica,arial,sans-serif;
    cursor:pointer;
    /*text-transform:uppercase;*/
    height:17px;
    padding-left:10px; padding-right:10px;
    padding-top:1px; padding-bottom:1px;
  }
  a.button_senden:hover, a.button_abbrechen:hover, a.button_senden_text:hover {
    text-decoration:none;
  }
  .input {
    border:1px solid #C6C6C6;
    font-family:"courier new",monospace;
    background-color:#ffffff;
    font-size:12px;
  }
  .form_trenner_h { width:15px; }
  .form_trenner_v {
    height:6px;
    font-size:1px;
    clear:both;
  }

  .tr_form {
    clear:both;
    width:380px;
    /*border:1px solid white;*/
  }
  .td_form_li {
    float:left;
    width:70px;
  }
  .td_form_re {
    float:right;
    width:310px;
  }



  /* footer */

  /* kein footer vorhanden */




