/* egger und partner*/

html{
height: 100%;
overflow-y: scroll;
}

body {margin:0px 0px 0px 0px; background: url(pix/bg.gif);
}

table.one { height: 100%; }

td.navi { background:url(pix/hg_navi.jpg) repeat-x;}
td.navi_links { background:url(pix/bg_navi_links.gif) repeat-x;}
td.weiss { background:#ffffff; }
td.footer { background:#7da7d8; }
td.content { background:#FFFFFF; background:url(pix/bg_content.gif); }


p {
  font-family: arial, tahoma, verdana;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
  text-decoration:none;
  font-weight: normal;
  }
 
a:link { text-decoration:none; color:#000000;}
a:visited { text-decoration:none; color:#000000;}
a:hover { text-decoration:underline; color:#000000;}
a:active { text-decoration:none; color:#000000;}


  
p.gross {
  font-family: arial, tahoma, verdana;
  font-size: 20px;
  color: #7da7d8;
  text-decoration:none;
  font-weight: bold;
  }
  
  

p.klein {
  font-family: arial, tahoma, verdana;
  font-size: 10px;
  color: #333333;
  text-decoration:none;
  font-weight: normal;
  } 
  
a.klein:link { font-family: arial, tahoma, verdana; color:#b48327; margin-top: 0px; margin-bottom: 0px; font-size: 10px; font-weight: normal; text-decoration: none; }
a.klein:visited { font-family: arial, tahoma, verdana; font-size: 10px; color: #b48327; text-decoration:none; font-weight: normal; }
a.klein:hover { font-family: arial, tahoma, verdana;; font-size: 10px; color: #b48327; text-decoration:underline; font-weight: normal; }
a.klein:active { font-family: arial, tahoma, verdana; font-size: 10px; color: #b48327; text-decoration:underline; font-weight: normal; }  


 

p.navi {
  font-family: arial, tahoma, verdana;
  font-size: 12px;
  color: #737373;
  text-decoration:none;
  font-weight: bold;
  } 
  
a.navi:link { font-family: arial, tahoma, verdana; color:#737373; margin-top: 0px; margin-bottom: 0px; font-size: 12px; font-weight: bold; text-decoration: none; }
a.navi:visited { font-family: arial, tahoma, verdana; font-size: 12px; color: #737373; text-decoration:none; font-weight: bold; }
a.navi:hover { font-family: arial, tahoma, verdana;; font-size: 12px; color: #0072bc; text-decoration:none; font-weight: bold; }
a.navi:active { font-family: arial, tahoma, verdana; font-size: 12px; color: #0072bc; text-decoration:none; font-weight: bold; }  


p.navi_l {
  font-family: arial, tahoma, verdana;
  font-size: 11px;
  color: #737373;
  text-decoration:none;
  font-weight: bold;
  } 
  
a.navi_l:link { font-family: arial, tahoma, verdana; color:#737373; margin-top: 0px; margin-bottom: 0px; font-size: 11px; font-weight: bold; text-decoration: none; }
a.navi_l:visited { font-family: arial, tahoma, verdana; font-size: 11px; color: #737373; text-decoration:none; font-weight: bold; }
a.navi_l:hover { font-family: arial, tahoma, verdana;; font-size: 11px; color: #737373; text-decoration:none; font-weight: bold; }
a.navi_l:active { font-family: arial, tahoma, verdana; font-size: 11px; color: #737373; text-decoration:none; font-weight: bold; }  

 
 

.input, .inputplz {
       background-color: #ffffff;
       border-top: #7da7d8 1px solid;
       border-bottom: #7da7d8 1px solid;
       border-left: #7da7d8 1px solid;
       border-right: #7da7d8 1px solid;
       font-family:  arial, tahoma, verdana, Helvetica;
       font-size: 11px;
       color: #333333;
}
.submit {
        background-color: #7da7d8;
       border-top: #7da7d8 1px solid;
       border-bottom: #7da7d8 1px solid;
       border-left: #7da7d8 1px solid;
       border-right: #7da7d8 1px solid;
       font-family:  Arial, Verdana, Tahoma, Helvetica;
       font-size: 11px;
       color: #FFFFFF;
}


/* ------------------------------------------- */
