body, html
{
    padding:0px;
    margin:0px;
    overflow: hidden;
}
body
{
      background: #9B9B9B;
}
body,div,form,p,h1,h2,h3,a,span,table,td,tr,th,img
{
    font-family: Verdana;
    font-size: 11px;
    padding:0px;
    margin:0px;
    line-height: 15px;
}
table
{
    border-collapse: collapse;
}
img
{
    border:none;
}
div.menu_entry 
{
    margin-top: 15px;
  	padding: 0;
	  font-size: 1px;
}
div.menu_entry_2 
{
    margin-top: 0px;
  	padding: 0px;
	  font-size: 1px;
    }
img.menu_entry_line
{
    width: 192px;
    height: 1px;
    font-size: 1px;
}
a { color:#687A95; }
a:hover { color:#9F0028; }
a:visited { color:#687A95; }
div#back_left
{
    position: absolute;
    z-index: 1;
    width: 212px;
    height: 100%; 
    background: #F8F8F6;
}
div#back_middle
{
    position: absolute;
    left: 212px;
    z-index: 1;
    width: 788px;
    height: 100%; 
    background: #EEEFF1; 
}
#navi_head
{
    position:absolute;
    z-index:20;
    display:block;
    width:788px;
    height:28px;
    overflow:hidden;
    border:none;
    margin:0 0 0 212px;
    background: url(navi_top_pft.gif) 0px -1px;
}
* html #navi_head
{
    width:788px;
    height:28px;
    w\idth:788px;
    he\ight:28px;
}
a#home {width: 106px;}
a#profiltechnik {margin-left: 5px; width: 138px;}
a#foerdertechnik {margin-left: 5px; width: 152px;}
a#maschinenschutz {margin-left: 5px; width: 177px;}
a#dienstleistungen {margin-left: 5px; width: 167px;}

ul#navi_head_list
{
    position:absolute;
    width:788px;
    height:28px;
    overflow:hidden;
    z-index: 21;
    list-style-type: none;
    margin: 0; padding: 0;
}
ul#navi_head_list li
{
    float: left;
    height: 28px;
}
ul#navi_head_list li#active
{
}
li#active a { color: #000; }
#navi_head_list a
{
    height: 28px;
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
}
#navi_head_list a:hover { }
div#navi_left_container
{
    position: absolute;
    z-index: 2;
    width: 212px;
    /* background: #9C9E9E url(navi_left_pft.gif) no-repeat 0px 5px; */
    background: #FFFFFF url(navi_left_pft.gif) no-repeat 0px -1px;

}
p#navi_left
{
    margin-top: 6px;
    height: 518px;
  	width: 100%;
}
div#main_menu
{
	  position: absolute;
    z-index: 3;
    top: 335px;
  	left: 19px;
  	width: 192px;
}
img#logo_main {display: none;}
div#shopLogon {display: none;}    
p#main
{
    margin-top: 28px;
    height: 518px;
    width: 100%;
    /* background: url(navi_top_footer.gif) no-repeat; */
}
div#content
{     
    position: absolute;
    z-index: 3;
    width: 758px;
    top: 132px;  
    left: 241px;
    font: 11px Verdana;
    overflow: auto;
    height: 67%;
    height: expression((document.body.clientHeight-133) + "px");
}
div#content h1
{
    display: none;
}
div#content p
{
    padding-bottom: 8px;
}
