
div.col1, div.col2 {
    font-family:arial,helvetica,sans-serif;
    font-size:9pt;
    color:#444;
    display:block;
}


div.col3 {
    font-family:arial,helvetica,sans-serif;
    margin:20px 0 0 30px;
    display:block;
}

div.col1_2	{
    font-family:arial,helvetica,sans-serif;
    font-size:9pt;
    color:#444;
    display:block;
    }


p.headline  {
    margin:0 0 4px 0;
    padding:0;
}

p.text {
    margin:0 0 15px 0;
    padding:0 0 0 2px;
}

div.frm  {
    font-family:arial,helvetica,verdana,sans-serif;
    margin:0 0 15px 0;
    padding:0 0 0 2px;
}

input {
  border-style:solid;
  border-width:1pt;
  border-color:#ffbf00;
  background-color:#fdf5db;
  width:145px;
  height:16px;
  font-size:10pt;
  padding:2px;
}

input.button {
  border-style:solid;
  border-width:1pt;
  border-color:#ffbf00;
  background-color:#fdf5db;
  width:145px;
  height:22px;
  font-size:10pt;
  padding:2px;
}

select  {
  border-style:solid;
  border-width:1pt;
  border-color:#ffbf00;
  background-color:#fdf5db;
  width:70px;
  height:22px;
  font-size:10pt;
  padding:2px;
}

textarea  {
  border-style:solid;
  border-width:1pt;
  border-color:#ffbf00;
  background-color:#fdf5db;
  width:487px;
  height:80px;
  font-size:10pt;
  padding:2px;
  margin:0;
}

p.line	{
  background-image:url(../media/DDD.gif);
  background-position:top left;
  background-repeat:repeat-x;
  height:1px;
  margin:20px 10px 20px 2px;
  padding:0;
}

b.bez {
  font-size:7pt;
  font-weight:normal;
  height:13px;
  margin:0px 0 0 0;
  padding:0px 2px 0 2px;
  background-color:#ffbf00;
  font-family:arial,helvetica,verdana,sans-serif;
}

div.elmnt {
  padding:0;margin:0;
}





#container_movies   {
    margin:0 0 0 10px;
    padding:5px 5px;
    overflow:hidden;
    width:220px;
    height:300px;
    background-image:url("../media/containerbg.jpg");
    background-position:top left;
    background-repeat:no-repeat;
    display:block;

    }

#container_movies #buttons  {
  
      margin:15px 0 0 20px;
      padding: 0 10px 0 10px;
  }

#container_movies #buttons a:link,
#container_movies #buttons a:visited  {
      padding:5px;
      font-family:arial,helvetica,sans-serif;
      font-size:9pt;
      color:#444;
      text-decoration:none;
      border-style:solid;
      border-color:#777;
      border-width:0px 1px 1px 0px;

  }

#container_movies #buttons a:active,
#container_movies #buttons a:focus,
#container_movies #buttons a:hover  {
      padding:5px;
      font-family:arial,helvetica,sans-serif;
      font-size:9pt;
      color:#444;
      text-decoration:none;
      border-style:solid;
      border-color:#FFBF00;
      border-width:0px 1px 1px 0px;

  }

#calender  {

      width:220px;
      height:200px;
      line-height:12pt;
      font-family:arial,helvetica;sans-serif;
      font-size:8pt;color:#444;
      background-image:url("../media/calenderbg.jpg");
      background-position:top left;
      background-repeat:no-repeat;
      margin:15px 0 0 0px;
      padding:0px 0 0 20px;
      overflow:hidden;

  }
