body {
  background: #000;
  color: #fff;
  margin: 0;
  padding: 0;
  font-family: verdana;
  font-size: 11pt;
}

h1 {
  font-size: 22px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#ueberschrift{
  font-family: arial, verdana;
}

#div_main, #div_main_center {
  min-height: 600px;
  width: 90%;
  min-width: 1000px;
  border: 1px solid #fff;
  padding: 10px;
  background: #000;
  text-align: left;
}

#div_main_center {
  text-align: center;
}

#div_main_no_padding, #div_main_no_padding_center {
  min-height: 600px;
  width: 90%;
  min-width: 1000px;
  border: 1px solid #fff;
  padding: 0;
  background: #000;
  text-align: left;
}

#div_main_no_padding_center {
  text-align: center;
}

#div_links {
  position: absolute;
  top: 5px;
  left: 0px;
  text-align: center;
  width: 45px;
  height: 650px;
  border: 1px solid #fff;
  border-left: 0;
  background: #000;
  padding: 0;
  margin-top: 5px;

}

#div_links_sub {
  text-align: center;
  width: 999px;
  height: 45px;
  border: 1px solid #fff;
  border-bottom: 0;
  background: #000;
  font-variant: small-caps;
}

#div_links_sub a div {
  padding: 0;
  margin: 0;
  width: 333px;
  padding-top: 15px;
  height: 30px;
  float: left;
  background: black;
  color: white;
}

#div_links_sub a:hover, #div_links_sub a:hover div {
  color: #FB0B93;
  font-weight: bold;
  text-decoration: none;
  background: #ccc;
}

#div_footer {
  border-top: 1px solid #999;
  width: 85%;
}

#img_home01 {
  float: left;
  margin-top: 50px;
  margin-left: 50px;
  margin-right: 50px;
}

#div_home {
  font-family: bookman old style, arial;
  font-size: 22px;
  line-height: 2em;
  word-spacing: 10px;
  padding-top: 150px;
}

#link_bth, #link_tc {
  font-size: 12px;
  text-decoration: none;
}

#span_aboutme_current, a:active {
  color: #FC249F;
  font-weight: bold;
  text-decoration: none;
}

#p_aboutme {
  /* clear: both; */
  text-align: center;
  word-spacing: 10px;
  font-size: 11px;
  border-top: 1px solid white;
  padding-top: 10px;
  margin: 10px;
  margin-top: 150px;
}

#p_aboutme_top {
  /* clear: both; */
  text-align: center;
  word-spacing: 10px;
  font-size: 11px;
  border-bottom: 1px solid white;
  padding-bottom: 10px;
  margin: 10px;
}

#ul_theater, #ul_film {
  list-style-type: none;
}

#ul_theater li, #ul_film li {
  padding: 5px;
}

#ul_theater li:hover, #ul_film li:hover {
  background: #FC249F;
}

#ul_film li div {
  position: absolute;
  top: 150px;
  left: 100px;
  float: left;
  width: 500px;
  display: none;
}

#ul_film li:hover div {
  display: block;
}

#div_theater_rechts div h1 {
  /* PINK */
  /*color: #E897C5;*/
  /* GRÜN*/
  /*color: #87B589;*/
  /* GELB */
  /*color: #F3EA85;*/
  /* ORANGE */
  color: #F0B181;
  /* TÜRKIS */
  /*color : #9BE3DD;*/
}

#div_theater_rechts {
  text-align: center;
}

#theater_01, #theater_02, #theater_03, #theater_04, #theater_05, #theater_06, #theater_07, #theater_08, #theater_09, #theater_10, #theater_11, #theater_12 {
  display: none;
}

#table_sonstiges tr:hover {
  background: #FC249F;
}

#table_sonstiges tr td a:hover {
  text-decoration: none;
}

#table_sonstiges tr td a:active {
  font-weight: normal;
  color: white;
}
