/**
 * content.content.template.css - insert headline here
 *
 * COPYRIGHT: All  title   and  proprietary  rights,  including  trade
 * secrets,   in   the   Software   and   any   copies thereof and the
 * accompanying  written   materials,   are  owned  by   schukai  GmbH
 * and  are  protected  by  German  copyright  laws,  other applicable
 * copyright   laws  and  international  treaty  provisions.
 *
 * @package    alvine
 * @author     schukai GmbH <info@schukai.de>
 * @copyright  Copyright (C) 2002, 2003, 2004, 2005, 2006 schukai GmbH
 * @license    http://www.alvine.de/license/
 * @version    20061114
 * @link       http://www.alvine.de/
 */
 
 
div.content_content_rte_panel_footer_right{
margin-top:2px;
padding:0px;
width:437px;
text-align:right;
}
div.content_content_rte_panel_footer_right a:link, a:visited {
  color:#7F99BD;
  font-weight:bold;
  text-decoration:none;
}
div.content_content_rte_panel_footer_right a:active, a:hover {
  color:#7F99BD;
  text-decoration:underline;
}

