
body       {
             padding-left: 50px; padding-right: 50px;
             padding-top: 80px; padding-bottom: 30px;
             margin: 0px;
             background-color: #ffffff;
             background-image: url(kachelaussen.jpg); background-repeat: no-repeat;
           }

a:link     { text-decoration: none; color: #dd0000; }
a:visited  { text-decoration: none; color: #996633; }
a:hover    { text-decoration: none; color: #dd0000; }

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

h1         { font-size: 160%; font-weight: bold; color: #996633; }
h2         { font-size: 140%; font-weight: bold; color: #996633; }
h3         { font-size: 120%; font-weight: bold; color: #663300; }

.date      { font-size: 80%; font-weight: bold; color: #eebb88; }

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

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

.copy      { color: #990000; }

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

.bold      { font-weight: bold; }
.boldred   { font-weight: bold; color: #DD0000; }
.bboldred  { font-size: 120%; font-weight: bold; color: #DD0000; }
.bigbold   { font-size: 120%; font-weight: bold; }

.center    { text-align: center; }
.left      { text-align: center; }
.right     { text-align: center; }

.f_center  { float: center; }
.f_left    { float: left; }
.f_right   { float: right; }

.content   {
             background-image: url(back.jpg);
           }

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

.i_one     { background-color: #ffeecc; }
.i_two     { background-color: #eebb88; }

#i_table   {
             border-spacing: 0px;
             border: 1px solid #324db2;
             empty-cells: show;
           }
.i_wo      {
             font-weight: bold;
             text-align: right;
             border: 0px solid #324db2;
             padding-right: 5px;
             padding-left: 5px;
           }
.i_wann    { text-align: right;
             border: 0px solid #324db2;
             padding-right: 5px;
             padding-left: 5px;
           }
