/* CSS-Design for hl-baumanagement.at by dianimation, Diana Muigg */

/* BASICS */
*                       { margin: 0; padding: 0; }
html, body              { width: 100%; height: 10000px; overflow: visible; }
body                    { font:11pt/120% Arial, Helvetica, Verdana, sans-serif; color:black;
                          background-color: white !important; background-image: none !important; }
                          
a, a:visited				    { text-decoration: none; color: #333399; }
a:hover, a:focus		    { outline: 0; }
a img								    { border: none; outline: 0; }

img                     { border: none; margin: 0; padding: 0; }

.printtext              { display: inline; }
.ie                     { display: none; }
.clear							    { clear: both; }


/* PAGE POSITIONS */
#pagewrap               { width: 100%; height: 10000px; margin: 0; 
                          background: none; overflow: visible; }
#contentwrap            { width: 100%; height: 10000px; margin: 0; overflow: visible; }
#hg                     { display: none; } 
#header                 { display: none; } 
#maincontent            { height: 100%; top: 0px; bottom: 0px; position: relative; overflow: visible; }
#frameinhalt            { width: 100%; height: 8000pt; overflow: visible; z-index: 100; } 
#statistik              { display: none; }   
  #logo                 { display: none; }
  #logo img             { display: none;}
                                      


/* GENERAL TYPO */
h1, h2, h3, h4, h5      { font-size: 12px; line-height: 16px; color: #3C3C3C; }
h1                      { font-size: 14px; text-transform: uppercase; padding: 52px 0 0 0; }
h2                      { font-weight: normal; }
.ta{
  display:none;
}
