CINXE.COM
Landed Gentry of Southern Germany - Foundation for Medieval Genealogy
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <base href="https://fmg.ac/fr/projects/landed-gentry" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="keywords" content="Medieval Genealogy, Prosopography, Foundation of Medieval Genealogy, FMG" /> <meta name="description" content="Promoting the study of medieval genealogy and prosopography." /> <meta name="generator" content="Joomla! - Open Source Content Management" /> <title>Landed Gentry of Southern Germany - Foundation for Medieval Genealogy</title> <link href="/templates/fmg/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="/plugins/system/jce/css/content.css?badb4208be409b1335b815dde676300e" rel="stylesheet" type="text/css" /> <link href="/templates/fmg/css/template.css" rel="stylesheet" type="text/css" /> <link href="/media/jui/css/chosen.css?6512c0dfae57d352acc1af83268af09b" rel="stylesheet" type="text/css" /> <link href="/media/com_finder/css/finder.css?6512c0dfae57d352acc1af83268af09b" rel="stylesheet" type="text/css" /> <link href="/media/mod_languages/css/template.css?6512c0dfae57d352acc1af83268af09b" rel="stylesheet" type="text/css" /> <script src="/media/jui/js/jquery.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/jui/js/jquery-migrate.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/system/js/caption.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/jui/js/bootstrap.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/templates/fmg/js/fmg.js" type="text/javascript"></script> <script src="/media/jui/js/chosen.jquery.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script src="/media/jui/js/jquery.autocomplete.min.js?6512c0dfae57d352acc1af83268af09b" type="text/javascript"></script> <script type="text/javascript"> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(function ($) { initChosen(); $("body").on("subform-row-add", initChosen); function initChosen(event, container) { container = container || document; $(container).find(".advancedSelect").chosen({"disable_search_threshold":10,"search_contains":true,"allow_single_deselect":true,"placeholder_text_multiple":"Saisir ou choisir des options","placeholder_text_single":"S\u00e9lectionnez une option","no_results_text":"Aucun r\u00e9sultat correspondant"}); } }); jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} }); jQuery(document).ready(function() { var value, searchword = jQuery('#mod-finder-searchword98'); // Get the current value. value = searchword.val(); // If the current value equals the default value, clear it. searchword.on('focus', function () { var el = jQuery(this); if (el.val() === 'Recherche...') { el.val(''); } }); // If the current value is empty, set the previous value. searchword.on('blur', function () { var el = jQuery(this); if (!el.val()) { el.val(value); } }); jQuery('#mod-finder-searchform98').on('submit', function (e) { e.stopPropagation(); var advanced = jQuery('#mod-finder-advanced98'); // Disable select boxes with no value selected. if (advanced.length) { advanced.find('select').each(function (index, el) { var el = jQuery(el); if (!el.val()) { el.attr('disabled', 'disabled'); } }); } }); var suggest = jQuery('#mod-finder-searchword98').autocomplete({ serviceUrl: '/fr/component/finder/?task=suggestions.suggest&format=json&tmpl=component', paramName: 'q', minChars: 1, maxHeight: 400, width: 300, zIndex: 9999, deferRequestBy: 500 });}); </script> <link href='https://fonts.googleapis.com/css?family=Eagle+Lake' rel='stylesheet' type='text/css' /> <style type="text/css"> h1,h2,h3,h4,.site-title,.pull-text, .about li .script{ font-family: 'Eagle Lake', sans-serif; } </style> <link href='https://fonts.googleapis.com/css?family=UnifrakturCook:700' rel='stylesheet' type='text/css'> <style type="text/css"> body.site { background-color: #f7f6f4 } .navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-primary { background: #005580; } .navbar-inner { -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); box-shadow: 0 1px 3px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .1), inset 0 30px 10px rgba(0, 0, 0, .2); } </style> <!--[if lt IE 9]> <script src="/media/jui/js/html5.js"></script> <link rel="stylesheet" type="text/css" href="/templates/fmg/css/ie.css"> <![endif]--> </head> <body class="site com_content view-article no-layout no-task itemid-296 default"> <!-- Body --> <div class="body"> <div class="container"> <!-- Header --> <div class="header"> <div class="header-inner clearfix"> <a class="brand pull-left" href="/"> <img src="https://fmg.ac/images/FMG-logo.gif" alt="Foundation for Medieval Genealogy" /><span class="site-title">Foundation for Medieval Genealogy</span> </a> <div class="header-search pull-right"> <div class="finder"> <form id="mod-finder-searchform98" action="/fr/search" method="get" class="form-search" role="search"> <label for="mod-finder-searchword98" class="element-invisible finder">Rechercher</label><br /><input type="text" name="q" id="mod-finder-searchword98" class="search-query input-medium" size="25" value="" placeholder="Recherche..."/> <div id="mod-finder-advanced98"> </div> </form> </div> <div class="mod-languages"> <ul class="lang-inline" dir="ltr"> <li> <a href="/en/projects/landed-gentry"> <img src="/media/mod_languages/images/en.gif" alt="English (UK)" title="English (UK)" /> </a> </li> <li class="lang-active"> <a href="https://fmg.ac/fr/projects/landed-gentry"> <img src="/media/mod_languages/images/fr_fr.gif" alt="Fran莽ais (France)" title="Fran莽ais (France)" /> </a> </li> </ul> </div> </div> </div> </div> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span>Menu</span> </a> <div class="navigation nav-collapse primary" data-spy="affix" data-offset-top="150"> <ul class="nav menu mod-list"> <li class="item-446 default"><a href="/fr/" >Page d'accueil</a></li><li class="item-445 deeper parent"><a href="/fr/qui-sommes-nous" >Qui sommes-nous</a><ul class="nav-child unstyled small"><li class="item-448"><a href="/fr/qui-sommes-nous/le-site-de-la-fmg" >Le site de la FMG</a></li><li class="item-449"><a href="/fr/qui-sommes-nous/histoire-de-la-fondation" >Histoire de la Fondation</a></li><li class="item-450"><a href="/fr/qui-sommes-nous/qui-est-qui-a-la-fmg" >Qui est qui 脿 la FMG</a></li><li class="item-451 deeper parent"><a href="/fr/qui-sommes-nous/devenir-membre-et-soutenir-la-fmg" >Devenir membre et soutenir la FMG</a><ul class="nav-child unstyled small"><li class="item-452"><a href="/fr/qui-sommes-nous/devenir-membre-et-soutenir-la-fmg/formulaire-d-adhesion" >Formulaire d'adh茅sion</a></li></ul></li><li class="item-453"><a href="/fr/qui-sommes-nous/dons-et-legs" >Dons et Legs</a></li><li class="item-454"><a href="/fr/qui-sommes-nous/aider-la-fmg" >Aider la FMG</a></li><li class="item-455 deeper parent"><a href="/fr/qui-sommes-nous/la-charles-f-h-evans-award" >La Charles F H Evans Award</a><ul class="nav-child unstyled small"><li class="item-456"><a href="/fr/qui-sommes-nous/la-charles-f-h-evans-award/la-charles-f-h-evans-award-recommandations" >La Charles F H Evans Award: Recommandations</a></li><li class="item-457"><a href="/fr/qui-sommes-nous/la-charles-f-h-evans-award/anciens-vainqueurs-de-la-charles-f-h-evans-award" >Anciens Vainqueurs de la Charles F H Evans Award</a></li></ul></li><li class="item-458"><a href="/fr/qui-sommes-nous/contactez-nous" >Contactez nous</a></li></ul></li><li class="item-459 divider deeper parent"><span class="separator ">Publications</span> <ul class="nav-child unstyled small"><li class="item-460 deeper parent"><a href="/fr/publications/journal" >Foundations Journal</a><ul class="nav-child unstyled small"><li class="item-461"><a href="/fr/publications/journal/vol-1" >Volume 1</a></li><li class="item-462"><a href="/fr/publications/journal/volume-2" >Volume 2</a></li><li class="item-463"><a href="/fr/publications/journal/volume-3" >Volume 3</a></li><li class="item-464"><a href="/fr/publications-fr/foundations-journal/volume-4" >Volume 4</a></li><li class="item-465"><a href="/fr/publications-fr/foundations-journal/volume-5" >Volume 5</a></li><li class="item-466"><a href="/fr/publications-fr/foundations-journal/volume-6" >Volume 6</a></li><li class="item-467"><a href="/fr/publications-fr/foundations-journal/volume-7" >Volume 7</a></li><li class="item-468"><a href="/fr/publications-fr/foundations-journal/volume-8" >Volume 8</a></li><li class="item-470"><a href="/fr/publications-fr/foundations-journal/volume-9" >Volume 9</a></li><li class="item-489"><a href="/fr/publications-fr/foundations-journal/volume-10" >Volume 10</a></li></ul></li><li class="item-469"><a href="/fr/publications-fr/oeuvres-completes-de-charles-evans" >艗uvres Compl猫tes de Charles Evans</a></li><li class="item-471"><a href="/fr/publications-fr/vie-et-famille-de-robert-large-negociant-en-tissus" >Vie et Famille de Robert Large, N茅gociant en tissus</a></li><li class="item-472"><a href="/fr/publications-fr/contributeurs" >Guide succinct pour les contributeurs 脿 nos publications</a></li></ul></li><li class="item-473 deeper parent"><a href="/fr/projets" >Projets</a><ul class="nav-child unstyled small"><li class="item-474"><a href="/fr/projets/fines-fr" > R茅sum茅s des 芦 Feet of Fines 禄</a></li><li class="item-504"><a href="/fr/projets/arbroath-fr" >D茅claration d鈥橝rbroath</a></li><li class="item-475"><a href="/fr/projets/medlands-fr" >Medieval Lands</a></li><li class="item-476"><a href="/fr/projets/charles2-fr" >Ascendance de Charles II, roi d'Angleterre</a></li><li class="item-477 deeper parent"><a href="/fr/projets/domesday-corrections-fr" >Corrections aux 芦Domesday People禄 et 芦Domesday Descendants禄</a><ul class="nav-child unstyled small"><li class="item-482"><a href="/fr/projets/domesday-corrections-fr/people-fr" >Domesday People</a></li><li class="item-484"><a href="/fr/projets/domesday-corrections-fr/descendants-1-300-fr" >Descendants (p. 1 - 300)</a></li><li class="item-485"><a href="/fr/projets/domesday-corrections-fr/descendants-301-600-fr" >Descendants (p. 301-600)</a></li><li class="item-486"><a href="/fr/projets/domesday-corrections-fr/descendants-601-900-fr" >Descendants (p. 601-900)</a></li><li class="item-487"><a href="/fr/projets/domesday-corrections-fr/descendants-901-1169-fr" >Descendants (p. 901-1169)</a></li><li class="item-488"><a href="/fr/projets/domesday-corrections-fr/author-index-fr" >Index des auteurs</a></li><li class="item-483"><a href="/fr/projets/domesday-corrections-fr/domesday-sources-fr" >Sources r茅f茅renc茅es</a></li></ul></li></ul></li></ul> <ul class="nav menu dropdown mod-list" id="nav-menu"> <li class="item-139 divider deeper parent"><span class="separator ">Publications</span> <ul class="nav-child unstyled small"><li class="item-166 deeper parent"><a href="/fr/publications/journal" >Foundations Journal</a><ul class="nav-child unstyled small"><li class="item-669"><a href="/fr/publications/journal/vol-16" >Volume 16</a></li><li class="item-671"><a href="/fr/publications/journal/vol-15" >Volume 15</a></li><li class="item-647"><a href="/fr/publications/journal/vol-14" >Volume 14</a></li><li class="item-636"><a href="/fr/publications/journal/vol-13" >Volume 13</a></li><li class="item-565"><a href="/fr/publications/journal/vol-12" >Volume 12</a></li><li class="item-514"><a href="/fr/publications/journal/vol-11" >Volume 11</a></li><li class="item-282"><a href="/fr/publications/journal/volume-3" >Volume 3</a></li><li class="item-281"><a href="/fr/publications/journal/volume-2" >Volume 2</a></li><li class="item-285"><a href="/fr/publications/journal/vol-1" >Volume 1</a></li></ul></li><li class="item-572 deeper"><a href="/fr/publications/arbroath-bg" >Declaration of Arbroath Family History Project</a><ul class="nav-child unstyled small"><li class="item-294"><a href="/fr/publications/contributors/au-guide" >Guide for authors - Foundations</a></li></ul></li></ul></li><li class="item-135 divider deeper parent"><span class="separator ">Resources</span> <ul class="nav-child unstyled small"><li class="item-165 deeper parent"><a href="/fr/library" >FMG Library</a><ul class="nav-child unstyled small"><li class="item-479"><a href="/fr/library/search" >Search database</a></li></ul></li><li class="item-156 deeper parent"><a href="/fr/resources/scanned-sources" >Scanned Sources Online</a><ul class="nav-child unstyled small"><li class="item-316"><a href="/fr/resources/scanned-sources/journals" >Journals</a></li><li class="item-317"><a href="/fr/resources/scanned-sources/scanned-books" >Books & articles</a></li></ul></li><li class="item-172"><a href="/fr/resources/links" >Links to Other Websites</a></li><li class="item-146 deeper"><a href="/fr/projects/surtees-parishes" >Contents key to Surtees' Parishes of Co. Durham</a><ul class="nav-child unstyled small"><li class="item-232"><a href="/fr/projects/domesday-corrections/sources-abbrev" >Domesday corrections - source abbreviations</a></li></ul></li><li class="item-147 deeper parent"><a href="/fr/projects/index-moller" >Index to Stammtafeln Westdeutscher Adels-geschlechter im Mittelalter</a><ul class="nav-child unstyled small"><li class="item-274"><a href="/fr/projects/index-moller/a-c" >A to C</a></li><li class="item-275"><a href="/fr/projects/index-moller/d-g" >D to G</a></li><li class="item-276"><a href="/fr/projects/index-moller/h-k" >H to K</a></li><li class="item-277"><a href="/fr/projects/index-moller/l-n" >L to N</a></li><li class="item-278"><a href="/fr/projects/index-moller/o-r" >O to R</a></li><li class="item-279"><a href="/fr/projects/index-moller/s-t" >S to T</a></li><li class="item-280"><a href="/fr/projects/index-moller/u-z" >U to Z</a></li></ul></li><li class="item-296 current active deeper parent"><a href="/fr/projects/landed-gentry" >Landed Gentry of Southern Germany</a><ul class="nav-child unstyled small"><li class="item-363"><a href="/fr/projects/landed-gentry/schechingen" >Families of Schechingen</a></li><li class="item-364"><a href="/fr/projects/landed-gentry/boebingen" >Families of B枚bingen</a></li><li class="item-365"><a href="/fr/projects/landed-gentry/adelmann" >Adelmann family of Adelmannsfelden</a></li><li class="item-366"><a href="/fr/projects/landed-gentry/woellwarth" >Woellwarth family</a></li><li class="item-423"><a href="/fr/projects/landed-gentry/westerstetten" >The Family of Westerstetten</a></li></ul></li></ul></li><li class="item-213 deeper parent"><a href="/fr/shop" >Shop</a><ul class="nav-child unstyled small"><li class="item-257"><a href="/fr/shop/membership" >Membership & Subscription</a></li><li class="item-574"><a href="/fr/shop/bookshop" >Book purchases</a></li><li class="item-568"><a href="/fr/shop/arbroath-report" >Declaration of Abroath - family history project</a></li><li class="item-143"><a href="/fr/shop/print-form" >Printable Order Form</a></li><li class="item-265"><a href="/fr/shop/back-issues" >Back Issues of Foundations</a></li><li class="item-214"><a href="http://www.genfair.co.uk/supplier.php?sid=48" onclick="window.open(this.href, 'targetWindow', 'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,'); return false;">GenFair Shop</a></li></ul></li><li class="item-151"><a href="/fr/user-area" >Users' Area</a></li><li class="item-349"><a href="/fr/login" >Login</a></li></ul> </div> <div class="navigation nav-collapse secondary" data-spy="affix" data-offset-top="150"> </div> <div class="row-fluid" id="content"> <div class="span12"> <!-- Begin Content --> <div id="system-message-container"> </div> <ul class="category-module"> </ul> <div class="item-page"> <h1> </h1> <div class="page-header"> <h2> Landed Gentry of Southern Germany </h2> </div> <div class="page-content no-toc"> <p>FMG member Regina Hoffmann established this project to document the lesser nobility or landed gentry of specified locations in southern Germany. She has documented the medieval families of four villages in Baden-W眉rttemberg, namely Schechingen, B枚bingen, Adelmannsfelden and Westerstetten. Also, in western Bavaria, she has documented the Woellwarth family from the area known as the "Ries", north-west of the river Danube.</p> <p>Following an introductory text, family tree charts provide links to the specific data sheets for individuals in the families, including source citations from the relevant German archives.</p> <table border="1" cellpadding="5"> <tbody> <tr> <td><em><span style="color: #808000;">The study is currently in abeyance and the results are maintained for the present as a static online resource. Anyone interested in pursuing the research is welcome to get in touch with FMG.</span></em></td> </tr> </tbody> </table> <p>The study is currently in abeyance and the results are maintained for the present as a static online resource. Anyone interested in pursuing the research is welcome to get in touch with FMG.<br /><br /><a target="_blank" href="https://en.wikipedia.org/wiki/German_nobility" rel="noopener">Link here</a> for a Wikipedia article on German nobility and the related naming conventions.</p> <p><a href="https://www.google.co.uk/maps/@48.8811857,9.9270796,12z" target="_blank" rel="noopener">Link to Google maps</a> showing the Baden-W眉rttemberg villages, <strong>Schechingen</strong> in centre, <strong>B枚bingen</strong> to the south, and <strong>Adelmannsfelden</strong> to the north-east. <a href="https://www.google.co.uk/maps/place/Westerstetten,+Germany/@48.515314,9.8059939,11z/data=!4m5!3m4!1s0x47996e6b604e08a9:0x41f6bb7a5df80b0!8m2!3d48.5203141!4d9.9570935" target="_blank" rel="noopener"><strong>Westerstetten</strong></a> is further south.</p> <p><a href="https://www.google.co.uk/maps/@48.8818551,10.5483528,11z" target="_blank" rel="noopener">Link to Google maps</a> for the <strong>N枚rdlinger Ries</strong> district of Bavaria, to the east of the Baden-W眉rttemberg villages. River Danube (Donau) at bottom right.</p> <ul> <li class="cat-list-row1"><span class="list-title"> <a href="/projects/lgsg-new/39-schechingen"> The families of Schechingen (Herren von Schechingen) </a> </span></li> <li class="cat-list-row0"><span class="list-title"> <a href="/projects/lgsg-new/296-boebingen"> The families of B枚bingen (Herren von B枚bingen) </a> </span></li> <li class="cat-list-row1"><span class="list-title"> <a href="/projects/lgsg-new/48-the-adelmann-family-of-adelmannsfelden"> The Adelmann family of Adelmannsfelden </a> </span></li> <li><a href="/fr/projects/landed-gentry/westerstetten">The family of Westerstetten</a></li> <li><span class="list-title"><a href="/projects/lgsg-new/295-woellwarth">Woellwarth family </a></span></li> </ul> </div> </div> <div aria-label="Breadcrumbs" role="navigation"> <ul itemscope itemtype="https://schema.org/BreadcrumbList" class="breadcrumb"> <li class="active"> <span class="divider icon-location"></span> </li> <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="/fr/" class="pathway"><span itemprop="name">Home</span></a> <span class="divider"> <img src="/media/system/images/arrow.png" alt="" /> </span> <meta itemprop="position" content="1"> </li> <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="/fr/projects" class="pathway"><span itemprop="name">Projects</span></a> <span class="divider"> <img src="/media/system/images/arrow.png" alt="" /> </span> <meta itemprop="position" content="2"> </li> <li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" class="active"> <span itemprop="name"> Landed Gentry of Southern Germany </span> <meta itemprop="position" content="3"> </li> </ul> </div> <!-- End Content --> </div> </div> </div> <p class="pull-right"><a href="#top" id="back-top">Back to Top</a></p> </div> <!-- Footer --> <div class="footer"> <div class="container"> <hr /> <p>© Foundation for Medieval Genealogy 2025</p> </div> </div> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-L9GHHQK962"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-L9GHHQK962'); </script> </body> </html>