/**
 * @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-image: url(../images/background.jpg);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-variant: normal; /*"lucida grande", tahoma, verdana, arial, sans-serif*/;
	padding: 0px;
	line-height:1.1em;
	text-align: center;
}

/* ################   Position ################  */
#all
{
	background: #F0F7FB;
	font-size: 0.72em;
    color: rgb(51, 51, 51);
	margin: auto;
	width: 990px;
	padding: 0;
	text-align: left;
}

#page { }

#header
{
	background-image: url(../images/images2.jpg);
	margin: 0;
	position: relative;
	text-align: left;
    min-height:115px;
}
/* header Top-nav */
#header #banner
{
    min-height:90px;
    text-align:center;
    padding:10px;
    margin-left:0;
    border-bottom:solid 5px rgb(244,245,247);

}
#logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
	margin-top: 17px;
	margin-bottom: 7px;
	margin-left: 20px;
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}
#header #top
{
    background:rgb(227, 243, 252);
    width: 100%;
    min-height:25px;
}
#header #hornav
{
    width: 660px;
    float:left;
    padding-left:10px;
    min-height:25px;
}
#header #user1
{
    width: 310px;
    float:left;
    text-align:right;
    padding-right:10px;
    min-height:25px;
}
#header #user2
{
    float:clear;
    background: rgb(243, 251, 255);
    height:25px;
    overflow: hidden;
}
#contentarea,#contentarea2
{
	margin: 10px;
	overflow: hidden;
	/*min-height:500px;*/
}

/* Move wrapper to the left by removing the left margin */
#wrapper { 
	margin: 0;
	float: left; /* Float wrapper to the left */
}

#right
{
	float: left;
	position: relative; /* Changed from 'left' which is invalid */
	width: 336px;
	/*min-height:500px;*/
	margin: 10px;
}

/* Move main to the right */
#main
{
	background: #F0F7FB;
	width: 614px!important;
	position: relative; /* Changed from 'left' which is invalid */
	float: right; /* Float main to the right */
	/*min-height:500px;*/
}

#main_top
{
    width: 594px;
    margin: 10px;
}

#main_left2
{
    float: left;
    width: 391px;
    margin: 10px;
}

#main_left1
{
    float: left;
    width: 594px;
    padding: 10px 10px 10px 10px;
}

#main_right
{
    float: left;
    width: 183px;
    margin: 10px;
}

#main_bottom
{
    width: 594px;
    margin: 10px;
    min-height: 200px;
}

#right #user6
{
	width: 336px;
	/*min-height:500px;*/
}

#right #user7
{
	width: 336px;
	min-height: 200px;
}
#footer {
    background-repeat:no-repeat;
    background-image: url(../images/index4.jpg) ;
    color:rgb(84, 151, 189);
    text-align:center;
    line-height:20px;
    min-height:105px;
}

#footer #copyright {
    background:rgb(227, 243, 252);
    line-height:0px;
    padding:4px 10px;
}

#footer #user8
{
    text-align:left;
    float:left;
    width:15%;
    margin:10px 10px 20px 30%;
}
#footer #user9
{
    text-align:left;
    float:left;
    width:15%;
    margin:10px 10px 20px 0;
}
#footer #user10
{
    text-align:left;
    float:left;
	width:20%;
    margin:10px 0 20px 0;
}

/* ###################### 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
{
	padding: 20px 0;
	position: relative;
	background: url(../images/dotted.gif) repeat-x bottom left;
}

.leading img {
float:left;
margin-right: 20px;
}

.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-bottom:20px;
	padding-bottom:20px;
	overflow: hidden;
	background:url(../images/dotted.gif) repeat-x bottom left;
}

.article_row img {
	margin-top:2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.article_column
{
	padding: 0;
}

.article_column img {
	float:left;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}