body {
     color : #000000;
     background : #a6bbcf;
     width: 1000px;
      }
h1 {
     color : #ffffff;
     font-weight : bold;
     font-size : xx-large;
     text-align : center;
     background-color : #000000;
      }
h2 {
     color : #000000;
     font-weight : bold;
     font-size : x-large;
     text-align : center;
     background-color : #ffffff;
      }
h3 {
     color : #000000;
     font-weight : bold;
     font-size : large;
     text-align : left;
     background-color : #a6bbcf;
      }
h4 {
     color : #a6bbcf;
     font-weight : bold;
     font-size : medium;
     text-align : center;
     background-color : #000000;
      }
.white {
     color : #000000;
     font-weight : normal;
     text-align : left;
     background-color : #ffffff;
     font-size : small;
     }
.side {
     color : #000000;
     font-weight : bold;
     text-align : left;
     background-color : #ffffff;
     font-size : small;
     }
.zentrum {
     color : #000000;
     font-weight : bold;
     text-align : center;
     background-color : #ffffff;
     font-size : medium;
     }
td.content {
     color : #000000;
     font-weight : normal;
     text-align : left;
     }
th.side {
     text-align : left;
     font-weight : bold;
     background-color : #ffffff;
     color : #000000;
     }
A:link {
      color : #000000;
      text-decoration : underline;
      font-weight : bold;
      }
A:active {
       color : #000000;
       font-weight : bold;
      }
A:visited {
       color : #000000;
       font-weight : bold;
      }
A:hover {
       color : #000000;
       font-weight : bold;
       text-decoration : none;
       background-color : #a6bbcf;
      }
A.active {
       color : #000000;
       text-decoration : none;
       font-weight : bold;
      }
p.back {
       color : #000000;
       text-align : left;
       background-color : #ffffff;
      }
#start {
       padding : 0;
       clear : both;
      }
#minigalery {
       line-height : 2.5em;
       padding : 14px 0 4px;
       margin : 0 5px;
       width : 600px;
       clear : both;
       background-color : #ffffff;
      }
#award {
       float: right;
       padding: 1%;
}
