/**
 * @version $Id: position.css 9029 2007-09-26 21:20:45Z jinx $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2007 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.
 */


/* ################   Position ################  */



*
{
	margin: 0;
	padding: 0;
}

body  /* Gesamtfläche */ 
{
	/*background: #F4F4F4; * hell grau blau 
         senkrechter Verlauf der Hintergrundfarbe     */
	background-image:url(../images/bg_verlauf.jpg) ;
	color: #000000; /* schwarz */
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center; 
}


/* *******************  gesamte Nutzfläche  ************** */
#all
{
/*	background: #E0E0E0; * hellgrau *
	border: solid 2px #404040; /* sehr dunkel grau */
	color: #000000; /* schwarz */
	font-size: 0.9em;
	margin: 20px auto;
	max-width: 1000px;
	min-height: 640px;
	padding: 0;
	text-align: left;
}

#page { }

#header  /* definiert einen header - Bereich */ 
{
/*	background: #fff; /* weiß */
	color: #000000; /* schwarz */
	margin: 0;
	position: relative;
	text-align: right;
	border-bottom: solid 2px #808080;
}




#contentarea,#contentarea2
{
/*	border: solid 0px #000;
	background: #BFBFBF;*/
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper 
{ 
/*	background: #E0E0E0; */
	margin: 0px 0px 0 210px;
}


#top
{
/*	background: #A5A5A5; *
         Headerbild                 */
	background-image:url(../images/headerbild.jpg); 
	background-repeat:no-repeat;
	background-position:left;
	height:120px;
	width: 778px;
	border-right: solid 0px #EEEEEE;
	float: left;
	/* einrücken gegen logo 
             oben rechts unten links */
	margin: 0px 0px 0px 11px; 
	/* einrücken Hauptmenü  */
	padding: 0px 0px 0px 0px;
}

#left
{
	background: #A5A5A5;
	border-right: solid 0px #EEEEEE;
	min-height: 100px;
	float: left;
	margin: 40px 10px 1px 1px; 
	/* einrücken Hauptmenü  */
	padding: 15px 0px 0px 0px;
	width: 210px;
}

#right
{
	color: #000;
	float:left;
	width: 28%;
	padding-top:10px

}

#main2
{
/*	background: #E0E0E0;*/
	width:95%;
	border-left: solid 2px #808080;
	padding: 10px 10px 10px 10px;
	position: relative;
/*	min-height:320px; */
	float:left;


}

#main
{
/*	background: #fff;
	padding: 25px 20px 20px 20px;*/
	width:95%;
	border-left: solid 2px #808080; 
	margin: 0 0px 0 11px;
	padding: 10px 10px 10px 10px;
	position: relative;
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

/* #logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
	margin-top: 0;
}

#logo  img 
{ 
	display: run-in; 
	margin:0px 10px;
}

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
} */

/* ###############  main * ########################### */
/* position */
.leading
{
/*	background: #EFDEEA url(../images/biene.gif) no-repeat top left;*/
	border: solid 0px #CCCCCC;
	color: #000000;
/*	margin: 30px 0px 10px 0px;
	padding: 20px 20px 40px 120px;*/
	position: relative;
}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}





#footer1 {
/*background:#A5A5A5;*/
color:#474747;
	padding: 1px 30px 1px 1px;
text-align:right;
/*border-top:solid 4px #ccc;
* eingefügt WFS */
font-size:0.75em;
}





/* footer Top-nav */
#footer #active_menu-nav
{	/* gewählter Menüpunkt */
	background-image:url(../images/logo_18x25_gr.png); 
	background-repeat:no-repeat;
	background-position:left;
/*	background:#FFCC00; /* gelb */
	color:#FFFFFF; /* weiß */
}

#footer ul
{
/*	background:#E0E0E0; /*  */
/*height:25px;*/
	display:block;
	margin:0px 10px 0px 210px; /* unseen überdecken
             oben rechts unten links */
	padding:0px 0px 0px 0px;
	text-align:right;
}

#footer ul li
{
	background:#A5A5A5;
	color:#fff;
	display:inline;
	text-align:center;
}

#footer ul li a:link,#footer ul li a:visited
{
/*	background:#A5A5A5;
	background-image:url(../images/logo_18x25_ro.png); 
	background-repeat:no-repeat;
	background-position:left;
/*	background:#A5A5A5; /*     */
	color:#FFFFFF;
	font-weight:bold; 
	text-decoration:none;
	border-right:solid 0px ;
/*   	Einrücken Schrift
             oben rechts unten links */
	padding:0px 5px 0px 23px;
	line-height:1.0em;
}

#footer ul li a:hover,#footer ul li a:active,#footer ul li a:focus
{	/* Menüpunkt unter Maus *
	background-image:url(../images/logo_18x25_ge.png); 
	background-repeat:no-repeat;
	background-position:left;
/*	background:#A5A5A5; /*     */
	color:#000000; /* schwarz */
/*	font-weight:bold; */
}


