/**
 * @version $Id: print.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


h1, h2, h3, h4, h5, h6, .componentheading, .contentheading, .contentdescription{
font-family:Trebuchet MS, Arial, Verdana, sans-serif;
color:#418A15;
}
h1,.componentheading{
font-size:1.5em;
line-height:1.5em;
}
h2,.contentheading{
font-size:1.5em;
line-height:1.5em;
}


/* Vermeidung von Seitenumbr�chen direkt nach einer �berschrift */
h1,h2,h3 { page-break-after: avoid; }

a{
color:#418A15;
}

#header { width: auto; }
.buttonheading {display:none}
#header form ,.pagination , #footer , p.counter , .unseen
{ display: none;
}
#header ul, #right form { display: none; }
#breadcrumbs , #left , #fontsize { display: none; }

body{
font-family:Trebuchet MS, Arial, Verdana, sans-serif;
font-size:1.1em;
line-height:1.7em;
color:#343434;
padding:0px;
}

#adspace,
#navigation,
#pathway,
#syndicate,
#topbar,
#bottombar,
#sidebar,
#sidebar2,
#footer,
#bottom,
#copy,
#link,
#debug,
#login,
#search {
display: none;
}