/**
 * @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
{
  display: inline;
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	background: inherit;
	margin: 0 0 0 0;
}

h2
{
  display: inline;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
	background: inherit;
	margin: 0.1em 0 0.5em 0;
	padding: 0.1em 0.3em 0.1em 0;
}

h3,h4
{
  display: inline;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0 0;
	
}


/* Vermeidung von Seitenumbruechen direkt nach einer Ueberschrift */
h1,h2,h3,h4 { page-break-after: avoid; }


a
{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.unsichtbar , p .u2 { display: none; }

.pr_invisible { display: none; }

#languages {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;
}


/*    Events - Progam */

.bread_prog {display:none}; 
.event_overview {display:none}

.event_next {display:none}

.s2{
	font-weight: bold;
}

.s4{
	font-style: italic;
}

.pr_field{
	font-weight: bold;
}



.program_container {
  background-color: none;
	color: #000;
	font-size: 1.0em;
	padding: 0px;
	width: 100%;
	margin-top: 0mm;
	margin-bottom: 0mm;
	float: none;
    }

.program_head {
  background-color: none;
	color: #000;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0;
	width: 100%;
	margin-top: 7mm;
	margin-bottom: 4mm;
	float: left;
}

. program_data {
margin: 0;
}

.pr_rbox4 {
	margin-top: 5mm;
	margin-bottom: 5mm;
}

.program_left {
  width: 15%;
  page-break-inside:avoid; 
	margin: 3mm 0 0 0;
	padding: 0px;
	float: left;
	clear: both;
	}
.program_right {
  width: 80%;
  page-break-inside:avoid; 
	margin: 3mm 0 0 0;
	padding: 0px;
	float: left;
	}
