@font-face { 
	font-family: 'MerriweatherSansLight'; 
	src: url("../../fonts/HaufeMerriweather_webfonts/haufemerriweathersanslt.woff") format("woff"),
	url("../../fonts/HaufeMerriweather_webfonts/haufemerriweathersanslt.woff2") format("woff2"),
	url("../../fonts/HaufeMerriweather_webfonts/haufemerriweathersanslt.ttf") format("truetype");
}
@font-face{
	font-family:"MerriweatherSansRegular";
	src:url("../../fonts/HaufeMerriweather_webfonts/haufemerriweathersans.eot?#iefix");
	src:url("../../fonts/HaufeMerriweather_webfonts/haufemerriweathersans.eot?#iefix") format("eot"),
	url("../../fonts/HaufeMerriweather_webfonts/haufemerriweathersans.woff") format("woff"),
	url("../../fonts/HaufeMerriweather_webfonts/haufemerriweathersans.woff2") format("woff2"),
	url("../../fonts/HaufeMerriweather_webfonts/haufemerriweathersans.ttf") format("truetype")
}

html {
    position: relative;
    min-height: 100%;
    margin: 0;
    padding: 0;    
}

body {
	font-family: "MerriweatherSansLight";
    font-weight: lighter;
    font-size: 13px;
    color: #666661;    
    background-color: #ffffff;   
  	margin: 0;
  	padding-bottom: 6rem;
 	text-align: left;
}


b,
strong {
    font-weight: bold;
}

.margintopbottom {
    margin: 0px auto 100px auto;
}

.contextual-region {
    position: relative;
}

.haufeimg {
    height: 200px;
    background-color: #234b7e;
    background-image: url(../../../images/Hero_Unterseite_Haufe_Blau_II.jpg);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.haufeimgsecond {
    position: absolute;
    top: 0px;
    right: 250px;
    z-index: 5;
}
.haufeimgsecond img {
    width: 325px;
    height: auto;
    transform: rotate(10deg);
}



.unterlogos {
    position: absolute;
    top: 0;
    margin: 35px 0 0 0;
}

.haufelogo, .inhouselogo, .powerhauslogo {
    text-align: center;
}

.haufelogo img {
    max-width: 60%;
    height: auto;
    margin: 25px 0 0 0;
}
.inhouselogo img {
    max-width: 60%;
    height: auto;
    margin: -5px 0 0 0;
}
.powerhauslogo img {
    max-width: 90%;
    height: auto;
    margin: 40px 0 0 0;
}

.dplogo img {
    max-width: 24%;
    height: auto;
    margin: 5px 0px 0 0px;
}

#navcontainer {
    background-color: #234b7e;
    border-color: #e7e7e7;
}

#navcontaineradmin {
    background-color: #032c61;
    border-color: #e7e7e7;
    height: 25px;
    z-index: 9999;
}

#navcontainermoderator {
    background-color: #184073;
    border-color: #e7e7e7;
    height: 25px;
    z-index: 9996;
}

#navcontainerdatamigration {
    background-color: #2e588e;
    border-color: #e7e7e7;
    height: 25px;
    z-index: 9997;
}


#navcontainer .nav-link {
    font-size: 15px;
    font-family: Haufemerriweathersanslt, sans-serif;
}

#navcontaineradmin .nav-link, #navcontainermoderator .nav-link {
    font-size: 14px;
    font-family: Haufemerriweathersanslt, sans-serif;
}

.nav-link.second {
    display: block !important;
    width: 100% !important;
    padding: 0.25rem 1.5rem !important;
    clear: both !important;
    font-weight: normal !important;
    color: #212529 !important;
    text-align: inherit !important;
    white-space: nowrap !important;
    background: none !important;
    border: 0 !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.hrline {
	padding: 0;
    margin: 0;
}

.smallbreak {
    padding: 10px 0;	
}

.searchfilter {
	background-color: #e6e6e6;
    padding: 10px 0;	
}

.smallbreakmargin {
	height: 40px;
    width: 100%;	
}


.footer {
    background-color: #234b7e;
    border-color: #e7e7e7;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    height: 55px;
    max-width: 100%;
}



.containerfooter , .containerfooter a{
	line-height: 55px;
	color: white;
}

.active-nav-link {
	text-decoration:underline;
}


.delbutton {
    position: absolute;
    margin: -61px 350px 0px 0px;
    top: 0;
    right: 0;
}
.deletefilebutton {
    position: absolute;
    right: 0;
    top: 0;
    margin: -10px -10px 0px 0px;
    z-index: 10;
    background: #dc35451c;
    font-size: 12px;
}

.newsmeldung {
	padding: 0 0 70px 0;
}
.newstitel {
	font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px 0;
}



.dropcolor {
	color: #000000 !important;
}

.dropdown-menu2 {
	top: 0%;
    left: 160px;	
}
.dropdown-menu3 {
	top: 20%;
    left: 160px;	
}

    
.checkmediv {
    height: 50px;
    float: left;	
}    

    
.responsiveimgnus {
    width: 55%;
    height: auto;	
}    
    
.hoverme{cursor: pointer;}   
    
.nohand {
	cursor: default !important;
}    
    
    
    
    