
body {
            background-color : #111753;
            color : white;
            font-family : Arial, sans-serif, serif;
      }
#container {
            top : 0;
            left : 0;
            position : absolute;
      }
#logo {
            top : 0;
            left : 0;
            width : 160px;
            height : 120px;
            padding-top : 0;
            padding-left : 0;
            margin-top : 0;
            margin-left : 0;
            background-image : url(../nav/mondeck.jpg);
            background-repeat : no-repeat;
            position : absolute;
      }
div#logo img {
            padding-top : 0;
            padding-left : 0;
            margin-top : 0;
            margin-left : 0;
            float : left;
            border-width : 0;
      }
div#container>div#logo {
            position : fixed;
      }
#navitop {
            top : 0;
            left : 160px;
            right : 0;
            padding-right : 0;
            padding-left : 0;
            padding-bottom : 0;
            position : absolute;
            background-color : #111753;
            text-align : justify;
      }
div#container>div#navitop {
            position : fixed;
            background-color : #111753;
            padding-bottom : 20px;
      }
#navileft {
            top : 120px;
            left : 0;
            width : 150px;
            padding-left : 10px;
            font-size : 90%;
            position : absolute;
      }
div#container>div#navileft {
            background-color : #111753;
            position : fixed;
      }
div#navileft ul {
            margin-left : 5px;
            margin-top : 0;
            margin-bottom : 1em;
            padding : 0;
            list-style-image : url(../nav/rarr.gif);
      }
div#navileft li {
            margin-left : 10px;
            margin-top : 0.2em;
            margin-bottom : 0;
      }
div#navileft li ul {
            list-style-type : none;
            list-style-image : none;
            margin-bottom : 1em;
      }
div#navileft li ul.sub {
            list-style-type : none;
            list-style-image : none;
            margin-bottom : 0;
            margin-top : 0.2em;
      }
li.da {
            list-style-type : disc;
      }
#headline {
            top : 70px;
            left : 160px;
            position : absolute;
            padding-top : 0;
      }
#inhalt {
            margin-top : 120px;
            margin-left : 160px;
            padding-right : 20px;
      }
p {
            font-weight : normal;
            line-height : 120%;
            margin-bottom : 0.5em;
      }
h1 {
            margin-top : 0;
            margin-bottom : 0;
      }
h2 {
            margin-top : 0;
      }
h3 {
            font-size : 100%;
            font-weight : bold;
      }
.p1 {
            background-color : #111753;
      }
.p2 {
            background-color : #111753;
      }
.p3 {
            background-color : #111753;
      }

.txt   {    font-weight : normal;
       }
.greet {
            color : #ffffff;
            font-weight : normal;
            font-size : 80%;
            margin-bottom : 1em;
      }
.kat {
            color : #ffffff;
            font-weight : bold;
      }
.tit {
            color : #ffff00;
            font-weight : normal;
            font-size : 80%;
            line-height : 130%;
            margin-top : 1em;
            margin-bottom : 0;
      }
.dat {
            font-style : italic;
            font-size : 100%;
            margin-top : 2em;
            margin-bottom : 0;
      }

.ddat { 
            font-style : italic;
            font-size : 100%;   
            margin-top : 0em;   
            margin-bottom : 0;  
      }

.tip {
            color : #ff3300;
            font-weight : bold;
            line-height : 130%;
      }
.bes {
            color : #ffffff;
            font-weight : normal;
            font-size : 80%;
            line-height : 130%;
            margin-top : 0;
            margin-left : 0.3em;
            margin-right : 0.3em;
      }
.dunkel {
            background-color : #000834;
            padding : 1em;
      }
.legende {
          border-style:solid; 
          border-color:white;
          border-width:1px; 
          margin: 2em;
          padding:1em;
}

a:link {
            color : #ffffff;
            text-decoration : underline;
            font-weight : normal;
      }
a:visited {
            color : #bbccff;
            text-decoration : underline;
            font-weight : normal;
      }
a:hover {
            color : #ff8800;
            text-decoration : underline;
            font-weight : normal;
      }
a:active {
            color : #aabbee;
            text-decoration : underline;
            font-weight : normal;
      }
div#navitop a {
            color : #ffffff;
            text-decoration : none;
      }
div#navitop a:hover {
            color : #ff8800;
            text-decoration : underline;
      }

div#inhalt img {margin-left : 0.2em; 
                margin-right: 0.3em;
               }
