/*
  $1 - Overview
  $2 - Details
  $3 - Frontpage
  $4 - Ticker   
*/

/* $1 - Overview /////////////////////////////////////////////////////////////*/
div.mzag_reference_overview td.mzag_gui_gridstandard_column_title:hover
{
  cursor:pointer;
  text-decoration:underline;
}

div.mzag_reference_overview table.mzag_gui_gridstandard_gridtable td.mzag_gui_gridstandard_column_title
{
  padding-left:35px;
  background:#F8F8F8 url('/mzag/reference/www/images/references.gif') no-repeat 10px center;
}

/* $3 - Frontpage ////////////////////////////////////////////////////////////*/

div.mzag_team_infopanel div.mzag_image
{
  float:left;
  padding-right:5px;
  padding-bottom:10px;
}

div.mzag_team_infopanel .mzag_name
{
  font-weight:bold;	
}

div.mzag_team_infopanel div.mzag_contact
{
  clear:both;	
}



/*

div.mzag_reference_category
{
  background-color:#EEEEEE;
  padding-bottom:3px;
}

div.mzag_reference_nocategory
{
  background-color:#EEEEEE;
  padding-bottom:3px;
  padding-top:2px;
}

div.mzag_reference_headline
{
  background-color: #CCCCCC;
}

div.mzag_reference_category div.mzag_reference_headline
{
  margin-bottom:2px;
  padding:7px 7px 7px 10px;
}

div.mzag_reference_headline h6
{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color: #FFFFFF;
  margin:0px;
}

div.mzag_reference_item
{
  height:26px;
  background-color:#FFFFFF;
  margin-bottom:1px;
}

div.mzag_reference_item div.mzag_reference_innerframe
{
  padding:7px;
  padding-right:0px;
  padding-left:10px;
}

div.mzag_reference_icon
{
  float:left;
  width:16px;
}

div.mzag_reference_title
{
  float:left;
  color:#000000;
}

div.mzag_reference_location
{
  display:inline;
  color:#555555;
}

div.mzag_reference_date
{
  margin-right:24px;
  float:right;
  color:#AAAAAA;
}

div.mzag_reference_file
{
  margin-right:8px;
  margin-bottom:5px;
  float:right;
}

div.mzag_reference_details
{
  margin-right:12px;
  margin-bottom:5px;
  float:right;
}

div.mzag_reference_content
{
  height:15px;
}








div.mzag_reference_detail_datum
{
  float:right;
  color:#AAAAAA;
}

div.mzag_reference_detail_images
{
  float:left;
  clear:left;
  width:120px;
  margin-right:10px;
}

div.mzag_reference_detail_content
{
  margin-left:130px;
}

div.mzag_reference_detail div.mzag_reference_download
{
  display:block;
  clear:both;
  line-height:20px;
  margin-top:20px;
}

div.mzag_reference_detail div.mzag_reference_link
{
  display:block;
  clear:both;
  line-height:20px;
  margin-top:20px;
}

div.mzag_reference_detail_images img
{
  border: 1px solid #CCCCCC;
}

div.mzag_reference_detail_images span
{
  display:block;
  margin-bottom:15px;  
}

div.mzag_reference_detail_back
{
  margin-top:20px;
  clear: both;
}

div.mzag_reference_detail h2 span
{
  font-weight:normal;
  color: #AAAAAA;
}*/