/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @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.
 * modified by Mirabiel @2010
 */



body
{
	background: #fff;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 10pt;
}
/*p, li, div {
	font-size: 10pt;
}
*/h1
{
	font-size: 18pt;
font-family:"Times New Roman",Times,serif;
font-variant:small-caps;
font-weight:700;
letter-spacing:0.05em;	
	color: #000;
	background: inherit;
	margin: 0.3em 0 0.2em 0;
}
h1 a, h2 a{
text-decoration: none;
color: #000
}
#header h1, h4#slogan {
	font-size: 10pt;
	font-weight:500;
	padding: 0;
	margin: 0;
	color: #666666;	
}
h4#slogan {
border-top: 1px solid #666666;
	font-size: 8pt;
}
.createdate, .createdby, .modifydate, .contenttoc {
color:#909090;
display:block;
font-size:8pt;
}
h2
{
	font-size: 16pt;
font-family:"Times New Roman",Times,serif;
font-variant:small-caps;
font-weight:500;
letter-spacing:0.05em;	
border-bottom:1px dashed #909090;
	background: inherit;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0.3em 0.3em 0;
}

h3
{
	font-size: 13pt;
	font-weight: bold;
	margin: 0.2em 0 0.2em 0;
}
h5 {
font-size:12pt;
font-weight:bold;
margin:1.67em 0;
}
h6 {
color:#909090;
font-size:11pt;
font-weight:700;
}
cite, blockquote {
background-color:#F3F3F3;
background-image:url(../img/laquo.png);
background-position:5px 3px;
background-repeat:no-repeat;
border:1px solid #DEDEDE;
display:block;
font-style:italic;
line-height:1.3em;
margin: 0.1em 0;
padding:15px 5px 3px 35px;
}
p cite, blockquote p, p blockquote {
background-image:url(../img/raquo.png);
background-position:right bottom;
background-repeat:no-repeat;
margin:0;
padding:0 20px 10px 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, .syndicate {display:none}
#header ul.menu {display:none!important}
#header form ,.pagination , #footer , p.counter , .unseen, .bannergroup_banner
{ display: none;
}
#header ul, #header img, #right form, #right, .pagenavbar { 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;
}*/