/**
 * @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;
}

@font-face {
    font-family: 'Beausans';
    src: url('../fonts/pfbeausanspro-bbook-webfont.eot');
    src: url('../fonts/pfbeausanspro-bbook-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfbeausanspro-bbook-webfont.woff') format('woff'),
         url('../fonts/pfbeausanspro-bbook-webfont.ttf') format('truetype'),
         url('../fonts/pfbeausanspro-bbook-webfont.svg#pf_beausans_probbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	background-color:#eeefef;
	color: #000000;
	padding: 0px;
	text-align: center;
}

/* ################   Position ################  */
#all
{
	background-color:#fff;
	font-size: 10pt;
	border: 1px solid #888888;
	color: #47443f;
	margin: 0 auto;
	max-width: 1000px;
	text-align: left;
}

#page { }

#header
{
	background: transparent url(../images/comfort_header_back.jpg) no-repeat center center;
	//background: #dedadc; /* Old browsers */
	//background: -moz-linear-gradient(top,  #dedadc 0%, #eceaeb 25%, #f3f2f2 50%, #ffffff 75%, #ffffff 100%); /* FF3.6+ */
	//background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedadc), color-stop(25%,#eceaeb), color-stop(50%,#f3f2f2), color-stop(75%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	//background: -webkit-linear-gradient(top,  #dedadc 0%,#eceaeb 25%,#f3f2f2 50%,#ffffff 75%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	//background: -o-linear-gradient(top,  #dedadc 0%,#eceaeb 25%,#f3f2f2 50%,#ffffff 75%,#ffffff 100%); /* Opera 11.10+ */
	//background: -ms-linear-gradient(top,  #dedadc 0%,#eceaeb 25%,#f3f2f2 50%,#ffffff 75%,#ffffff 100%); /* IE10+ */
	//background: linear-gradient(to bottom,  #dedadc 0%,#eceaeb 25%,#f3f2f2 50%,#ffffff 75%,#ffffff 100%); /* W3C */
	//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedadc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	color: #000000;
	margin: 0;
	position: relative;
	text-align: center;
	//border-bottom: solid 4px #ccc;
	height:268px;
}

#top{
	background: #88ae95;
	background: -moz-linear-gradient(left,  #88ae95 0%, #e5af45 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#88ae95), color-stop(100%,#e5af45));
	background: -webkit-linear-gradient(left,  #88ae95 0%,#e5af45 100%);
	background: -o-linear-gradient(left,  #88ae95 0%,#e5af45 100%);
	background: -ms-linear-gradient(left,  #88ae95 0%,#e5af45 100%);
	background: linear-gradient(to right,  #88ae95 0%,#e5af45 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88ae95', endColorstr='#e5af45',GradientType=1 );
	position: relative;
}


.singlerow {
    vertical-align: top;
}

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 25px 52px;
	position: relative;
	overflow: hidden;
}
#wrapper { margin: 0 0 0 250px}

#left
{
	background: transparent;
	border-right: solid 0px #EEEEEE;
	float: left;
	/*margin: 20px 0 0 0;*/
	width: 200px;
}

#right
{
	color: #000;
	float:left;
	width: 28%;
}

#main2
{
	background: transparent;
	width:64%;

	position: relative;
	min-height:520px;
	float:left;


}

#main
{
	background: transparent;
	margin: 0 0px 0 0;
	//padding: 25px 20px 20px 20px;
	position: relative;
}

/* ###################### 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
{
  width:510px;
  height:132px;
  border-right: 3px solid #000;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

/* ###############  main * ########################### */
/* position */
.leading
{
}

.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: 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;
}




/* rockslideshow style override */


.captionDiv {
  background: none !important;
  text-align: right; !important;
  height: 90px; !important;
  opacity: 1 !important;
  font-family: BebasNeueCyrillicRegular,arial,sans-serif !important;
  left: -30px !important;
  padding-bottom: 25px !important;
  
  line-height:40px;
}

.captionTitle {
  color: #FFF !important;
  opacity: 1 !important;
  font-size: 38pt !important;
  font-weight: normal !important;
}

.captionDescription {
  color: #FFF !important;
  opacity: 1 !important;
  font-size: 26pt !important;
}