body {
  background-color: #000;
  color: #eee;
  font-family: sans-serif;
  font-size: 14pt;
  margin: 0px;
/*
  background-image:url(../images/bg001.jpg);
  background-position: 10px 15px;
  background-image:url(../images/Background002-2.jpg);
*/
  background-image:url(../images/bg002-2.jpg);
  background-position: 0px 0px;
  background-repeat: repeat;
}

td {
  font-size: 14pt;
}

#zombie {
  position: absolute;
}

#aussen {
/*
  border: 1px solid #aaa;
*/
}

#nav_left, #content_center, #mp3_player, #lang_sel, #sitemap, #mp3_player2, #copy_right, #extLinks {
  position: absolute;
/*
  border: 1px solid #aaa;
  background-color: #f00;
*/
}

a {
  color: #eee;
}
a:hover {
  color: #eee;
  text-decoration: underline;
}

#copy_right {
  text-align: left;
  margin-top: 5px;
  margin-left: 675px;
  width: 100px;
  font-size: 8pt;
}
#copy_right a {
  text-decoration: none;
}
#copy_right a:hover {
  text-decoration: underline;
}

#extLinks {
  margin-top: 560px;
  margin-left: 7px;
}
#extLinks img {
  margin-bottom: 10px;
}

#nav_left {
  margin-top: 125px;
  width: 200px;
  height: 365px;
  margin-left: 0px;
}

#content_center {
  margin-top: 155px;
  width: 650px;
  margin-left: 210px;
  overflow:none;
}

#mp3_player {
  top: 5px;
  margin-left: 815px;
  width: 200px;
  height: 100px;
}
div#mp3_player[id=mp3_player] {
  position: fixed;
  z-index:1;
}

#page_header {
  width: 550px;
  text-align: center;
}

#lang_sel {
  margin-top: 10px;
  height: 20px;
  margin-left: 16px;
}
#lang_sel img.lang_act {
  border: 1px solid #ccc;
}
#lang_sel img.lang_no {
  border: 1px solid #777;
}

#sitemap {
  margin-top: 30px;
  height: 20px;
  margin-left: 12px;
}

.csc-sitemap {
  color: red;
  font-size: 12pt;
}
.csc-sitemap {
  margin-left: 50px;
}
.csc-sitemap li, .csc-sitemap li li, .csc-sitemap li li li, .csc-sitemap li li li li {
  list-style-type: disc;
}

.contenttable a {
  text-decoration: none;
}
.contenttable a:hover {
  text-decoration: underline;
}
.contenttable img {
  border: 0px;
}
.contenttable {
  width: 400px;
  margin-left: 75px;
}
.contenttable .align-right {
  text-align: right;
}

.media_links {
  width: 470px;
  text-align: center;
}

ul {
  margin: 0.5em;
}
