*,html{margin: 0; padding: 0;}
body{margin: 0; padding: 0; background-color: #000; color: #ccc; font-family: "Lucida Grande", Arial, Tahoma, sans-serif; font-size: 12px;  }
h1{display: none;}

div#container{ position: absolute; top: 50%; left: 50%; width: 1063px; height: 551px; margin-top: -260px; margin-left: -576px; background-image: url(../images/online_betriebssystem_startbg.jpg); background-repeat: no-repeat; background-position: center;}
div#content{font-size: 12px; position: relative; left:665px; top:125px; width: 400px;}
div#content p{line-height: 1.6em; color: #b9b9b9; padding: 0 0 15px 0;}
div#content p strong{color:#fff; font-weight: normal;}
div#content p a{color: #fff;}

div#content p#footer{display:block; font-size: 10px; text-align: center; color: #4a4a4a; padding: 15px 0 0 0; margin: 50px; background-image: url(../images/footer_bg.gif); background-repeat: no-repeat; background-position: center top;}
div#content p#footer a{color:#b9b9b9; text-decoration: none;}
div#content p#footer a:hover{color: #fff; text-decoration: underline;}
