body {
  background-color: #000;
  color: #ccc;

}


html, body { /* scrollbar */
  scrollbar-face-color: #242424;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #4B4B4B;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #4B4B4A;
  scrollbar-arrow-color: #000000;
}


p {
  font-family: 'Lucida Console', Monaco, monospace;
}


img {
  border: none;
}

#alles {

  background-color: #000000;
  font-family: sans-serif;
  font-style: normal;
  height: 630px;
  width: 1024px;
  margin: 0px auto;

}


#kopf {
  /*background-color: #808080;*/
  height: 1px;
  width: 1000px;
}


#inhalt
a:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

/*a:visited { color:#000; }*/


#inhalt {
  font: 12px/18px arial, helvetica, sans-serif;

  background-color: #231f20;

  color: #999966;
  text-align: left;
  overflow: auto;
  width: 970px;
  height: 400px;
  margin-top: 5px;
  padding-top: 12px;
  padding-right: 12px;
  padding-left: 12px;
}

#inhaltx
a:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

/*a:visited { color:#FFFFFF; }*/

#inhaltx
img.zentriert {
  display: block;
  margin: 0px auto;
}


#inhaltx {
  font: 12px/18px arial, helvetica, sans-serif;

  background-color: #231f20;

  color: #999966;
  text-align: left;
  overflow: auto;
  width: 970px;
  height: 400px;
  margin-top: 5px;
  padding-top: 12px;
  padding-right: 12px;
  padding-left: 12px;
  -webkit-overflow-scrolling: touch;
}

#neues {
  position: fixed;
  width: auto;
  height: 400px;
  float: left;
}

#neues2 {
  position: relative;
  width: 568px;
  height: 334px;
  float: left;
}

#player {
  /*display: block;*/
  position: relative;
  width: 388px;
  height: 388px;
  float: left;
}

#player2 {
  /*display: block;*/
  /*position: relative;*/
  width: 388px;
  height: 388px;
  float: left;
}

#player3 {
  /*display: block;*/
  /*position: relative;*/
  width: 388px;
  height: 388px;
  float: left;
}

#infobild {
  position: relative;

  width: 271px;
  height: 388px;
  float: left;
}

/*#rechts
{
font: 11px/16px arial, helvetica, sans-serif;
text-align: left;
background-color: #FF0000;
margin-right: 25px;
width: 200px;
float: right;
} */

#fuss
a:link {
  text-decoration: none;
  color: #fff;
}

a:visited {
  color: #fff;
}

a:active {
  color: #888;
}


#fuss {
  text-align: right;
  font-size: x-small;
  /*background-color: #151515;*/
  height: 175px;
  width: 765px;
  margin-top: 25px;
  margin-left: 200px;
}

#links {
  text-align: left;
  /*background-color: #808080;*/
  margin-left: 5px;
  margin-top: 25px;
  width: 200px;
  height: 175px;
  float: left;
}


#menu
a:link {
  text-decoration: none;
}

#menu {
  position: absolute;
  /*bottom: 100px; left: 100px; */

  width: 11em;
  background: #000;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu a, #menu h2 {
  font: bold 11px/16px arial, helvetica, sans-serif;
  display: block;
  border-width: 0px;
  border-style: solid;
  border-color: #ccc #888 #555 #bbb;
  margin: 0;
  padding: 2px 3px;
}

#menu h2 {
  color: #fff;
  background: #000;
  text-transform: uppercase;
}

#menu a {
  color: #fff;
  background: #000;
  text-decoration: none;
}

#menu a:hover {
  color: #ccc;
  background: #151515;
}

#menu ul ul ul {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #000;
}

#menu li {
  position: relative;
}

#menu ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
}

div#menu ul ul ul {
  display: none;
}

div#menu ul ul li:hover ul {
  display: block;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul {
  display: none;
}

div#menu ul ul li:hover ul {
  display: block;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul {
  display: none;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
  display: block;
}
