/* Suche */
#divSuchForm      { position: absolute; left: 9px;   top: 135px; z-index: 1; }
#inputort         { position: absolute; left: 20px;  top: 16px; width: 80px;  height: 18px; z-index: 0; }
#inputstrasse     { position: absolute; left: 110px; top: 16px; width: 132px; height: 18px; z-index: 0; }
#inputhausnummer  { position: absolute; left: 250px; top: 16px; width: 60px;  height: 18px; z-index: 0; }
#divSuchButton    { position: absolute; left: 360px; top: 148px; width: 35px;  height: 17px; border: 1px solid rgb(216,220,236); }

#divRubrikWahl {position: absolute; left: 460px; top: 150px; font-size:10pt;}

#divSuchergebnis  { position: absolute; left: 20px; top: 110px; width: 350px; height: 294px; display: none; background-color: white; font-size: 10px; font-weight: normal; z-index: 10; border: 2px solid rgb(120,131,158); padding: 3px; }
#Suchtitle        { position: absolute; left: -2px; top: -2px; width: 499px; height: 32px; background-color: rgb(120,131,158); font-size: 16px; font-weight: bold; color: white;}
#Suchergebnis     { position: absolute; left: 0px; top: 30px; width: 496px; height: 270px; background-color: white; z-index: 12; }
#SuchTag          { position: absolute; left: 16px; top: 5px; color: white; }
#SuchClose        { position: absolute; left: 473px; top: 5px; color: white; }
#divSuchInfo      { position: absolute; left: 220px; top: 240px; padding: 5px; border: 1px solid rgb(216,220,236); background-color: white; z-index: 11; }

/* Logo */
#myLogoDiv      { position: absolute; left: 20px;   top: 36px; z-index: 2; }
#head_du {text-align:center;font-family:arial;font-size:18pt; font-weight:bold;height:50px; width:100%;position: absolute; left: 10px;   top: 0px; background-color:#000066;color:#CCCCFF;}
