img  {
    border-color: #999999;
  }

body {
    background-image : url('bilder/nick_zschk.png');
    background-repeat : repeat;
  }

table,td,tr,a {
    color:#555555;
    font-family : 'URW Bookman L', 'Georgia Italic', 'Georgia', Serif;
    font-size : 10pt;
    font-style : italic;
    line-height : 11pt;
    text-align : center;
    border-spacing: 0px;
    border-collapse: collapse;
  }

td.rahmen {
    height : 600px
  }

td.nav {
    height : 30px
  }

td.bild{
    width : 500px;
    height : 513px
  }

td.bildnav {
    height : 23px
  }

h1 {
    color:#555555;
    font-family : 'URW Bookman L', 'Georgia Italic', 'Georgia', Serif;
    font-size : 20pt;
    font-style : italic;
    font-weight : normal;
    line-height : 1pt;
    text-align : center;
  }

h2 {
    color:#555555;
    font-family : 'URW Bookman L', 'Georgia Italic', 'Georgia', Serif;
    font-size : 10pt;
    font-style : italic;
    font-weight : normal;
    line-height : 1pt;
    text-align : center;
  }

big {
    color:#555555;
    font-family : 'URW Bookman L', 'Georgia Italic', 'Georgia', Serif;
    font-size : 14pt;
    font-style : italic;
    line-height : 14pt;
    text-align : center;
  }

big1 {
    color:#555555;
    font-family : 'URW Bookman L', 'Georgia Italic', 'Georgia', Serif;
    font-size : 20pt;
    font-style : italic;
    line-height : 20pt;
    text-align : center;
  }

big2 {
    color:#555555;
    font-family : 'URW Bookman L', 'Georgia Italic', 'Georgia', Serif;
    font-size : 25pt;
    font-style : italic;
    line-height : 25pt;
    text-align : center;
  }

small {
    color:#555555;
    font-family : 'URW Bookman L', 'Georgia Italic', 'Georgia', Serif;
    font-size : 9pt;
    font-style : italic;
    line-height : 9pt;
    text-align : center;
    border-spacing: 0px;
    border-collapse: collapse;
  }

small1 {
    color:#555555;
    font-size : 11pt;
    line-height : 11pt;
  }

  ul.Nav {
    margin: 0pt; padding: 4pt;
    text-align: center;
    border: 1px solid #858585;
    background-color: transparent;
  }
  ul.Nav li {
    list-style: none;
    display: inline;
    margin: 5pt/* schaltflächenabstand */; padding: 0pt;
  }

  ul.Nav a, ul.Nav span {/* schaltflächenrahmen */
    padding: 0pt 4pt;/* abstand zum text: vertikal horizontal */
    border: 1px solid #858585;
    text-decoration : none;
    color: #555555; background-color: transparent;
  }
  * html ul.Nav a, * html ul.Nav span {
    width: 3pt;
    width: auto;
  }
  ul.Nav a:hover, ul.Nav span {
    border-color: #858585;
    color: white; background-image: url('bilder/grautransp.png');
  }

  ul.Navu {
    margin: 0pt; padding: 4pt;
    text-align: center;
    border: 1px solid #858585;
    background-image: url('bilder/recht.png');
  }
  ul.Navu li {
    list-style: none;
    display: inline;
    margin: 5pt/* schaltflächenabstand */; padding: 0pt;
  }

  ul.Navu a, ul.Navu span {/* schaltflächenrahmen */
    padding: 0pt 4pt;/* abstand zum text: vertikal horizontal */
    border: 1px solid #858585;
    text-decoration : none;
    color: #555555; background-color: transparent;
  }
  * html ul.Navu a, * html ul.Navu span {
    width: 3pt;
    width: auto;
  }
  ul.Navu a:hover, ul.Navu span {
    border-color: #858585;
    color: white; background-image: url('bilder/grautransp.png');
  }


