
  .actor_name { font-family: Arial,Helvetica,sans-serif;
    color: rgb(216, 216, 216);
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    padding-left:25px;
    border-top: 1px solid gray;
    padding-top:5px;
    padding-bottom: 5px;
    }

  .actor_pic { border: none;
    padding-top: 0px;
    text-align: right;
    padding-bottom: 5px;
    }

  .contact_data_toprow {border-bottom: 1px solid rgb(179, 179, 179);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #cccccc;
    font-weight: normal;
    font-style: normal;
    vertical-align: bottom;
    }
  .contact_data_toprow_no_border {border: none);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #cccccc;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
    }
  .contact_data_bottomrow {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    line-height:14pt;
    color: rgb(179, 179, 179);
    font-weight: normal;
    font-style: normal;
    vertical-align:top;
    padding:0px;
    }
    .contact_data_middlerow{border-bottom: 1px solid rgb(179, 179, 179);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    line-height:14pt;
    color: rgb(179, 179, 179);
    font-weight: normal;
    font-style: normal;
	text-align:left;
	vertical-align:top;
    }
  .impressum_txt{border-bottom: 1px solid rgb(179, 179, 179);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    line-height: 14pt;
    color: rgb(179, 179, 179);
    font-weight: normal;
    font-style: normal;
	text-align:left;
	vertical-align:top;
	}

  .image_bordered { border: 1px solid rgb(48, 48, 48);    
    }

  td.frontnav {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    color: rgb(179, 179, 179);
    font-weight: bold;
    font-style: normal;
    padding-left: 165px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
    

  }

  a.frontnav:link { text-decoration:none; font-weight:bold; color:rgb(179, 179, 179); }
  a.frontnav:visited { text-decoration:none; font-weight:bold; color:rgb(169, 169, 169); }
  a.frontnav:hover { text-decoration:underline;font-weight:bold; color:rgb(179, 179, 179); }
  a.frontnav:active { text-decoration:underline; font-weight:bold; color:rgb(129, 129, 129); }
  
  a:link { text-decoration:none; font-weight:normal; color:rgb(179, 179, 179); }
  a:visited { text-decoration:none; font-weight:normal; color:rgb(179, 179, 179); }
  a:hover { text-decoration:none;font-weight:normal; color:rgb(179, 179, 179); }
  a:active { text-decoration:none; font-weight:normal; color:rgb(179, 179, 179); }

//background-color: black;
//opacity: 0.3;
//filter:alpha(opacity=30); /* IE's opacity*/
