body{
//  background-color: #ffffff;
  background: #ffffff url("/style/1/bg_structure.png");
  margin: 0px 0px 10px 0px;
  cursor:default;
  font-family:verdana;
  font-size:10pt;
  color:#000000;
  }

img{
  display:block;
  }

.thumb{
  height:180px;
  width:135px;
  border:2px solid #AD2C2C;
  }
//img.thumb{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity: 0.8;}
//img.thumb:hover{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}

a{
  color:#000000;
  text-decoration: none;
  }
a:hover{
  color:#AD2C2C;
  text-decoration:underline;
  }


table.titel{
  width:990px;
  margin:auto;
  }
table.titel td.left{
  width:400px;
  }
table.titel td.right{
  padding-left:50px;
  }

div.datum{
  margin-top:10px;
  border:1px solid #AD2C2C;
  background-color: #F3D3D3;
  padding:1px;
  text-align:center;
  }


div.movie_aanrader{
  border:2px solid #AD2C2C;
  background-color: #F3D3D3;
  padding:1px;
  text-align:center;
  font-weight:bold;
  }

table.main{
  width:990px;
  margin:auto;
  }

table.main td.menu{
  padding-top:7px;
  width:200px;
  }