@import "style.css";


#inhalt         { position: absolute;
                  width:552px;
                  height:458px;
                  top: 122px;
                  left: 430px;
                  margin:0px;
                  padding: 0px;
                 z-index: 10 }


.inhalt         { color: #000;
                  font-size: 15px;
                  line-height: 17px;
                  font-family: Arial, Verdana, sans-serif; 
                  text-decoration: none }


.inhalt img        { background-color: #e7e4e4;
                   }

.inhalt p.bodytext { background-color: #e7e4e4;
                     width:476px;
                     height:52px;
                     padding-top:5px;
                     padding-bottom:5px;
                     padding-right:10px;
                   }
           

