/*########################################################################*/
/*                                                                        */
/*  Homepage www.zirkus-paletti.de                                        */
/*  Programm by: Andreas Gonell  mail@surium.de                           */
/*                                                                        */
/*  *id = "$Id:  $" */
/*                                                                        */
/*########################################################################*/

  html { 
    margin:0px; padding:0px; 
  }
  body { 
    background-color:#fff;
    margin:0px;
    padding:0px;
  }

  div,p,td {
    font-family:verdana,arial,helvetica,sans-serif;
    color:#000;
    font-size:12px;
  }
  p,h1,h2,h3,h4,h5,h6  {
    margin:0px; 
    padding:0px;
  }
  img { 
    border:0px; 
  }
  form { 
    margin:0px; 
    padding:0px;
  }

  a.ohne {
    color:black;
  }

  .fett {
    font-weight:bold;
  }
  .fliess {
    line-height:18px;
    margin-bottom:10px;
  }
  .fliess_re, .fliess_re_2, .fliess_re_u_bild {
    font-size:11px;
    line-height:16px;
  }
  .fliess_re, .fliess_re_u_bild {
    margin-bottom:8px;
  }
  .fliess_re_2 {
    margin-bottom:16px;
  }
  .unter_gal {
    width:475px;
  }
  h1, .hl1 {
    font-size: 15px;
    line-height: 22px;; 
    font-weight:bold;
    letter-spacing:1px;
    min-height:23px;  /* 38 */
    margin-bottom:15px;
  }
  h1 span {
    white-space: nowrap;
  }
  h2, .hl2 {
    font-size:13px;
    font-weight:bold;
    letter-spacing:1px;
    margin-bottom:16px;
  }
  #hl_re {
    height:38px;
  }
  
  .clear {
    clear: both;
  }
  .nix {
    font-size: 0;
    line-height: 0;
    height: 0;
    width: 0;
  }
  
  .fliess ol, 
  .fliess ul {
    margin-left: 0px;
    padding-left: 0px;
    margin-left: 30px;
  }
  

  /* head */
  
  #head { width:100%;      /* 820 */
          background-color:white;
        }
  #head_punkte_uber {
    margin-top:7px;
  }
  #head_punkte, #head_uber, #head_sprachauswahl {
    display:inline;
  }


  /* navi */
  

  /* intern */
  
  .intern-subnavi {
    color: red;
    background: white;
    padding: 3px 6px;
  }
  

  /* inhalt */
  
  .inhalt_li_bild { /***  auch defs je datei  ***/
    margin-left:0px;
    width:600px;
  }
  .inhalt_re_bild { /***  auch defs je datei  ***/
    margin-left:0px;
    width:300px;
  }

  .bild_fliess_li {
    margin-left:4px;
  }

  .button_senden { border:1px solid #C6C6C6;
                   background-color:#F2F2F2;
                   color:#E61900;
                   font-size:9px;
                   font-family:verdana,helvetica,arial,sans-serif;
                   cursor:pointer;
                   /*text-transform:uppercase;*/
                   margin-top:2px;
                 }
  .button_abbrechen { border:1px solid #C6C6C6;
                   background-color:#F2F2F2;
                   color:#333;
                   font-size:9px;
                   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;
                 }
  .input { border:1px solid #C6C6C6;
           background-color:#F2F2F2;
           font-size:12px;
         }
  .form_trenner_v { height:7px; }
  .form_trenner_h { width:15px; }








/*****   alter rest    *****/
/*


  #bittewarten { position:absolute; left:0px; top:0px; width:100%; height:100px;
                 display:none; z-index:100;
               }
*/

