#page-content {
    /**/
    display:block;
    font-size:1.1em;
    padding:0 1em 0 1em;
    position:absolute;
    top:98px;
    right:1em;
    left:252px;
    z-index:4;
    border-left: 1px dotted #f0f0f0;
}

#page-menu-mobile + #page-content {
    padding:0 1em 0 1em;
    position:absolute;
    top:98px;
    left:0;
    z-index:2;
    border: 0;
}

#page-content dt {font-weight:bold;}
#page-content dd {margin-top:0.6em;margin-bottom:0.6em;}
#page-content dd i {letter-spacing:0.06em;margin-right:0.5em;color:#003366;}


#page-content th {text-align:left;}
#page-content td,th {font-size:0.92em;}


#page-content img.float-right {
    margin-left:0.4em;
}

/*** inner content ****/

#inner-content {
    padding:1em;
}

.mobile #inner-content {
    padding:0;
}

#inner-content a:link, #inner-content a:active, #inner-content a:visited { text-decoration: underline; font-variant:normal;}

#inner-content dt{
    font-weight:bold;
}

/*** News layer ***/
#news-teaser {
	position: absolute;
	right:0;
	top:1em;
	width:20em;
	height:auto;
	font-size:0.9em;
/*	height:80%;
	max-height:80%;
	overflow: scroll; */
	border: 1px solid #000000;
	border-radius: 1em;
	padding: 1em;
	background-color:#ffffff;
	opacity: 0.9;
}

#news-teaser h1 {
	margin:0;
/*	line-height:1rem;*/
}

#news-teaser h2 {
	margin:0.5rem auto 0.5rem auto;
	line-height:1.1em;
}

/*** blockquote layer ***/
#The-MdB-says {
	visibility: hidden;
	position: fixed;
	top: 2em;
	left: 20em;
	z-index: 11;
	width: 40em;
	opacity: 0.96;
	background-color:#ffffff;
	padding:1em;
	border: solid black 1px;
	font-size:1.14em;
}

.mobile #The-MdB-says {
	position: static;
	width: auto;
	opacity: 1;
	background-color: #ffffff;
	opacity: 0.6;
	padding:120px 96px 0 8px;
	border: none;
	font-size:1em;
}

#slidy:hover {
  animation-play-state: paused;
}

#slidy-container {
	width: 60%;
	margin: 0 auto;
	overflow: hidden;
	max-width: 960px;
}

.mobile #slidy-container {
	width: 100%;
}

#slidy-container figcaption{
	font-size: 1rem !important;
}

.mobile #slidy-container figcaption {
    font-size: 1rem !important;
}

.header-image {
    display: block;
    text-align:center;
    margin-top:20px;
    width:652px;
}

.mobile .header-image {
    display: block;
    text-align:center;
    margin-top:20px;
    width:100%;
    font-size:0.8em;
}


.hidden {
    visibility:hidden;
}

.img-map {
    position:absolute;
    border:0;
    margin:1px;
}

.clear-right {
    clear:right;
}
/*******************************/
/* check what still is in use */
/*h3 {
    color:#003366;
    margin:0px;
    font-size:1.2em;
}


h5 {
    color:#66664D;
    font-size:1em;
    margin:0;
}
*/

hr {
	height:0;
	border:0;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#66664D;
}



/* old styles evaluate usage */
.page-header {
    text-align:right;
/*    font-variant:small-caps; */
    font-weight:normal;
    letter-spacing:0.2em;
}

.active_link {
	color:#990000;
	font-weight:bold;
}

.no-margin {
	margin: 0;
}

.no-margin-bottom {
	margin-bottom:0;
}

.b-brief-topic {
	color:#66664D;
	font-weight:700;
	margin-bottom:1em;
}

.b-brief-desc {
	color:#000000;
	font-weight:400;
}

.b-brief-author {
	color:#000000;
}

.klein {font-size:0.86em;}
.gross {font-size:1.2em;}
.nobr {white-space:nowrap;}
.pause {padding:0.8em 0em 0.8em 0em;}


.vtop {vertical-align:top;}
.black {color:#000000;}
.grey {	color:#66664D;}
.blue { color:#003366;}
.red { color:#990000;}
.right { text-align:right;}
.left { text-align:left;}

.float-right {float:right;}


.aktuell {
    margin-top:2em;
    font-size:1.1em;
    letter-spacing:0.05em;
}

.footnote {
    border:1px solid #999999;
    padding:0 1em 0 1em;
    cursor:help;
    font-size:0.8em;
}

.section-common {
	
}
.inactive-content {
	color:#aaaaaa;
}

.margin-inside h5 {
	margin-top:0.6em;
}

.error {
	font-weight:bold;
	color:#cc0000;
}

