hr {
                   border-top : none ; 
                   border-bottom : 1px solid darkblue; 
              } 
              body {
                   color : gray; 
                   font : 11pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
              } 
              p , div , span , td   { color: gray; font-variant: normal; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 0px } 
              h1 , h2 , h3 , h4 , h5 , h6  { color: #7d7dff; font-style: normal; font-variant: normal; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 3px; border-bottom: 1pt solid black } 
              a  { color: red; font-style: normal; font-variant: normal; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } 
              a:active {
                   color : navy; 
                   font-weight : bold; 
                   text-decoration : none; 
              } 
              a:link {
                   color : #7d7dff; 
                   font-weight : bold; 
                   text-decoration : none; 
              } 
              a:visited {
                   color : #a0a0ff; 
                   text-decoration : none; 
              } 
              th {
                   color : #000000; 
                   font-size : 12pt; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   background-color : #bdbdd6; 
                   border-style : solid; 
                   border-width : 0; 
                   border-color : #49497f; 
              } 

              ul {
                   color : gray; 
                   font-size : 12pt; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   list-style-type : square; 
                   list-style-image : url(BILDER/pfeil2.gif); 
                   border : 0 none ; 
              } 
              ol {
                   color : gray; 
                   font-size : 12pt; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   border : 0 none ; 
              } 
              li {
                   color : gray; 
                   font-size : 12pt; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   text-align : left; 
                   border : 0 none ; 
              } 

              .buchtitel {
                   color : navy; 
                   font-style : normal; 
                   font-weight : bold; 
                   font-size : 10pt; 
                   line-height : normal; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   background-color : #bebeff; 
                   text-align : center; 
                   border : 0 none black; 
              } 
              .fussz , .Fussz {
                   color : black; 
                   font-weight : bold; 
                   font-size : 9pt; 
                   line-height : 100%; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   background-color : #7d7dff; 
                   text-align : right; 
                   margin : 5px; 
              } 
              .liste {
                   color : gray; 
                   font-size : 12pt; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   background-color : white; 
                   list-style : square url(BILDER/pfeil2.gif); 
              } 
              .tabbuch , .TabBuch , .Tabbuch {
                   color : navy; 
                   font-size : 11pt; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   background-color : white; 
                   border-bottom: 1px dotted #7d7dff;                    
		     border-top: 1px dotted #7d7dff; 

              } 
              .titel {
                   color : #7d7dff; 
                   font-weight : bold; 
                   font-size : 14pt; 
                   line-height : 100%; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   background-color : #fff; 
              } 

              .wichtig {
                   color : white; 
                   font-variant : normal; 
                   font-weight : bold; 
                   font-size : 12pt; 
                   line-height : 100%; 
                   font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
                   background-color : #7d7dff; 
              } 
              .listing , code {
                   color : navy; 
                   font-variant : normal; 
                   font-size : 12pt; 
                   line-height : 100%; 
                   font-family : "Courier New", Courier, Monaco; 
              } 
              a:hover {
                   color : #c8c8ff; 
              } 
              h1 {
                   font-size : 18px; 
              } 
              h2 {
                   font-size : 16px; 
              } 
              .foto  { color: gray; font-size: 10px; background-color: #ddd; margin: 0px; padding: 3px; border: solid 1px silver }
.fotoquer { background-color: #eee; text-align: right; float: right; clear: none; padding-top: 20px; border: solid 1px #a0a0ff; position: static; z-index: -1; top: 0px; left: 0px; width: 120px; height: 100px }
.fotohoch { background-color: #eee; text-align: right; float: right; clear: none; padding-left: 20px; border: solid 1px #a0a0ff; position: static; z-index: -1; top: 0px; left: 0px; width: 100px; height: 120px }
.fotoquer img { margin-bottom: 20px }
.fotohoch img { margin-right: 20px }
