/* Copyright (c) 2015 Masterhomepage GmbH
*  
*  CSS HOME
*/

#contentwrap {
   min-height: 217px;
   height: 217px;
   top: auto;
   left: 0px;
   bottom: 0px;
   position: fixed;
   background-image: url(../images/home_1pixBG_unten.png);
}

#logo {
   background-image: url(../images/Logo_home.png);
}

#navi {
   top: 190px;
}

#content {
   top: 20px;
}

#top {
   /* position: absolute; */
}

#headerimg {
   position: fixed;
   /* display: none; */
}

#headerimg img {
   height: 100%;
   width: 100%;
}
