

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
@font-face {font-family: 'TheSansUHHBold';src: url('../font/TheSansUHH_9/TheSansUHH_Bold.eot'); src: url('../font/TheSansUHH_9/TheSansUHH_Bold.eot?#iefix') format('embedded-opentype'), url('../font/TheSansUHH_9/TheSansUHH_Bold.woff') format('woff'),url('../font/TheSansUHH_9/TheSansUHH_Bold.ttf') format('truetype'), url('../font/TheSansUHH_9/TheSansUHH_Bold.svg#TheSansUHHBold') format('svg'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'TheSansUHHBoldItalic';src: url('../font/TheSansUHH_9/TheSansUHH_BoldItalic.eot');src: url('../font/TheSansUHH_9/TheSansUHH_BoldItalic.eot?#iefix') format('embedded-opentype'), url('../font/TheSansUHH_9/TheSansUHH_BoldItalic.woff') format('woff'),url('../font/TheSansUHH_9/TheSansUHH_BoldItalic.ttf') format('truetype'), url('../font/TheSansUHH_9/TheSansUHH_BoldItalic.svg#TheSansUHHBoldItalic') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'TheSansUHHItalic';src: url('../font/TheSansUHH_9/TheSansUHH_RegularItalic.eot');src: url('../font/TheSansUHH_9/TheSansUHH_RegularItalic.eot?#iefix') format('embedded-opentype'),url('../font/TheSansUHH_9/TheSansUHH_RegularItalic.woff') format('woff'),url('../font/TheSansUHH_9/TheSansUHH_RegularItalic.ttf') format('truetype'),url('../font/TheSansUHH_9/TheSansUHH_RegularItalic.svg#TheSansUHHItalic') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'TheSansUHH';src: url('../font/TheSansUHH_9/TheSansUHH_Regular.eot');src: url('../font/TheSansUHH_9/TheSansUHH_Regular.eot?#iefix') format('embedded-opentype'),url('../font/TheSansUHH_9/TheSansUHH_Regular.woff') format('woff'),url('../font/TheSansUHH_9/TheSansUHH_Regular.ttf') format('truetype'),url('../font/TheSansUHH_9/TheSansUHH_Regular.svg#TheSansUHH') format('svg');font-weight: normal;font-style: normal;} 


@media (min-width: 1000px) {
    .container {
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
      max-width: 1010px;
      background-color: #ffffff;
  }
}

.container {
    padding-left: 20px;
    width: 1010px;
}

body {
    font-family: 'TheSansUHH';
    font-size: 14px;
    line-height: 1.5em;
    background-color: #FAF9F9;
    color: #4E4E4E;

}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
   font-family: TheSansUHHBold,"Helvetica Neue", Helvetica, Arial, sans-serif;
}


h1 {
    margin-top: 0px;
    font-size: 20px;
}

h2
 {
    font-size: 15px;
}
h3 {
    font-size: 13px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
}

h2 small, .h2 small {
    font-size: 16px;
}

code,
pre {
    font-family: 'TheSansUHHItalic', Monaco, Menlo, Consolas, "Courier New", monospace;
}

.spacer {
    height: 30px;
    width: 998px;
    margin-right: auto;
    margin-left: auto;
}

a {
    color: #4E4E4E;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #c40017;
    text-decoration: underline;
    outline: none;
}

a.headerlink:hover {
    color: #4E4E4E;
    text-decoration: underline;
}

#nav.affix {
    position: fixed;
    top: 0;
    padding-top: 5px;
    min-height:45px;
    width: 100%;
    background-color: #ffffff;
}
.navbar {
    border: none;
}
#nav.navbar {
    background-image: none;
    -webkit-webkit-box-shadow: none;
    box-shadow: none;
}

#nav > .navbar-inner {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.nav > li > a {
    font-family: 'TheSansUHHBold',sans-serif;
    min-width: 158px;
    min-height: 33px;
    text-align: center;
    background: transparent url("../images/menu_home.png") no-repeat 0 0;
    padding-bottom: 3px;
    padding-top: 7px;
    margin-left: 2px;
    font-size: 14px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li > a:active,
.navbar .navbar-nav > .active > a
{
    color: #ffffff!important;
    text-shadow: none!important;
    background-position: 0 -34px;
}

.nav-tabs{
  line-height: 1.0;
}   

.nav-tabs > li > a {
    line-height: 1.0;
}

ul.dropdown-menu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border-bottom: 4px solid #888;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  font-size: 11px;
  width: 208px;
  z-index: 200;
}

.dropdown-menu > li > a {
  background: url("../images/rot_navi.png") no-repeat scroll 9px 9px #F9F9F9;
  display: block;
  color: #4E4E4E;
  text-decoration: none;
  padding: 9px 5px 6px 26px;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF #FFF #DDD;
  font-size: 11px;
  white-space: normal;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #e9e9e9;
    color: #4e4e4e;
    text-decoration: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #e9e9e9;
    color: #4e4e4e;
    outline: 0 none;
    text-decoration: none;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block; 
}

.navbar-collapse {
    padding-left: 0px;
}

.carousel-control.left {
background-image: none;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.textfluss {
    width: 570px;
    margin-left:0px;
}

.footer-textfluss {
    width:958px;
    margin-left: 0px;
}

.jumbotron {
    background-color: #ffffff;
    width:998px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.headertext {
    margin-top:43px;
    /*margin-left:230px;*/
    margin-right: 7px;
}

.popover {
    max-width: 800px;
}

.popover-header {
    padding:8px 14px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}
.popover-title {
    margin:0;
    padding:0;
    background-color:transparent;
    border:none;
}


input#searchInput { 
    float: left;
    height: 22px;
    width: 210px;
    background-color: #F9F9F9;
    border: 1px solid #DDD;
    color: #4E4E4E;
    font-family: 'TheSansUHHBold',sans-serif;
    font-size: 11px;
    margin: 0px 2px 0px 0px;
    padding: 4px 5px;
    border-radius: 2px;
}

.btn-buttons{
    background-color: #95a5a6;
    border-color: #95a5a6;
    color: #fff;
}
.btn-default {
    background-color: #95a5a6;
    border-color: #95a5a6;
    color: #fff;
}
.btn-primary {
    background-color: #95a5a6;
    border-color: #95a5a6;
    color: #fff;
    margin: 10px;
}
.btn-primary:hover {
    background-color: #c40017;
    border-color: #c40017;
    color: #fff;
}
.pagination > li > a, .pagination > li > span {
    background-color: #95a5a6;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #c40017;
    border-color: transparent;
    color: #fff;
    cursor: default;
    z-index: 2;
}

.overlay {
	border-radius: .5em;
	border: 1px solid;
	padding: .5em;
	margin: .5em;
}

.overlayHidden {
	display: none;
}

.overlay {
	width: 40em;
	height: 40em;
	background: #f9f9f9;
	border: 1px solid #4E4E4E;
	position: absolute;
	top: 40%;
	left: 5%;
	margin: auto;
	padding: 1em;
	z-index: 500;
	overflow: scroll;
}
/*
#schliessen {
	position: absolute;
	margin: 0;
	right: 0;
	top: 0;
	background: #c32e04;
	color: white;
	font: bold 0/0 sans-serif;
}

#schliessen::before {
	content: "X";
	font: bold 1rem sans-serif;
}
*/

.mir_metadata dt {
        color: #4e4e4e;
}

#pagination_label {
        color: #4e4e4e;
}

.file_box .body .file_set .file_date {
    color: #4e4e4e;
}

.breadcrumb > .active {
    color: #4e4e4e;
}

.crumbs { display: block; }
.crumbs li {  display: inline; }
.crumbs {
    color: #4e4e4e;
    font-size: 10px;
    float: left;
    line-height: 13px;
    margin-top: 10px;
}

span.sep{
    background-image: url("../images/arrow_right.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: transparent;
    margin: 0 5px;
    overflow: hidden;
    text-align: center;
    width: 13px;
}

.file_box .body .file_set .file_size {
        color: #4e4e4e;
}

.btn-export {
        color: #fff;
        padding: 2px;
        border: 2px solid;
	border-radius: 5px;
	/*-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; */
	background: #4b8fbc;
	font-size: 9px;
	font-family: 'TheSansUHHBold',sans-serif;
	/*font-weight: bold;*/
}

.caret {
        border-top: transparent;
}

.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 0px solid #ddd;
    padding: 0px 0px;    
}

.epitable td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e0e0e0;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    padding: 2px 20px 2px 2px;
}

.reminder {    
        font-size:10pt;
       	font-weight: bold;
        line-heigth:12pt;
 	background-color:#CCCCCC;
        color:#000099;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	margin-top: 10px;
        padding:3px; 
        clear:both;     
}
       
.left {
        color:#666666;
	text-align: right;
	float: left;
	width: 25%;
        font-weight:bold;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}
     
.right {
        color:#000000;
     	text-align: left;
  	margin-left: 25%;
        padding-left:10px;
        padding-top: 10px;
	padding-bottom:10px; 
}

.regesten {
        clear: both;
}
     
/* ************* section for site elements, inserted by divs ************** */


#linkliste
{
	/**text-align:center;**/		
	font-size:12pt;
	line-height:22pt;
}

#linkstaffel
{
	float:right;
        /**width:70%;**/
}


/* ************************************************************** */
/* ************* section for pix, inserted by divs ************** */

#logogdig
    {
		    float:left;
		    margin:37px;
		    width:193px;
		    height:107px;
		    background: url(../images/Logo_G-DIG_farbe.jpg);
	}
#siegel
    {
		    width:330px;
		    height:330px;
		    background: url(../images/Siegel1.jpg);
	}	
	
#schreinmadonna
    {
		    margin-top:37px;
		    margin-bottom:37px;
		    width: 330px;/*182px;*/
		    height: 446px;/*246px;*/
		    background: url(../images/Schreinmadonna1.jpg);
		    background-size: contain;
	}	
 
/* Popups for footnotes*/
    .hover
    {
        background-color: none;
        z-index: 1;
    }
    .mask
    {
        position: absolute;
        top:0;
        background-color: transparent;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        opacity: 0;
        z-index: 2;
        
    }
    .box
    {
        position: relative;
    }
    .box:hover .mask
    {
        opacity: 1;
        background-color: #F5ECCE;
        position: absolute;
        padding: 10px;
        width: 300px;
    }​