

.standardtext {
    color : #000000;
    font-family : 'Courier New', Arial, 'Bitstream Vera Sans', 'Courier [ibm]', 'Trebuchet MS', monospace;
    font-size : 14px;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    line-height : 20px;
    max-width : 780px;
    text-transform : none;
    vertical-align : bottom;
  }


.standardtitle {
    font-family: "Courier New";
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: small-caps;
    text-transform: capitalize;
    color: #000000;
    vertical-align : top;
  }


.standardtextklein {
    font-family: "Courier New";
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    max-width : 750px;
  }


.navigation {
    background : url('http://www.m-mack.de/newDesign/images/navigation_background.gif') no-repeat;
    font-family : 'Courier [ibm]','Courier New','Courier 10 Pitch',monospace;
    font-size : 15px;
    font-style : oblique;
    height : 34px;
    padding-top : 10px;
    position : relative;
    width : 800px;
    margin-top: 0px;
  }


.topDesign {
    background : url('http://www.m-mack.de/newDesign/images/background-2.gif') no-repeat center;
    position:relative;
    top: 0px;
    width : 800px;
    height: 224px;
    margin-top: 0px;
    margin-bottom: 0px;
  }


.footer {
    background : url('http://www.m-mack.de/newDesign/images/footer.gif') no-repeat center;
    font : oblique 15px 'Courier [ibm]','Courier New','Courier 10 Pitch',monospace;
    height : 34px;
    position : relative;
    width : 800px;
  }


a:link {
    color : #0000FF;
    font-family : monospace;
    font-variant : normal;
    text-transform : none;
  }


a:visited {
  }


a:hover {
    color: #FF0000;
  }


a:active {
    color: #0000FF;
  }


.frame {
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    white-space : normal;
  }


td {
    max-width : 780px;
  }


:link {
    color : #ffffff;
  }


table {
    border-bottom-width : 1;
    border-left-width : 1;
    border-right-width : 1;
    border-top-width : 1;
  }

