body {
		font-family:Arial,sans-serif;
        font-size:10pt;
        margin:0; padding:0;
}

.showonmobile {
		visibility:visible;
		}

a {		text-decoration:none; color:#008000; }
a:hover { color:#000; }

#logo {
		background:url('img/logo.png');
        width:250px;
        height:75px;
		}

ul {
        list-style-type:none;
    }

iframe.inhalt {
        width:100%; height:100%;
		}

