/*


*/
/* 
    Created on : 10.03.2015, 09:47:58
    Author     : Werner Mittermayer <wm@mittermayer.net>
*/

body{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

img.titelbild {
    max-width:80%;
    max-height: 38px;
    top: 40%;
    position: fixed;
    left:0;
    right:0;
    margin:0 auto;   
}


