.subnavi_item{
height:28px;
}

.subnavi_item_link{
padding-top:8px;
font-size:14px;
font-family:'Arial';
padding-left:10px;
padding-right:10px;
}


.subnavi_item a{
   background-color: #e9edf0;
   text-decoration:none;
   color: #000000;
}

.subnavi_item a:link{
   background-color: #e9edf0;
   text-decoration:none;
   color: #000000;
}

.subnavi_item a:hover{
   background-color: #e9edf0;
   text-decoration:none;
   color: #1318b8;
}

.navi_item{
border-top: 2px dotted #cfd0d4;
width:185px;
height:28px;
}

.navi_item_link{
padding-left:20px;
padding-top:8px;
font-size:14px;
font-family:'Arial';
}

.navi_item_link a{
   background-color: #e9edf0;
   text-decoration:none;
   color: #000000;
}

.navi_item_link a:link{
   background-color: #e9edf0;
   text-decoration:none;
   color: #000000;
}

.navi_item_link a:hover{
   background-color: #e9edf0;
   text-decoration:none;
   color: #1318b8;
}


#ellebogen{
   z-index:10;
   width:16px;
   height:16px;
   visibility:hidden;
   position: absolute;
   left: 78px;
   top: 40px;

}

#fussgelenk{
   z-index:10;
   width:16px;
   height:16px;
   visibility:hidden;
   position: absolute;
   left: 86px;
   top: 239px;

}

#hand{
   z-index:10;
   width:16px;
   height:16px;
   visibility:hidden;
   position: absolute;
   left: 31px;
   top: 19px;

}

#huefte{
   z-index:10;
   width:16px;
   height:16px;
   visibility:hidden;
   position: absolute;
   left: 58px;
   top: 129px;

}

#knie{
   z-index:10;
   width:16px;
   height:16px;
   visibility:hidden;
   position: absolute;
   left: 101px;
   top: 175px;

}

#schulter{
   z-index:10;
   width:16px;
   height:16px;
   visibility:hidden;
   position: absolute;
   left: 117px;
   top: 64px;

}

#zehen{
   z-index:10;
   width:16px;
   height:16px;
   visibility:hidden;
   position: absolute;
   left: 109px;
   top: 254px;
/*   background-image : url(fileadmin/templates/pfeifer/images/disk_hover/zehen_hover.jpg);  */
}

.csc-catption{
    font-size : 9px;
}


#drucksymbol{
z-index:100;
position:absolute;
left:770px;
top:0px;
width:30px;
height:45px;
}

#logo {
   z-index:1;
   position: absolute;
   left: 0px;
   top: 0px;
   width: 194px;
   height: 289px;           
            }

#header {
   position: absolute;
   left: 194px;
   top: 0px;
   width: 606px;
   height: 89px;
          }

#navigation {
   z-index:1;
   position: absolute;
   left: 0px;
   top: 289px;
   width: 194px;
/*   height: 384px;  */
background-image : url(fileadmin/templates/pfeifer/images/bg_navigation.jpg);
background-repeat: repeat-y;
           }

#subnavigation {
   z-index:1;
   position: absolute;
   left: 0px;
   top: 473px;
   width: 194px;
   height: 127px;
   background-image : url(fileadmin/templates/pfeifer/images/bg_navigation.jpg);
   background-repeat: repeat-y;

            }

#content {
   z-index:10;
   position: absolute;
   left: 194px;
   top: 89px;
   width: 606px;
   height: 511px;
   
   padding: 1px 10px 5px 10px;  /*hier müssen die Abstände noch sauber herausgearbeitet werden */
   overflow: auto;
   #background-color: #e9edf0;
              }

#border {
  position: absolute;
  left: 800px;
  top: 0px;
  width: 2px;
  height: 630px;
                      }

#footer {
   position: absolute;
   left: 0px;
   top: 600px;
   width: 800px;
   height: 30px;
                      }

body { 
  color: #000000;
  background-color: #e9edf0;
  margin: 3px;
  border-style: none;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.1em;
  text-align: justify;
                         }
/*
a:link {
   color: #1318b8;
   background-color: #e9edf0;
   text-decoration: none;
          }

a:hover {
   color: #0aeb0e;
   background-color: #1008eb;
   text-decoration: none;
            }
*/
h1 {
     font-size: 1em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: left;
     }

h2 {
     font-size: 0.9em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: left;
     }

h3 { 
     font-size: 0.8em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: left;
     }

h4 {
      font-size: 0.7em;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      text-align: left;
      }

h5 {
      font-size: 0.65em;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-weight: bold;
      text-align: left;
      }

p {
     font-size: 0.85em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: normal ;
     text-align: justify;
     }
