body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
      
   margin: 0;
   padding: 0;
   
   background: #F2F2F2 url(bg.gif) top left repeat-y;
  }

  body a {text-decoration: none; color: #C91423}
  body a:hover {text-decoration: none; color: #000000}

  
  .cleaner {
   clear: both;
   height: 1px;
   font-size: 0px;
  }
  
  /* struktur ------------------------------------------------------- */
  #header {
   float:left;
   width: 100%;
   min-width: 900px;
   background: #FFFFFF url(highyag_logo_banner.jpg) top left repeat-x;
   height:71px;
  }
  
  #header_innen {
   width: 900px;
   
   
  }
  
  #leiste {
   background: #E7969D url(verlauf_rot.jpg) top left repeat-x;
  
   color:#FFFFFF; 
   float:left;  
   width: 100%; 
   min-width: 900px;
   
   border-width: 0px 0px 1px 0px; 
   border-style: solid; 
   border-color: #FFFFFF;
  }
  
  #leiste_fixed {
   width: 900px;
   background: #E7969D url(verlauf_rot.jpg) top left repeat-x;
   
  }
  
  #leiste_links {
   width: 197px; 
   float:left;
  }
  
  #leiste_links.grau {
   background-color:#8F8F8F;
  }
  
  #leiste_links_innen {
    font-style:italic;
  }
  
  #leiste_links_innen a {
    display:block;
    padding: 10px 15px 10px 15px;
    text-decoration: none;
    color: #FFFFFF;
  }
  
  #leiste_links_innen a:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color:#C91423;    
  }
  
  #leiste_navi {
    width: 710px; /* width: 674px; */
    float: left; 
    background-color:#8F8F8F;
  }
  
  #leiste_rechts {
    width: 167px; /* width: 168px; */
    float: left;
  }
  
  #leiste_rechts_innen {
   padding: 9px 15px 7px 25px;
    
  }
  
  #page {
   clear: both; 
   width: 876px;
    
   
  }
  
  
  #page_links {
    width: 230px; 
    float:left;
  }
  
  #page_links_navi {
    text-align:right;
    margin-top: 0px; 
    /* padding-right: 20px; */
    line-height: 17px;
  }
  
  #page_links_navi_produkte {
    text-align:right; 
  }
  
  
  #page_rechts {
   width: 479px; 
   float:left;
   text-align:center;
  }
  
  #spalte_rechts {
     float:right; 
     width: 165px;
  }
  
  #spalte_rechts_innen {
      padding: 22px 0px 0px 23px;
  }

  #back  {
   clear:both;
   width:65px;
   height:19px;
   top:131px;
   left:580px;
   position:absolute;
   z-index:3;
   overflow:hidden;
  }
  
  #contentbild {
   margin-bottom: 12px;
  } 

  #content {
    padding:22px 39px 22px 39px;
    line-height: 17px;
    text-align:left;
  }
  
  #content td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
  }
  
  #footer {
   margin-top:20px; 
   text-align:left; 
   font-size: 11px; 
   color:#C91423;
  }
  
  #footerhell {
    color:#8F8F8F;
  }
  
  #navirechtsbox {
   /* margin-top:17px; */
  }
  
  
  
  /* navigation -------------------------------------------------- */
  /* navigation oben ---------------------------- */
  .navioben {
   float: left;
   margin: 0;
   background: #CDCDCD url(verlauf_grau.jpg) top left repeat-x;
   
   text-align: center;
   
  }
  
  .navioben a{
   padding-top: 10px;
   padding-bottom: 10px;
   display:block;
   text-decoration: none;
   color: #FFFFFF;
   
   border-width: 0px 0px 0px 1px;
   border-style: solid;
   border-color: #FFFFFF;
  }
  
  .navioben a.aktiv{
   background: #E7969D url(verlauf_rot.jpg) top left repeat-x;
  }
  
  .navioben a:hover{
   text-decoration: none;
   color: #FFFFFF;
   background: #E7969D url(verlauf_rot.jpg) top left repeat-x;
  }
  
  /* navigation links ---------------------------- */  
  .navilinks {
   display: block;
   margin-bottom: 12px;
   color: #000000;
   text-decoration: none;
   padding-right: 20px;
  }
  
  .navilinks:hover {
   color: #C91423;
  }
  
  .navilinks_aktiv {
   display: block;
   margin-bottom: 12px;
   color:#C91423;
   text-decoration: none;
   padding-right: 20px;
  }
  
  #page_links_navi .box {
  position:relative;
  width:100%;
  height: 34px;
  }
  
  /*
  #page_links_navi a span.tooltip {
  display:none;
  visibility: hide; 
  visibility: hidden;
  }
  
  #page_links_navi a:hover span.tooltip { 
  position:absolute;
  z-index:10; 
  left:196px; 
  top:0px;
  display:block;
  visibility: show; 
  visibility: visible; 
  padding:6px; 
  width:250px;
  background-color:#fff; 
  color:#000; 
  border:1px solid #C91423;
  text-align:left;
  
  }
  
  */
  
  #page_links_navi span.tooltip { 
  position:absolute;
  z-index:10; 
  left:231px; 
  top:0px;
  display:block;
  visibility: hide; 
  visibility: hidden; 
  padding:6px; 
  width:250px;
  background-color:#fff; 
  color:#000; 
  border:1px solid #C91423;
  text-align:left;
  
  }
  
  .tooltip p {
   padding: 0px;
   margin: 0 0 0px 0;
  }
  
  /* navigation links bei produkten ---------------------------- */ 
  /* ordner */
  .navilinks_folder {
   display: block;
   padding: 7px 20px 8px 10px;
   margin-bottom: 2px;
   color: #5C5C5C; 
   /* background-color: #DEDEDE; */
   text-decoration: none;
   background: #ECECEC url(bg_linke_navi.jpg) bottom left repeat-x;
  }
  
  .navilinks_folder:hover {
   color: #C91423;
  }
  
  .navilinks_folder_aktiv {
   display: block;
   padding: 7px 20px 8px 10px;
   margin-bottom: 2px; 
   color: #C91423; 
   /* background-color: #DEDEDE; */
   text-decoration: none;
   background: #ECECEC url(bg_linke_navi.jpg) bottom left repeat-x;
  }
  
  .navilinks_folder_open {
   display: block;
   padding: 7px 20px 8px 10px;
   margin-bottom: 2px; 
   color: #5C5C5C; 
   /* background-color: #DEDEDE; */
   text-decoration: none;
   background: #ECECEC url(bg_linke_navi.jpg) bottom left repeat-x;
  }
  
  .navilinks_folder_aktiv:hover {
   color: #C91423;
  }
  
  /* items */
  .item_navilinks {
   display: block;
   margin-bottom: 12px;
   padding-right: 20px;
   color: #000000;
   text-decoration: none;
  }
  
  .item_navilinks:hover {
   color: #C91423;
  }
  
  .item_navilinks_aktiv {
   display: block;
   margin-bottom: 12px;
   padding-right: 20px;
   color:#C91423;
   text-decoration: none;
  }
  
  
  #sprachnavi {
   padding: 17px 20px 8px 10px;
   text-align:right;
  }
  
  
  
   
  
  
  /* content ------------------------------------------------------------ */
  h1 {
   font-size: 18px;
   line-height: 22px;
   font-weight: normal;
   margin: 0 0 20px 0;
   padding: 0;
   color:#C91423;
   
  }
  
  .ueb2 {
   color:#000000;
  }
  
  h2.vertrieb {
   font-size:14px;
   color:#C91423;
   font-weight: normal;
   
   margin:0px;
   padding:5px 0px 5px 0px;	
  }
  
  h3.vertrieb {
   font-size:12px;
   font-weight:normal;
   font-style:italic;
   
   margin:0px 0px 12px 0px;
   padding:0px;
  }
  
  p {
   padding: 0px;
   margin: 0 0 20px 0;
  }
  
  .footerlink {
   color:#C91423;
   text-decoration:none;
  }
  
  .footerlinkhell {
   color:#8F8F8F;
   text-decoration:none;
  }
  
  .listendarstellung { 
   padding:0px 0px 0px 16px; 
   margin:0px; 
   list-style-position:outside; 
   list-style-image: url(liste.gif) 
  }
  
  .listendarstellung li {
    padding:0px; 
    margin:0px;
  } 
  
  .markierung {
    color:#C91423;
  }
  
  .markierung_block {
    color:#C91423;
    width:9px; 
    float:left;
  }
  
  .liste {
     width:390px; 
     float:left; 
  }
  
  .eingabefeld {
    width: 140px;
    /* height: 15px; */
    background-color:#FFFFFF; 
    margin: 0px 15px 0px 0px;
    padding:1px;
     
    border-width: 1px;
    font-size: 9px;
  }
  
  .detailbild {
   margin-top:5px;
   width: 100%;
   border-width: 0px;
  }
  
  .download_link_content {
    display:block;
    margin-bottom: 2px;
     
    text-decoration:none; 
    color:#000000; 
    font-style:normal;
    
    background: #F2F2F2 url(download_icon_klein.gif) top left no-repeat; 
    padding: 0px 2px 0px 20px;
  }
  
  .download_link_content:hover {
    background: #F2F2F2 url(download_icon_klein_aktiv.gif) top left no-repeat; 
  }
  
  .download_link {
    display:block; 
    text-decoration:none; 
    color:#000000; 
    background: #FFFFFF url(download_icon.gif) top left no-repeat; 
    padding: 7px 6px 8px 25px;
    line-height: 15px;
  }
  
  .download_link:hover {
    display:block; 
    text-decoration:none; 
    color:#000000; 
    background: #FFFFFF url(download_icon_aktiv.gif) top left no-repeat; 
    padding: 7px 6px 8px 25px;
  }
  
  .navirechtsbox {
    margin-top:2px;
    line-height: 15px;
  }
  
  .navirechtsrahmen {
   height: 35px;
  }
  
  .navirechts {
    display:block; 
    text-decoration:none; 
    color:#000000; 
    background: #FFFFFF url(link_rechts.gif) top left no-repeat; 
    padding: 7px 6px 8px 25px;
    margin-bottom:5px;
  }
  
  .navirechts:hover, .navirechts_aktiv {
    display:block; 
    text-decoration:none; 
    color:#000000; 
    background: #FFFFFF url(link_rechts_aktiv.gif) top left no-repeat; 
    padding: 7px 6px 8px 25px;
    margin-bottom:5px;
  }
  
  .eingabeform {
    width: 252px;
    height: 15px;
    background-color:#FFFFFF; 
    margin: 2px 0px 2px 0px;
    padding: 0px;
     
    border-width: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
  }
  
  .eingabebox {
    width: 252px;
    height: 125px;
    background-color:#FFFFFF; 
    margin: 2px 0px 2px 0px;
    padding:0px;
     
    border-width: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
  }
  
  .absenden {
    background-color:#8F8F8F; 
    margin: 2px 0px 2px 0px;
    padding:0px;
     
    border-width: 0px;
    border-color: #C91423;
    font-size: 11px;
    color: white;
  }
  
  #content ul { 
   padding:0px 0px 0px 16px; 
   margin:0px; 
   list-style-position:outside; 
   list-style-image: url(liste.gif) 
  }
  
  #content ul li {
    padding:0px; 
    margin:0px;
  } 
  
  #content img {
   margin-bottom: 20px;
  }
  
  /* downloads ---------------------------- */
  .listendarstellung_downloads { 
   margin:0px;
   padding:0px;
   list-style-type:none;
  }
  
  .listendarstellung_downloads li {
    padding:0px; 
    margin:0px;
  }
  
  .listendarstellung_downloads li a {
    display:block;
    color:Black;
    font-style:italic;
    margin-bottom: 12px;
  }
  
  .listendarstellung_downloads ul { 
   margin:0px 0px 24px 0px;
   padding:0px 0 0 0px;
   list-style-type:none;
  }
  
  .listendarstellung_downloads ul li {
   margin-bottom: 3px;
  } 
  
  .listendarstellung_downloads ul li a {
    display:block;
    margin-bottom: 0px;
     
    text-decoration:none; 
    color:#000000; 
    font-style:normal;
    
    background: #F2F2F2 url(download_icon_klein.gif) top left no-repeat; 
    padding: 0px 2px 0px 20px;
  }
  
  .listendarstellung_downloads ul li a:hover {
    background: #F2F2F2 url(download_icon_klein_aktiv.gif) top left no-repeat; 
  }
  
  /* tooltip ---------------------------- */
  .blaseunten {
    width: 240px; 
    background: transparent url(blase_unten.gif) bottom left no-repeat;
   }
   
   .blaseoben {
    padding: 10px 17px 17px 40px;
    margin-bottom:4px; 
    background: transparent url(blase_oben.gif) top left no-repeat;
   }
   
   .blaseoben h2 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color:#C91423;
    font-weight:normal;
    font-style:italic;
   }
  
  .datentabelle {
   width: 100%;
  }
  
  .datentabelle td {
    background-color: #F2F2F2;
  }