/**
 * @version $Id: position.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.
 */

#all
{
	font-size: 100.1%;
	margin: 0 auto;
	text-align: left;
	float: left;
}

#left
{
	background: #FFFFFF;
	border-right: solid 0px #EEEEEE;
	margin: 0 0 0 0px; 
	width: 239px;
	height: 105%;
	float: left;

}

#page
{
	font-family:Georgia;
	font-size:92%;
	padding-left:0px;
  	padding-top:50px;
	margin-bottom:15px;
   	width: 632px;
}

#page h2
{
	font-family:georgia;
	font-size:170%;
	font-weight:normal;
	line-height:1.16em;
	margin-top:10px;

}

#page h3
{
	font-size:100%;
	font-weight: bold;
	margin-top:25px;
	margin-bottom:5px;


}

#page h4
{
	font-size:85%;
	font-weight:bold;
	letter-spacing:0.1px;
}

#page text_klein
{
	font-size:75%;
	font-weight:normal;
	letter-spacing:0.1px;
}

#page ul
{
	list-style-image:url(http://www.uni-leipzig.de/gwzo/images/M_images/gwzo-anstrich.png);
	list-style-position: outside;
	font-size:100.01%;
	padding: 0 18px;
}

#page ul li
{
	margin-bottom:-9px;
	padding-bottom:12px;
	margin-top:-5px;

}

#page ul.list
{
	list-style-image:url(http://www.uni-leipzig.de/gwzo/images/M_images/gwzo-pfeil.png);
}

.componentheading
{
	font-size:169%;
	font-family:Georgia;
	visibility:hidden;
}

.pagenav
{
	font-size:80%;
	position:absolute;
	top:162px;
	left:780px;
}

pagenav_next
{
	width: 150px;
}

#wrap
{
	border-bottom-color:#92B24E;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}

#logo_platz
{
	height:98px;
	width: 239px;	
}

#logo
{
	margin:-58px 11px;
	position:absolute;
	z-index:1;	
}

.buttonheading
{
	float:right;
	position:absolute;
	left:820px;
	top:152px;
}

.buttonheading img
{
	border-width: 0px;
	border-color: #808080;
	margin-left: 3px;
}

#header_bg
{
	border-style:solid;
	border-width:0px;
	border-color:#92B24E;
	height:111px;
}


/* ########### Suche ########## */
/*  Search box  */

#header
{
	width: 175px;
}

#header form
{
	border:solid 0 #000;
	float:right;
	height:1.5em;
	min-width:0px;
	text-align:left;
}

#header form fieldset
{
	border:0 solid #000;
	display:inline;
	float:left;
	padding:19px;
	text-align:left;
	width:6em;
}

#header form label
{
	color:#000;
	position:absolute;
	left:-3000px;
	top:-200px;
	width:auto;
}

#header form .buttonaai_
{
	background: #C5D6A1;
	border:0;
	font-weight:normal;
	margin:0 -2px -5px 0;
	padding:0;
	cursor:pointer;
}

#mod_search_searchword
{	
	background:#fff;
	border:solid 1px #C5D6A1;
	font-weight:normal;
	padding:0 0 1px 2px;
	margin:0 !important;
	width:6em;
	height:19px;
}

#header form .inputbox:focus
{
	border:solid 1px #C5D6A1;
}

/* ########## Schriftgröße ########## */

.fontsize
{
	position:relative;
	top:-14px;
}

.fontsize img
{
	border-width: 0px;
	margin-left: 3px;
}


/* ########### Partner-Logos ########## */
.partner
{
	position: absolute;
	left:241px;		
}
