/* pt-serif-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url('/website/static/webfonts/pt-serif-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-serif-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: url('/website/static/webfonts/pt-serif-v18-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-serif-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: url('/website/static/webfonts/pt-serif-v18-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* pt-serif-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  src: url('/website/static/webfonts/pt-serif-v18-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/website/static/webfonts/roboto-v32-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('/website/static/webfonts/roboto-v32-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/website/static/webfonts/roboto-v32-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/website/static/webfonts/roboto-v32-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/website/static/webfonts/roboto-v32-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('/website/static/webfonts/roboto-v32-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/website/static/webfonts/roboto-v32-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('/website/static/webfonts/roboto-v32-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}







/* merriweather-300 - latin */
@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 300;
    src: url('/website/static/webfonts/merriweather-v22-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Merriweather Light'), local('Merriweather-Light'), url('/website/static/webfonts/merriweather-v22-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/website/static/webfonts/merriweather-v22-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-300.woff') format('woff'), /* Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/website/static/webfonts/merriweather-v22-latin-300.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-300italic - latin */
@font-face {
    font-family: 'Merriweather';
    font-style: italic;
    font-weight: 300;
    src: url('/website/static/webfonts/merriweather-v22-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local('Merriweather Light Italic'), local('Merriweather-LightItalic'), url('/website/static/webfonts/merriweather-v22-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/website/static/webfonts/merriweather-v22-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-300italic.woff') format('woff'), /* Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/website/static/webfonts/merriweather-v22-latin-300italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-regular - latin */
@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: url('/website/static/webfonts/merriweather-v22-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Merriweather Regular'), local('Merriweather-Regular'), url('/website/static/webfonts/merriweather-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/website/static/webfonts/merriweather-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/website/static/webfonts/merriweather-v22-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-italic - latin */
@font-face {
    font-family: 'Merriweather';
    font-style: italic;
    font-weight: 400;
    src: url('/website/static/webfonts/merriweather-v22-latin-italic.eot'); /* IE9 Compat Modes */
    src: local('Merriweather Italic'), local('Merriweather-Italic'), url('/website/static/webfonts/merriweather-v22-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/website/static/webfonts/merriweather-v22-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/website/static/webfonts/merriweather-v22-latin-italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-700 - latin */
@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url('/website/static/webfonts/merriweather-v22-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Merriweather Bold'), local('Merriweather-Bold'), url('/website/static/webfonts/merriweather-v22-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/website/static/webfonts/merriweather-v22-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-700.woff') format('woff'), /* Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/website/static/webfonts/merriweather-v22-latin-700.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-700italic - latin */
@font-face {
    font-family: 'Merriweather';
    font-style: italic;
    font-weight: 700;
    src: url('/website/static/webfonts/merriweather-v22-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local('Merriweather Bold Italic'), local('Merriweather-BoldItalic'), url('/website/static/webfonts/merriweather-v22-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/website/static/webfonts/merriweather-v22-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/website/static/webfonts/merriweather-v22-latin-700italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-900 - latin */
@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 900;
    src: url('/website/static/webfonts/merriweather-v22-latin-900.eot'); /* IE9 Compat Modes */
    src: local('Merriweather Black'), local('Merriweather-Black'), url('/website/static/webfonts/merriweather-v22-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/website/static/webfonts/merriweather-v22-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-900.woff') format('woff'), /* Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/website/static/webfonts/merriweather-v22-latin-900.svg#Merriweather') format('svg'); /* Legacy iOS */
}
/* merriweather-900italic - latin */
@font-face {
    font-family: 'Merriweather';
    font-style: italic;
    font-weight: 900;
    src: url('/website/static/webfonts/merriweather-v22-latin-900italic.eot'); /* IE9 Compat Modes */
    src: local('Merriweather Black Italic'), local('Merriweather-BlackItalic'), url('/website/static/webfonts/merriweather-v22-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/website/static/webfonts/merriweather-v22-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-900italic.woff') format('woff'), /* Modern Browsers */
    url('/website/static/webfonts/merriweather-v22-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/website/static/webfonts/merriweather-v22-latin-900italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* GLOBAL STYLES
-------------------------------------------------- */
html {
    color: #333333;
    font-family: 'Roboto';
    font-size: 16px;
}



body {
    margin-top: 20px;
    padding-bottom: 0px;
    color: #333333;
    font-family: 'Roboto';
    font-size: 16px;
    background-image: url('/website/static/img/bg_main.png');
    min-height: 600px;
    padding-top: 150px;
    background-position: 50% 0; 
    background-repeat: no-repeat; 
    background-attachment: fixed;
}

.navbar { 
	background-image: url('/website/static/img/bg_main.png');
	background-position: 50% 0; 
    	background-repeat: no-repeat; 
    	background-attachment: fixed;
	background-color: transparent; 
	border: 0; 
}

h1, h2, h3, h4, h5, h6, .navbar { font-family: 'PT Serif'; } 

@media (max-width: 1024px) {
	body { background-image: url('/website/static/img/bg_main1.png'); background-color: #f7faf7; }
	.navbar { background-image: url('/website/static/img/bg_main1.png'); background-color: #e8e0af; }
}

@media (max-width: 480px) {
	body { background-image: url('/website/static/img/bg_main2.png'); background-color: #f7faf7; }
	.navbar { background-image: url('/website/static/img/bg_main2.png'); background-color: #e8e0af; }
}


.form-control { background-color: rgba(255,255,255,0.3); }

.warnung { color: #cf0c1a; }
.btn-burg { color: #fff; background-color: #003d65; border-color: #003d65; width: 100%; }
.btn-burg:hover { color: #eeee; background-color: #003d65; border-color: #003d65; width: 100%; }

		.boxOuter { z-index: 2;  -webkit-box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.3); box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.3); background-color: #b5dfe6; padding-bottom: 1px; }
		.textSichtung { height: 7em; margin-bottom: 1em; overflow: hidden; padding: 1em; font-size: 0.8em; }	
		.boxSichtung { z-index: 0; }
		.boxSichtung:hover .textSichtung { height: auto; min-height: 7em; }	
		.boxSichtung:hover { z-index: 2; }
		.boxSichtung:hover .boxOuter { position: absolute; }	


/* evtl. relevant */

.introHeader {
    position: absolute;
    top: 25%;
    left: 20px;
    width: 100%;
}
.bott30 {
    margin-bottom: 30px;
}
    #headMenu { width: 50%; float: right;padding: 15px; text-align: right; height: 70px; }


#logo { margin-bottom: 10px; }
.img-responsive { width: 100% !important; }
#contentMain { margin-bottom: 70px; }
@media (max-width: 767px) {
    #logo { height: 75px; }
    #headMenu { width: auto; float: none; padding: 5px; text-align: right; height: 20px; }
    .pimcore_area_intro { min-height: 250px; }

    .introHeader {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }

body {
    padding-top: 100px;
}
}

.artenSpezial { background-color: #b5dfe6; }                           
.artenSpezialText { color: #333333; padding: 10px; text-decoration: none; }
.artenSpezialLink:hover { text-decoration: none; }
.artenSpezialImage-hover { position: absolute; width: 100%; height: 100%; webkit-transition: all ease 0.5s; transition: all ease 0.5s; opacity: 0; background: rgba(181, 223, 230, 0.7); }
.artenSpezialImage-hover:hover { opacity: 1; }
.artenSpezialImage-hover-content { font-size: 20px; position: absolute; top: 50%; width: 100%; height: 20px; margin-top: -30px; text-align: center; color: white;     }


@media (min-width: 768px) {

.zweispaltig {
    column-count: 2;
    column-gap: 50px;
}

}


.socIcon {
    margin-bottom: 5px;
}

.socIcon:hover {
    margin-bottom: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}


img { -ms-interpolation-mode: bicubic; }

a.popUp {
    color: #333333; text-decoration: none;
}

h1	{margin-top: 0; padding-top: 0; font-size: 1.7em; margin-bottom: 0.5em; color: #333333; font-weight: bold; }
h2	{margin-top: 0; padding-top: 0; font-size: 1.2em; color: #333333; font-weight: bold; }
h3	{margin-top: 0; padding-top: 0; font-size: 1.1em; color: #333333; font-weight: bold; }
h4	{margin-top: 0; padding-top: 0; font-size: 1.0em !important; color: #333333; font-weight: bold; }

.talkify-word-highlight { background-color: #efdd0d; }

.contentImage   { border: 0; margin-bottom: 10px; }
.thumbnail      { padding: 0; border: 0; margin: 0; background-color: transparent;     -webkit-box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.3);    box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.3); }
.contentImage   { position: relative; }
.dropdown-menu { background-color: #c4e9ff; }
.txt_credit	{ font-size: 0.8em; }
.box_credit { float: left; width: 220px; height: 220px; padding: 10px; }


.centered { text-align: center; }

.teaserbox_headline { padding: 10px; color: #ffffff; background-color: #003d65; min-height: 50px; margin-top: 20px; font-size: 1.0em !important; }
.teaserbox_image { margin-bottom: 10px; position: relative;   -webkit-box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.3);    box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.3); }

.pageHeadline { }
.burggarten { background-color: #67961D; }
.buergermeistergarten { background-color: #DF7908; }
.kasematten { background-color: #794907; }
.burghof { background-color: #A161DB; }
.schnepperschuetzgarten  { background-color: #00B0A0; }
.vestnertorbastei  { background-color: #BF0C3D; }
.vestnertor_bastei { background-color: #BF0C3D; }
.freiung { background-color: #878786; }
.am_oelberg { background-color: #005E9E; }
.linde_im_burghof { background-color: #A161DB; }
.meriangarten { background-color: #06697b; }



.btn-burggarten { background-color: #67961D; }
.btn-buergermeistergarten { background-color: #DF7908; }
.btn-kasematten { background-color: #794907; }
.btn-burghof { background-color: #A161DB; }
.btn-schnepperschuetzgaerten  { background-color: #00B0A0; }
.btn-vestnertorbastei  { background-color: #BF0C3D; }
.btn-vestnertor_bastei { background-color: #BF0C3D; }
.btn-freiung { background-color: #878786; }
.btn-am_oelberg { background-color: #005E9E; }
.btn-linde_im_burghof { background-color: #A161DB; }
.btn-meriangarten { background-color: #06697b; }



.page-header  { padding-bottom: 9px;
  margin: 0;
  border-bottom: 0;
}


.fauna { background-color: #7d8c2d; background-image: url('/website/static/img/icons/faunaIconSmall.png'); background-position: left 10px center; background-repeat: no-repeat; padding-left: 45px; }
.flora { background-color: #7d8c2d; background-image: url('/website/static/img/icons/floraIconSmall.png'); background-position: left 10px center; background-repeat: no-repeat; padding-left: 45px; }

.faunaIco      { background-color: #a926b1; background-image: url('/website/static/img/icons/icoFauna.png'); background-position: left 10px center; background-repeat: no-repeat; padding-left: 45px; }
.floraIco      { background-color: #a926b1; background-image: url('/website/static/img/icons/icoFlora.png'); background-position: left 10px center; background-repeat: no-repeat; padding-left: 45px; }
.schildIco      { background-color: #003d65; background-image: url('/website/static/img/icons/icoSchild.png'); background-position: left 10px center; background-repeat: no-repeat; padding-left: 45px; }
.videoIco       { background-color: #003d65; background-image: url('/website/static/img/icons/icoVideo.png'); background-position: left 10px center; background-repeat: no-repeat; padding-left: 45px; }
.wegweiserIco   { background-color: #003d65; background-image: url('/website/static/img/icons/icoWegweiser.png'); background-position: left 10px center; background-repeat: no-repeat; padding-left: 45px; }


.linkFauna  { background-image: url('/website/static/img/icons/faunaIconSmall.png'); background-position: right 5px center; background-repeat: no-repeat; min-height: 21px; width: 100%; display: block; margin-bottom: 10px; color: #000000; text-decoration: none; padding: 5px; font-weight: bold; }
.linkFlora  { background-image: url('/website/static/img/icons/floraIconSmall.png'); background-position: right 5px center; background-repeat: no-repeat; min-height: 21px; width: 100%; display: block; margin-bottom: 10px; color: #000000; text-decoration: none; padding: 5px; font-weight: bold; }

.linkFauna:hover { background-color: rgba(255,255,255, 0.2); color: #000000; text-decoration: none; }
.linkFlora:hover { background-color: rgba(255,255,255, 0.2); color: #000000; text-decoration: none; }

.mapHeadbox {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
}


.navbar-fixed-top, .navbar-fixed-bottom {   z-index: 10 !important; }
.panel { background-color: transparent !important; border: 0; }
.panel-default > .panel-heading { background-color: transparent !important; border: 0; }
.panel-heading { padding: 5px 5px;  }

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0;
}

.panel-title { font-weight: bold; }


.dropdownArrow:not(.collapsed):after
 {
    content: "  ";    
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top-width: 0;
    border-bottom: 4px solid #fff;
}
.dropdownArrow.collapsed:after {
    content: "  ";    
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;

}





.mnuburggarten { color: #ffffff !important; padding: 10px !important; background-color: #67961D !important; text-align: right !important; z-index: 999 !important; }
.mnuburggarten:hover { text-decoration: underline !important; }
.mnubuergermeistergarten { color: #ffffff !important; padding: 10px !important; background-color: #DF7908 !important; text-align: right !important; z-index: 999 !important; }
.mnubuergermeistergarten:hover { text-decoration: underline !important; }
.mnukasematten { color: #ffffff !important; padding: 10px !important; background-color: #794907 !important; text-align: right !important; z-index: 999 !important; }
.mnukasematten:hover { text-decoration: underline !important; }
.mnuburghof { color: #ffffff !important; padding: 10px !important; background-color: #A161DB !important; text-align: right !important; z-index: 999 !important; }
.mnuburghof:hover { text-decoration: underline !important; }
.schnepperschuetzgaerten { color: #ffffff !important; padding: 10px !important; background-color: #00B0A0 !important; text-align: right !important; z-index: 999 !important; }
.mnuschnepperschuetzgarten  { color: #ffffff !important; padding: 10px !important; background-color: #00B0A0 !important; text-align: right !important; z-index: 999 !important; }
.mnuschnepperschuetzgarten:hover { text-decoration: underline !important; }
.mnuvestnertorbastei  { color: #ffffff !important; padding: 10px !important; background-color: #BF0C3D !important; text-align: right !important; z-index: 999 !important; }
.mnuvestnertorbastei:hover { text-decoration: underline !important; }
.mnufreiung { color: #ffffff !important; padding: 10px !important; background-color: #878786 !important; text-align: right !important; z-index: 999 !important; }
.mnufreiung:hover { text-decoration: underline !important; }
.mnuam_oelberg { color: #ffffff !important; padding: 10px !important; background-color: #005E9E !important; text-align: right !important; z-index: 999 !important; }
.mnuam_oelberg:hover { text-decoration: underline !important; }
.mnulinde_im_burghof { color: #ffffff !important; padding: 10px !important; background-color: #7d8c2d !important; text-align: right !important; z-index: 999 !important; }
.mnulinde_im_burghof:hover { text-decoration: underline !important; }
.mnumeriangarten { color: #ffffff !important; padding: 10px !important; background-color: #02667a !important; text-align: right !important; z-index: 999 !important; }
.mnumeriangarten:hover { text-decoration: underline !important; }


.dropdown-menu > li > a { padding: 10px !important; text-align: right !important; z-index: 999 !important; }


.dropdown-menu {
    padding: 0 0;
}


.navbar-right {
    margin-right: 0;
}


footer {
//    background-color: rgba(255,255,255,0.5); 
    width: 100%; 
//    position: fixed; 
    bottom: 0px;
    border-top: 2px solid #333333;
}



hr { display:block; border:0px; height:2px; border-bottom: 2px solid #333333; width: 100% !important; margin-top: 0; }


// Imagemap


    #mapHolder { max-width: 936px; margin: auto auto; }
    #MapImage { width:936px; height:398px; }
    img[usemap] {		border: none;		height: auto;		max-width: 100%;		width: auto;	}
	#mapHolder { 			position:relative; 		}
		
		
    #mapHolder AREA { cursor:pointer; }
			
    .emuMap { position:relative; width:100%; height: auto !important;  }
			
    #clickSpotHolder { z-index: 2; }
		
    .mapClickspot { position:absolute; cursor:pointer; }
    .clickspot_buergermeistergarten {width:76px; height:80px; top:330px; left:0px; background:url(/website/static/img/mapItems/hoverBuergermeistergarten.png) no-repeat; background-size: contain; }
    .clickspot_burggarten {width:94px; height:88px; top:245px; left:54px; background:url(/website/static/img/mapItems/hoverBurggarten.png) no-repeat; background-size: contain; }
    .clickspot_kasematten {width:55px; height:77px; top:150px; left:211px; background:url(/website/static/img/mapItems/hoverKasematten.png) no-repeat; background-size: contain; }
    .clickspot_burghof {width:80px; height:65px; top:196px; left:330px; background:url(/website/static/img/mapItems/hoverBurghof.png) no-repeat;  background-size: contain; }
    .clickspot_vestnertor_bastei {width:82px; height:80px; top:118px; left:491px; background:url(/website/static/img/mapItems/hoverVestnertor.png) no-repeat; background-size: contain; }
    .clickspot_freiung {width:85px; height:121px; top:220px; left:536px; background:url(/website/static/img/mapItems/hoverFreiung.png) no-repeat;  background-size: contain; }
    .clickspot_am_oelberg {width:174px; height:136px; top:260px; left:530px; background:url(/website/static/img/mapItems/hoverOelberg.png) no-repeat; background-size: contain; }
    .clickspot_grosse_bastei {width:233px; height:142px; top:0px; left:140px; background:url(/website/static/img/mapItems/hoverGrosseBastei.png) no-repeat;  background-size: contain; }
    .clickspot_meriangarten {width:55px; height:49px; top:260px; left:530px; background:url(/website/static/img/mapItems/hoverMeriangarten.png) no-repeat; background-size: contain; }
			
		
    .clickspot_buergermeistergarten.active, .clickspot_buergermeistergarten.selected { background:url(/website/static/img/mapItems/hoverBuergermeistergartenActive.png) no-repeat; background-size: contain; }
    .clickspot_burggarten.active, .clickspot_burggarten.selected { background:url(/website/static/img/mapItems/hoverBurggartenActive.png) no-repeat; background-size: contain; }
    .clickspot_kasematten.active, .clickspot_kasematten.selected { background:url(/website/static/img/mapItems/hoverKasemattenActive.png) no-repeat; background-size: contain; }
    .clickspot_burghof.active, .clickspot_burghof.selected { background:url(/website/static/img/mapItems/hoverBurghofActive.png) no-repeat; background-size: contain; }
    .clickspot_schnepper_schuetzengarten.active, .clickspot_schnepper_schuetzengarten.selected { background:url(/website/static/img/mapItems/hoverSchuetzengartenActive.png) no-repeat; background-size: contain; }
    .clickspot_vestnertor_bastei.active, .clickspot_vestnertor_bastei.selected { background:url(/website/static/img/mapItems/hoverVestnertorActive.png) no-repeat; background-size: contain; }
    .clickspot_freiung.active, .clickspot_freiung.selected { background:url(/website/static/img/mapItems/hoverFreiungActive.png) no-repeat; background-size: contain; }
    .clickspot_am_oelberg.active, .clickspot_am_oelberg.selected { background:url(/website/static/img/mapItems/hoverOelbergActive.png) no-repeat; background-size: contain; }
    .clickspot_grosse_bastei.active, .clickspot_grosse_bastei.selected { background:url(/website/static/img/mapItems/hoverGrosseBasteiActive.png) no-repeat; background-size: contain; }
    .clickspot_meriangarten.active, .clickspot_meriangarten.selected { background:url(/website/static/img/mapItems/hoverMeriangartenActive.png) no-repeat; background-size: contain; }

			
    #labelHolder { left:0; z-index:3; position: relative; }
			
    .mapLabel { padding-top: 10px; position:absolute; text-align: center; cursor:pointer; height:36px;  font-weight:bold; font-size:12px; text-transform:capitalize; }
    .mapLabel A { vertical-align: middle; text-align: center; color:#7e6055; text-decoration: none; }
    .mapLabel A:hover, .mapLabel.active A, .mapLabel.selected A {color:#fff;}
			
    .label_buergermeistergarten { width:157px;	top:62px; left:38px; background:url(/website/static/img/mapItems/labelBuergermeistergarten.png) no-repeat; background-size: contain; }
    .label_burggarten           { width:99px;  	top:23px; left:95px; background:url(/website/static/img/mapItems/labelBurggarten.png) no-repeat; background-size: contain; }
    .label_kasematten           { width:130px; 	top:62px; left:237px; background:url(/website/static/img/mapItems/labelKasematten.png) no-repeat; background-size: contain; }
    .label_burghof              { width:99px;  	top:23px; left:267px; background:url(/website/static/img/mapItems/labelBurghof.png) no-repeat;  background-size: contain; }
    .label_freiung              { width:129px;  top:62px; left:583px; background:url(/website/static/img/mapItems/labelFreiung.png) no-repeat;  background-size: contain; }
    .label_am_oelberg           { width:99px;  	top:23px; left:613px; background:url(/website/static/img/mapItems/labelOelberg.png) no-repeat; background-size: contain; }
    .label_grosse_bastei        { width:155px;  top:62px;  left:384px; background:url(/website/static/img/mapItems/labelGrosseBastei.png) no-repeat; background-size: contain; }	
    .label_vestnertor_bastei    { width:99px;  	top:23px; left:713px; background:url(/website/static/img/mapItems/labelVestnertor.png) no-repeat; background-size: contain;  }
    .label_meriangarten         { width:99px;  	top:23px; left:440px; background:url(/website/static/img/mapItems/labelMeriangarten.png) no-repeat; background-size: contain; }

    .label_buergermeistergarten:hover, .label_buergermeistergarten.active, .label_buergermeistergarten.selected { color:#fff; background:url(/website/static/img/mapItems/labelBuergermeistergartenActive.png) no-repeat; background-size: contain; }
    .label_burggarten:hover, .label_burggarten.active, .label_burggarten.selected {  color:#fff; background:url(/website/static/img/mapItems/labelBurggartenActive.png) no-repeat; background-size: contain; }
    .label_kasematten:hover, .label_kasematten.active, .label_kasematten.selected {  color:#fff; background:url(/website/static/img/mapItems/labelKasemattenActive.png) no-repeat; background-size: contain; }
    .label_burghof:hover, .label_burghof.active, .label_burghof.selected { color:#fff;  background:url(/website/static/img/mapItems/labelBurghofActive.png) no-repeat; background-size: contain; }
    .label_vestnertor_bastei:hover, .label_vestnertor_bastei.active, .label_vestnertor_bastei.selected { color:#fff;  background:url(/website/static/img/mapItems/labelVestnertorActive.png) no-repeat; background-size: contain; }
    .label_freiung:hover, .label_freiung.active, .label_freiung.selected { color:#fff;  background:url(/website/static/img/mapItems/labelFreiungActive.png) no-repeat; background-size: contain; }
    .label_am_oelberg:hover, .label_am_oelberg.active, .label_am_oelberg.selected { color:#fff;  background:url(/website/static/img/mapItems/labelOelbergActive.png) no-repeat; background-size: contain; }
    .label_grosse_bastei:hover, .label_grosse_bastei.active, .label_grosse_bastei.selected { color:#fff;  background:url(/website/static/img/mapItems/labelGrosseBasteiActive.png) no-repeat; background-size: contain; }
    .label_meriangarten:hover, .label_meriangarten.active, .label_meriangarten.selected { color:#fff;  background:url(/website/static/img/mapItems/labelMeriangartenActive.png) no-repeat; background-size: contain; }
		
    .mapLabelLine { position:absolute; z-index:2; width:3px; background:url(/website/static/img/mapItems/mapLabelLine.png) repeat-y; }

    .line_buergermeistergarten  { height:77px; top:-22px; left:37px; }	
    .line_burggarten            { height:105px; top:-90px; left:94px; }
    .line_kasematten            { height:248px; top:-192px; left:236px; }
    .line_burghof               { height:170px; top:-153px; left:364px; }
    .line_vestnertor_bastei     { height:248px; top:-232px; left:537px;  }
    .line_freiung               { height:120px; top:-65px; left:582px; 	}
    .line_am_oelberg            { height:29px; top:-13px; left:612px; }	
    .line_grosse_bastei         { height:440px; top:-380px; left:383px; }
    .line_horizontal_grosse_bastei { height:3px; width:159px; top:-380px; left:227px; background:url(/website/static/img/mapItems/mapLabelLineHorizontal.png) repeat-x; 	}

    .line_meriangarten            { height:10px; top:0px; left:773px; }	
    .line_horizontal_vestnertor_bastei { height:3px; width:159px; top:-380px; left:227px; background:url(/website/static/img/mapItems/mapLabelLineHorizontal.png) repeat-x; 	}



.dropdown-submenu {position:relative;}
.dropdown-submenu > .dropdown-menu {top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
//.dropdown-submenu > a:after {display:block;float:right;width:0;height:0;margin-top:5px;margin-right:-10px;}

.open > .dropdown-submenu {  display: block; }


// .dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}

.dropdown-submenu:hover > a:after{border-left-color:#555;}
.dropdown-submenu.pull-left {float:none;}
.dropdown-submenu.pull-left > .dropdown-menu {left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}



.thumbImg {
    padding-bottom: 30px;
    position: relative;
}

.thumbImg .popup {
    position: absolute;
    bottom: 40px;
    right: 10px;
    opacity: 0.5;
 }
.thumbImg:hover .popup {
    opacity: 1;
}


.video_title { width: 100%; font-weight: bold; }
.video_preview { padding-bottom: 30px; position: relative; }





/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: relative;
    z-index: 20;
}

.navbar-brand {
    padding: 10px 40px 10px 10px;
}

.navbar-brand img {
    height: 30px;
    margin-left: 10px;
}

.navbar-wrapper ul {
    list-style: none !important; /* IE FIX */
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 40px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}



footer .links a {
    margin-right: 20px;
}



/* CUSTOMIZE THE CAROUSEL for the header
-------------------------------------------------- */

/* Carousel base class */
#portalHeader {
    margin-bottom: 20px;

    /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    margin-top: -91px;
    min-height: 300px;
}

#portalHeader .carousel-inner {
    position: absolute !important;
    top:0;
    left: 0;
}

/* Since positioning the image, we need to help out the caption */
#portalHeader .carousel-caption {
    z-index: 10;
    text-shadow: 0 0 30px #000;
}

/* Declare heights because of positioning of img element */
#portalHeader .item {
    background-color: #777;
    width: 100%;
    overflow: hidden;
}

#portalHeader .carousel-inner > .item > img {
    width: auto;
    min-width: 100%;
    max-width: none;

    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

/* CONTENTS */


#content section {
//    margin-bottom: 50px;
}

.portal-page .container section {
    margin-top: 30px;
}

section img {
    max-width: 100%;
}

.pimcore_area_gallery-folder .thumbnail, .pimcore_area_gallery-single-images .thumbnail {
    margin-bottom: 20px;
}

.teaser {
    text-align: center;
    margin-bottom: 30px;
}

.teaser img {
    width: 100%;
    height: auto;
}

.thumbnail-examples .row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.thumbnail-examples .img-container {
    height: 139px;
    background: url(/website/static/img/transparent-background-placeholder.png);
}


.image-hotspot {
    position: absolute;
    background: rgba(235, 105, 9, 0.2);
}

.image-marker {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(/website/static/img/MarkerInaktiv.png);
background-position: 50% 50%;
background-size: cover;
}

.image-marker:hover {
    background-image: url(/website/static/img/MarkerAktiv.png);
}


.blog .list img {
    max-width: 100%;
    height: auto;
}

.blog .filters .box {
    padding: 10px;
    margin-bottom: 30px;
    background-color: #f7f5fa;
    border-radius: 5px;
}

.blog .filters .box h4 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #5a5a5a;
}

.disqus {
    margin-top: 30px;
}

.area-embed .embed > *, .area-embed .embed iframe {
    width: 100%;
}

.area-embed .embed {
    padding-bottom: 20px;
}






DIV.panorama { position:relative;  }

.hotspot { 
	position: absolute;
	background:url("/website/static/img/hotspotMarker.png") 0 0 no-repeat; 
	width:53px !important; 
	height:53px!important;
}

.hotspot:hover {
	background-position:0 -53px; 
}


.panorama .hotspot { 
	position: absolute;
	background:url("/website/static/images/hotspotMarker.png") 0 0 no-repeat; 
	width:53px !important; 
	height:53px!important;
}
.panorama .hotspot:hover {
	background-position:0 -53px; 
}
			
.panorama .hotspot.std { color:#000 !important; }
			
.panorama IMG {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

@media (max-width: 767px) {

.nav { background-color: #ffffff; }

.mapHeadbox {
    position: relative;
    width: 100%;
}

}


@media (min-width: 768px) {

    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 20px;
    }
    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
//       border-radius: 0px;
    }

    .dropdown-menu {
        top: 100%;
    }

 

 // hover ueber Menue
//    ul.nav > li.dropdown:hover > ul.dropdown-menu { display: block; margin-top:0px }
// .dropdown-submenu:hover>.dropdown-menu { display: block; }


}


/* Show and affix the side nav when space allows it */
@media screen and (min-width: 992px) {

}


@media screen and (min-width: 1200px) {


}

@media (max-device-width: 480px) and (orientation: landscape) {
//  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {    max-height: 200px;  }
}


.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: 0;
}


.arrow {
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.btn-navi { 
    color: #ffffff; 
    font-weight: bold;
    font-family: 'PT Serif';
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-navi:hover { color: #333333; }
