body, html {
   margin: 0;
   padding: 0;
   border: 0;
   height: 100%;
   text-align: center;
   background: transparent;
   font-family: Verdana, Arial;
   font-size: 11px;
   }
#abstand_oben {
   background-color: transparent;
   height: 8%;
   width: 100%;
   margin: auto;
   }

/* Start Inhalt */
#wrapper {
   background-color: transparent;
   height: 600px;
   width: 900px;
   margin: auto;
   text-align: left;
   }
.clear {
   clear: both;
   }
.logo {
   float: left;
   width: 900px;
   height: 50px;
   }
.language {
   float: left;
   width: 900px;
   height: 15px;
   display: none;
   }
.bild_start {
   float: left;
   width: 900px;
   height: 410px;
   }
.bild_start_print {
   display: none;
   }
.bild {
   float: left;
   width: 490px;
   height: 410px;
   }
.literatur {
   float: left;
   width: 279px;
   height: 365px;
   padding-left: 5px;
   padding-right: 15px;
   padding-top: 10px;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #B54810;
   }
.bildnachweis {
   float: left;
   width: 490px;
   height: 35px;
   }
.fusszeile {
   float: left;
   width: 900px;
   height: 35px;
   }
.text {
   float: left;
   padding-left: 20px;
   width: 390px;
   height: 375px;
   }
.nav_text {
   float: left;
   width: 80px;
   height: 35px;
   text-align: right;
   }
.nav_01 {
   float: left;
   width: 200px;
   height: 100px;
   line-height: 1.5em;
   }
.nav_02 {
   float: left;
   width: 310px;
   height: 100px;
   line-height: 1.5em;
   }
.nav_03 {
   float: left;
   width: 300px;
   height: 100px;
   line-height: 1.5em;
   }
.nav_04 {
   float: left;
   text-align: right;
   width: 90px;
   height: 100px;
   line-height: 1.5em;
   }

/* Start Pseudoelemente */
p {
   margin: 0;
   border: 0;
   padding: 0;
   font-size: 11px;
   line-height: 1.1em;
   }
p.bildnachweis {
   font-size: 9px;
   line-height: 1.1em;
   }
.kursiv {
   font-style: italic;
   font-weight: bold;
   }
h1 {
   margin: 0;
   border: 0;
   padding: 0;
   font-style: normal;
   font-weight: bold;
   font-size: 20px;
   color: #B54810;
   }
h2 {
   margin: 0;
   border: 0;
   padding: 0;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #B54810;
   }
h3 {
   margin: 0;
   border: 0;
   padding: 0;
   font-style: normal;
   font-weight: bold;
   font-size: 11px;
   color: #000000;
   }
h4 {
   margin: 0;
   border: 0;
   padding: 0;
   font-style: normal;
   font-weight: normal;
   font-size: 11px;
   color: #B54810;
   }
a:link {
   color: #808080;
   text-decoration: none;
   border: 0;
   }
a:visited {
   color: #808080;
   text-decoration: none;
   border: 0;
   }
a:hover {
   color: #B54810;
   text-decoration: none;
   border: 0;
   }
a:active {
   color: #808080;
   text-decoration: none;
   border: 0;
   }
.logo a:link {
   color: #B54810;
   text-decoration: none;
   border: 0;
   }
.logo a:visited {
   color: #B54810;
   text-decoration: none;
   border: 0;
   }
.logo a:hover {
   color: #808080;
   text-decoration: none;
   border: 0;
   }
.logo a:active {
   color: #B54810;
   text-decoration: none;
   border: 0;
   }
img {
   display: block;
   border: none;
   }
