display:flex; flex-wrap: wrap; } @media only screen and (max-width: 1024px) { .above-content-author{ flex-direction: column; } } .above-content-author .box-w-same, .box-w-same{ flex: 1 1 0; display:flex; font-size: 1rem; padding: 20px; padding-bottom: 0px; } #ez-toc-container { font-size: 1rem; } .bold-link { font-weight:600; text-decoration:none; } .smaller-font { font-size: 0.8rem; } .small-font { font-size: 0.6rem; } div#ez-toc-container p.ez-toc-title { font-size:100%; font-weight:500; } #Layer_1 { margin-top:1.2%; } .above-content-author .avatar{ border-radius:50%; max-width: 4rem; margin-right: 10px; } @media only screen and (max-width: 678px) { .above-content-author-out { margin-top:20%!important; } .rpbt_shortcode li, .ez-toc-page-1 { margin-bottom:5%!important; } .author-links, .box-w-same { line-height: 2.2!important; } img, body { max-width:100%!important; } .badge-trust { margin-top:-90px!important; } .box-w-same.border1 { justify-content: space-between; } .icon-trust { margin-right: 5px!important; } .above-content-author .avatar{ max-width: 2rem!important; } } .above-content-author .pruefsiegel-img{ max-width: none; margin-right: 10px; } #breadcrumbs{ font-size: 0.9rem; } .single-post .entry-title{ margin-top:15px; } #rpbt-related-gallery-1{ display:flex; } /* Tooltip container */ .tooltip { position: relative; display: inline-block; } .author-links .tooltip .tooltiptext { margin-bottom:5%; bottom:80%; } /* Tooltip text */ .tooltip .tooltiptext { visibility: hidden; margin-bottom:10px; z-index:810!important; width: 400px; padding: 1rem; bottom: 100%; left: 50%; margin-left: -200px; background: var(--white)!important; border-bottom: 1px solid var(--accent-dark); /* Position the tooltip text - see examples below! */ position: absolute; z-index: 1; } .author-links .tooltip .tooltiptext { margin-bottom:15px; } /* Show the tooltip text when you mouse over the tooltip container */ .tooltip:hover .tooltiptext { visibility: visible; } .tooltip .tooltiptext::after { content: " "; position: absolute; top: 100%; /* At the bottom of the tooltip */ left: 50%; margin-left: -10px; border-width: 10px; border-style: solid; border-color: var(--accent-dark) transparent transparent transparent; } .badge-trust { background-color:var(--accent-dark); position:absolute; color: var(--white); z-index:800; margin-top:-6.5rem; margin-bottom:0px!important; margin-left: 3%; padding:7px; } .badge-trust::after { content: " "; position: absolute; top: 96%; left: 25%; margin-left: -10px; border-width: 10px; border-style: solid; border-color: var(--accent-dark) transparent transparent transparent; } @media only screen and (min-width: 1024px) { .entry-content, .rpbt_shortcode, , .above-content-author-out { margin-left:15%; margin-right:15% } } .screen-reader-text a, .rpbt_shortcode li { font-size:0.8em; text-decoration:none!important; line-height:1.3.!important; } a { text-decoration:none; } .rpbt_shortcode { margin-top: 5%; } .rpbt_shortcode ul { list-style-type: none; margin: 0 0 0 0; } .above-content-author .box-w-same { margin-top:-7%; border-bottom: 1px solid #ffffffA5; } div#ez-toc-container, .above-content-author-out { background: var(--white); } div#ez-toc-container { border:none; padding: 2%; width:100%; background:var(--accent-light); } div#ez-toc-container ul li { margin-top:1%; } .box-w-same { padding:2%; } .above-content-author .box-w-same { background-color: var(--accent-grey); } .above-content-author .avatar { max-width: 3rem; } .tooltiptext h3{ line-height: normal; margin-top: 0.5em; font-size:1.25em; } .inside-article { background-color: var(--white); } .grid-parent .inside-article { margin-left: 0%!important; margin-right: 0%!important; } .post .inside-article { background-color: #ffffff00; } h1 { margin-left: 0px!important; margin-right: 0px; } @media only screen and (min-width: 679px) { .show-on-desktop { display:block; } .show-on-mobile { display:none; } } .smaller-box, .box-w-same { background-color: var(--accent-light); } .tooltip-text { font-weight: 400; } .toolbox-author-info { border-bottom: 0.5px solid var(--accent-dark); margin:1%; } .icon-small { margin-top: 0.3em; } .icon-small-trust { margin-top: 0.2em; width: 0.9em; } .item-left { display: flex; flex: 80%; } .item-right { display: flex; flex: 20%; } /* Pop-Up Autorenbox */ .content { overflow-y: scroll; height: 500px; } #popup1, #popup2, #popup3, #popup1mobile, #popup2mobile, #popup3mobile { display:none; z-index:990; } #popup1 h2, #popup2 h2, #popup3 h2, #popup1mobile h2, #popup2mobile h2, #popup3mobile h2 { font-size: 1.2rem!important; } #popup1 h3, #popup2 h3, #popup3 h3, #popup1mobile h3, #popup2mobile h3, #popup3mobile h3 { font-size: 1rem; } #popup1 p, #popup2 p,#popup3 p, #popup1mobile p, #popup2mobile p,#popup3mobile p { font-size: 0.9rem; } .box { width: 40%; margin: 0 auto; background: rgba(255,255,255,0.2); padding: 35px; border: 2px solid var(--white); background-clip: padding-box; text-align: center; } .overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 500ms; } .popup { margin: 70px auto; padding: 20px; background: #fff; width: 30%; position: relative; transition: all 5s ease-in-out; z-index:999; } .popup h2 { margin-top: 0; } .popup .close { position: absolute; top: 0px; right: 30px; transition: all 200ms; font-size: 30px; font-weight: bold; text-decoration: none; color: --global-color-1; } .popup .close:hover { color: var(--global-color-6); text-decoration:none!important; } .popup .content { max-height: 30%; overflow: auto; } .popup-ueberschrift { border-bottom: 0.5px solid var(--accent-dark); margin-bottom: 5%; } /* Author Box Bottom */ .above-content-author-out-down { margin-top:15%!important; width:100%; background: linear-gradient(0deg, rgba(255,255,255,1) 92%, rgba(247, 241, 222)98%); background: var(--white); } .author-post { vertical-align: baseline!important; margin-top:6%; text-align:right!important; } .left-box-bottom { padding-bottom:2%!important; } @media only screen and (max-width: 678px) { .above-content-author-out-down a { margin-top:1%!important; } .author-post { margin-top: -5%; } .box-w-same.left-box.left-box-bottom.bottom-box.above-content-author { margin-top: 0px!important; } } @media only screen and (max-width: 1025px) { .bottom-box { margin-top: 0.5%!important; } } /* Responsive Design Start */ @media only screen and (max-width: 678px) { #popup1 h2, #popup2 h2, #popup3 h2, #popup1mobile h2, #popup2mobile h2, #popup3mobile h2 { font-size: 1rem; } h1 { font-size: 1.75rem!important; } .tooltip .tooltiptext { margin-bottom: 20px!important; margin-left:-150px; } .box-w-same { padding:2%!important; } .box-w-same p, .box-w-same span { margin-bottom:0%!important; } /* .above-content-author .box-w-same, .box-w-same { display:block; } */ .no-margin { margin-bottom: 0rem; margin-top:0.1rem; } .show-on-desktop { display:none; } .show-on-mobile { display:block; } .right-box, .left-box{ padding-bottom: 5%; } .box-w-same { padding: 5%; padding-bottom:2%; } .border1 { text-align: center; } .tooltiptext { width:300px!important; } } @media only screen and (max-width: 1025px) { .left-box { margin-top:-10%!important; } .right-box { margin-top:-1%!important; padding-bottom: 5%!important; } } @media only screen and (max-width: 678px) { .content { overflow-y: scroll; height: 300px; } } @media screen and (max-width: 700px){ .box{ width: 70%; } .popup{ width: 70%; } } /* Responsive Design End */ /* Author-Box-Styling AND Redesign End */ .auto-hide-sticky{ z-index:910!important; } /* Wie wir arbeiten - CSS */ .page-id-51775 .uagb-icon-list__source-wrap { margin-top:2.2%!important; } .wp-block-gallery.has-nested-images figure.wp-block-image figcaption { background: #00000090; font-weight:bold; padding-top: 1.5%; } .font-white { color:var(--white)!important; } /* Ausgabe der Kategorien */ .cat-produktratgeber-list .gb-inside-container{ padding-top: 1em; padding-bottom: 1em; max-width: 1280px; margin-left: auto; margin-right: auto; } .cat-produktratgeber-list .gb-grid-column { box-sizing: border-box; width: 25%; margin-top: 1rem; padding: 1em; } .cat-produktratgeber-list ul{ list-style: none; margin: 0; } .cat-produktratgeber-list h5 { text-align: left; margin-bottom: 0.3rem; } @media (max-width: 992px) { .cat-produktratgeber-list .gb-grid-column { box-sizing: border-box; width: 100%; margin-top: 1rem; padding: 1em; } } /* Vorlagen Styling */ .c-wichtigste-in-kuerze { background:var(--accent-light); border-color:var(--accent-dark); } .c-wichtigste-in-kuerze, .c-titel, .c-hinweis, .vorteile, .nachteile, .c-achtung, .c-tipp, .c-zuseatliche-information, .c-keyfactbox {border-radius:0px;} /* Startseite - Hero 3 Beiträge */ .custom-recent-posts-container{ display:flex; align-items: stretch; justify-content: space-between; } .custom-recent-post{ position: relative; } .custom-recent-post-overlay .custom-recent-post-title { font-weight:bold; } .custom-recent-post-title:hover { color: var(--hover); } .custom-recent-post p{ font-size:1rem; } .custom-recent-post h4{ color: var(--call-to-action); } .custom-recent-post-overlay{ position: absolute; bottom: 0; padding: 1rem; background: var(--accent-light-transparent); width: 100%; } .custom-recent-post .read-more-container a { padding: 1rem; font-weight: 500; font-size: 1rem; } .custom-recent-post-overlay-1{ height: 600px; width: 65%; padding: 1rem; } .custom-recent-post-overlay-2{ width: 34%; padding: 1rem; display: flex; flex-direction: column; justify-content: space-between; } .custom-recent-post-overlay-1 .custom-recent-post{ height:100%; } .custom-recent-post-overlay-2 .custom-recent-post { height:45%; } .custom-recent-post-overlay-2 .custom-recent-post h4{ font-size:1rem; } @media only screen and (max-width: 768px) { .custom-recent-post-overlay-1 .custom-recent-post-excerpt{ display:none; } .custom-recent-post-overlay-1 h4{ font-size: 1rem; } .custom-recent-posts-container{ flex-direction:column; } .custom-recent-post-overlay-2, .custom-recent-post-overlay-1{ width: 100%; } .custom-recent-post-overlay-2 .custom-recent-post, .custom-recent-post-overlay-1{ height: 300px; } .custom-recent-post-overlay-2 .custom-recent-post:first-child { margin-bottom: 2rem; } } /* Startseite - Magazinbeiträge */ .custom_recent_posts_cat .gb-inside-container { display:flex; flex-wrap: wrap; } .custom_recent_posts_cat .inner-p-bg-cat-posts{ background-color: var(--accent-light)!important; } .custom_recent_posts_cat .custom-recent-post-content{ padding: 0.5rem; width: 70%; } .custom_recent_posts_cat ul { margin: 0; padding: 1rem; } .custom_recent_posts_cat ul li { list-style:none; } .custom_recent_posts_cat .custom-recent-post-date{ font-size:0.8rem; margin-top:0.5rem; margin-bottom:0 } .custom_recent_posts_cat ul li a{ display:flex; background: var(--accent-grey); margin-bottom:1rem; } .custom_recent_posts_cat h4{ font-size: 1rem; color: var(--call-to-action); } .custom_recent_posts_cat .custom-recent-posts-block { padding: 1em; flex-basis: 33.33333%; } .custom_recent_posts_cat .custom-recent-posts-block-title { color: var(--call-to-action); text-align: center; font-weight: 600; font-size: 1.75rem; padding-top: 1rem; margin-bottom: 0; } .custom_recent_posts_cat .custom-recent-post-thumbnail{ width: 30%; height: 100px; object-fit: cover; object-position: center; margin: 0.8rem; } .custom_recent_posts_cat .wp-block-buttons{ padding-bottom:1rem; } @media only screen and (max-width: 992px) { .custom_recent_posts_cat .custom-recent-posts-block { flex-basis: 50%; } } @media only screen and (max-width: 768px) { .custom_recent_posts_cat .gb-inside-container { flex-direction: column; } .custom_recent_posts_cat ul li a { min-height: auto; } } .start-produkte ul { margin: 0; padding: 1rem; } .start-produkte ul li { list-style: none; padding-left: 0; padding: 0.1rem; display:flex; } .start-produkte ul li svg{ fill: var(--call-to-action); height: 1rem; width: 1rem; margin-right: 0.5rem; margin-top: 0.3rem; } .start-produkte h3 { margin-bottom: 0; padding: 1rem; padding-bottom: 0; } @media only screen and (max-width: 768px) { .start-produkte h3 { text-align:left; } } /* Umbruch weiterlesen verhindern */ .read-more-container a { white-space: nowrap; width:107px; text-align:center; } @media only screen and (max-width: 768px) { .read-more-container a { width:130px; } }
  1. Startseite
  2. »
  3. Reise
  4. »
  5. Sehenswürdigkeiten
  6. »
  7. Burgen & Schlösser
  8. »
  9. Die längste Burganlage der Welt

Die längste Burganlage der Welt

Die längste Burganlage der Welt

Von: Janina Fahle

foto-janina-21Es gibt Orte in Deutschland, und ganz speziell in Bayern, an denen man Geschichte erleben und anfassen kann. Die Stadt Burghausen, an der Salzach gelegen und damit direkt an Österreich grenzend, ist einer der geschichtsträchtigsten Orte der Region und sogar im Guinnessbuch der Rekorde vertreten.

Sie steht sogar im Guinnessbuch der Rekorde - die Burg zu Burghausen - Foto: © excellentis / PIXELIO
Sie steht sogar im Guinnessbuch der Rekorde - die Burg zu Burghausen - Foto: © excellentis / PIXELIO

Die Burg zu Burghausen erstreckt sich auf 1.051 Metern und ist damit die längste Burganlage der Welt. Hoch über der Altstadt thront dieses geschichtliche Juwel und garantiert einen fantastischen Ausblick über die Stadt und das bayerische Voralpenland. Die Burg besteht aus insgesamt sechs eigenständigen Burghöfen, jede von ihnen ist durch Zugbrücken und Mauern gesichert und musste somit einzeln bezwungen werden, um in den sicheren, inneren Burghof vorzudringen. Kein Wunder also, dass die Burg zu Burghausen nicht ein einziges Mal eingenommen wurde.

Die Geschichte der Burg geht bis ins 1. Jahrhundert vor Christus zurück. Zu diesem Zeitpunkt wurden die „Grundsteine“ der Burg durch die Kelten gelegt. Die Baumaßnahmen der Burg erstreckten sich bis in das 18. Jahrhundert: Immer wieder wurde die Burg umgebaut, besser befestigt (z.B. 1632 als Schutz vor den anrückenden Schweden) oder schlichtweg erweitert. Herausgekommen ist eine der wirklich schönsten und interessantesten Burganlagen Deutschlands.

Wer sich nicht auf eigene Faust durch die langen Burghöfe schlängeln möchte, für den gibt es eine Reihe von geführten Besichtigungen. Diese sind ganzjährig möglich und Besucher können dabei aus vier verschiedenen Führungen wählen. Zusätzlich gibt es noch eine spezielle Führung für Schulklassen. Eine Voranmeldung ist unbedingt vonnöten. Die Preise für diese Führungen liegen zwischen 40,00 € und 55,00 €.

Tickets sind vor Ort oder über die Homepage der Stadt Burghausen zu erwerben. Dort findet man auch alle Kontaktdaten und weitere interessante Informationen zur Burg und der Stadt Burghausen im Allgemeinen.

Ähnliche Beiträge