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

*
{
	margin: 0;
	padding: 0;
}

body
    { color: #000000; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 18px; background: #333; text-align: center; padding: 0 }

/* ################   Position ################  */
/*changes to all: removed bkgd:fff, */
#all
     { color: #000; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #983620; text-align: left; margin-top: 0; margin-right: auto; margin-left: auto; position: relative; top: 5px; max-width: 800px; border: solid 3px #fff }

#page { }

/*changes to header: removed bkgd:fff, changed color*/
#header
    { color: #983620; background-color: #fff; position: relative }

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


#wrapper    { margin: 0 0 0 21% }
#left
      { font-family: Georgia, "Times New Roman", Times, serif; background: #983620; margin-left: 0; padding: 10px 5px; width: 180px; height: 100%; float: left }
#left img  { margin-top: 5px; margin-bottom: 5px; border-style: none }
#right
  { color: #000; background-color: #cccc9a; visibility: hidden; padding-top: 10px; width: 0; float: left }

#main2
      { font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background: #cccc9a; text-align: left; margin-right: 0; padding: 25px 20px 20px; position: relative; width: 560px; min-height: 520px; float: right; border-left: 6px solid #fff }
      
      #main2 img  { margin-bottom: 5px; margin-left: 10px; max-width: 300px; max-height: auto; float: right; border: solid 1px #983620 }

.photocaption  { color: black; font-size: 10px; text-align: right; margin-bottom: 5px; margin-left: 5px; float: right }

#main
 { background: #fff; margin: 0 0 0 0; padding: 25px 20px 20px }

/* ###################### 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; background-color: #983620; text-align: center; text-transform: none !important; padding-top: 15px; padding-bottom: 15px; position: relative; z-index: 0 }

#logo  img  { text-align: center; padding-right: 10px; padding-left: 10px; position: relative; width: 780px }
#logo span
 { display: block; margin: 0 0 0 0; border-bottom: 1px solid #666 }

/* ###############  main * ########################### */
/* position */
.leading
  { color: #000000; background: #cccc9a no-repeat left top; padding: 20px; position: relative }
.leading img
 { max-width: 100%; max-height: auto }

.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; margin: 0 }

.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;
}