#header-fu-global {
    height: 36px;
    padding: 0;
    position: relative;
    background-color: #e1e1e1;
}

#fu_logo {
    left: 20px;
    position: absolute;
    top: 9px;
}

#header-fu-global #topnav {
    color: #333333;
    font-size: 85%;
    position: absolute;
    right: 20px;
    top: 11px;
}

#header-fu-global li{
    background-image: none;
    display: inline;
    list-style-type: none;
    line-height: 15.7167px;
    margin: 0;
    padding: 0 0 0 10px;
}

#topnav a {
    color: #333333;
    background: transparent none repeat scroll 0 0;
    text-decoration: none;
    font-family: Arial,​Helvetica,​sans-serif;
    font-size: 11px;
    line-height: 15.7167px;
}

.identity_text {
/*    background-color: #003366; */
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 2px 20px 0;
    position: relative;
}

.identity_text h2 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
    text-transform: uppercase;
    font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:	15px;
	font-weight	400;
}
/* Schriftfarbe im Header Bereich */
.identity_text h2 a{
    color: #FFFFFF!important;
}

/*LZ
.aui-header .aui-dropdown2-trigger, #header .aui-header .aui-nav-link, #header .aui-header .aui-nav-imagelink, #header .aui-header a {
    color: #FFFFFF;
}


.aui-header .aui-dropdown2-trigger:hover, #header .aui-header .aui-nav-link:hover, #header .aui-header .aui-nav-imagelink:hover,
.aui-header .aui-dropdown2-trigger:focus, #header .aui-header .aui-nav-link:focus, #header .aui-header .aui-nav-imagelink:focus, 
.aui-header .aui-dropdown2-trigger:active, #header .aui-header .aui-nav-link:active, #header .aui-header .aui-nav-imagelink:active {
    color: #333333!important;
} 

a#quick-create-page-button.aui-button.aui-button-primary{
	color: #ffffff!important;
} */

.identity_text h2 a:hover{
    color: #333333;
    text-decoration: none;
}

/*LZ
.aui-header .aui-dropdown2-trigger:not(.aui-dropdown2-trigger-arrowless)::after {
    border-color: #FFFFFF transparent transparent;
}

.quick-search-dropdown {
	color: #222222!important;
}

nav.aui-header{
	border-bottom: 1px solid #ccc;
} */

.aui-header #logo.aui-header-logo-confluence .aui-header-logo-device, h1#logo{
	display: none;
	visibility: hidden;
}

/* LZ
#quick-search-query {
	border: solid 1px #cccccc;
	border-radius: 5px;
	background-color: #ffffff;
} */

/* Header Image */

.header-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 180px;
}

/* FOOTER START */

#footer {
	background-color: #ffffff;
}

.footer-body{
	margin: 0px!important;
	padding: 0px!important;
}

.cds-content-footer {   
	bottom: 0;
    position: relative;
    width: 100%;
	left: 0px;
	height: 42px;
}

#wiki-footer-fu{
    margin-left: 20px;
    margin-right: 20px;
}

#wiki-footer-fu-left, #wiki-footer-text-left{
    float:left;
}

#wiki-footer-fu-right, #wiki-footer-image-right{
    float:right;
}

#wiki-footer-fu-left {
    margin: 5px 0 5px 15px;
}

#wiki-footer-text-left {
    color: #999999;
    position: relative;
    top: 5px;
    font-size: 10.5px;
}

#wiki-footer-image-right{
    margin-left: 7px;
}

#wiki-footer-fu-right{
    color: #333333;
    text-align: right;
    margin: 5px 15px 5px 0;
}
#wiki-footer-fu-right > ul{
    margin-top: 4px;
}

#wiki-footer-fu-right ul li {
    display: inline;
    padding-left: 10px;
}

#wiki-footer-fu-right a{
    color: #999999;
    font-size: 11px;
}

/* FOOTER ENDE */

/* Dashboard Start */

.login-buttons {
    width: auto;
}

div.login-fu-account{
	float:left;
	width: calc(50% - 10px);
	margin-left:auto;
	margin-right:10px;
	margin-bottom: 10px;
}

div.login-local{
	float:left;
	width: 50%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}

@media screen and (max-width: 1440px) {
	div.login-fu-account{
		float:none;
		width: 100%;
		margin-left:auto;
		margin-right:auto;
		margin-bottom: 10px;
    }

	div.login-local{
		float:none;
		width: 100%;
		margin-left:auto;
		margin-right:auto;
		margin-bottom: 0;
	}
}

.login-fu-account a.aui-button, .login-local a.aui-button{
    color: #fff;
    width: 100%;
}

div.cds-wiki-beantragen {
	width: 153px;
	margin-right:auto;
}

.cds-wiki-beantragen .aui-button {
	min-width: 127px;
	margin: 2px;
}

.login-buttons .cds-wiki-beantragen .aui-button {
    background: #003366 none repeat scroll 0 0 !important;
    border: 1px solid #999;
}

.login-buttons .cds-wiki-beantragen a:hover {
	background:  #e1e1e1 none repeat scroll 0 0 !important;
	color: #222222!important;
}
/* Link zum alten Dashboard ausblenden */

div.sidebar-opt-out {
	display:none;
	visibility:hidden;
}

div.cds-rss-dashboard div.rssMacro.conf-macro.output-block table tbody tr td{
	border: none;
}

.cds-rss-dashboard {
	border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
}

/* Calendar Heading Dashboard Bug */
.dashboard-calendar .view-my-calendars {
    float: right!important;
    width: 118px!important;
    position: unset;
}

.upcoming-events-sub-heading {
    float: left!important;
    width: 303px!important;
}

.calendar-heading {
    height: 55px;
}

.dashboard-upcoming-events{
	margin-top:-21px;
}

/* Header ueberlappen isch */

div#csum {
    min-height: 550px;
    padding: 20px;
}

a.all-spaces-link {
    background-color: #0065FF;
    border: 1px solid #cccccc;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    height: 23px;
    padding: 1px;
    text-align: center;
    width: 39px;
}
.all-spaces-link:hover {
    background-color: #e1e1e1;
    text-decoration: none;
    color: #222222!important;
}

/* Dashboard Ende */

.header-image {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  height: 80px; }
  @media screen and (min-width: 1200px) {
    /* line 110, /Users/fbeier/Projekte/Cedis/Design/wikis-trunk/source/css/wikis.scss */
    .header-image {
      height: 100px; } }
  @media screen and (min-width: 1400px) {
    /* line 110, /Users/fbeier/Projekte/Cedis/Design/wikis-trunk/source/css/wikis.scss */
    .header-image {
      height: 125px; } }
  @media screen and (min-width: 1600px) {
    /* line 110, /Users/fbeier/Projekte/Cedis/Design/wikis-trunk/source/css/wikis.scss */
    .header-image {
      height: 175px; } }


/* CeDiS -Spaces styling */
/* LZ
#header .aui-header {
    background-color: #003366;
    color: #ffffff;
} */

.wiki-content h1, .cds-dashboard h1, .wiki-content h2, .cds-dashboard h2, .wiki-content h3, .wiki-content h4, .wiki-content h5, .wiki-content h6, .h1, .h2, .h3, .h4, .h5, .h6, h1#title-text {
    font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
}

.wiki-content h1 {
    border-bottom: 1px solid #cccccc;
}