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

/* body und allg. tags */


/* allg. class */

  .nur_print {
    display:none;   /* nur in screen ! */
  }


/* allg. layer */

  #um_alles {
    width:684px;
  }


  /* header */

  #header_pos {
    padding-top:33px;
  }
  #buehne_pos {
    height:330px;
  }


  /* navi */
  
  #hauptnavi_pos {
    padding-top: 22px;
    padding-left: 57px;
  }


  /* content */

  #content_pos {
    margin-top: 36px;        /* 57 - 8  */
    margin-left: 57px;
  }

  #linkboxen_pos {
    margin-top: 55px;        /*  36 */
    margin-left: 57px;
  }

  /* index */
    
    
    /* theater + kurse */
    

    /* kurse */
    
    #kurs_auswahl_pos {
      margin-top:-12px;
      margin-bottom:19px;    /* 33 26 */
      padding-bottom:13px;
      background-repeat:repeat-x;
      background-position:left bottom;
      background-image:url(pix/striche-grau.gif);
    }
    .kurs_kat_pos {
      clear:both;
      margin-bottom:11px;
    }
    .checkbox_kurs_kat_pos {
      margin-right:6px;
      float:left;
      margin-top:-2px;
    }
    .checkbox_kurs_kat {
      /*border:1px solid red;*/
    }
    .bez_kurs_kat_pos {

    }


    /*  kontakt formulare  */


  /* footer */

  #footer_pos {
    margin-left:57px;
  }

  #social_bookmarks_pos {
    /*margin-top:20px;*/
    padding:20px 0 15px 0;
  }
  #social_bookmarks_pos a {
    color:#635B52;
    font-size:11px;
  }


  #bittewarten {
    /*
    position:absolute;
    z-index:100;
    left:0px;
    top:0px;
    width:100%;
    */
    /*height:20px;*/
    display:none;
    clear:both;
    margin-top:11px;
    margin-left:150px;
  }



