#see/**
 * @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.
 */

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #f1f0f1;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
#all
{
	background: #ffffff;
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	max-width: 800px;
	padding: 0 3px 3px 3px;
	text-align: left;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid  #E0E0E0;
	
}
#header
{	background: #fcfcfc;
	color: #000000;
	position: relative;
    border-top:6px solid #f6f6f6; 
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	width:100%;
}
#haut{
float:left;
position:relative;

}
#menu-top {
float:left;
position:relative;
width:100%;}

#top-gauche{
float:right;
position:relative;
width:45%;
padding: 10px 15px 20px 20px;
}

#test {width:100%;}

#test0 {
float:left;
padding-left:3%;
position:relative;
width:20%;
}

#test1 {
float:left;
position:relative;
width:20%;
}

#test2 {
float:left;
position:relative;
width:20%;
}

#test3 {
float:left;
position:relative;
width:30%;
}

#bottom1{
float:left;
position:relative;
width:100%;
padding:10px 0px 10px 0px;

}

#bottom2{
float:left;
padding-left:2%;
position:relative;
width:60%;}


#bottom3{
float:right;
padding-right:2%;
position:relative;
width:30%;}

#page { }

#logo1 {
float:left;
position:relative;
width:40%;
}

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { margin: 0px 15px 0px 15px;}

#right
{
	color: #000;
	float:right;
	position:relative;
	width: 28%;
	

}

#main2 {
	background: #fcfcfc;
	width:98%;
	position: relative;
	float:left;
}

#main
{	background: #fcfcfc;
	width:67%;
	position: relative;

	float:left;
}
#recherche {
padding:15px 0px 15px 0px;}

#bas{
border-top: 1px solid #ccc;
margin:10px 15px 10px 15px;
padding-top:10px;}


#copyright{
float:right;
position:relative;
width:60%;}

#footer {
position:relative;
width:30%;
float:left;
padding-top:5px;
}

/* ###################### 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;
}


/* ###############  main * ########################### */
/* position */
.leading
{

}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 5px;
	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: 5px 0px 0px 5px;
	overflow: hidden;
}

.article_column
{
	padding: 5px 10px 5px 0;
}

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