/*** Startseite ***/
@charset "utf-8";


#dssiteheader { z-index:10; }
#dssubbody { min-height:initial; padding:0; }
#dsmain { height:calc(100vh - 130px); min-height:calc(100vh - 130px); max-width:100%; margin-bottom:0; }
.gallery-wrapper { height:calc(100vh - 130px); padding:0; }

#logo { position:fixed; right:15px; top:39px; bottom:auto; }