/* Permalink Button */

#permalinkDropDown {
  display: none;
}
.variableIconsRight .menuSeparator {
  display: none;
}

/* Loginseite */

.accessPagesContent{
	top: 50px; 
    max-width: 950px;
}

.accessPagesLogoRightTopLeft{
/* background: none; */
	visibility: hidden; 
}

#topToolbar{
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #1985b9 0%, #114660 100%) repeat scroll 0 0;
background: #1985b9; /* For browsers that do not support gradients */
background-image: url(../../images/custom/logo/logo-thueringen.png),: rgba(0, 0, 0, 0) -webkit-linear-gradient(#1985b9 0%, #114660 100%) repeat scroll 0 0; /*Safari 5.1-6*/
background-image: url(../../images/custom/logo/logo-thueringen.png),: rgba(0, 0, 0, 0) -o-linear-gradient(#1985b9 0%, #114660 100%) repeat scroll 0 0; /*Opera 11.1-12*/
background-image: url(../../images/custom/logo/logo-thueringen.png),: rgba(0, 0, 0, 0) -moz-linear-gradient(#1985b9 0%, #114660 100%) repeat scroll 0 0; /*Fx 3.6-15*/
background-image: url(../../images/custom/logo/logo-thueringen.png),: rgba(0, 0, 0, 0) linear-gradient(#1985b9 0%, #114660 100%) repeat scroll 0 0; /*Standard*/ 	
background-image: url(../../images/custom/logo/logo-thueringen.png), linear-gradient(#1985b9 0%, #114660 100%); /* For new browsers that do support gradients */
background-repeat: no-repeat;
background-position: right 200px top, right;
background-size: 204px 50px, auto;
}
	  
/* #topToolbar .topToolbar { */
/*     box-sizing: border-box;
    width: auto;
    height: 60px;
    margin: 0;
    padding-left: 20px;
    padding-right: 378px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, 0.75); */
    /* background-image: url(../../images/custom/logo/logo-thueringen.png); */
    /* font-family: Arial, Helvetica, sans-serif; */
    /* font-family: 'Source Sans Pro', sans-serif; */
/*     background-repeat: no-repeat;
    background-position: right;
    line-height: 60px;
    white-space: nowrap;
    text-align: center;
    font-size: 3vw;
    font-weight: bold;
    color: #0089ca; */
/* } */

.imgWelcome{
    width: 300px;
    height: 450px;
	float: right;
	margin-right: 150px;
}	

.imgLogin{
    width: 300px;
    height: 450px;
	float: right;
	margin-right: 150px;
}	

/* .accessPagesLogoRightTopRight {
background: transparent url("../../../default/images/custom/logo/logo-thueringen.png") no-repeat scroll center center;
position: fixed;
} */

/* .additionalInformation{
background: transparent url("../../../default/images/custom/logo/logo-thueringen.png") no-repeat scroll center center;
background-size: 204px 50px;
padding-right: 160px;
padding-left: 160px;
} */

/* welcomePage Inhalt begrenzen */
.section{
max-width: 950px;
}

/* Navigatortoolbar Hintergrundfarbe */

.navigator .navigationFilter {
background: #D6DAE7;
}