/*importiert norm.css*/
@import url("norm.css");

table    {
         border-collapse: collapse
         }

td       {
         padding: 10px;
         }

#inhalt a {
         margin: 0px;
         }

a:hover {
          color: #0000BF;
         }

#inhalt2  {
         position:absolute;
        width:800px;
        height:300px;
        z-index:12;
        left: 50%;
        top: 50%;
        margin-left: -400px;
        margin-top: -150px;
         }

#hoch  {
        position:relative;
        left: 10px;
        top: 20px;
        width:206px;
        height:266px;

        z-index: 7;
         }

#texte  {
        position:absolute;
        overflow: auto;
        width:550px;
        height:266px;
        right:10px;
        top:20px;

        z-index:13;
         }

#box  {
         display: inline;
         position: absolute;

         width: 900px;
         height: 380px;
         top: 50%;
         left: 50%;
         margin-left: -450px;
         margin-top: -160px;
         }

#boxinfo  {
         display: inline;
         position: absolute;

         width: 900px;
         height: 380px;
         top: 50%;
         left: 50%;
         margin-left: -450px;
         margin-top: -170px;

         z-index: 5;
         }

#boxvita  {
         position:absolute;
         width:800px;
         height:300px;

         z-index: 6;

         left: 50%;
         top: 50%;
         margin-left: -400px;
         margin-top: -130px;
         }

#textvita  {
        position:absolute;
        overflow: auto;
        width:550px;
        height:266px;
        right:10px;
        top:20px;

        z-index:8;

        border-bottom: #CFCFCF 1px solid;
         }


#boxkonz  {
         display: inline;
         position: absolute;

         z-index:9;

         width: 900px;
         height: 380px;
         top: 50%;
         left: 50%;
         margin-left: -450px;
         margin-top: -150px;
         }

#boxmod  {
         display: inline;
         position: absolute;

         z-index:10;

         width: 900px;
         height: 380px;
         top: 50%;
         left: 50%;
         margin-left: -450px;
         margin-top: -150px;
         }

#boxraum  {
         display: inline;
         position: absolute;

         z-index:11;

         width: 950px;
         height: 380px;
         top: 50%;
         left: 50%;
         margin-left: -475px;
         margin-top: -150px;
         }

#boxmoebel  {
         display: inline;
         position: absolute;

         z-index:12;

         width: 1050px;
         height: 380px;
         top: 50%;
         left: 50%;
         margin-left: -525px;
         margin-top: -155px;
         }

#boxgraf  {
         display: inline;
         position: absolute;

         z-index:13;

         width: 1000px;
         height: 380px;
         top: 50%;
         left: 50%;
         margin-left: -500px;
         margin-top: -160px;
         }

#boxnetz {
         display: inline;
         position: absolute;

         z-index:14;

         width: 1100px;
         height: 380px;
         top: 50%;
         left: 50%;
         margin-left: -550px;
         margin-top: -150px;
         }

#boxref  {
         position:absolute;
        width:800px;
        height:300px;

        z-index:15;

        left: 50%;
        top: 50%;
        margin-left: -400px;
        margin-top: -130px;
         }

#textref  {
        position:absolute;
        overflow: auto;
        width:550px;
        height:266px;
        right:10px;
        top:20px;

        z-index:16;

        border-bottom: #CFCFCF 1px solid;
         }