* {  margin: 0;
     padding: 0;
     }
body {
     height:100%;
     margin:0px;
     width:100%;
     background:#deb887 url(bg.gif) top left repeat-x;
     font-size:75%;
     text-align:center;
     }
h1,h2,h3,h4 { clear:both; }
h1  {
     font-size:1.4em;
     font-weight:bold;
     margin-top:5px;
     border-top:2px dotted #DEB887;
     border-bottom:2px dotted #DEB887;
     width:75%;
     font-family:Georgia,'Times New Roman', serif;
     }
h2  {
     font-size:1.2em;
     font-weight:bold;
     margin-top:25px;
     border-bottom:2px dotted #DEB887;
     width:75%;
     font-family:Georgia,'Times New Roman', serif;
     }
h3  {
     font-size:1.1em;
     font-weight:bold;
     margin-top:25px;
     font-family:Georgia,'Times New Roman', serif;
     }
p    {
     margin:15px 0px;
     }
img {
     border:none;
     margin:5px;
     }
ol {
     margin-left:30px;
     }
dl {
     float:left;
     margin-bottom:10px;
     }
dd {
     font-size:0.8em;
     }
blockquote {
     margin:0px 30px;
     font-style:italic;
     }
table {
     background-color:#DEB887;
     color:#A0522D;
     border-collapse:collapse;
     border:1px solid #FF8C00;
     text-align:left;
     table-layout:auto;
     margin-top:5px;
     }
th {
    background-color:#F4A460;
    font-weight:bold;
    text-align:left;
    padding:3px 5px;
    border:1px solid #FF8C00;
    }
td {
     padding:3px 5px;
     border:1px solid #FF8C00;
     }
fieldset {
     padding:5px;
     border:1px solid #FF8C00;
     display:block;
     }
caption {
     text-align:left;
     font-size:0.8em;
     }
#wrapper {
     margin:0px auto;
     padding-bottom:10px;
     width:1024px;
     height:100%;
     background: url(ahnenbackgr.gif) repeat-y top;
     text-align:left;
     border-right:3px solid #e9b887;
     }
#header {
     margin-bottom:10px;
     padding:45px 20px 15px 20px;
     height:140px;
     border-bottom:5px solid #FF8C00;
     text-align:right;
     }
#linkespalte {
     float:left;
     width:23%;
     margin:10px 10px 10px 20px;
     padding:20px;
     background-color:#9d5e41;
     }
#navi {
     float:left;
     margin:10px 10px 10px 20px;
     padding:20px;
     background-color:#9d5e41;
     text-align:left;
     font-size:1.2em;
     font-family:Arial, sans-serif;
     color:#FF8C00;
     -moz-border-radius:5px;
     text-decoration:none;
     font-weight:normal;
     width:23%;
     }
* html #navi {  /* nur für Internet-Explorer */
     margin:10px;
     }
#navi .topics {
     display: block;
     background-color: #DEB887;
     border-left:5px solid #800000;
     padding-left:10px;
     font-family:Tahoma, Arial, sans-serif;
     font-size:1.0em;
     color:#9d5e41;
     letter-spacing:2px;
     font-weight:bold;
     text-align:left;
     text-transform: uppercase;
     margin:7px 0px;
     }
#navi topics a {
     padding-left:5px;
     color:#A0522D;
     }
#navi ul {
     list-style-type:none;
     margin-top:10px;
     line-height:1.1em;
     }
* html #navi ul {  /* nur für Internet-Explorer */
     line-height:0.9em;
     }
#navi ul.klapp {
     list-style-type:none;
     margin:3px 0px 0px 12px;
     line-height:1.1em;
     }
* html #navi ul.klapp {  /* nur für Internet-Explorer */
     margin:0px 0px 0px 12px;
     line-height:0.6em;
     }
#navi a {
     display:block;
     padding-left:10px;
     color:#ff8C00 !important;
     text-decoration:none;
     }
#navi a:hover {
     color:#800000 !important;
     }
#content {
     float:right;
     margin:10px 20px 10px 10px;
     padding:20px 20px 0px 20px;
     font-family:Verdana, Arial, sans-serif;
     font-size:1.2em;
     font-weight:normal;
     color:#DEB887;
     -moz-border-radius:5px;
     background-color:#9d5e41;
     width:62%;
     }
* html #content {  /* nur für Internet-Explorer */
     margin:10px;
     width:62%;
     }
#content a  {
     color:#FF8C00;
     text-decoration:underline;
     }
a.ext:after {
     content: url(bilder/extlink.gif);
     vertical-align:bottom;
     margin-left:2px;
     }
.right {
     text-align:right;
     color:#800000;
     }
.floatleft {
     float:left;
     }
.floatright {
     float:right;
     }
.clear {
     clear:both;
     }
.hide, .layer, .skip  {
     display:none;
     }
.abstand {
     margin-bottom:40px;
     }
.center {
     text-align:center;
     width:100%;
     margin-left:auto;
     margin-right:auto;
     }
.gemarkung ol {
     float:right;
     padding-left:50px;
     }
.gemarkung li {
     list-style-type:upper-latin;
     }
.pagenavi {
     display:block;
     background-color:#800000;
     text-align:center;
     font-size:0.8em;
     padding:5px 0px;
     margin-top:30px;
     }
.pagenavi img {
     margin:0;
     border:none;
     vertical-align:bottom;
     }
#content ul li {
     list-style-type:none;
     line-height:180%;
     margin-left:20px;
     }
#galerie {
     float:left;
     width:630px;
     }
#galerie dl {
     float:left;
     padding:4px;
     width:200px;
     }
#galerie dd {
     font-size:0.7em;
     padding:0 5px;
     }
#galerie dt {
     border:0px solid #eee;
     border-bottom:0px solid #aaa;
     padding:10px;
     }
#sitemap ul {
     list-style-type:disc;
     list-style-image:url(bilder/dreieck.gif);
     border-left: 2px dotted #9c6a2e;
     }
.ebene2 {
     list-style-type:disc;
     margin-left:30px;
     }
.ebene3 {
     list-style-type:circle;
     margin-left:40px;
     }
#sidebar {
     float:left;
     margin-bottom:10px;
     padding:0px 0px;
     background-color:##9d5e41;
     text-align:left;
     color:#DEB887;
     font-size:1.1em;
     font-family:Verdana, Arial, sans-serif;
     -moz-border-radius:5px;
     text-decoration:none;
     font-weight:normal;
     width:23%;
     }
* html #sidebar {  /* nur für Internet-Explorer */
     margin-left:-20px;
     padding:0px 20px;
     font-size:1.0em;
     }
#sidebar a {
     color:#800000;
     text-decoration:underline;
     }
.box {
     background-color:#9d5e41;
     padding:1px 20px;
     margin:0px 0px 10px 20px;
     font-size:1.0em;
     color:#DEB887;
     -moz-border-radius:5px;
     width:100%;
     }
* html .box {  /* nur für Internet-Explorer */
     font-size:1.1em;
     }
#footer p {
     clear:both;
     text-align:center;
     font-family:Arial, sans-serif;
     font-size:1.0em;
     color:#333333;
     padding-bottom:15px;
     }
#footer a {
     color:#333333;
     text-decoration:none;
     }
#footer script {
     display:none;
     }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
     }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */