/****************************************/
/*** Stylesheets f�r den Seitenaufbau ***/
/****************************************/

html {
  height: 100%;
}

body {
 font-family: arial, helvetica, sans-serif;
 margin: 0px 0px 0px 0px;
 color: #000000;
 background-color: #000000;
 overflow: hidden;
}

img {border: 0 none;}

span#days{font-weight: bold; font-size: 12pt;}

div#content {position: absolute; left: 180px; top: 240px; width: 770px; height: 65%; font-size: 10pt; overflow: auto;}
div#menu {position: absolute; left: 0px; top: 200px; width: 170px;}
div#casting {position: absolute; left: 0px; width: 170px; bottom: 100px;}
div#language {position: absolute; left: 10px; bottom: 15px; width: 150px; text-align: center;}
div#countdown {position: absolute; left: 480px; top: 50px; width: 460px; text-align: center;}
div#overhead {position: absolute; left: 0px; top: 150px; width: 950px; height: 80px;}
div#schneller {position: absolute; right: 25px; bottom: 15px; width: 267px; height: 295px;}
div#hmwTitle {position: absolute; top: 0px; left: 0px; width: 950px; height: 152px; background-color: #EDB700;}
div#background {position: absolute; top: 0px; left: 0px; width: 950px; height: 100%; background-color: #FF9F00;}
