/* CSS Document */


@font-face {
    font-family: 'HelveticaNarrowRoman';
    src: url('/fonts/helveticanw_0-webfont.eot');
    src: url('/fonts/helveticanw_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/helveticanw_0-webfont.woff') format('woff'),
         url('/fonts/helveticanw_0-webfont.ttf') format('truetype'),
         url('/fonts/helveticanw_0-webfont.svg#HelveticaNarrowRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
font-family: 'Avantgarde';
	src: url('fonts/avant-garde.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

*/
body, html{
	margin:0px;
	padding:0px;
	min-width: 950px;
	overflow-x:visible;
	overflow:visible;
	background-color:#dadada;
	
}


body{
	
	background-image:url(/images/unilib-bg.jpg);
	background-repeat:repeat-x;
	background-color:#dadada;
	
	
}


.style16{
	color:#333;
	
	
}

.majorList{
	margin-top: 50px;
	margin-left:30px;
	background-image: url(/images/vline-dash.png);
	background-repeat: repeat-y;
	background-position: 32px 0;
}


.majorList>li{
	min-height: 40px;
}


.textVersion .serial{
	position: absolute;
	left: -22px;
	top: -3px;
	color: #FFF;
	z-index: 2;
	background-color: #363636;
	padding: 3px 8px;
	width: 13px;
	/* border-top-left-radius: 3px; */
	/* border-bottom-left-radius: 3px; */
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.textVersion ol>li ol>li .serial{
	background-color: #575757;
	padding: 1px 5px;
	left: -17px;
	top: -1px;
	
}

.textVersion li.paragraph>.serial{
	top:1px;
	left:-39px;
}

#mainFrame {
	position:relative;
	margin: 0 auto;
	width:1296px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	/*height:auto !important;  Important Regel für moderne Browser */ 
	/*height:2000px;  Mindesthöhe für den IE  
	overflow: hidden !important;*/
	clear:none;
	background-image: url(/images/staticHeader.jpg);
	background-repeat: no-repeat;
	
}

#centerFrame{
	width:1196px;
	/*background-image:url(/images/mainshadow.png);*/
	
	
	overflow:hidden;
	overflow-x:hidden;
	
	
}

#unilib-01_ {
	position:relative;
	left:0px;
	top:0px;
	width:1196px;
	height:158px;
	
}

#unilib-02_ {
	position:relative;
	width:97px;
	float:left;
	/*background-image:url(/images/unilib_02a.jpg);*/
	/*background-color:#f0f0f0;*/
	
	
}

#unilib-04_ {
	position:relative;
	width:308px;
	float:left;
	
}

#unilib-05_ {
	position:relative;
	width:732px;
	float:left;
	
}


#unilib-06_ {
	position: absolute;
	width: 57px;
	right: 100px;
	top:0;
	height:500px;
	background-repeat:no-repeat;
	background-image:url(/images/unilib_06.jpg);
	float:right;
}

#unilib-07_ {
	position:relative;
	width:1042px;
	height:389px;
	float:left;
	margin-top:10px;
}

#mainNav{
	position: absolute;
	width: 410px;
	float: left;
	right: 132px;
	top: 106px;
	z-index:999;
}







#adDivRight{
	background-color: white;
	width: 160px;
	height: 600px;
	padding: 0px;
	top: 80px;
	right: -4px;
	position: absolute;
	display: block;
}



#loginDiv{
	position: absolute;
	right: 137px;
	z-index:999;
}


#centerDiv {
	position: absolute;
	left: 98px;
	float: left;
	width: 1040px;
	min-height: 750px;
	clear: none;
	/*box-shadow: 0px 30px 15px rgba(51, 51, 51, 0.26);
	-moz-box-shadow: 0px 30px 15px rgba(51, 51, 51, 0.26);
	box-shadow:0px 0px 16px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0px 0px 16px rgba(0, 0, 0, 0.25);*/
}





#searchDiv{
	left: 391px;
	top: 83px;

}


#searchResDiv{
	left: 398px;
	top: 122px;
}




.bigBlueMap{
	/*background-color:#0087c6;*//*-moz-border-radius: 9px;
	border-radius: 9px;*/
		/*padding:5px;*/
		
		
	background-color:rgb(218, 218, 218);
	height:291px;
	width:624px;
	margin:30px auto 30px auto;
	cursor:pointer;
	/*background-image:url(/images/arrow-up.png),url(/images/arrow-right.png),url(/images/arrow-down.png),url(/images/arrow-left.png);*/
	background-position:top center, center right, bottom center, center left;
	background-repeat:no-repeat;
	
	box-shadow:0px 0px 16px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0px 0px 16px rgba(0, 0, 0, 0.25);
	overflow:hidden;
	position:relative;
/**/

	width: 620px;
	height: 322px;
	padding: 18px 50px;
	margin-top: 3px;
	background-color: rgb(163, 163, 163);
	transition:all .3s;
	
}

.bigBlueMap:hover{
	width: 620px;
	height: 322px;
	padding: 18px 50px;
	margin-top: 3px;
	background-color: rgb(163, 163, 163);
}


.bigBlueMap img{
	position:relative;
	top:-4px;
	image-rendering:optimizeSpeed;
	-ms-interpolation-mode:nearest-neighbor;
	box-shadow:0 0 20px rgb(99, 99, 99);
	moz-box-shadow:0 0 20px rgb(99, 99, 99);
	/*margin:3px;*/
}

.bigBlueMap #overlay{
	/* background-image: url(/images/bigmapoverlay.png); */
	/* width: 318px; */
	background-color: black;
	/* height: 50px; */
	position: absolute;
	right: 30px;
	padding: 5px 20px;
	color: #fff;
	/* text-align: right; */
	/* vertical-align: middle; */
	margin-top: -60px;
	background-repeat: no-repeat;
	cursor: default;
	transition:all .3s;
	
	right: 0px;
	margin-top: 5px;
	width: 680px;
	cursor:pointer;
				
}

.bigBlueMap:hover #overlay{
	height: 350px;
	margin-top: -300px;
/*	height: 250px;
margin-top: -205px;*/
}

.bigBlueMap #overlay #displayTag{
	margin-top:320px;
	font-size:60px;
	transition:all .6s;
	color: rgb(189, 189, 189);
	font-size: 150px;
	line-height: 123px;
	
}

.bigBlueMap:hover #overlay #displayTag{
	margin-top:20px;
}

.bigBlueMap #overlay h1{
	/*margin-right:40px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:27px;
	padding:0px;
	*/			
}

.bigBlueMap #overlay h2{
	margin-right:40px;
	margin-top:-3px;
	font-weight:normal;
	font-size:10px;
	color:#fff;
	padding:0px;			
}

.bigBlueMap #neuTag{
	position:absolute;
	z-index:1002;
				
}

.bigBlueMapShadow{
	/*background-image:url(/images/mapBackdropShadow.png);*/
	width:716px;
	height:361px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 11px;
	padding:0px;
	border:1px solid rgba(0, 0, 0, 0);
	
}
.frame_outer{
	background-color: rgb(230, 230, 230);
	margin-left: -1px;
	margin-top: 23px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	overflow:hidden;
	height:100%;
	margin:3px;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#686868;
	font-size:12px;
	line-height:17px;
}

.frame_outer p{
	text-align: justify;
	margin:3px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.42);
}

.frame_inner{
	/*
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	background-color:#ededed;
	*/
	
	
}

.frame_inner hr{
	
	border-top: 1px solid #ccc;
	background-color: rgba(255, 255, 255, 0.49);
	/* opacity: 0; */
	height: 1px;
	margin: 20px -10px;
	/* padding-top: 10px; */
	
}



.frame_inner h4{
	
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Indie Flower', cursive;
	/* font-family: 'HelveticaNarrowRoman'; */
	color: #FFFFFF;
	/* text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.45); */
	margin-left: -25px;
	margin-bottom: 18px;
	/* padding: 0 0 5px 0; */
	/* background-color: rgb(255, 255, 255); */
	font-size: 28px;
	line-height: 28px;
	padding: 0px;
	/* margin: -15px -15px 20px -15px; */
	padding: 5px 10px 0px 10px;
		
	
}


.frame_inner h4 span{
	padding:0px 10px;
	background-color: rgb(186, 186, 255);
}

.frame_inner .small{
	font-family:Arial, Helvetica, sans-serif;
	color:#686868;
	font-size:10px;
	line-height:12px;
	
	
	
	
}

.frame_inner strong{
	color:black;
	
	
	
	
}


/****************************************************************************/

#shareDiv{
	background-color: transparent;
	/* padding: 3px; */
	position: absolute;
	right: 30px;
	top: 690px;
	/* margin-top: 37px; */
	text-align: center;
	min-width: 200px;
	box-shadow: none;
	margin: 0px;
	
}


#shareDiv li{
	clear:both !important;
}



/****************************************************************************/


#invForm .greyInput {
	width: 135px;
}
#shareDiv>div {
	float: none;
}

#shareDiv #mailForm * {
	float: none;
	clear: both;
}
.sharer{
	
	text-align: right;
	margin-top: 3px;
	width: 60px;
	float: left;
}


#vidLink{
	margin: 20px auto;
	width: 221px;
}

#vidLink #text{
	background-color: #4587bf;
	color: white;
	padding-left: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-weight: bold;
}

#vidLink:hover #text{
	background-color: #7ba4d8;
	
	
}


#breadCrumbs{
	height:30px;
	overflow:hidden;
	
}

#breadCrumbs a:link,#breadCrumbs a:hover,#breadCrumbs a:active,#breadCrumbs a:visited{
	color: white;
	background-color: grey;
	padding: 0px 5px;
	border-radius: 3px;
}

#breadCrumbs a:hover{
	background-color: #555;
	text-decoration:none;
}

#breadCrumbs #center{
	color: #575757;
	width:710px;
	display:table-cell;
	clear:none;
	vertical-align:auto;
	line-height:32px;
	height:32px;
	vertical-align: middle;
	
}




#breadCrumbs #right{
	width:17px;
	height:32px;
	clear:none;
	display:table-cell;
	background-image:url(/images/cell1_title_r.gif);
	
}

#breadCrumbs #left{
	width:7px;
	height:32px;
	float:left;
	clear:none;
	background-image:url(/images/cell1_title_l.gif);
	
}

#shareTitle, #thumbImg{
	display:none;
}


#textVersion{
	padding:0px 0px 15px 10px;
	position:relative;
	margin-top:20px;
	z-index:1;
}


#textVersion #inner{
	padding:15px;
	background-color:white;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	position:relative;
	overflow-x: hidden;
	font-family: 'PT Sans', sans-serif;
}


#textVersion ul.paragraphParent{
	background:none;
	margin-left: -45px;
	margin-top:-19px;
}

#textVersion ul{
	margin-top:0px;
}

#textVersion .paragraph>ul{
	margin-top:20px;
}

#textVersion li.paragraph{
	background:none;
	margin-top:5px;
	margin-bottom:65px;
	padding-left:0px;
	width:717px;
}

.uk-sticky-placeholder{
	margin:0 !important;
}

#textVersion .node.paragraphHeadline{
	width: 100%;
	/* min-height: 50px; */
	/* line-height: 50px; */
	/* padding: 0 !important; */
	border-left: none !important;
	border-top: 1px solid #CFCFCF !important;
	border-right: none !important;
	border-bottom: 1px solid #CFCFCF !important;
	/* border-bottom: 1px solid #ccc; */
	font-size: 20px;
	color: black !important;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.42);
	border-radius: 0;
	background-color: #dadada !important;
	/* border-width: 1px; */
	background-image: none;
	box-shadow: none !important;
	z-index:3;
	line-height:37px;
	margin:0 !important;
	transition:line-height .3s, background-color .3s;
	-webkit-transition:line-height .3s, background-color .3s;
	-moz-transition:line-height .3s, background-color .3s;
	/*-moz-transition:-moz-box-shadow .3s;
	-webkit-transition:-webkit-box-shadow .3s;*/
}


#textVersion .node.paragraphHeadline.uk-active{
	/*box-shadow: rgba(0, 0, 0, 0.207843) 0px 5px 20px !important;
	-moz-box-shadow: rgba(0, 0, 0, 0.207843) 0px 5px 20px !important;
	-webkit-box-shadow: rgba(0, 0, 0, 0.207843) 0px 5px 20px !important;
	*/
	background-color: rgb(131, 138, 184) !important;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.42);
	line-height:50px;
	z-index:6;
	color:white !important;
}

#textVersion .node.paragraphHeadline.uk-active a:link,#textVersion .node.paragraphHeadline.uk-active a:visited{
	color:white !important;
}



#textVersion .majorList>li>ul,#textVersion .majorList>li>ol{
	padding-top:20px;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}

#textVersion ul.collapsed,#textVersion ol.collapsed{
	height:48px;
	overflow:hidden;
	margin-top:5px;
	padding-top:10px;
}



.expandNodeBtn{
	background-color: rgba(207, 207, 207, 0.41);
	height: 100%;
	display: table;
	width: 100%;
	opacity:0;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	cursor:pointer;
}


.expandNodeBtn:hover{
	
	opacity:1;
	
}

.expandNodeBtn .inner{

	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.textVersion .collapseCover{
	height: 72px;
	z-index: 5;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 25px;
	background-repeat: no-repeat;
	background-image: url(/images/gradCover.png);
	background-size: 100% 100%;
}


#textVersion .node.paragraphHeadline .innerNode {
	
	margin: 3px 17px;
	display: block; */
/* vertical-align: middle; */
	
}
#textVersion .node.paragraphHeadline a:link, #textVersion .node.paragraphHeadline a:visited{
	color:black !important;
}

#textVersion a.extra{
	padding: 20px;
	line-height: 3;
	font-size: 16px;
}

pre{
	font-size:11px;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color:white;
	border:1px solid #ccc;
	padding:10px;
	height:20px;
	overflow:auto;
	transition: all ease-in-out .3s;
}

pre:hover{
	height:300px;
}


#addLinkDiv{
	width:60px;
	height:32px;
	background-color:#0099FF;
	-moz-border-radius: 4px; /* Mozilla */
    -webkit-border-radius: 4px; /* Webkit */
    border-radius: 4px;
	padding:2px;
	color:white;
	font-weight:bold;
	position:absolute;
	top:300px;
	left:200px;
	display:block;
	box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.46);
	
}

#addLinkDiv a:link, #addLinkDiv a:visited, #addLinkDiv a:active, #addLinkDiv a:hover{
	color:white;
	text-decoration:none;
	
	
} 

#addLinkDiv .active{
	
	background-color:#0CF;
	
	
}

#dialogLink{
	
}


.nodeReference{
	
	position: absolute;
	right: -8px;
	top: -4px;
	color: white !important;
	background-color: black;
	padding: 0px 3px;
	border-radius: 19px;
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
	font-size: 9px;
	font-weight: bold;
}

.node.node.styleSet1 .nodeReference a:link,.node.node.styleSet1 .nodeReference a:visited,.node.node .nodeReference a:link,.node.node .nodeReference a:visited{
	color: white !important;
}


.refList {

	
}
.refList li{
	list-style-type: decimal;
	margin:0px;
	font-size:11px;
	
}

#refsDiv{
	position:relative;
}

#extraContent{
	overflow: hidden;
	background-color: rgb(241, 241, 241);
	padding-top:20px;
	position:relative;
}


#extraContent i.fa{
	float: left;
	position: absolute;
	left: 25px;
	font-size: 50px;
}

#extraContent li{
	margin:0;
	font-size:12px;
	padding-left: 0px;
}

#extraContent li a:link, a:visited, a:active {
	color: #B3B3B3;
	font-weight: bold;
}

#extraContent ul{
	margin-left: 100px;
	padding-left: 0;
	
}

#extraContent ol{
	font-weight: bold;
	font-size: 16px;
	padding-left: 100px;
	margin: 0;
	/* padding-top: 5px; */
	min-height: 68px;
}
#extraContent ul li{
	list-style-type: disc;
	background: none;
	margin-bottom: 0px; 
}
#extraContent #extraLinks{
	margin-bottom:20px;
	min-height: 40px;
}
#tagDiv{
	background-color: #E0E5EB;
	margin: 0;
	padding: 20px;
}


#tagDiv .tag{
	float:none;
	width:auto;
	cursor:default;
	position:relative;
}

#tagDiv .tag:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}

#tagDiv .tag:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #666;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

#tagDiv .tag:hover{
	background-color:#666;
}
