/* Copyright (c) 2017 Masterhomepage GmbH
*  
*  CSS Template
* 
*********************************************/
#all {background: url(../images/headerimg/Bildbalken_Serien_2.4.jpg) no-repeat; background-position:top center; background-color:#521423;}
#wrap {padding-top:220px;}
#content {background:#fff; padding:40px; color:#333; font-size:17px; text-align:left; width:830px;}
hr {border:solid #521423 10px;height:10px; margin-left:-40px; width:980px; background-color:#521423;}
.uk-overlay-background {
    background: rgba(255,255,255,.5);
    color: #444;
}
.uk-overlay-icon::before {
    color: #fff;
}