.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
pre,
code,
ol,
ul,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
caption,
th,
td {
    vertical-align:top;
    text-align:left;
}
abbr,
acronym {
    border-bottom:1px dotted #666;
    font-weight:normal;
    cursor:help;
}
blockquote,
q {
    quotes:none;
}
fieldset,
img {
    border:0;
}
li {
    list-style-type:none;
}
sup {
    vertical-align:text-top;
}
sub {
    vertical-align:text-bottom;
}
del {
    text-decoration:line-through;
}
ins {
    text-decoration:none;
}
a {
    text-decoration:underline;
    color:#000;
}
:focus {
    outline:0;
}
a:hover {
    text-decoration:underline;
    color:#666;
}

/* font settings */
body {
    font:14px Arial,Helvetica,sans-serif;
    color:#000;
}
input,
button,
textarea,
select {
    font-family:inherit;
    font-size:99%;
    font-weight:inherit;
}
pre,
code {
    font:12px "Lucida Console",Monaco,monospace;
}
h1 {
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
}
h2 {
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
}
h3 {
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}
table {
    font-size:inherit;
}
caption,
th {
    font-weight:bold;
}

/* default margins */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top:1em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
table,
ol,
ul,
form {
    margin-bottom:12px;
}
span.dotted {
    margin-right:5px;
    margin-left:5px;
    border-right:1px dotted #141515;
}

html,
body {
    height:100%;
    overflow:hidden;
    margin:0;
    padding:0;
}
#header {
    margin: 0 auto;
    /*width: 960px;*/
    max-width: 1200px;
}

#infopopup {
	display:none;
}
.srl_content ul {
	margin: 20px;
	padding-left:15px;
}

.srl_content li {
	list-style: square;
}

#logo {
    width:137px;
    height:208px;
    right:0;
    position:absolute;
    text-align:center;
    background-color:#fff;
    -webkit-box-shadow:3px 3px 2px rgba(0,0,0,.2);
    box-shadow:3px 3px 2px rgba(0,0,0,.2);
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    z-index:999;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -pie-box-shadow:none;
}
#logo img {
    padding-top:56px;
}
#wrapper {
    position:relative;
    min-height:100%;
    height:auto !important;
    height: 100%;
}
#footer {
    width:100%;
    bottom:0;
}
#copyright {
    width:100%;
    height:40px;
    max-height:40px;
    bottom:0;
    position:relative;
    background-color:#fff;
    font-size:14px;
}
#footer {
    position:fixed;
    z-index:400;
}
#copyright .inside {
    padding-top:0;
    color:#141515;
    /*width: 960px;*/
    width: 1200px;
    margin: 0 auto;
}
#copyright span.contact {
    float:right;
    font-weight:bold;
    text-transform:uppercase;
}
#loading-indicator {
    float:right;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.table-vertical-center table td {
	vertical-align: middle;
}

.table-vertical-center table td {
	padding-bottom:15px;
}

.table-vertical-center table tr td:first-child {
	width:100px;
	padding-right:15px;
}

/* fullbackground settings */
#passepartout {
    height:100%;
    position:relative;
    display:block;
}
#bgimg {
    position: fixed; 
    top: 0; 
    left: 0; 
    height:100%;
    width:100%;
}
#supersize {
    position: absolute;
    top: 50%;
}
#supersize img {
    width:100%;
    height:100%;
    display:inline;
    position:absolute;
    top: -50%;
}
#supersize img+img {
    opacity:0;
}
#slider-news {
    z-index:25;
    position:relative;
    bottom:0;
    left:0;
}
#rootPage {
    z-index:25;
    position:relative;
    bottom:0px;
    left:0;
}
.ios #rootPage,
.ios #slider-news {
    bottom:-1px;
}
.ios #container {
    bottom:64px;
}
#rootPage {
    width:100%;
    height:105px;
    min-height:105px;
    overflow:hidden;
    background-color:rgba(255,255,255,.9);
}
.ie #rootPage {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    background-color:#fff;
}
#rootPage .inside {
    text-align:center;
    margin: 0 auto;
    /*width: 960px;*/
    width: 1200px;
    padding-top:30px;
}
#container {
    z-index:310;
}

/* Zurücksetzen der Auto-Schriftskalierung */
html {
    -webkit-text-size-adjust: none;
}
body,
form {
    margin:0;
    padding:0;
}
img {
    border:0;
}
header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
    display:block;
}
body {
    font-size:100.01%;
}
select,
input,
textarea {
    font-size:99%;
}
#containesr,
.inside {
    position:relative;
}
#container {
    position:absolute;
    bottom:65px;
    width:100%;
}
#main,
#left,
#right {
    position:relative;
    float:left;
}
#main {
    width:100%;
}
#left {
    margin-left:-100%;
}
#right {
    margin-right:-100%;
}
#footer {
    clear:both;
}
img {
    height:auto;
    max-width:100%;
}
.ie7 img {
    -ms-interpolation-mode:bicubic;
}
.ie8 img {
    width:auto;
    /* see #5789 */;
}
.ce_gallery ul {
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none;
}
.ce_gallery li {
    float:left;
}
.ce_gallery li.col_first {
    clear:left;
}
.block {
    overflow:hidden;
}
.clear,
#clear {
    height:.1px;
    clear:both;
    font-size:.1px;
    line-height:.1px;
}
.invisible {
    width:0;
    height:0;
    left:-1000px;
    position:absolute;
    overflow:hidden;
    display:inline;
    top:-1000px;
}
.custom {
    display:block;
}
#container:after,
.custom:after {
    height:0;
    clear:both;
    display:block;
    content:".";
    visibility:hidden;
}
#controls {
    position:relative;
    top:0;
    left:0;
    z-index:30;
    width:100%;
    height:0;
}
.ce_headlineCE a,
a.ce_headlineCE {
    background-image: url("../../files/assets/img/picto-trans.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    text-indent: -999em;
    width: 16px;
    margin-right:5px;
}
.ce_headlineCE a.hyperlink_download,
a.hyperlink_download {
    background-position: -28px 0px;
}
.ce_headlineCE a.hyperlink_print,
a.hyperlink_print {
    background-image:url("../../system/modules/pk_HeadlineCE/assets/printer.png");
}
.ce_headlineCE h1:first-child,
.mod_wikireader .layout_full h1:first-child,
.mod_wikilist h1:first-child {
    display:inline-block;
    margin-right:10px;
}
#controls .inside .buttons a.toc-active {
    background-position: 0 0;
}
#rootPage a.buttons {
    background-image: url("../../files/assets/img/flags-trans.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    text-indent: -999em;
    width: 63px;
    margin-right:63px;
}
#rootPage a.buttons.last {
    margin:0;
}
#rootPage a.flag-en {
    background-position: -126px 0px;
}
#rootPage a.flag-it {
    background-position: -252px 0px;
}
#rootPage a.flag-fr {
    background-position: -379px 0px;
}
#rootPage h1 {
    margin-top:10px;
    margin-bottom:0;
    font-weight:normal;
}
#unesco {
    right:0;
    top:5px;
    position:absolute;
    z-index:999;
}
.news-archiv #subnav li.first a,
.news-archiv #subnav li.first span {
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
.news-archiv #subnav li.first {
    padding-top:20px;
}
.news-archiv #subnav h1 {
    display:none;
}
#placeholder {
    width:100%;
    height:27px;
    position:absolute;
    display:block;
    bottom:38px;
    background-color:#fff;
    z-index:300;
}
.ie #mbCenter {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
#mbNumber, #mbNextLink, #mbPrevLink {
	display:none;
}

#minikalender {
    height: 350px;
    position: relative;
    right: 0;
    top: 70px;
    width: 200px;
}
table.minicalendar {
    width:93%;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}
table.minicalendar td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding-bottom: 3px;
    padding-top: 2px;
    text-align: center;
    width: 14%;
}
table.minicalendar td.type_1 a,
table.minicalendar td.type_2 a,
table.minicalendar td.type_3 a {
    color:#fff;
}
table.minicalendar td,
table.minicalendar .active a {
    font-size:11px;
}
table.minicalendar .active a {
    font-weight:bold;
}
table.minicalendar td.weekend {
    background-color:#F6F6F6;
}
table.minicalendar td.today {
    background-color:#ccc;
}
table.minicalendar td.type_0 {
    background-color:#5990D1;
}
table.minicalendar td.type_1 {
    background-color:#000;
}
table.minicalendar td.type_2 {
    background-color:#ec6608;
}
table.minicalendar td.type_3 {
    background-color:#008536;
}

table.minicalendar .label {
    background-color:#fff;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #000;
    font-size: 11px;
    padding-bottom: 3px;
    padding-top: 2px;
    text-align: center;
}
table.minicalendar .head {
    background-color:#fff;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding-bottom: 4px;
    padding-top: 3px;
    text-align: center;
}
.scrollbar {
    width:21px;
    left:0;
    top:0;
    position:absolute;
    opacity:0;
    visibility:hidden;
    z-index:996;
}
.scrollbar .knob {
    width:7px;
    height:50px;
    margin:0 7px;
    background-color:#666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    -moz-opacity: 0.75;
    opacity: 0.75;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.scrollbar .knob:hover {
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.event_preise {
    width:200px !important;
    padding:20px;
    margin-left:40px;
    background-color:  #a8cde9;
}
.event_preise p:last-child {
    margin-bottom:0;
}
.kultur table.minicalendar {
    margin-top:25px;
}

/*Gottesdienste*/
body.kloster .mod_eventlist .layout_full.event_type_0 {
	display:none;
}

/*Kultur*/
body.kultur .mod_eventlist .layout_full.event_type_1 {
	display:none;
}

.event.event_type_2 h1 {
	color: #ec6608;
}

.event.event_type_3 h1 {
	color: #008536;
}

/*Gottesdienste*/
.event-archiv .layout_full.event_type_0,
.event-archiv .layout_full.event_type_1 {
	display:block !important;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }

li.icon-download::before {
   font-family: "Font Awesome 5 Free";
   font-weight: 900;
   content: "\f019";
   margin-right:10px;
}

.cal-legend {
	margin-top: 10px;
}

.cal-legend ul {
	list-style: none;
	padding:0;
	margin: 0;
}

.cal-legend ul li {
	font-weight: bold;
}

.cal-legend ul li:nth-child(1) {
	color: #000;
}

.cal-legend ul li:nth-child(2) {
	color: #ec6608;
}

.cal-legend ul li:nth-child(3) {
	color: #008536;
}

#slider-news {
    width:100%;
    height:105px;
    min-height:105px;
    overflow:hidden;
    background-color:rgba(255,255,255,.9);
}
.ie #slider-news {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    background-color:#fff;
}
.ie9 #slider-news,
.ie10 #slider-news,
.ie11 #slider-news {
    background-color:rgba(255,255,255,0.9);
}
#slider-news .inside {
    margin: 0 auto;
    /*width: 960px;*/
    width: 1200px;
}
#slider-news a {
    text-decoration:none;
}
#controls .inside {
    margin: 0 auto;
    /*width: 960px;*/
    width: 1200px;
}
#controls .inside .buttons {
    position:absolute;
    padding-top:4px;
    padding-left:10px;
    background-color:rgba(255,255,255,.85);
    -webkit-box-shadow:3px 3px 2px rgba(0,0,0,.2);
    box-shadow:3px 3px 2px rgba(0,0,0,.2);
    border:0;
    border-bottom-right-radius:15px;
    border-bottom-left-radius:15px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    background-color:#ffffff;
    -pie-box-shadow:none;
    border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
}
#controls .inside .buttons a {
    background-image: url("../../files/assets/img/buttons-slider.png");
    background-position: -88px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    margin-right: 3px;
    text-indent: -999em;
    width: 13px;
}
.kloster #controls .inside .buttons a {
    background-position: -88px 0;
}
.kultur #controls .inside .buttons a {
    background-position: -110px 0;
}
.tourismus #controls .inside .buttons a {
    background-position: -132px 0;
}
#controls .inside .buttons a.category_1 {
    background-position: -110px 0;
}
#controls .inside .buttons a.category_2 {
    background-position: -132px 0;
}
#controls .inside .buttons a.toc-active,
#controls .inside .buttons a.toc-active.category_0 {
    background-position: 0 0;
}
#controls .inside .buttons a.toc-active.category_1,
.kultur #controls .inside .buttons a.toc-active {
    background-position: -44px 0;
}
#controls .inside .buttons a.toc-active.category_2,
.tourismus #controls .inside .buttons a.toc-active {
    background-position: -66px 0;
}
#controls #toggle {
    padding-right:40px;
    background-position: 0 0;
}
#controls a#toggle {
    width:12px;
    height:10px;
    display:inline-block;
    margin-left:65px;
    background-image:url("../../files/assets/img/toggle-trans.png");
    background-repeat:no-repeat;
    background-position:0;
}
/*#slider-news .layout_latest {
    width:180px;
    height:65px;
    display:inline-block;
    margin-top:40px;
    margin-right:25px;
}
#slider-news .layout_latest h2 {
    width:140px;
    float:left;
    margin-right:40px;
    text-transform:uppercase;
    margin:0;
}
#slider-news .layout_latest a {
    width:24px;
    height:24px;
    float:right;
    display:block;
    text-align:center;
    background-color:#000;
    border:1px solid #000;
    border-radius:3px;
    line-height:24px;
    font-weight:bold;
    color:#fff;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}*/

#slider-news .inside {
	height:100%;
}

#slider-news .mod_newscategorylist {
	display:table;
	width: calc(100% - 114px);
	table-layout: fixed;
	height:100%;
	padding-top:15px;
}

#slider-news .mod_newscategorylist .layout_latest:not(.partner) {
	padding-top:25px;
}

#slider-news .layout_latest {
	display:table-cell;
	width:calc(25% - 25px);
	padding-right:25px;
	vertical-align: top;
}

#slider-news .layout_latest h2 {
    display:table-cell;
    padding-right:20px;
    text-transform:uppercase;
    margin:0;
}
#slider-news .layout_latest a {
    display:table-cell;
    position: relative;
    width:24px;
	height:24px;
}

#slider-news .layout_latest a:after {
	content: '>';
	position: absolute;
	top:0;
	left:0;
	width:24px;
	height:24px;
	text-align:center;
    background-color:#000;
    border:1px solid #000;
    border-radius:3px;
    line-height:24px;
    font-weight:bold;
    color:#fff;
	behavior:url('assets/css3pie/1.0.0/PIE.htc');
}


.newscategory_1 .image_container {
	text-align:right;
}

#slider-news .layout_latest a.category_1:after {
    background-color:#5990d1;
    border-color:#5990d1;
}
#slider-news .layout_latest a.category_2:after {
    background-color:#fcc100;
    border-color:#fcc100;
}
#slider-news .layout_latest a.category_3:after {
    background-color:#ef7630;
    border-color:#ef7630;
}
#slider-news .layout_latest a:hover {
    text-decoration:none;
}

#metanav {
    /*width:600px;*/
    width: 750px;
    left:0;
    top:0;
    position:absolute;
    overflow:visible;
    background-color:#fff;
    z-index:9998;
}
#metanav li {
    float:left;
    padding:0 3px;
    line-height:1;
}
#metanav span.down,
.mod_changelanguage span.down {
    padding:0;
    font-size:9px;
    font-weight:bold;
    text-indent:0;
}
#metanav a,
#metanav span {
    display:inline-block;
    padding:10px 10px 9px 15px;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:#131414;
    text-transform:uppercase;
}
#metanav span,
#mainnav span {
    cursor:default !important;
}
.mod_changelanguage span,
#mainnav span {
    cursor:pointer;
}
#metanav ul.level_2 {
    width:auto;
    left:-999em;
    position:absolute;
    background-color:#ededed;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

#metanav li.submenu.first {
	margin-left:50px;
}

#metanav li.submenu.first ul.level_2 {
    width:478px;
}
#metanav ul.level_2 li {
    position:relative;
    float:none;
    padding:0;
}
#metanav ul.level_2 a,
#metanav ul.level_2 span {
    padding:4px 15px 9px;
    font-weight:normal;
    text-transform:uppercase;
}
#metanav li:hover ul.level_2 {
    left:auto;
}
#metanav .mod_subscribe {
    width:65%;
    height:100%;
    right:0;
    top:0;
    position:absolute;
    background-color:#e5e5e5;
    border-color:#e5e5e5;
    border-bottom-right-radius:10px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    border-radius: 0px 0px 5px 0px;
    -moz-border-radius: 0px 0px 5px 0px;
    -webkit-border-bottom-right-radius: 5px;
}
#metanav .mod_subscribe p,
#metanav .mod_subscribe form {
    padding:15px 15px 0;
}
#metanav .mod_subscribe h1 {
    margin:0;
    padding-top:15px;
    padding-right:15px;
    padding-left:15px;
    font-size:12px;
}
#metanav .mod_subscribe p {
    margin:0;
    font-size:12px;
    line-height:1.3;
}
#metanav .mod_subscribe input {
    width:100px;
    display:inline;
    margin-left:0;
    padding:5px;
    background-color:#fff;
    border:0;
    border-radius:5px;
    font-size:12px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.ie8 #metanav .mod_subscribe input {
    background-color:#fff !important;
}
#metanav .mod_subscribe input.submit {
    width:80px;
    margin-left:10px;
    background-color:#131414;
    color:#fff;
}
.ie8 #metanav .mod_subscribe input.submit {
    background-color:#000 !important;
}
#metanav .mod_subscribe input.submit:hover {
    background-color:#131414;
}
#metanav .mod_subscribe p.error {
    padding:2px 0;
    font-size:12px;
    color:#C55;
}
#metanav .mod_subscribe input:hover,
#metanav .mod_subscribe input:active,
#metanav .mod_subscribe input:focus {
    background-color:#fff;
    border:none;
}
#search {
    /*right:310px;*/
    left: 530px;
    position:absolute;
    z-index:9999;
}
#search input,
#wiki-searchForm input {
    margin:0;
    padding:0;
    border-radius:0;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    vertical-align: top;
    border:none;
}
#search input.text,
#wiki-searchForm input.text {
    padding-left:5px;
    vertical-align:middle;
    background-color:#EDEDED;
    border: 0 none;
    font-size: 11px;
    width: 170px;
    line-height:30px;
    height:30px;
}
#wiki-searchForm label {
    vertical-align:middle;
    line-height:30px;
}
.mod_changelanguage {
    left:0;
    position:absolute;
    background-color:#fff;
    z-index:9999;
}
.mod_changelanguage a,
.mod_changelanguage span {
    display:inline-block;
    padding-top:10px;
    padding-bottom:9px;
    font-size:11px;
    text-transform:uppercase;
}
.mod_changelanguage li {
    padding-left:10px;
    line-height:1;
}
.mod_changelanguage ul {
    margin:0;
}
#languageselect {
    height:30px;
}
.mod_changelanguage span.lang-de,
.mod_changelanguage a.lang-de,
.mod_changelanguage span.lang-en,
.mod_changelanguage a.lang-en,
.mod_changelanguage span.lang-fr,
.mod_changelanguage a.lang-fr,
.mod_changelanguage span.lang-it,
.mod_changelanguage a.lang-it,
.mod_changelanguage span.lang-es,
.mod_changelanguage a.lang-es {
    width:27px;
    padding-right:10px;
    background-image:url("../../files/assets/img/flag-de.png");
    background-position:left center;
    background-repeat:no-repeat;
    text-indent:-999em
}
.mod_changelanguage span.lang-en,
.mod_changelanguage a.lang-en {
    background-image:url("../../files/assets/img/flag-en.png");
    background-position:left center;
    background-repeat:no-repeat;
}
.mod_changelanguage span.lang-it,
.mod_changelanguage a.lang-it {
    background-image:url("../../files/assets/img/flag-it.png");
    background-position:left center;
    background-repeat:no-repeat;
}
.mod_changelanguage span.lang-fr,
.mod_changelanguage a.lang-fr {
    background-image:url("../../files/assets/img/flag-fr.png");
    background-position:left center;
    background-repeat:no-repeat;
}

.mod_changelanguage span.lang-es,
.mod_changelanguage a.lang-es {
    background-image:url("../../files/assets/img/flag-es.png");
    background-position:left center;
    background-repeat:no-repeat;
}

.mod_changelanguage span,
.mod_changelanguage a {
    text-indent:-999em;
}

/* 580 bei WIKI NAVI */
#mainnav {
    /*width:650px;*/
    width: 750px;
    height:50px;
    left:0;
    top:33px;
    position:absolute;
    overflow:visible;
    background-color:#fff;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    z-index:9997;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
#wikinav {
    width:67px;
    height:50px;
    left:583px;
    top:33px;
    position:absolute;
    background-color:#fff;
    border-bottom-right-radius:5px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    border-radius: 0px 0px 5px 0px;
    -moz-border-radius: 0px 0px 5px 0px;
    -webkit-border-bottom-right-radius: 5px;
    z-index:9997;
}
#wikinav a.wiki,
#wikinav span.wiki {
    display:block;
    padding-top:15px;
    padding-bottom:15px;
    background-image:url("../../files/assets/img/nav-wiki.png");
    background-position:center center;
    background-repeat:no-repeat;
    line-height:20px;
    text-indent:-999em;
}
.wiki #wikinav a.wiki,
.wiki #wikinav span.wiki {
    background-image:url("../../files/assets/img/nav-stiftmelk.png");
    background-position:center center;
    background-repeat:no-repeat;
}
#mainnav li {
    float:left;
    margin:0;
    padding:0;
    line-height:1;
    list-style-type:none;
}
#mainnav li a,
#mainnav li span {
    display:block;
    /*padding-right:18px;
    padding-left:20px;
    */
    font-size:12px;
    line-height:20px;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
}
#mainnav .submenu ul li ul li {
    float:none;
}
#mainnav a.black,
#mainnav a.blue,
#mainnav a.yellow,
#mainnav a.orange,
#mainnav span.black,
#mainnav span.blue,
#mainnav span.yellow,
#mainnav span.orange {
    padding-top:15px;
    padding-bottom:15px;
    font-size:25px;
    color:#131414;
    text-transform:uppercase;
    fgont-weight: normal !important;
}
#mainnav a.blue,
#mainnav span.blue {
    color:#5990d1;
}
#mainnav a.yellow,
#mainnav span.yellow {
    color:#fcc200;
}
#mainnav a.orange,
#mainnav span.orange {
    color:#ef7630;
}
#mainnav li.wiki {
    float:right;
    padding-right:20px;
}
#mainnav ul.level_2 {
    width:100%;
    left:-999em;
    position:absolute;
    padding-top:20px;
    padding-bottom:20px;
    background-color:#131414;
    border-radius:5px 5px 10px 10px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    border-radius: 5px 5px 10px 10px;
    -moz-border-radius: 5px 5px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}
#mainnav ul li.submenu.yellow ul.level_2 {
    background-color:#fcc200;
}
#mainnav ul li.submenu.orange ul.level_2 {
    background-color:#ef7630;
}
#mainnav ul li.submenu.yellow ul.level_2 a,
#mainnav ul li.submenu.yellow ul.level_2 span,
#mainnav ul li.submenu.blue ul.level_2 a,
#mainnav ul li.submenu.blue ul.level_2 span,
#mainnav ul li.submenu.orange ul.level_2 a,
#mainnav ul li.submenu.orange ul.level_2 span {
    color:#000;
}
#mainnav ul li.submenu.blue ul.level_2 {
    background-color:#5990d1;
}
#mainnav li:hover ul.level_2 {
    left:0;
}
.g33 {
   /* width:33%;*/
    width: calc(33% - 40px);
    float:left;
    display:inline;
}

li.g33 {
	padding: 0px 20px !important;
}

#mainnav li.clearing {
    clear:both;
}
#mainnav a.g33,
#mainnav span.g33 {
    width:100%;
}
#mainnav span.submenu,
#mainnav a.submenu {
    position:relative;
    font-weight:bold;
}

#mainnav a.submenu {
	padding-right: 18px;
    padding-left: 20px;
}

#subnav {
    height:350px;
    right:0;
    top:70px;
    position:relative;
    background-color:#fff;
    border-radius:10px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}
/*.kultur #subnav {
    height:auto;
    top:-110px;
    background:none;
}*/
#subnav a,
#subnav span {
    font-size:14px;
}
#subnav h1 {
    margin:0;
    padding-top:15px;
    padding-right:15px;
    padding-left:15px;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}
#subnav h1 a,
#subnav h1 span {
    text-decoration:none;
}
#subnav ul {
    padding:0 10px 20px 35px;
    text-transform:uppercase;
}
#subnav ul.level_2 {
    margin-bottom:0;
    padding-bottom:0;
    padding-left:25px;
    text-transform:none;
}
#subnav ul.level_1 li.active {
    list-style-type:disc;
}
#subnav span.active {
    font-weight:bold;
}
#subnav li {
    padding-top:2px;
    padding-bottom:2px;
}
#sitemap .g33 {
    width:100%;
    float:none;
    display:block;
}
.mod_sitemap li {
    line-height:1.5;
}
.mod_sitemap .level_1 ul {
    margin-bottom:0;
}
.mod_sitemap span {
    display:block;
    margin-top:18px;
    margin-bottom:6px;
    font-size:16px;
}
.mod_sitemap ul ul {
    margin-left:1.5em;
}
.mod_sitemap a.black,
.mod_sitemap a.yellow,
.mod_sitemap a.blue,
.mod_sitemap a.orange {
    font-size:16px;
    font-weight:bold;
}
#contactNav {
    width:280px;
    right:0;
    top:-25px;
    position:absolute;
    overflow:visible;
    z-index:999;
}
#contactNav li {
    float:right;
    line-height:1.5;
}
#contactNav span.active2 {
    font-weight:bold !important;
}
#contactNav a,
#contactNav span {
    display:inline-block;
    padding:10px 10px 9px 15px;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:#131414;
    text-transform:uppercase;
}
#contactNav li a,
#contactNav li span {
    display:block;
}
#contactNav .submenu ul li ul li {
    float:none;
    clear:left;
}
#contactNav span {
    cursor:default;
}
#contactNav ul.level_1 li.first.last > a.submenu {
    height:65px;
    font-size:14px;
    line-height:45px;
    font-weight:bold;
    padding-left:90px;
}
#contactNav ul.level_1 li.first.last > a.submenu:after {
    padding-top:30px;
    font-size:14px;
    font-weight:bold;
    content:" ^";
}
#contactNav ul.level_1 li.first.last > a.submenu:hover,
#contactNav ul.level_1 li.first.last > a.submenu:focus,
#contactNav ul.level_1 li.first.last > a.submenu:active {
    background-color:#ededed;
}
#contactNav ul.level_2 {
    width:1200px;
    left:-999em;
    position:absolute;
    padding-top:30px;
    background-color:#ededed;
    border-top-left-radius:15px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
#contactNav ul.level_2 li {
    position:relative;
    float:left;
}
#contactNav ul.level_2 a,
#contactNav ul.level_2 span {
    padding:2px 15px 0;
    font-weight:normal;
    text-transform:uppercase;
}
#contactNav ul.level_3 a:hover,
#contactNav ul.level_3 a:focus,
#contactNav ul.level_3 span {
    background-color:#fff;
}
#contactNav li:hover ul.level_2 {
    bottom:72px;
    left:-920px;
}
#contactNav .g16 {
    width:16%;
    float:left;
    display:inline;
}
#contactNav a.g16,
#contactNav span.g16 {
    width:100%;
}
#contactNav span.submenu,
#contactNav a.submenu {
    position:relative;
    font-weight:bold !important;
}
#contactNav a.invisible {
    left:-3000px;
    top:-3000px;
}
.mod_breadcrumb {
    width:100%;
    left:210px;
    top:4px;
    position:absolute;
    text-align:left;
}
.mod_breadcrumb li {
    display:inline-block;
}
.mod_breadcrumb a,
.mod_breadcrumb span,
.mod_breadcrumb li {
    font-size:12px;
}
.mod_breadcrumb li {
    font-size:12px;
}
.mod_breadcrumb li.first {
    padding-left:5px;
}
.mod_breadcrumb span.separator {
    font-weight:bold;
    color:#cbcbcc;
}

#contactNav {
    top:0px;
}
#copyright .inside {
    padding-top:12px;
}
#contactNav ul.level_1 li.first.last > a.submenu {
    height:45px;
}
#contactNav li:hover ul.level_2 {
    bottom:52px;
}

#copyright {
    height:65px;
    max-height:65px;
}
#copyright .inside {
    padding-top:25px;
}

@media print {
	* {
	    margin:0;
	    padding:0;
	    border:0;
	    background: transparent !important;
	    color: #000 !important;
	    box-shadow: none !important;
	    text-shadow: none !important;
	}
	html,
	body,
	div,
	span,
	applet,
	object,
	iframe,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	blockquote,
	pre,
	a,
	abbr,
	acronym,
	address,
	big,
	cite,
	code,
	del,
	dfn,
	font,
	img,
	ins,
	kbd,
	q,
	s,
	samp,
	small,
	strike,
	sub,
	sup,
	tt,
	var,
	dl,
	dt,
	dd,
	ol,
	ul,
	li,
	fieldset,
	form,
	label,
	legend {
	    margin: 0;
	    padding: 0;
	    border: 0;
	    outline: 0;
	    font-weight: inherit;
	    font-style: inherit;
	    font-size: 100%;
	    font-family: inherit;
	    vertical-align: baseline;
	}
	img,
	object {
	    display:block;
	    margin:0;
	    padding:0;
	    border:0;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
	    page-break-after:avoid;
	}
	html,
	body {
	    overflow:visible;
	}
	body {
	    font:14pt/1.5 Tahoma,Arial,sans-serif;
	    font-weight:normal;
	    color:#000;
	    width:100%;
	    margin:0;
	    padding:0;
	}
	#container {
	    bottom:auto;
	    top:20px;
	}
	#header,
	#controls,
	#subnav,
	#placeholder,
	.scrollbar,
	#contactNav ul.level_1 li.first.last > a.submenu,
	.ce_headlineCE,
	#unesco,
	#footer {
	    display:none;
	}
	#main,
	#main .inside {
	    height: auto;
	}
	#main .inside {
	    width:100%;
	}
	.mod_breadcrumb {
	    left:0px !important;
	}
	.mod_article {
	    width:100%;
	    margin-left:0;
	    height:90%;
	}
	#copyright {
	    font-size:12px;
	}
	.ce_text p,
	.ce_headlineCE p {
	    text-align:left;
	}
}
