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

html { height: 101%; } /* show always scrollbar */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body
{
	background: #483e34;
	color: black;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	padding: 0;
	text-align: center;
}

/* intro screen */
#splash {
	position: absolute;
	text-align: center;
	width: 100%;     
	height: 100%;
   	z-index: 999;
}
 
#splash p a {
	color: white;
	font-size: 16px;
	text-decoration: none;
	border: none;
}

 
 #splash p a img {
	border: none;
}

/* covers all layers! 
horizontal page center */
#all
{
	background-color: white;
	color: black;
	font-size: 11px;
	margin-top: 20px;          
	margin-right:auto;
	margin-left:auto;
	width: 796px;
	min-width: 796px;
	text-align: left;
}


/* version2 if right div */
#contentarea, #contentarea2
{
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	border-bottom: solid 5px #483e34;	
}

/* vertically dotted left line */
/* wraps main or main2/right! */
#wrapper 
{
	width: 602px !important;
	margin-left: 194px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0;
	background-position: left 0px;
	background-image: url(../images/hdot.gif);
	background-repeat: repeat-y;
	/* background-color: fuchsia;	*/
}


/* width with padding is 194! */
#left
{
	background-color: white;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 26px;
	float: left;
	width: 189px;
	/* background-color: red; */
}

/* main div within wrapper */
/* width to right edge because of dotted lines */
#main
{
	padding-left: 5px;
	width: 100% !important;
	min-height: 400px;
	height: a;
	position: relative;
	/* background-color: red; */	
	float:left;	
}

/* main2 div within wrapper */
/* no top margin cause of dotted line */
/* vertically dotted right line */
#main2
{
	padding-left: 5px;
	padding-right: 5px;
	background-position: right 0px;
	background-image: url(../images/hdot.gif);
	background-repeat: repeat-y;
	width: 398px;
	min-height: 400px;
	position: relative;
	/* background-color: red; */
	float:left;
}

/* right div within wrapper */
/* add padding-top to wrapper margin! */
#right
{
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 16px;
	right: 0px;
	float:left;
	width: 189px;
	/* background-color: red; */
}


.blog, #page, form#jForm { padding: 0; margin-left: 10px; }

div.chronoform
{ display: none; } /* hide chronocontact copy */


/******* header/logo stuff *********/
#header
{
	margin: 0px;
	position: relative;
	text-align: right;
	border-bottom: solid 5px #483e34;
}

#logo img 
{ 
	display: block; 
}

#logo span img 
{ 
	float: left;
}

#logo span.header
{
	margin: 10px;
	line-height: 30px;
	top: 0;
	float: right;
	text-align: right;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 32px;
	color: #918a85;	
}

/******* footer/sponsoring stuff *********/
#footer 
{
	background: #483e34;
	text-align: center;
}

#footer #sponsors 
{
	background-color: white;
	padding-top: 10px;
	height: 30px;
}

#footer #sponsors img
{
	text-decoration: none;

}

#footer a 
{
	text-decoration: none;
	color:#918a85;
	
}

#footer #claims
{
	padding-top: 15px;
	font-size: 10px;
	color: #918a85;
}

#filterarea
{
	padding-bottom: 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;
}


/* ###############  main * ########################### */

/* position */
.leading
{
	margin-top: 16px;
	font-size: 11px;
	line-height: 14px;
	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;
}


.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: 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{

}

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