/* ----------------------------------------------------- HEADER */
#header {
 background-image: url(images/header02.gif);
 background-repeat: no-repeat;
 background-color: #FFFFFF;
 height: 137px;
 margin: 0;
 padding: 0;
 text-align: left;
 text-indent: -8000px;
 }
#header h1 {
 font-size: 1px;
 line-height: 1px;
 margin: 0;
 padding: 0;
 }


/* ----------------------------------------------------- HEADER - LOGO links und rechts */

#header_logo_left {
 height: 81px;
 width: 98px;
 margin: 0;
 padding: 0;
 background-image: url(images/brista_metallwaren.gif);
 background-repeat: no-repeat;
 text-align: left;
 position: absolute;
 left: 25px;
 top: 47px;  
 z-index: 2;
 }
#header_logo_right {
 height: 93px;
 width: 118px;
 margin: 0;
 padding: 0;
 background-image: url(images/brista_verzinkerei.gif);
 background-repeat: no-repeat;
 text-align: left;
 position: absolute;
 left: 613px;
 top: 35px;  
 z-index: 3;
 }
#header_logo_left img, #header_logo_right img {
 border: 0;
 height: 81px;
 margin: 0;
 padding: 0;
 width: 98px;
 }

#header_logo_middle {
 height: 18px;
 width: 165px;
 margin: 0;
 padding: 0;
 text-align: left;
 position: absolute;
 left: 283px;
 top: 85px;  
 z-index: 4;
 }
#header_logo_middle img {
 border: 0;
 height: 18px;
 margin: 0;
 padding: 0;
 width: 165px;
 }

