body       {
             padding: 0px; margin: 0px;
             background-color: #eeeeee;
           }

a:link     { text-decoration: none; color: #0000ff; }
a:visited  { text-decoration: none; color: #0000cc; }
a:hover    { text-decoration: none; color: #ff0000; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,s,center {
             font-family: "Verdana",Arial,sans-serif;
             font-size: 12px;
             color: #000066;
           }

h1         { font-size: 160%; font-weight: bold; color: #ccccff; }
h2         { font-size: 140%; font-weight: bold; color: #9999ff; }

.h1like    { font-size: 200%; font-weight: bold; color: #ccccff; }
.h2like    { font-size: 140%; font-weight: bold; color: #9999ff; }

.text      { text-align: justify; }
p:first-letter { font-size: 130%; font-weight: bold; }

.bhead     { font-size: 170%; font-weight: bold; color: #9999ff; }
.shead     { font-size: 120%; font-weight: bold; color: #9999ff; }

.bold      { font-weight: bold; }
.small     { font-size: 90%; }
.tiny      { font-size: 80%; }

.invisible { display: none; height: 0px; }

.outer_frame {
             text-align: center;
             padding-top: 10px; padding-bottom: 10px;
             padding-left: 50px; padding-right: 50px;
             margin: 0px;
             border: 1px solid #ffffff;
             background-color: #000066;
             background-image: url(sternchen3.jpg);
           }

.outer_table {
             padding: 0px; margin: 0px;
             text_align: center;
           }

.inner_frame {
             text-align: center;
             padding: 10px; margin: 0px;
             border: 1px solid #ffffff;
             background-color: #cccccc;
           }

.inner_table {
             padding: 0px; margin: 0px;
             text_align: center;
           }

.content   {
             padding: 10px; margin: 0px;
             border: 1px solid #0000ff;
             background-color: #ffffff;
             background-image: url(sternchen2.jpg);
           }

.content_table {
             padding: 0px; margin: 0px;
           }

.top_navigation {
             text-align: right;
           }

.bottom_navigation {
             text-align: right;
           }
