/**
 * @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.
 */
/*

*/
#header_bg, #header, #banner_uni, #mod_search_searchword, .fontsize, .partner, .footer, #topmenu ,.pagenav
{
	display:none;
}

#main
{
	margin-top:15px;
	width:100%;
}

#logo
{
	position:absolute;
	left:800px;
	top:10px;
}

.img_menu_bottom, .top
{
	visibility:hidden;	
}

#left 
{
	visibility:visible;
} 
 
body
{
	font-size:95%;
	background-image: none !important;
	background-color: none !important;
	
}

#page
{
/*	font-size:11pt;	*/
	font-size:95%;
	font-family:Georgia;
}

p,text
{
	font-size:95%; 
}

#page h2
{
	font-family:georgia;
	font-size:140%;
	font-weight:normal;
}

#page h3
{
	font-size:1em;
	font-weight: bold;
}

#page ul
{	
	list-style-position: outside;
	font-size:1em;
	padding: 0 18px;
}

#page ul li
{
	margin-bottom:0.3em;

}

#page ul.list
{	list-style-image:url(http://www.uni-leipzig.de/gwzo/images/M_images/gwzo-pfeil.png);
}

img {
	border:none;
}

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 { page-break-after: avoid; }

a
{
	color: #92B24E;
	font-weight: normal;
	text-decoration:none;
}

.unsichtbar , p .u2 
{ 
display: none; 
}

.buttonheading 
{
display:none
}
#header form ,.pagination , #footer , p.counter , .unseen
{ 
display: none;
}


#header ul, #right form { display: none; }


#fontsize { display: none; }#main2 { margin: 0%; }
#all {text-align:left}
#right
{
	display: none;
	position: static !important;
}

#main2:before
{
	content: "content";
	color: #888;
	display: block;
	background-color: inherit;
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid #000;
	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 solid #000;
	margin-bottom: 1em
}

/* ############# FLOAT verbieten ###########*/

form.login input.checkbox,
form.login label.remember,
.contact label ,
p.syndicate,
.contentpaneopen_edit,
form.editor .publishing label,
form.editor .publishing .radio label,
form.editor .publishing .radio label span,
form.editor fieldset.metadata label,
form.user label,
#all,
#left,
.buttonheading,
#header form,
#header form fieldset
{
float:none !important;
}

