/**
 * @version $Id: print.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @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
{
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	background: inherit;
	margin: 0.4em 0 0.5em 0;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	background: inherit;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0.3em 0.3em 0;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0.4em 0 0.3em 0;
}

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

a
{
	color: #93246F;
	font-weight: bold;
}

.unsichtbar , p .u2 { display: none; }
#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; }
#main2 { margin: 0%; }
#all {text-align:left}
#right
{
	display: block;
	position: static !important;
}

#main2:before
{
	content: " content ";
	color: #888;
	display: block;
	background-color: inherit;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px #000 solid;
	margin-bottom: 1em;
}

#right:before
{
	content: " additional information ";
	color: #888;
	display: block;
	background-color: inherit;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px #000 solid;
	margin-bottom: 1em;
}
#footer { color: #000; display: block; }
#footer h4 { color: #000; font-size: 9px; font-weight: normal; font-style: normal; text-decoration: none; text-align: center; margin: 0; padding: 0; }
#footer a:link, a:visited { color: #000; font-style: normal; text-decoration: none; }
#footer a:hover, a:active { color: #000; font-style: normal; text-decoration: underline; }
#container { text-align: center; width: 662px; margin-top: 10px; margin-right: auto; margin-left: auto; }
#head { background-color: white; text-align: center; width: 662px; height: 70px; padding-top: 0; }
#main { background-color: white; background-image: url(../images/verlHinter.jpg); background-repeat: repeat-x; background-position: 0 bottom; width: 660px; height: 100.1%; overflow: hidden; min-width: 660px; min-height: 662px; max-width: 660px; max-height: 100.1%; border-right: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; }
#mainnav { background-color: #dcdcdc; background-image: url(../images/mainnav_bg.gif); background-repeat: repeat-x; background-position: 0 0; width: 662px; height: 21px; margin: 0; padding: 0; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #a9a9a9; }
#subnavi { text-align: left; position: relative; width: 160px; float: left; margin: 10px 0 0; padding-top: 10px; padding-bottom: 30px; }
#content { position: relative; width: 480px; overflow: hidden; float: left; margin: 5px 0 0; padding: 10px 10px 30px; }
#spalte1{ font-size: 12px; font-weight: normal; line-height: 160%; text-align: left; width: 185px; float: left; margin:0; padding: 0; }
#spalte2{ color: #101010; font-size: 12px; font-weight: normal; line-height: 160%; text-align: left; float:left; width:285px; padding:0; margin:0 0 20px; }

