/**
 * @version $Id: position.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @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;
}

html {
		height: 101%;
}

body
{
	color: #484848;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #f6e7c6;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	height: 101%;
}



/* ################   Position ################  */

#hintergrund {
	margin: 0px 0px 0px -1px;
	background-image: url(../images/page-bg.png);
	background-position: center;
	background-repeat: repeat-y;
		min-height: 100%; /* Mindesthöhe in modernen Browsern */
height: auto !important; /* !important-Regel für moderne Browser */
height: 100%; /* Mindesthöhe in IE (<7) */
}


#all
{
	background-color: #f6e7c6;
	color: #484848;
	font-size: 13px;
	margin: 0 auto 0 auto;
	max-width: 985px;
	text-align: left;
	width:985px;
}

#allfooter
{
	background: #f6e7c6;
	color: #484848;
	font-size: 11px;
	margin: 0 auto 0 auto;
	max-width: 985px;
	text-align: left;
}


#page { }

#allheader
{
	clear: both;
	color: #484848;
	padding: 20px 0px 0px 0px;
	position: left;
	text-align: left;
}

#header
{
	color: #484848;
	margin: 0px 0 0px 0;
	position: left;
	float: left;
	text-align: left;
	height: 133px;
	width: 320px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#topright
{
	float:right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	height: 133px;
	width: 405px;
	overflow: hidden;
	background-image: url(../images/header-klangmassage-motiv.jpg);
	background-repeat: repeat-x;
}

#topmiddle {
	margin: 0px 405px 0px 320px;
	height: 133px;
	background-image: url(../images/motiv-mitte.jpg);
	background-repeat: repeat-x;
}

#allbreadcrumb
{
	clear: both;
	color: #484848;
	position: left;
	text-align: left;
}

#breadcrumb {
	height: 40px;
	width: 704px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 119px;
	background-image: url(../images/breadcrumb-bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}

#sitemaplink {
padding: 25px 20px 0px 0px;
width: 140px;
text-align: right;
float:right;
}


#contentarea,#contentarea2
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { 
margin: 0 0 0 245px;
}


#left
{
	float: left;
	margin: 0 0 0 0;
	padding-top: 0;
	width: 245px;
}

*html #left
{
	width: 245px;
}

#right
{
	color: #484848;
	float:right;
	width: 210px;
	padding-top: 0px;
	margin: 0px 20px 0px 0px;
}

#main2
{
	width:470px;
	padding: 0px 20px 20px 20px;
	position: relative;
	min-height:400px;
	float:left;
	line-height:17px;
}

#main
{
	margin: 0 0px 0 0;
	padding: 0px 20px 20px 20px;
	min-height:400px;
	position: relative;
	line-height:17px;
}


#allmenuunten
{
	margin: 3px auto 0px auto;
	max-width: 985px;
}

#menuunten {
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #878787;
	text-align: center;
	font-size: 11px;
	color: #878787;
}
#menuunten a {
	color: #878787;
	margin: 2px 0px 0px 0px;
}

#menuunten a:hover {
	color: #949A5C;
	text-decoration: none;
}

#menuunten ul {
	margin: 3px 0px 0px 5px;
}

#menuunten ul li{
	display: inline;
	list-style-type: none;
	margin: 0px 5px 0px 0px;
}

#footer {
background-color: #f6e7c6;
color:#878787;
padding: 5px 0px 0px 0px;
text-align:center;
background-image: url(../images/footer-bg.gif);
background-repeat: no-repeat;
height: 25px;
}

/* ###################### 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
{
	color: #484848;
	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;
}

.blog { padding: 0; margin:0px;}

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #ffffff;
	margin: 0 0px 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: 0px 0px 0px 0px;
}

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