body {
/*  background-color: #c46200;*/
  background-color: #c46200;
  background-image: url(bg.gif);
  color: #444;
  font: 9pt "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
}

#container {
  width: 760px;
  margin: auto;
  margin-top: 50px;
  padding: 0;
}

#klappe {
   background-color: #000;
   padding: 5px;
   width: 100%;
   height: 55px;
   background-image: url(/images/klappe.png);
}

#main {
 background-color: #fff;
 padding: 5px;
/* border-top: 3px solid #f8008e; */
 float: left;
 width: 100%;
}

#header {
  font-size: 1.4em;
  font-weight: bold;
/*  text-shadow: black 0.1em 0.2em 0.1em;*/
}

#me {
  float: left; 
  margin-right: 20px; 
  margin-bottom: 10px
}

#anika {
  color: #fff;
}

#berger {
  color: #888;
}

#navigation {
  font-size: 14px;
  margin-top: 6px;
  color: #555;
}

a {
  text-decoration: none; 
}

#navigation a {
  padding-left: 3px;
  padding-right: 3px;
  color: #646464;
}

#navigation a:hover {
  color: #000;
  background-color: #fff;
}

#subnavigation {
  font-size: 12px;
}

#footer {
  padding: 10px;
  border-top: 1px solid #c8c8c8;
  background-color: #ececec;
  color: #808080;
  font-size: 8pt;
  float: left;
  width: 100%;
}

#footer a {
  color: #60605f;
}

#footer a:hover {
   background-color: #ccc;
   color: #000;
}

#content {
  float: left;
  width: 755px;
  margin-bottom: 5px;
  height: 400px;
}

h1 {
  font-size: 14pt;
  color: #222;
  font-style: italic;
}

#aktuelles {
  margin: auto;
  margin-top: 100px;
  margin-left: 320px;
  width: 400px;
  font-size: 11px/150%;
}

#film {
  margin: auto;
  margin-top: 40px;
  margin-left: 285;
  width: 450px;
  font-size: 11px/150%;
}

#vita {
  margin: auto;
  margin-top: 40px;
  margin-left: 285px;
  width: 450px;
  font-size: 11px/150%;
}

#kontakt {
  margin: auto;
  margin-top: 100px;
  margin-left: 320px;
  width: 400px;
  font-size: 11px/150%;
}

#kontakt form {
  margin-top: 5px;
}

#fotos {
   margin-left: 220px;
   height: 700px;
   float: left;
   height: 100%;
   overflow-y: scroll;
}

.foto {
   float: left;
   width: 120px;
   text-align: center;
   margin: 2px;
   border: 0;
}

.foto img {
   border: 1px solid #c8c8c8;
   opacity: 0.5;
}

.foto img:hover {
   border: 1px solid #646464;
   opacity: 1;
}

.feldName {
   color: #777;
}

hr {
   border: 0;
   border-top: 1px solid #ccc;
   color: #fff;
   background-color: #fff;
   height: 1px;
}

.tablelink {
   color: #444; 
   text-decoration: underline;   
}

.tablelink:hover {
   text-decoration: none;
   color: #fefefe;
   background-color: #222;
}

#table_theater {
   width: 500px;
   font-size: 10pt;
}

#table_theater td{
   padding-right: 5px;
   padding-left: 5px;
   vertical-align: top;
}

#filmTabelle {
   font-size: 10pt;
}

ul li {
   padding: 5px;
}
