
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background-repeat: no-repeat;
}

html {
}

p, div {
    cursor: default;
}

a, a:active, a:visited, a:focus {
    color: inherit;
    text-decoration: none;
    border: none;
    cursor: pointer;
    outline: none;
}

a:hover {
    text-decoration: underline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

table, td, th {
    vertical-align: middle;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: none;
}

ul, li {
    list-style-type: none;
}

.clear {
    clear: both;
}


html, body {
	height: 100%;
    background-color: #4b4b4b; /*#4b4b4b; #ddd; */
}

body { 
    font-size: 13px;
    line-height: 1.4; 
    font-family: Helvetica, Arial, sans-serif;
    xfont-weight: bold;
    color: #f0f0f0;
}

h1 {
    font-size: 22px;
    margin: 0 0 1.5em;
    line-height: 1.15;
}

.subh1 {
    font-size: 14px;
    font-style: italic;
    margin: -2em 0 1.5em 0;
}

.subh {
    font-style: italic;
    margin: 0 0 1em 0;
}

h1 em,
h3 em {
	color: #84c30a;
}

h2 {
	font-size: 18px;
	margin: 1.5em 0 0.25em;
    line-height: 1.15;
}

h3 {
	font-size: 15px;
	margin: 1.5em 0 0.25em;
    line-height: 1.15;
}


h4 {
	font-style: italic;
	font-size: 15px;
    margin: 1.5em 0 0;
    line-height: 1.25;
}

h5 {
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
    xfont-weight: bold;
}



.main-wrapper {
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
    position: relative;
}

.navbar {
    position: absolute;
    width: 130px;
    height: 100%;
	min-height: 100%;
}

.navi {
    font-family:'HelveticaNeueW01-67MdCn 692710';
}

.navi .related-wrapper {
    margin-top: 60px;
    font-weight: normal;
    font-size: 12px;
}

.navi ul,
ul.navi {
    position: absolute;
    top: 0px;
    left: 38px;
    width: 160px;
    bottom: 0px;
    padding: 10px 5px 10px 10px;
    background-color: #666;
    background-color: rgba(100,100,100,0.95);
    color: #fff;
}

ul.navi {
    xwidth: 157px;
    left: 0px;
    padding-top: 5px;
    line-height: 22px;
    box-shadow: 2px 0 18px rgba(0,0,0,0.4);    
}

.navi ul.l1 {
    position: static;
    background-color: transparent;
    padding: 0;
}

.navi ul.related {
    position: static;
    padding: 0;
    font-size: 12px;
    background-color: transparent;
}

.navi ul.related li{
    background-color: #666;
    color: #999;
}

 .navi ul.l2,
.navi ul.l3 {
    font-size: 14px;
    border-left: 2px solid #888;
    box-shadow: 2px 0 18px rgba(0,0,0,0.3);
}

.navi ul.l3 {
    left: 30px;
}

.navi li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navi li.l1 {
    margin-bottom: 10px;
    xwidth: 150px;
    font-size: 17px;
}

.navi li.l1 > a {
    display: block;
    background-position: bottom right;
}

.navi li.l1.active ul.l2 {
    display: block;
}

.navi li.l0 > a {
    display: block;
    margin-left: -6px;
    margin-top: -9px;
    text-indent: -9000px;
}

.navi li.l0.current > a {
    background-image: url('../images/logo_white.png');
}

/*ul.l1 li.l0,*/
ul.l1 li.l0 .title {
    display: none;
}

.navi ul li.home {
    margin-bottom: 5px;
    margin-top: 5px;
    visibility: hidden;
}

.navi ul.current li.home {
    visibility: visible;
}


.navi a.home {
    display: block;
    background-image: url('../images/logo_white.png');
    width: 168px;
    height: 45px;
    margin-left: -7px;
}

.navi li.up {
    position: absolute;
    left: -22px;
    top: 61px;
    width: 7px;
    height: 11px;
}

.navi li.up a {
    display: block;
    color: #c7d22c;
    background-image: url('../images/arrow_left.png');
    text-indent: -9000px;
}

.navi li.info {
    margin-top: 5px;
    visibility: hidden;
}

.navi li.info.l0 {
    /* compensate for font size on 1st level */
    margin-bottom: 17px;
}

.navi ul.current > li.info {
    visibility: visible;
}

/*
.navi ul:hover ul{
    opacity: 0.0;
}

.navi ul:hover {
    opacity: 1.0 !important;
}
*/

.navi li.active > a {
    color: #c7d22c;
}

.navi p.abstract {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: normal;
    color: #ddd;
}

.navi .abstract {
    height: 60px;
    xoverflow: hidden;
}

.navi .l0 > .abstract {
    height: 80px;
}

/*
.nav-funktionen > a {
    background-image: url('../images/menu-funktion.png');
}

.nav-baustelle > a {
    background-image: url('../images/menu-baustelle.png');
}

.nav-konzept > a {
    background-image: url('../images/menu-masterplan.png');
}

.nav-gebaeude > a {
    background-image: url('../images/menu-campus.png');
}

.nav-akteure > a {
    background-image: url('../images/menu-akteure.png');
}
*/

.navi .minimap {
    position: absolute;
    bottom: 0px;
    left: 10px;
    height: 110px;
    width: 200px;
    margin-bottom: 5px;
    z-index: 1000;
    font-size: 17px;
    background-image: url('../images/map-campus.png');
}

.minimap h2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

body.tag-d1-tc .minimap {
    background-image: url('../images/map-d1tc.png');
}
body.tag-d2-sc .minimap {
    background-image: url('../images/map-d2sc.png');
}
body.tag-d3-ad .minimap {
    background-image: url('../images/map-d3ad.png');
}
body.tag-d4 .minimap {
    background-image: url('../images/map-d4.png');
}
body.tag-ea .minimap {
    background-image: url('../images/map-ea.png');
}
body.tag-lc .minimap {
    background-image: url('../images/map-lc.png');
}
html body.tag-freiraum .minimap {
    background-image: url('../images/map-freiraum.png');
}

/*
body.tag-bg-texture {
    background-image: url('../images/event_background.png');
    background-repeat: repeat;
}
*/

.content-wrapper {
	xpadding: 35px 10px 10px 10px;
}

.title {
    color: #c7d22c;
}

.navi .title {
    font-size: 17px;
}

.content {
	position: relative;
	margin: 0 0 120px 280px;
	width: 800px;
    height: 300px;
    color: #000;
}

.bottom {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 1000;
}

.content-header {
    margin: 20px 0 0px;    
    font-size: 45px;
    line-height: 80%;
    font-style: italic;
    color: #aaaaaa;
}

.content-header a:hover {
    text-decoration: none;
}

.copy {
    max-width: 550px;
}

.copy p {
    margin: 1em 0;
}

.copy ul {
    list-style-type: disc;
    margin: 1em 0 1em 1.2em;
}

.copy em {
    font-style: italic;
}

.copy a {
    color: #666666;
}

.copy blockquote {
    margin: 2em 0 2em 2em;
    font-style: italic;
}

.copy pre {
    margin: 2em 0;
    padding: 2em 2em;
    border: 1px solid #ddd;
    background-color: #f9f9ee;
    font-family: "Courier New", "Courier", monospace;
    white-space: pre;
}

.page-teaser {
    xdisplay: inline-block;
    float: left;
    margin-right: 6px;
}
.dummythumb {
    display: inline-block;
    width: 160px;
    height: 120px;
    padding: 0px;
    background-color: #bbb;
    cursor: pointer;
    font-size: 20px;
}

/* typogrify */
.caps {
    font-size:.92em;
}
.amp {
    color:#666;
    font-size:1.05em;
    font-family:"Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua",serif;
    font-style:italic;
    line-height: 1; /* avoid increasing overall height */
}    
.dquo {
    margin-left:-.38em;
}

.timeline {
    position: absolute;
    bottom: 110px;
    width: 100%;
    margin: 10px 0;
    font-size: 10px;
    font-weight: normal;
}

.timeline .ray-wrapper {
    padding: 1px 0;
    background-color: #aaa;
    background-color: rgba(255,255,255,0.4);
}

.timeline .ray {
    height: 6px;
    margin: 0 0 1px 0;
}

.timeline .wu {
    background-color: #405c8c;
}
.timeline .event {
    background-color: #c7d22c;
    margin-left: 250px;
    width: 842px;
    margin-bottom: 0px;
}

.timeline .ray .marker {
    position: absolute;
    top: -1px;
    padding-left: 3px;
    border-left: 1px solid #fff;
    font-size: 9px;
    line-height: 1;
}

.timeline .events {
    position: absolute;
    left: 250px;
    margin: 15px 0 35px 0px;
    height: 70px;
}

.timeline-content {
    xheight: 60px;
    xoverflow: hidden;
}

.timeline-content li {
    border: 1px solid #999;
    background-color: #999;
    font-size: 0;
    min-width: 6px;
    min-height: 6px;
    z-index: 1;
    box-shadow: 0 2px 18px rgba(0,0,0,0.2);
}

.timeline-content li:hover {
    z-index: 13 !important;
}

.timeline-content li.pagerlink.active {
    margin: -1px 0 0 -1px;
    border: 2px solid #c7d22c;
    z-index: 12 !important;
}

.timeline-content li img {
    xdisplay: none;
}

.timeline-content li:hover img {
    xdisplay: block;
}

.timeline-content li .caption {
    display: none;
    position: absolute;
    bottom: 103px;
    left: 0px;
    width: 120px;
    width: fit-content;
    font-size: 11px;
    padding: 1px 4px;
    border-left: 2px solid #c7d22c;
    background-color: #4b4b4b;
    opacity: 0.9;
}

.timeline-content li .caption .duration {
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #c7d22c;
}

.timeline-content li:hover .caption {
    display: block;
}

.experiences {
    clear: both;
    margin: 10px 0;
}

.bg {
    z-index: 1;
}


.bg-full {
    position:fixed;
    top:-50%;
    left:-50%;
    width:200%;
    height:200%;
}

.bg-full img,
.bg-full object,
.bg-full .jwplayer {
    position:absolute;
    z-index: -1;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    min-width:50%;
    min-height:50%;
}

/*
.bg-full {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.bg-full img,
.bg-full object {
    position:absolute;
    z-index: -1;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}
*/
.bg img {
    display: none;
}

.bg img.active {
    display: block;
}

.experience-page .logo {
    font-size: 20px;
    padding: 5px 15px;
    background-color: rgba(0,0,0,0.2);
}

.related li {
    xfloat: left;
    margin: 5px 5px 0 0;
    padding: 3px 5px;
    background-color: #bbb;
}

html ul.events li {
    float: left;
    xborder: none;
    padding: 0;
    xbackground-color: transparent;
}

.experiences {
    margin-left: 200px;
}

ul.experiences {
    position: absolute;
    bottom: 150px;
    right: 5px;
    width: 70px;
}

ul.experiences li {
    position: relative;
    z-index: 1;
    float: left;
    margin: 20px 0 0 ;
    padding: 0px;
    border-radius: 500px;
    border: 1.4px solid #5c5c5c;
    line-height: 0;
    background: #444; /*#4b4b4b;*/ /* url(../images/hotspot.png) 0 0 no-repeat;*/
}

.experience-page ul.experiences li {
    background: transparent;
    border: none;
}

ul.experiences li a {
    display: block;
    z-index: 100;
}

.experiences li img,
.experiences li .dummythumb {
    padding: 0;
    border-radius: 500px;
}

.related li .caption {
    position: absolute;
    display: none;
}
/*
.experiences li .caption {
    width: 200px;
    left: 128px;
    bottom: 78px;
    margin-left: -100px;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
}
*/
.experiences li .caption {
    width: 200px;
    left: -206px;
    margin-top: -10px;
    top: 50%;
    text-align: right;
    font-weight: normal;
    font-size: 15px;
    text-shadow: #000 0 0 4px;
    line-height: 1.1;
}

.experiences .bubble-1 {
    margin: 20px 0 20px 20px;
    //margin-left: 20px;
}
.experiences .bubble-2 {
    margin: 10px 0 10px 10px;
}
.experiences .bubble-3 {
    margin: 0px;
}


.experiences .bubble-1 img {
    width: 60px;
    height: 60px;
    margin: 8px 2px 2px 8px;
}
.experiences .bubble-2 img {
    width: 80px;
    height: 80px;
    margin: 3px 3px 10px 10px;
}
.experiences .bubble-3 img {
    width: 100px;
    height: 100px;
    margin: 3px 3px 10px 10px;
}

.related li:hover .caption {
    display: block;
}

.footer {
    padding: 0 10px;
}

.footerbuttons {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 318px;
    font-family:'HelveticaNeueW01-67MdCn 692710';
    font-size: 15px;
}

.footerbuttons li {
    float: left;
    margin: 5px 5px 0 0;
    padding: 3px 5px;
    xbackground-color: #bbb;
}

.footer .socialmedia li {
    margin-right: -2px;
}

.footer .socialmedia a {
    vertical-align: -1px;
}

.slideshow-wrapper {
    position: relative;
    width: 912px;
}

.slide {
    display: none;
    overflow: hidden;
    width: 912px;
    height: 512px;
}

.slide .caption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 762px;
    height: 472px;
    padding: 20px 120px 20px 30px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
    color: #f0f0f0;
    
    -webkit-overflow-scrolling: touch;
}

::-webkit-scrollbar {
    height: 16px;
    overflow: visible;
    width: 16px;
}

::-webkit-scrollbar-thumb {
    background-color: #f0f0f0;
    background-clip: padding-box;
    border: solid transparent;
    border-width: 1px 2px 1px 6px;
    min-height: 28px;
    padding: 100px 0 0;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
}

::-webkit-scrollbar-button {
    height: 0;
    width: 0;
}

::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent;
    xborder-width: 0 0 0 4px;
    background-image: url('../images/scrollbar_track.png');
    background-position: 3px 0;
    background-repeat: repeat-y;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

.slide .caption h3 {
    font-size: inherit;
    xfont-weight: bold;
    font-family:'HelveticaNeueW01-67MdCn 692710';
    margin: 0 0 17px 0;
}

html .slide1 {
    display: block;
}

.slideshow-controls {
    font-size: 30px;
    line-height: 1;
    font-family:'HelveticaNeueW01-67MdCn 692710';
    color: #fff;
}

.slideshow-controls .next {
    position: absolute;
/*
    top: 245px;
    right: -34px;
*/
    top: 31px;
    left: -39px;
    width: 42px;
    height: 53px;
    background-image: url('../images/arrow_large_right.png');
    cursor: pointer;
    text-indent:-9000px;
}

.slideshow-controls .next .count {
    position: absolute;
    text-indent:0px;
    top: 20px;
    left: 9px;
    width: 20px;
    text-align: center;
    font-size: 12px;
    color: #ccc;
}

.slideshow-controls .prev {
    position: absolute;
/*
    top: 245px;
    left: -22px;
*/
    top: 80px;
    left: -37px;
    width: 42px;
    height: 53px;
    background-image: url('../images/arrow_large_left.png');
    cursor: pointer;
    text-indent:-9000px;
}

.adminlinks {
    position: absolute;
    z-index: 1002;
    bottom: 0px;
    padding: 10px;
    font-size: 11px;
    width: 200px;
    left: 230px;
    opacity: 0.3;
}

.adminlinks a {
    display: block;
}

.language-switcher .selected {
    display: none;
}

.shortcuts-wrapper {
    margin: 60px 0;
}

.experience-page .navbar {
    width: auto;
    height: auto;
    min-height: 0px;
    max-width: 260px;
}

.experience-page .bottom,
.experience-page .navbar {
    xopacity: 0.0;
    z-index: 3;
}

.experience-page .overlay {
    position: absolute;
    display: none;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/event_background.png');
    background-repeat: repeat;
}

.experience-page .slideshow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}

body.showNav .bottom,
body.showNav .navbar {
    opacity: 1.0;
}

body.showNav .overlay {
    display: block;
}

.experience-page .navbar li {
    font-size: 16px;
    font-family:'HelveticaNeueW01-67MdCn 692710';
    padding: 8px 12px;
    margin: 5px;
    background-color: #4b4b4b;
    background-color: rgba(0,0,0,0.4);
}

#mti_wfs_colophon {
    display: none !important;
}

.smooth_zoom_icons {
    background-image: url(../images/zoom-icons.png);
}

.optimized-note {
    display: none;
    position: absolute;
    bottom: 7px;
    left: 184px;
    font-size: 10px;
    color: #8b8b8b;
}

html.oldie .optimized-note {
    display: block;
}

html.oldie .navi a.home {
    display: block;
}

html.oldie .navi ul,
html.oldie ul.navi {
    border-right: 2px solid #444;
}

html.oldie .navi ul.l1 {
    border-right: none;
}

html.ie7 a,
html.ie7 a:active,
html.ie7 a:visited,
html.ie7 a:focus {
    color: #ffffff;
}

