* {  margin: 0;
     padding: 0;
     }
body {
     height:100%;
     margin:0px;
     width:100%;
     background-color:#fff;
     font-size:75%;
     text-align:center;
     }
h1,h2,h3,h4 { clear:both; }
h1  {
     font-size:14pt;
     font-weight:bold;
     margin-top:5px;
     width:75%;
     }
h2  {
     font-size:12pt;
     font-weight:bold;
     margin-top:25px;
     width:75%;
     }
h3  {
     font-size:11pt;
     font-weight:bold;
     margin-top:25px;
     }
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:#fff;
     color:#000;
     border-collapse:collapse;
     border:1px solid #000;
     text-align:left;
     table-layout:auto;
     margin-top:5px;
     }
th {
    background-color:#fff;
    font-weight:bold;
    text-align:left;
    padding:3px 5px;
    border:1px solid #000;
    }
td {
     padding:3px 5px;
     border:1px solid #000;
     }
fieldset {
     padding:5px;
     border:1px solid #000;
     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;
     }
#header {
     display:none;
     }
#navi {
     display:none;
     }
#content {
     margin:10px 20px 10px 10px;
     padding:20px 20px 0px 20px;
     font-family:Verdana, Arial, sans-serif;
     font-size:11pt;
     font-weight:normal;
     color:#000;
     background-color:#fff;
     width:100%;
     }
#content a  {
     color:#fff;
     text-decoration:underline;
     }
a.ext:after {
     content: url(bilder/extlink.gif);
     vertical-align:bottom;
     margin-left:2px;
     }
.right {
     text-align:right;
     color:#000;
     }
.floatleft {
     float:left;
     }
.floatright {
     float:right;
     }
.clear {
     clear:both;
     }
.hide  {
     display:none;
     }
.counter {
     text-align:right;
     color:#000;
     font-size:0.7em;
     }
.abstand {
     margin-bottom:40px;
     }
.center {
     text-align:center;
     width:100%;
     margin-left:auto;
     margin-right:auto;
     }
.pagenavi {
     display:none;
     }
#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 #000;
     border-bottom:0px solid #000;
     padding:10px;
     }
#sitemap ul {
     list-style-type:disc;
     list-style-image:url(bilder/dreieck.gif);
     }
.ebene2 {
     list-style-type:disc;
     margin-left:30px;
     }
.ebene3 {
     list-style-type:circle;
     margin-left:40px;
     }
#sidebar {
     display:none;
     }
#footer {
     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 */
.layer {
     display:none;
     }