  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
        margin:0;
        padding:0;
        font-family: Verdana, Times, Sans-Serif;
  }

  table {
        -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  }
  fieldset,img {
        border:0;
  }
  div.bgfixed {
    margin:0;
    background-image:url(../grafik/hintergrund1.jpg); background-repeat:no-repeat; background-position:top center;
    background-attachment:scroll;
  }
  div.std {
    margin-left: 80px;
    margin-right: 80px;
    margin-top: 30px;
  }

  iframe {

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  }