
 * @version $Id: position.css 14401 2010-01-26 14:10:00Z louis $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2010 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.
 */

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #fff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
#all
{

	background:#fff ;
	color: #444444;
	font-size: 0.8em;
	margin: 0 auto;
	max-width: 930px;
	padding: 0 0px 0px 0px;
	text-align: left;
}

#page, .blognormal { 
    background:none repeat scroll 0 0 #FFFFFF;
    min-height: 400px;
    padding:0px 0 20px 0;
    position:relative;
    width:100%-20px;
}  
.blognormal {
    border: none;    
}

#inner_menu {
    position: relative;
    height: auto;
    width: auto;
    float: right;
    margin: -1px 0 0 0;
}
#topspace{
	position:relative;
	height: 20px;
	width: 100%;
    min-width: 930px;
	background:#fff; 
    margin-top:10px;       
}
#topspace .panel{
    position: relative;
    float: right;
    height: auto;
    width: auto;
    margin-right: -10px;  
    
}

#topspace p{
    margin: 0 !important;
    color: #878787;
    
}
#topspace ul{
    margin: 0;   
}
#topspace li{
    display: block;
    margin-left:2px;
}
#topspace a{
    text-decoration: none !important;
    font-size: 10px;
    padding: 0px 10px 0px 5px !important;
    color: #4d4c4c;
    text-transform: lowercase;
}
#topspace a:link, #topspace a:visited{
    background: #fff;
}
#topspace a:hover, #topspace a:active{
    background: #faf9f9;
    color: #927c23 !important;
}


#header
{
    background: url('../images/header_bg.png') no-repeat top #bcb07d; 
	color: #000000;
	margin: 0;
	position: relative;
	height: 128px;
    width: 930px;
}

#contentarea,#contentarea2
{

	margin: -1px 0 0 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
    width: 100%;
    min-width: 930px;
}

#top_slideshow {
	position: relative;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
    background: #ecede6;
    
}

#fpss-outer-container {
    padding: 0px 0 0px 0 !important;
    border-left: none !important;
    border-right: none !important;
    
}
#navi-outer {
    border-top: 1px solid #5c5c5c !important;
    
}
#navi-outer li a:hover, #navi-outer li a.navi-active {
    color:#c7bb88 !important;
}




#wrapper { 
    /*background:url(../images/site_bg.png) repeat-y;   */
	margin: 0px 0px 0px 0;
    position: relative;
    height: auto;
    padding-top: 5px;
    min-height: 380px;

}
.border {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999; 
    width: 928px;    
}
.noborder {
    width: 930px;    
}

#left
{
    background:none repeat scroll 0 0 #FFFFFF;
    border: none;
    float:left;
    min-height:520px;
    padding:0 0 10px;
    position:relative;
    width:425px;
}

#right
{
	color: #000;
	float:left;
	width: 508px;


}

#main2
{
	background: #fff;
	width:420px;
	padding: 0px 0 20px 0;
	position: relative;
	border: none;
	min-height:220px;
	float:left;
}

#main2 .blogfrontpage {
    min-height: 402px;
}

#main3
{
    width: 500px;
    float: left;
    position: relative;
    
}

#main
{
	padding: 0px 0 0px 0;
	position: relative;
	width: 100%;
    height: auto;
    float: left;
}

#main2 button {
    margin-left:10px;
}


/* ###################### 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;
}

.nav .position {
	margin : 0 !important;
    position: relative;
    height: auto;
    width: auto;
}

#logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
	margin-top: 1em;
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

/* ###############  main * ########################### */
/* position */
.leading
{
	color: #000000;
	margin: 0px;
	padding:0px;
	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;
}