/*  **********  ********** ********** **********  **********  */
/*! ***  CSS by ilab crossmedia og, www.ilab.at *** */
/* ***        Author Gerhard Mischitz       *** */
/*  **********  ********** ********** **********  **********  */



/* ********** ********** */
/*       GENERELLES      */
/* ********** ********** */

/*
    font-family: 'Bitter', serif;

	font-family: 'Roboto', sans-serif;
*/

/* ROT: #9fb4b9 */

html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #f1eee7; 
	color: #707070;
}

body > div.topframe, body > div.bottomframe {
	padding: 0;
	margin:0;
}

body, p, .entry_nav_content h3 {
	font-family: 'Roboto', verdana, sans-serif;
	font-weight: 400; /* REGULAR */
}

h1, h2, h3, h4, h5, h6  {
	font-family: 'Roboto', verdana, sans-serif;
	font-weight: 700; /* BOLD */
}


.bottomframe > footer p, .starttitle h1, .cat-subtitle h1, .single_item > .st_content > p, .breadcrumb > li,  .breadcrumb > li > a, .entry_nav_content p, .detailcontent blockquote p, .slide_text, .book_desc, .book_desc p {
	font-family: 'Roboto', verdana, sans-serif;
	font-weight: 300; /* LIGHT */
}

.detailcontent blockquote p sub {
	font-family: 'Roboto', verdana, sans-serif;
	font-weight: 300; /* LIGHT */
	font-style: italic;
}

.detail-header time, .entry_nav_content h4 {
	font-family: 'Roboto', verdana, sans-serif;
	font-weight: 100; /* THIN */
}

h1.startpage,
.startnewsbox header h1, 
.startterminbox header h1,
.detailcontent h1,
.co_anreisser p,
.single_item header h1 {
	font-family: 'Bitter', serif;
	font-weight: 400;
}

h1.startpage strong {
	font-weight: 400;
	border-bottom: solid #fff 3px;
}


h1.cattitle, .detail-header h1  {
	font-family: 'Roboto', verdana, sans-serif;
	font-weight: 900; 	/* Ultrabold */
}

.detail-header h2 {
	/* light italic */
	font-family: 'Roboto', verdana, sans-serif;
	font-weight: 300;
	font-style: italic;
}

a {
    -webkit-transition: color .4s ease, background .4s ease, transform .4s ease, opacity .4s ease, box-shadow .4s ease;
    transition: color .4s ease, background .4s ease, transform .4s ease, opacity .4s ease, box-shadow .4s ease;
}


a, a:focus {
	color: #9fb4b9;
}

a:hover {
	color: #870013;
}



a:focus {
	outline: none;
}

p {
	font-size: 1.15em;
	line-height: 1.45em;
}

/* EDITIERFUNKTION */

.edit {
	margin: 15px;
	background: #fff;
	padding: 15px;
	text-align: center;
	border: 1px solid #ddd;
}

/* /EDITIERFUNKTION */

/* ********** ********** */
/*        HEADER         */
/* ********** ********** */

div.topframe > header {
	height: 400px;
	position: relative;
	margin:0;
	padding:0;
}

div.subframe > header {
	height: 150px;
	position: relative;
	margin:0;
	padding:0;
}

/* Einzelne Hintergrundbilder für die verschiedenen Köpfe */

div.topframe > header.start-header {
	background: #9fb4b9;
}
div.topframe > header.news-header {
	background: #9fb4b9;
}

div.topframe > header.archiv-header {
	background: #9fb4b9;
}
div.topframe > header.forschung-header {
	background: #9fb4b9;
}
div.topframe > header.publikationen-header {
	background: #9fb4b9;
}

div.subframe > header.sub-header {
	background: #9fb4b9;
}

div.topframe > header {
	background-size: cover !important;
}

div.topframe > header.detail-header {
	background: #9fb4b9;
	height: auto;
	min-height: 300px;
}

#logo {
	position: absolute;
	width: 40%;
	top: 30px;
	left: 50px;
}

#logo img {
	width: 100%;
	max-height: 300px;
}

.subframe #logo {
	position: absolute;
	width: 300px;
	top: 25px;
	left: 0px;
}

.subframe #logo img {
	max-height: 100px;
}

h1.startpage {
	font-size: 1.4rem;
	line-height: 1.5em;
	margin:0;
	color: #000;
	padding: 100px 200px 0 50%;
}

h1.cattitle {
	text-align: center;
	font-size: 6em;
	line-height: 1.25em;
	margin:0;
	color: #fff;
	padding: 400px 20px 0 20px;
	text-transform: uppercase;
}


h1.startpage a, ol.breadcrumb li a {
	color: #e20612;
	text-decoration: underline;
}

h1.startpage a:hover, ol.breadcrumb li a:hover {
	color: #fff;
}

.breadcrumb-container {
	left: 50px;
	position: absolute;
	text-align: left;
	top: 180px;
	z-index: 10;
}

.breadcrumb {
    background: transparent;
    border-radius: 3px;
    list-style: none outside none;
    margin-bottom: 0;
    padding: 8px 0;
    font-size: 0.9em;
}

/* Detail Page Head Navi */


.entry_nav_content {
	position: absolute;
	top:60%;
	width: 20%;
	margin:0;
	padding:0;
}
.enc_left {
	left:0;
}
.enc_right  {
	right: 0;
}

.entry_nav_content i {
	position: absolute;
	top: 0;
	font-size: 8em;
	line-height: 1em;
	margin:0;
	padding:0;
}

.enc_left a i {
	right:0;
}

.enc_right a i {
	left:0;
}

.entry_nav_content > a {
	display: block;
	color: #dfd52f;
	text-decoration: none;
	position: relative;
	color: #fff;
}
.entry_nav_content > a:hover {
	color: #fff;
}

.entry_nav_content h4 {
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

.entry_nav_content h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin: 0;
	padding: 10px 0;
}

.entry_nav_content p {
	font-size: 0.9em;
	line-height: 1.2em;
}

.entry_nav_content .enc_content {
	display: none;
	padding: 15px;
	background-color: rgba(0,0,0,0.3);
	position: relative;
	top: -30px;
}


/* ********** ********** */
/*         NAVI          */
/* ********** ********** */

nav#mainnav {
	position: absolute;
	top: 30px;
	right: 50px;
	padding: 5px;
	z-index: 40;
	background: #a91126;
    -webkit-transition: color .4s ease, background .4s ease, transform .4s ease, opacity .4s ease, box-shadow .4s ease;
    transition: color .4s ease, background .4s ease, transform .4s ease, opacity .4s ease, box-shadow .4s ease;
}

nav#mainnav:hover,
nav#mainnav:focus {
	background: #e20612;
}


.navlin .icon-bar {
    border-radius: 1px;
    color: #FFFFFF;
	background-color: #fff;
    font-weight: 600;
    display: block;
    height: 4px;
    width: 25px;
    margin-bottom: 4px;
}

.navlin .icon-bar:last-child {
    margin-bottom: 0px;
}

.navlin a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding-right: 4px;
	font-size: 1.25em;
	text-transform: uppercase;
	vertical-align:middle
}

.navlin button {
	display: inline-block;
	background: transparent;
	border:0;
	padding:0;
	margin:0;
	vertical-align:middle
}

#navpane {
	position: absolute;
	background: transparent;
	right: 0px;
	display: none;
}

#navpane ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#navpane ul li {
	margin:0;
	padding:0;
}


#navpane ul li a {
	display: block;
	margin:0;
	padding: 6px 20px;
	color: #9fb4b9;
	background-color: #fff;
	font-size: 1.5em;
	text-decoration: none;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
}

#navpane ul li.active a {
	background-color: #F1EEE7;
}

#navpane ul li a:hover, #navpane ul li.active a:hover {
	color: #fff;
	background-color: #9fb4b9;
}


/* ********** ********** */
/*     STARTSEITE        */
/* ********** ********** */

.starttitle h1, .cat-subtitle h1 {
	text-align: center;
	font-size: 1.5em;
	letter-spacing: 9px;
	text-transform: uppercase;
	color: #b7a9a9;
	margin-top: 20px;
	margin-bottom: 20px;
}


.startnewsbox header h1, .startterminbox header h1 {
    font-size: 2em;
    line-height: 1.1em;
	margin: 0;
	padding-bottom: 15px;
	color: #000;

	word-wrap:break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

.startnewsbox, .startterminbox {
	margin-bottom: 20px;
}

.startnewsbox a {
	color: #707070;
	text-decoration: none;
	display: block;
	height: 100%;
}

.startnewsbox > a > article, .startterminbox > article {
	background-color: #fff;
	transition: background-color .5s linear, box-shadow .5s linear;
	-webkit-transition: background-color .5s linear, box-shadow .5s linear;
	
	padding: 25px;
	position: relative;
	border: 1px solid #e7e2d7;
	height:100%;
	
}

.startnewsbox > a:hover > article {
	background-color: #eee;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
	box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
}

.startnewsbox article > footer {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	background-color: #efefef;
	border-top: 1px solid #e7e2d7;
	padding: 3px 0 3px 25px;
	font-size: 0.85em;
	color: #a2a2a2;
}

.st_content > figure {
	width: 100%;
	float: left;
	margin: 5px 18px 10px 0;
}

.st_content.st_first > figure {
	width: 55%;
	float: left;
	margin: 5px 18px 5px 0;
	padding-bottom: 25px;
}

.st_content > figure > img {
	width: 100%;
	border: 1px solid #fff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
	box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
	
}

.st_person {
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
	box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
	padding-bottom: 36px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.st_person figure {
	margin: 0;
	padding-bottom: 0;

}

.st_person figure img {
	width: 100%;
}


.st_person span {
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 6px 5px 8px 5px;
	font-weight: 800;
	background: #fff;
    -webkit-transition: bottom .4s ease;
	transition: bottom .4s ease;
	bottom: 0px;
	left:0;
	line-height: 1.6rem;
}



.st_person p {
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 6px 5px 8px 5px;
	margin-bottom:0;
	font-weight: 800;
	background: rgba(255,255,255,0.9);
    -webkit-transition: bottom .4s ease;
	transition: bottom .4s ease;
	bottom: -260px;
	left:0;
	height: 250px;
	line-height: 1.6rem;
}

.st_person:hover p,
.st_person:focus p {
	bottom: 0;
}


.st_person p em {
	font-weight: 400;
	font-style: italic;
	font-size: 0.9rem;
	line-height: 1.1rem;
}

.single_item > .cover > img {
	border: 1px solid #fff;
	max-height: 100%;
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
	box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
}

.startterminbox .st_content, .startterminbox header {
	margin-left: 27%;
}

.startterminbox > article > time {
	position: absolute;
	bottom: 20px;
	left:0;
	width: 25%;
	text-align: right;
	color: #b7a9a9;
	font-size: 3em;
	line-height: 0.75em;
}
.startterminbox > article > time > span {
	display: block;
	font-size: 0.35em;
	letter-spacing:9px;
}

.st_plusicon {
	position: absolute;
	top:0;
	left:0;
	background: #cacaca;
	color: #fff;
	padding: 0px 3px 2px 3px;

}

.st_plusicon i {
	font-size: 0.8em;
	line-height: 0.8;
}

.mnl-container {
	text-align: right;
}

a.morenewslink {
	display: block;
	color: #9fb4b9;
	padding: 10px;
}


/* ********** ********** */
/*        LISTEN         */
/* ********** ********** */

.isotope_holder {
	text-align: center;
	padding-bottom: 30px;
}

.isotope_outer {
	margin: 0 auto;
}

#iso_items_container {
	margin: 0 auto;
}

.infolist_item {
	margin: 10px 7px;
	display: inline-block;
	text-align: left;
}

.infolist_item a .single_item {
	position: relative;
	background: #fff;
	border: 1px solid #e7e2d7;
	width: 263px;
	height: 380px;
	transition: background-color .5s linear, box-shadow .5s linear;
	-webkit-transition: background-color .5s linear, box-shadow .5s linear;
}

.infolist_item a:hover .single_item {
	background-color: #eee;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
	box-shadow: 0px 0px 5px 0px rgba(80,80,80,1);
}

.infolist_item a, .infolist_item a:hover {
	color: #707070;
	text-decoration: none;
}

.infolist_item article {
	overflow: hidden;
}

.single_item {
	padding: 15px;
}

.single_item header h1  {
	color: #333;
    font-size: 1.15rem;
	line-height: 1.22rem;
	font-weight: 800;
    margin: 0;
    padding: 3px 0 15px;

	word-wrap:break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;

}

.single_item .cover {
	line-height: 320px;
	height: 320px;
	text-align: center;
}

.single_item > .st_content > figure {
	width: 100%;
	padding-bottom: 8px;
}

.single_item > .st_content > p {
	font-size: 1.0rem;
	line-height: 1.33rem;
}

.single_item > footer {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	background-color: #efefef;
	border-top: 1px solid #e7e2d7;
	padding: 3px 0 3px 25px;
	font-size: 0.9em;
	color: #a2a2a2;
	z-index: 10;
}

.single_item > footer > p {
	margin: 0;
}

.iso_nav {
	margin: 20px 0 15px;
	padding: 0;
	text-align: center;
}

#iso_filter {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#iso_filter > li {
	display: inline-block;
	margin-bottom: 15px;
}


#iso_filter a {
	display: block;
	border: 2px solid #c9c9c1; /* #E7E2D7;*/
	background-color: transparent;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 3px 14px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0 8px;
	position: relative;
	transition: color .5s linear 0s, background-color .5s linear 0s, border-color .5s linear 0s, box-shadow .5s linear 0s;
}

#iso_filter a:hover, #iso_filter a:focus {
	text-decoration: none;
}

#iso_filter a:hover {
	background-color: #eee;
	box-shadow: 0 0 5px 0 rgba(80,80,80,1);
}

#iso_filter a.active {
	border-color: transparent;
	background-color: #000;
	color: #FFF;
}

#iso_filter a:after {
	content: " ";
	border-style: solid;
	border-width: 10px;
	border-color: transparent;
	position: absolute;
	height: 20px;
	width: 20px;
	bottom: -22px;
	left: 50%;
	margin-left: -10px;
	transition: border-color .5s linear 0s;
}

#iso_filter a.active:after {
	border-top-color: #000;
}

/* ********** ********** */
/*    CONTENT DETAIL     */
/* ********** ********** */

.detail-header time {
	display: block;
	padding-top: 250px;
	font-size: 1.6em;
	text-align: center;
	color: #fff;
}


.detailcontent {
	padding-top: 25px;
	padding-bottom: 25px;
}

.detailcontent h1 {
	font-weight: 800;
	font-size: 2.5rem;
	line-height: 2.9rem;
	padding-top: 30px;
	padding-bottom: 25px;
	color: #000;
}

.detailcontent p {
	line-height: 1.5em;
	margin: 0 0 20px;
}

.detailcontent blockquote p {
	line-height: 1.5em;
	padding: 0 0 0 20px;
}

.co_anreisser {
	padding-bottom: 25px;
	color: #000;
}

.detailcontent .co_anreisser p {
	font-size: 1.3rem;
	line-height: 2.1rem;
}

.detailcontent blockquote p {
    font-size: 1.05em;
    line-height: 1.4em;
}

.detailcontent blockquote p sub {
	padding-left: 20px;
}

.detailcontent blockquote {
	border-left: 7px solid #d2cab9;
}

.detailcontent ul, .detailcontent ol {
	margin-bottom: 20px;
	margin-top: -10px;
}

.detailcontent ul li, .detailcontent ol li {
    font-size: 1.15em;
    line-height: 1.4em;
    margin: 8px 0;
}

.detailcontent h2 {
    font-size: 1.8em;
    margin-bottom: 15px;
    margin-top: 40px;
}


.detailcontent h3 {
    font-size: 1.5em;
    margin-bottom: 15px;
    margin-top: 40px;
}

.detailcontent footer {
    font-size: 0.9rem;
    margin-bottom: 15px;
	margin-top: 40px;
	padding-top: 15px;
	border-top: 1px solid #e7e2d7;
	text-align: center;
}

/** SLICKSLIDER **/

.slides {
	margin:0;
	margin-bottom: 25px;
	padding:0;
}

.slider {
	border: none;
	padding: 10px 15px 10px 15px;
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
}

.slides figure {
	margin:0;
}

.slides figure img {
	max-width: 100%;
}

.slide_text {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	display: block;
	margin: 0;
	padding: 10px;
	background-color: #FFF;
	color: #333;
	background-color: rgba(255, 255, 255, 0.6);
	font-size: 0.95rem;
}

.slide_text_control {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 45px;
	width: 40px;
	cursor: pointer;
}

.slide_text_control > i {
	font-size: 1.4em;
	font-style: normal;
	position: absolute;
	width: 34px;
	height: 34px;
	line-height: 31px;
	top: 50%;
	margin-top: -15px;
	margin-right: -15px;
	text-align: center;
	right: -100%;
	border-radius: 50%;
	color: #9fb4b9;
	border: 1px solid #fff;
	text-shadow: 0 0 6px #FFF, 1px 0 rgba(255,255,255,0.8), -1px 0 rgba(255,255,255,0.8), 0 1px rgba(255,255,255,0.8), 0 -1px rgba(255,255,255,0.8);
	transition: right .4s ease 0s;
	-webkit-transition: right .4s ease 0s;
}

.slide_text_control > i.s_in {
	right: -100%;
}

.slide_text_control.in > i.s_in {
	right: 50%;
}

.slide_text_control > i.s_out {
	right: 50%;
}

.slide_text_control.in > i.s_out {
	right: -100%;
}

/* Arrows */

.slick-prev,
.slick-next {
    font-size: 100px;
    line-height: 100px;
    position: absolute;
    top: 50%;
    display: block;
    width: 100px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: 0;
    color: #fff;
    background: transparent;
    z-index: 1;
    opacity: 0.4;
    -webkit-transition: opacity .4s ease 0s, top .4s ease 0s;
    transition: opacity .4s ease 0s, top .4s ease 0s;
}

.slick-prev em,
.slick-next em {
    color: #fff;
    display: block;
    width: 100px;
    height: 100px;
    text-shadow: #000 0 0 3px;
}

.slick-prev em:before,
.slick-next em:before {
    margin: 0;
    padding: 0;
    width: auto;
}

.slick-prev {
    left: 20px;
}

.slick-next {
    right: 20px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
    opacity: 1;
}

.detail_section .slick-dots {
    display: block;
    position: absolute;
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    bottom: -16px;
    right: 10px;
}

.detail_section .slick-dots li {
    position: relative !important;
    display: inline-block !important;
    width: 25px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.detail_section .slick-dots li:after {
    display: none;
}

.detail_section .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 25px;
    height: 10px;
    cursor: pointer;
    border: 0;
    padding: 0;
    opacity: 0.3;
    background: var(--color-main-light);
    -webkit-transition: background .4s ease, opacity 0.4s ease;
    transition: background .4s ease, opacity 0.4s ease;
}

.detail_section .slick-dots li.slick-active button {
    opacity: 1;
}

.detail_section .slick-dots li button:hover,
.detail_section .slick-dots li button:focus {
    opacity: 0.7;
}


/** /slider **/


/* Flexible Video handling */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	z-index: 10;
	max-width: 100%; 
	height: auto; 
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
}

.video_cookie_warning {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	color: #eee;
	font-size: 1.0rem;
	line-height: 1.3rem;
	background: #444;
}

.video_cookie_warning strong {
	display: block;
	font-size: 1.2rem;
	padding-bottom: 5px;
}


.download_row {
	margin-bottom: 20px;
	margin-top: 10px;
}

.dl_container {
	display: block;
	padding: 10px 10px 10px 60px;
	margin-bottom: 15px;
	background-color: #FFF;
	border: 1px solid #E7E2D7;
	text-decoration: none;
	position: relative;
	transition: background-color .5s linear 0s, box-shadow .5s linear 0s;
	-webkit-transition: background-color .5s linear 0s, box-shadow .5s linear 0s;
}

.dl_container:hover, .dl_container:focus {
	text-decoration: none;
	background-color: #eee;
	-webkit-box-shadow: 0 0 5px 0 rgba(80,80,80,1);
	-moz-box-shadow: 0 0 5px 0 rgba(80,80,80,1);
	box-shadow: 0 0 5px 0 rgba(80,80,80,1);
}

.dl_container > i {
	font-size: 2em;
	position: absolute;
	left: 8px;
	top: 10px;
}

.dl_desc {
	display: block;
}

.dl_desc > strong {
	padding-right: 6px;
}

.dl_title {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	overflow: hidden;
}

/* Buchcover */

.cover_row {
    border-bottom: 1px solid #E7E2D7;
    border-top: 1px solid #E7E2D7;
    margin-bottom: 20px;
    padding-top: 15px;
}

.book_desc a {
	display: inline-block;
	font-weight: 400;
	padding-bottom: 20px;
}

.book_desc p {
	font-size: 1.2em;
    line-height: 1.4em;	
	font-style: italic;
}

.single-cover {
	margin-bottom: 15px;
	text-align: center;
}

.single-cover img {
	display: inline-block;
	border: 1px solid #fff;
	max-height: 100%;
	max-width: 100%;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
	-moz-box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
	box-shadow: 0px 0px 2px 0px rgba(80,80,80,1);
}



/* ********** ********** */
/*       SONSTIGES       */
/* ********** ********** */

.pagination_container {
	text-align: center;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #9fb4b9;
    border-color: #870013;
    color: #FFFFFF;
}

.pagination > li > a, .pagination > li > span {
    background-color: #FFFFFF;
    border: 1px solid #e7e2d7;
    color: #9fb4b9;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #EEEEEE;
    border-color: #e7e2d7;
    color: #9fb4b9;
}



/* ********** ********** */
/*         FOOTER        */
/* ********** ********** */

.bottomframe > footer {
	background-color: #9fb4b9;
	min-height: 270px;
	color: #fff;
	padding-top: 50px;
}

.bottomframe > footer a {
	color: #a91126;
	text-decoration: underline;
}

.bottomframe > footer a:hover,
.bottomframe > footer a:focus {
	color: #fff;
}

.bottomframe > footer .kontaktinfo p {
	font-weight: 400;
	line-height: 1.1em;
	margin:3px 0 3px 0;
	padding:0 10px 0 0;
}

.partnerlogo {
	padding-top: 25px;
	width: 140px;
	margin-right: 20px;
	display: inline-block;
}

.partnerlogo img {
	width: 100%;
}

#login_container {
	display: none;
	padding: 30px;
	background-color: #9fb4b9; 
}

.inner_login_container {
	width: 320px;
	margin: 0 auto;
}

.inner_login_container label {
	width: 120px;
	padding: 0 10px 0 0;
	text-align: right;
	font-weight: 300;
}

.inner_login_container input {
	width: 196px;
	margin-bottom: 7px;
	color: #333;
}
.inner_login_container label,
.inner_login_container input {
	font-size: 1.15em;
}

.inner_login_container input.btn {
	border-radius: 1px;
	-webkit-transition: background-color .5s ease 0s;
	transition: background-color .5s ease 0s;
}

.inner_login_container input.btn:hover {
	background-color: #BFBFBF;
}


/* MODALS */


/* ########## ########## ########## */


/* MODALS */


/* ########## ########## ########## */

.modal-backdrop {
    background-color: #707070;
}

.modal-backdrop.show {
    opacity: 0.9;
}

.modal_full .modal-content,
.content_modal .modal-content {
    background-color: transparent;
    border: 0;
}

.content_modal .modal-content {
    background-color: #fff;
}

.modal_full .modal-body,
.content_modal .modal-body {
    background-color: transparent;
}

.modal_full .modal-body p {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.content_modal .modal-body p {
    color: #333;
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.modal_full button.close {
    color: #fff;
    font-size: 3rem;
    padding-top: 10px;
    opacity: 0.9;
}

.content_modal button.close {
    position: absolute;
    color: var(--color-main-light);
    font-size: 3rem;
    padding-top: 0px;
    opacity: 1;
    top: -6px;
    right: -32px;
    z-index: 2;
}

.content_modal button.close:after {
    position: absolute;
    content: '';
    background: #fff;
    width: 22px;
    height: 22px;
    left: 38px;
    top: 14px;
    z-index: -1;
}


/* Navigation Modal */

#navigationModal ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#navigationModal ul li.nav_item {
    font-size: 2rem;
    line-height: 2.5rem;
    padding: 10px 0;
    font-weight: 700;
    text-transform: lowercase;
}

#navigationModal ul li.nav_item a {
    color: #ffffff;
}

#navigationModal ul li.nav_item a:hover,
#navigationModal ul li.nav_item a:focus {
    color: var(--color-main-pretty);
}

#navigationModal ul li.nav_item.active a {
    color: var(--color-main-pretty);
}

#navigationModal ul li.nav_item.active a:hover,
#navigationModal ul li.nav_item.active a:focus {
    color: #bbb;
}

#navigationModal ul li.nav_item a span {
    display: block;
    font-weight: 300;
    letter-spacing: 3px;
    font-size: 0.8em;
}

#navigationModal p.title {
    font-weight: 300;
    text-transform: uppercase;
}

.modal_full,
.content_modal {
    -webkit-hyphens: auto;
    -epub-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.modal_full .modal-header,
.custom_modal .modal-header {
    position: relative;
    overflow: hidden;
    padding-right: 60px;
}

.content_modal .modal-header {
    position: relative;
    padding-right: 30px;
    overflow: visible;
}

.modal_full .btn_close,
.custom_modal .btn_close {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0;
    font-size: 1.5rem;
    cursor: pointer;
    background: rgba(0, 0, 0, .1);
}

.modal_full .modal-title,
.custom_modal .modal-title,
.content_modal .modal-title {
    font-size: 2rem;
    line-height: 2.2rem;
}

.content_modal .modal-sub-title {
    font-size: 1.6rem;
    line-height: 2rem;
    padding-right: 0;
}

.modal_full .modal-body,
.content_modal .modal-body {
    color: #000;
}

.modal_full .btn_close:hover,
.custom_modal .btn_close:hover,
.modal_full .btn_close:focus,
.custom_modal .btn_close:focus .content_modal .btn_close:focus,
.content_modal .btn_close:focus {
    background: rgba(0, 0, 0, .25);
}

.modal_error .modal-content,
.modal_success .modal-content {
    border: 0;
    box-shadow: 0 0 4px 0 rgba(255, 255, 255, .3);
}

.modal_error .modal-header,
.modal_error .modal-footer {
    background-color: #ab5d59;
    position: relative;
}

.modal_success .modal-header,
.modal_success .modal-footer {
    background-color: #839F52;
    overflow: hidden;
}

.modal_error .modal-title,
.modal_success .modal-title {
    color: #FFF;
}

.modal_error .modal-header:before,
.modal_success .modal-header:before,
.alert:before {
    position: absolute;
    right: 40px;
    top: 51%;
    color: rgba(255, 255, 255, .4);
    font-size: 9rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.modal_error .btn_close,
.modal_success .btn_close {
    background-color: rgba(0, 0, 0, .2);
    color: #FFF;
}

.modal_error .btn_close:hover,
.modal_error .btn_close:focus,
.modal_success .btn_close:hover,
.modal_success .btn_close:focus {
    background-color: rgba(0, 0, 0, .5);
    color: #FFF;
}

#modal_ajax .modal-content {
    background: #fff;
}



.modal-content {
	background: #F1EEE7;
}

/*  Buttons */

.btn_send {
    display: block;
    width: 100%;
    font-size: 1.3rem;
    line-height: 1.7rem;
    font-weight: 700;
    padding: 12px 45px 12px 15px;
    border-radius: 2px;
    background-image: none;
    background-color: #9fb4b9;
    color: #FFF !important;
    text-shadow: none;
    border: 0;
    box-shadow: none;
    margin-bottom: 22px;
    position: relative;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-transform: lowercase;
    -webkit-transition: background-color .4s ease 0s;
    transition: background-color .4s ease 0s;
}

.btn_send em {
    font-style: normal;
}

.btn_send:hover,
.btn_send:focus {
    color: #000;
    background: #eee;
}

.btn_send.loading,
.btn_send.loading:hover,
.btn_send.loading:focus {
    color: #fff;
    background: #ddd;
    line-height: 1.5rem;
}

.btn_send div.spinner-border {
    float: left;
    display: none;
}

.btn_send.loading div.spinner-border {
    display: inline-block;
}


/* ########## ########## ########## */

.edit {
    border: 0;
    border-radius: 0;
    display: block;
    font-size: 1.5rem;
    font-weight: 300;
    display: block;
    margin: 0 0 1rem;
    padding: 12px 12px 12px 4.25rem;
    position: relative;
    text-align: left;
    z-index: 1;
    background-color: #D49F00;
    color: #fff !important;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}

.edit:hover,
.edit:focus {
    background-color: #836200;
    color: #fff;
}

.edit:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3.5rem;
    background-color: #836200;
    z-index: -1;
}

.edit em {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3.5rem;
    font-size: 1.35em;
    line-height: 1em;
    text-align: center;
}


/* ########## ########## ########## */


/* ********** ********** */
/*         MEDIA         */
/* ********** ********** */


@media (max-width:1399px) {

	h1.startpage {
		font-size: 1.2rem;
		padding-top: 80px
	}

	div.topframe > header {
		height: 350px;
	}

}



@media (max-width:1199px) {

	div.topframe > header {
		height: 350px;
	}
	h1.startpage {
		font-size: 1.2em;
		padding: 90px 100px 0 50%;
	}
	


	h1.cattitle {
		font-size: 5em;
		padding-top: 300px;
	}
	.startterminbox > article > time {
		width: 28%;
	}
	.startterminbox .st_content, .startterminbox header {
		margin-left: 29%;
	}

	.isotope_outer {
		padding-left: 33px;
	}

	.book_desc p {
		font-size: 1.15em;
		line-height: 1.35em;	
	}

}/* max-width:1200px */


@media (max-width:991px) {

	div.topframe > header {
		height: 500px;
	}
	h1.startpage {
		font-size: 1.25rem;
		padding: 35% 50px 0 50px;
	}

	#logo {
		width: 60%;
		top: 20px;
		left: 50px;
	}

	h1.cattitle {
		font-size: 4em;
		padding-top: 300px;
	}

	.st_content > figure {
		width: 100%;
	}

	.st_content.st_first > figure {
		width: 100%;
	}

	.startnewsbox header h1 {
		font-size: 1.8em;
		line-height: 1.1em;
	}
	.st_content p {
		font-size: 1.10em;
		line-height: 1.40em;
	}

	.startterminbox > article > time {
		width: 30%;
		font-size: 2.3em;
		line-height: 0.75em;
	}
	.startterminbox .st_content, .startterminbox header {
		margin-left: 31%;
	}

	.isotope_outer {
		padding-left: 55px;
	}

}/* max-width:991px */


@media (max-width:767px) {

	#logo {
		width: 200px;
	}
	div.topframe > header {
		height: 280px;
	}
	h1.startpage {
		font-size: 1rem;
		padding: 20% 50px 0 50px;
	}
	h1.cattitle {
		font-size: 3.5em;
		padding-top: 250px;
	}
	.bottomframe > footer {
		height: 430px;
	}

	.bottomframe > footer .kontaktinfo {
		padding-top: 40px;
		text-align: right;
	}

	.breadcrumb-container {
		top: 145px;
	}

	.partnerlogo {
		width: 140px;
	}
	
	.startnewsbox header h1 {
		font-size: 1.4em;
		line-height: 1.2em;
	}
	.st_content p {
		font-size: 1.15em;
		line-height: 1.45em;
	}

	.startterminbox > article > time {
		width: 22%;
		font-size: 3em;
		line-height: 0.75em;
		bottom: 30px;
	}
	.startterminbox .st_content, .startterminbox header {
		margin-left: 23%;
	}
	

	.infolist_item a .single_item {
		width: 240px;

	}
	.isotope_outer {
		padding-left: 0;
		padding-right:0;
	}

	.entry_nav_content {
		display: none;
	}

	.detail-header time {
		font-size: 1.4em;
		padding-top: 215px;
	}


	#iso_filter a {
		font-size: 1.1em;
		line-height: 1.3em;
	}

	.single-cover img {
		max-width: 300px;
	}

	.detailcontent h1 {
		font-weight: 800;
		font-size: 1.7rem;
		line-height: 2.1rem;
	}
	
	.detailcontent p {
		line-height: 1.5em;
		margin: 0 0 20px;
	}
	
	.detailcontent .co_anreisser p {
		font-size: 1.1rem;
		line-height: 1.8rem;
	}


	.bottomframe > footer {
		height: auto;
		padding-bottom: 15px;
	}

}/* max-width:767px */ 

@media (max-width:600px) {

	#logo {
		width: 180px;
	}
	
	.breadcrumb-container {
		top: 125px;
	}
	
	div.topframe > header {
		height: 300px;
	}
	h1.startpage {
		font-size: 1rem;
		padding: 25% 50px 0 50px;
	}
	h1.cattitle {
		font-size: 3em;
		padding: 220px 15px 0 15px;
	}
	.starttitle h1 {
		padding-top: 20px;
	}

	.startterminbox > article > time {
		width: 28%;

	}
	.startterminbox .st_content, .startterminbox header {
		margin-left: 29%;
	}
	.infolist_item a .single_item {
		width: 263px;
	}

	.isotope_outer {
    	padding-left: 21%;
	}

	.detail-header time {
		font-size: 1.3em;
		padding-top: 190px;
	}


	.detail-header h1 {
		font-size: 2.5em;
	    padding-bottom: 30px;
	}
	
	.detail-header h2 {
		font-size: 1.5em;
	    padding-bottom: 30px;
	}


}/* max-width:600px */ 

@media (max-width: 575px) {

	.st_person {
		margin-left: 20%;
		margin-right: 20%;	
	}

	.st_person p {
		font-size: 1.0rem;
	}
	

}



@media (max-width:500px) {

	#logo {
		width: 160px;
		left: 15px;
		top: 15px;
	}
	
	.breadcrumb-container {
		top: 100px;
		left: 15px;
	}
	
	div.topframe > header {
		height: 320px;
	}
	h1.startpage {
		font-size: 1rem;
		padding: 28% 40px 0 40px;
	}

	body > div.topframe, body > div.bottomframe {
		padding: 0px;
		margin:0;
	}

	nav#mainnav {
		top: 15px;
		right: 15px;
	}
	

	.starttitle h1 {
		font-size: 1.3em;
		letter-spacing: 7px;
	}

	.startnewsbox header h1, .startterminbox header h1 {
		font-size: 1.6em;
		line-height: 1.1em;
	}
	.st_content p {
		font-size: 1.05em;
		line-height: 1.35em;
	}
	
	.bottomframe > footer {
		font-size: 0.9em;
	}
	
	.startterminbox > article > time {
		width: 28%;
		font-size: 1.8em;
		line-height: 0.75em;
		bottom: 35px;
	}
	.startterminbox .st_content, .startterminbox header {
		margin-left: 30%;
	}

	.detailcontent .co_anreisser p {
		font-size: 1.0rem;
		line-height: 1.6rem;
	}

	.detailcontent p {
		font-size: 1em;
		line-height: 1.45em;
	}
	
	.detailcontent ul li, .detailcontent ol li {
		font-size: 1.05em;
		line-height: 1.35em;
		margin: 8px 0;
	}
	
	.isotope_outer {
		padding-left: 15%;
	}

	#iso_filter a {
		font-size: 1.0em;
		line-height: 1.3em;
	}

}/* max-width:500px */


@media (max-width:400px) {

	.st_person {
		margin-left: 15%;
		margin-right: 15%;	
	}
}


@media (max-width:360px) {
	.partnerlogo {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}/* max-width:340px */

