
/* - startseite.css - */
@media all {
/* https://www.sprachenzentrum.hu-berlin.de/portal_css/startseite.css?original=1 */
.hidden { display: none; }
#normal {clear:left; margin-top:30px; }
#HUmenu {height:150px; background-color: white !important;}
#head-wrapper {display:none;}
#content-core
{
position: relative;
left:0px;
top:20px;
min-height:400px;
z-index:0;
}
div#hauptgebaeude {
position:absolute;
left:424px;
bottom:25px;
width:206px;
height:264px;
background-image:url(https://www.sprachenzentrum.hu-berlin.de/bilder/startseite/hauptgebaeude.jpg);
background-repeat:no-repeat;
z-index:-100;
}
div#news {
position:absolute;
left:7px;
bottom:25px;
width:375px;
height:150px;
padding-left:25px;
border:4px solid #003466;
font-weight:bold;
z-index:1;
}
div#newsbutton{
position:absolute;
left:-10px;
bottom:115px;
width:41px;
height:68px;
background:url(https://www.sprachenzentrum.hu-berlin.de/bilder/startseite/bigbutton-a.png);
background-repeat:no-repeat;
z-index:2;
}
}

