/*** uncss> filename: https://rshp02.stefanist.com/site/templates/styles/tw05.css ***/
/* war in _main */

*{margin:0; padding:0;}
   
/**<style type="text/css">**/
@media print {
    #mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
    #displayArea {margin: 1em 1em 0em 1em;}
    /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}

.imgdiv{
	width:238px;height:118px;
	border:1px solid #ccc;
	border-radius:2px;
	float:left;text-align:center;
	margin:0 3px 3px 0;
	padding: 0;
}
/*div.body2start{
	clear:both;
	height;100px;
}*/
#mainMenu sub{line-height:23px}
#werktitel{font-weight:bold;margin-bottom: 14px;}
.divImages{margin-top:17px;margin-bottom:0px;
	/*clearfix*/
	overflow:auto;
	overflow:hidden;
	zoom:1;
}
.icontitle{margin-bottom:17px;}
#menu01{margin:50px 0 0 0;}


div#body2{margin-top:28px;clear:both;}

#tiddlerDisplay .nav ul{
	margin: 0 0 0 30px;
}
#tiddlerDisplay .nav li{
	list-style:none;
}

#mainMenu li{
	list-style:none;
			
}
#mainMenu li a{
	font-weight: normal;
	font-size: 0.83em;
	font-size: 11.4px;
	/*line-height: 22px;*/
}
div#mainMenu{
	padding:71px 0 0 5px;
	line-height:22px;
}

#inlinesubmenu {
	margin: 71px 0 0 20px;
	margin: 0 0 0 20px;
}
#inlinesubmenu .istempo{

	margin:16px 0 20px -18px;
}
#inlinesubmenu li a{
	font-weight:bold;
}
#inlinesubmenu li {
	list-style: disc !important;
	color: #aaa !important;
}

/* overlay at start */
/* overlay animate in */
/* overlay animate out */

/* content at start */
/* content animate it */
/* content animate out */

img, a{
	outline:none !important;
}

.sia{
	cursor: pointer;
}

a.sitemapsubmenu{
	font-weight: bold !important;
}
a.sitemapleer{
	color:#f00 !important;
}

.spi_textunten {
    clear: both;
}

div#specialimages{
	float:left;
	margin:10px 0;
}
.specialimage {
    background: #fff none repeat scroll 0 0;
    padding: 10px 20px;
	width: 240px;
	float:left;
	margin:3px;
	border:1px solid #ccc;
}

/* Smartphones (portrait and landscape) ----------- */
		/*
		@media only screen 
		and (min-device-width : 320px) 
		and (max-device-width : 480px) {

			body{background-color:red !important !important;}
		}
		*/
		/*sitest*/
		/*
		#page{background-color:cyan !important !important;}
		*/
		/* Minimum width of 600 pixels. Responsive -- Desktop */

/*<?php if(1==1) : ?>*/
img#caption01, .header{
	height:76px;
}
.header > a {
    display: block;
    height: 100%;
    width: 100%;
}

#contentWrapper{
	position:relative;
	min-height:560px;
}
div#mainMenu{
display:none;
position:static;
position:absolute;
text-align:center;
text-align:right;
padding:0;
line-height: 18px;
margin:auto;
margin-right:0;
width: 80%;
background:#eee;
right:0;
top:30px;
top:auto;
padding:3px 30px;
width:60%;
}
div#mainMenu{
z-index:1001;
padding:36px 30px;
}
div#mainMenu li a{
	display:block;
}
body.pw_home div#mainMenu{
	display:block;
	top:150px;
	text-align: left;
}
body.pw_home #divpull{
	display:none;
}

.susp_body.pw_home div#mainMenu{

	right: 70px;
	  -webkit-transition: right 2s; /* Safari */
		transition: right 2s;
}

/*.nav.nav-tree li li{
	border-bottom:1px solid #aaa;
}
*/
/*
.nav > li{
	border-bottom:10px solid #aaa;
}
.nav.nav-tree > li li{
	border-bottom:10px solid #a00;
}
*/

#ulmenu2{
	margin-top:0;
}
#displayArea {
    margin: 1em 1em 1em 0;
}
#tiddlerDisplay {
    margin: 0 1em 2em;
}
#controlsContainer{
	display:none;
}
#divpull > a#pull {
    text-decoration:none !important;
    display: block;
    width: 100%;
    height:0;
}
#divpull a#pull:after {
    content:"";
    background: url('/site/templates/zbh1/nav-icon.png') no-repeat;  /*sichk hardcoded*/
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
}

#susp_divpull a#pull:after {
    content:"";
    background: url('/site/templates/zbh1/menu3.png') no-repeat; 
    background-size: 40px 40px;
	width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
}

#divpull a#pull:after {
    content:"";
    background: url('/site/templates/zbh1/menu_02__.png') no-repeat; 
    background-size: 40px 47px;
	width: 40px;
    height: 47px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
}


.breadcrumbs{
	position:absolute;
	top: 133px;
	right: 0;
	font-size: 11.4px;
	margin-left: 2em;
	margin-right: 2em;
}

#language-wrapper-mobile{
	display:block;
	position:absolute;
	background:none;
	padding: 2px 5px;
	top: 100px;
	right: 16px; 
	color: white;
	font-size:20px;

}
#language-wrapper-mobile a{
	color: white;
}

/*#language-wrapper{
	float:right;
	text-align: right;
}
#language-switcher{
	position:absolute;
	background: white;
	position:static;
	background: none;
	padding:0.4em 10px 0 0;
}
*/

.search_mobile{
	display:none;
}

.search_desktop,
body.pw_search .search_mobile{
	display:inline;
}

.search_mobile input.txtOptionInput{
	font-size:2em;
}



.searchlupe{
	height:28px;border:none;margin-bottom:-3px;margin-left:3px;
}

@media screen and (min-width: 600px) {
	body{background-color:#0f0 !important;}
	body{background-color:#fff !important;}
	.header{
	/*
		background-image: url("/site/templates/zbh1/imgs/ruthead.jpg");
		background-repeat: no-repeat;
	*/
		height: 127px;
		background-size: auto;
	}


	img#caption01{
		height:124px;
	}
	#controlsContainer{
		display:block;
	}
	div#mainMenu{
	display:block !important;
	position:absolute;
	text-align:right;
	line-height: 22px;
	padding: 71px 0 0 5px;
	margin:0;
	background:white;
	width:15em;
	left:0;
	top:auto;
	}

	body.pw_home div#mainMenu{
		display:block;
		top:auto;
		text-align: right;
	}

	div#mainMenu li a{
		display:inline;
	}


	.menu-search-li{
		display:none;
	}

	.search_mobile{
		display:none !important; 
	}

	.searchlupe{
		height:14px;border:none;margin-bottom:-3px;margin-left:3px;
	}

	#divpull{display:none;}
	.nav.nav-tree li li{
		border-bottom:none;
	}
	.nav li{
		border-bottom:none;
	}
	#language-wrapper-mobile{
		display:none;
	}
	#language-wrapper-desktop{
		float:right;
		text-align: right;
	}
	#language-switcher{
		position:static;
		background: none;
		padding:0.4em 10px 0 0;
	}
	#ulmenu2{
		margin-top:22px;
	}

	#displayArea {
		margin: 1em 1em 1em 15em;
	}
	#tiddlerDisplay {
		margin: 0 5em 2em;
	}

	.breadcrumbs{
		top:160px;
	}

	/*
	.nav.nav-tree > li:first-child > a {
		color: red;
	}
	*/


	#mainMenu ul:nth-child(2) ul:first-child {
		margin-top:22px;
		}

}

/*sitest*/
/* Minimum width of 768 pixels. */
@media screen and (min-width: 768px) {
	body{background-color:cyan !important;}
	/*
	body{background-color:#fff !important;}
	*/
}
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body{background-color:yellow !important;}
	body{background-color:#a8c !important;}
	/*
	body, #mainMenu {background-color:#e8d8f8 !important;}
	*/
	body{max-width: 1074px; margin:0 auto;}
}
/* Minimum width of 1078 pixels. = etwas mehr als 1074 */
@media screen and (min-width: 1078px) {
	.breadcrumbs{margin-right: 0;}
}

/*<?php endif ?>


	</style>
	*/
 
a.tagtitel{
margin-top:4px;font-size:140%;font-weight:bold !important;color:black !important;
}
a.tagtitel:hover{color:white !important;}

/**********************/
.title {margin: 15px 0 15px 0;}
/*#werktitel{text-transform:uppercase;}*/
.viewer p{line-height:16px;}

div#biblio,
div#biblio a{
	margin-top:16px;
/*	color:#c00;*/
}

p.ausst_liste,
p.ausst_liste a{
/*	color:#c00; */
}

#vidpopdiv{
	width:100%;
}

#widthwrap{
	margin:0 ; 
	padding:0;
	position:relative;
}

/*
div{outline:1px solid red;}
*/
/*
a.mfpvideo{
	position:relative;
}
*/
.imgdiv a.sia{
	background-color:rgba(100,0,0,0) !important;
}

.imgdiv{
position:relative;
}
.playbutton{
	position:absolute;
	top:30px;
	left:92px;
	top:39px;
	left:99px;
}
.playbutton:hover{
	width:44px;
	height:44px;
	left:97px;
	top:37px;
}
html{scroll-behavior:smooth}
/*
a{
    background-color: #fff;
    -webkit-transition: all 1s linear;
}
a:target{
    background-color: #f00;
    -webkit-transition: all 1s linear;
}
*/ 
#anzeige{
	font-size:28px;
}
