body {
  background: #ACACAC ;
  text-align: center;
}

input, textarea, select {
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #000000;
}

#container {
  width: 700px;
  margin: 0px auto;
  background: #ACACAC;
}

#content {
  width: 699px;
  background: #E6E6E6 url(hintergrund.png);
  color: #000000;
  min-height: 312px;
  margin-left: 1px;
}

img {
 border: 0px;
}

.tabelle {
  width: 699px;
  height: 20px;
  background-color: #ACACAC;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: Arial, "Times New Roman", Tahoma, Verdana, serif ;
  font-size: 12px;
}

.tabelle th a {
  color: #847F7F;
  font-weight: bold;
  font-family: Arial, "Times New Roman", Tahoma, Verdana, serif ;
}

.tabelle th {
  width: 174px;
}

.filme {
  width: 699px;
}

.filmeth {
  width: 450px;
  font-size: 12px;
  color: #847F7F;
  font-weight: bold;
  font-family: Arial, "Times New Roman", Tahoma, Verdana, serif ;
  text-align: left;
  padding-top: 5px;
  padding-left: 120px;
  padding-right: 20px;
}


.filmethrechts {
  width: 450px;
  text-align: left;
  padding-top: 5px;
}



a:link { text-decoration:none; border: 0px; color: #7F1515;}
a:visited { text-decoration:none; border: 0px; color: #7F1515; }
a:focus { text-decoration:none; border: 0px; color: #7F1515; }
a:hover { text-decoration:none; border: 0px; color: #7F1515; }
a:active { text-decoration:none; border: 0px; color: #7F1515; }

.roterlink {
  color: #801D1D;
}

p {
  font-size: 12px;
  color: #847F7F;
  font-weight: bold;
  font-family: Arial, "Times New Roman", Tahoma, Verdana, serif ;
  text-align: left;
  padding-left:120px;
  padding-right: 50px;
}

.vitaunten {
  font-size: 12px;
  color: #847F7F;
  font-weight: bold;
  font-family: Arial, "Times New Roman", Tahoma, Verdana, serif ;
  text-align: left;
  padding-left: 50px;
  padding-right: 30px;
}

.gross {
  font-size: 13px;
}

.charaktere {
  float: left;
  width: 100px;
  padding-right: 8px;
  padding-bottom: 5px;
  margin-left: 0px;
}

.headline {
  font-size: 14px;
  color: #847F7F;
  font-weight: bold;
  font-family: Arial, "Times New Roman", Tahoma, Verdana, serif ;
  text-align: left;
  text-transform: uppercase;
  padding-left: 110px;
}

h1{
  font-family: Arial;
  color: #847F7F;
  font-size: 13pt;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  margin-top: 5px;
}

h2 {
   font-size: 12pt;
   font-family: Arial, Tahoma, serif;
   text-align: center;
   color: #000000;
   border-bottom: 1px solid #630B0B;
   font-style: normal;
   font-weight: bold;
   text-transform: uppercase;
}

h3 {
  font-family: Arial;
  color: #847F7F;
  font-size: 13pt;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  margin-top: 5px;
  padding-left: 120px;
  margin-bottom: -10px;
  clear: left;
}

h4 {
  padding-left:120px;
  font-family: Arial;
  color: #847F7F;
  font-size: 13pt;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  margin-top: 5px;
}


 /* styling of the container. */
a.myPlayer {
    display:block;
    width: 250px;
    height:170px;
    text-align:center;
    margin:0 15px 15px 0;
    float:left;
    border:1px solid #999;
}

/* play button */
a.myPlayer img {
    margin-top:70px;
    border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
    border:1px solid #000;
}
