﻿@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #5f71a3;
	color: #000000;
}
.container, .rahmen { 
	margin: 0; 
	float:left;
	text-align: left;
	background-color:#fff;
	height:100%;
}
.container.start { 
	height:100%;
} 
a  {
	border-style:none;
	outline: none;
	text-decoration:none;
}
a:link, a:visited{
	color: black;
}
a:hover,  a:focus {
	color: #c9493f;
}
a img, a img {
	border:0;
}
#sidebar {
	background-image: url(img/startseite.png);
	background-repeat:no-repeat;
	position: fixed; 
	padding: 0;
	margin-left: 0;
}
#sidebar p {
	float: none;
	font-size: 70%;
	line-height: 1.75;
	margin: 0 0 0 185px;
}
#sidebar a:link,  #sidebar a:visited  {
	background-image: url(img/navi_rot.bmp);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 3px;
}
#sidebar a:hover,  #sidebar a:focus {
	background-image: url(img/navi_schwarz.bmp);
	color: #c9493f;
}
.mainContent.start {
	margin: 0;
	float: left;
	height: 100%;
}
.header.start {
	float: none;
	height: 125px;
	padding: 60px 10px 0px 10px;
} 
.header img.name_start {
	margin-bottom: 60px;
}
.main {
	float: left;
	padding: 0 0 0 20px;
	background-repeat:no-repeat;
}
.main #zeile.start{ 
	float:left;
	margin-left: 25px;
	margin-top: 20px;
	display:inline;
}
.main #zeile.start div.symbol {
	font-size: 11px;
	margin-left: 25px;
	text-align: center;
	float: left;
}
.main #text.start{ 
	float: none;
	margin: 63px 0 0 44px;
	font-size: 75%;
}
.psychotherapie a img{
	background-image: url(img/psychotherapie.bmp);
}
.psychotherapie a:hover img, .psychotherapie a:focus img {
	background-image: url(img/psychotherapie_over.bmp);
}
.astrologie a img {
	background-image: url(img/astrologie.bmp);
}
.astrologie a:hover img, .astrologie a:focus img {
	background-image: url(img/astrologie_over.bmp);
}
.ritualarbeit a img {
	background-image: url(img/ritualarbeit.bmp);
}
.ritualarbeit a:hover img, .ritualarbeit a:focus img {
	background-image: url(img/ritualarbeit_over.bmp);
}
.specials a:link img, .specials a:visited img {
	background-image: url(img/specials.bmp);
}
.specials a:hover img, .specials a:focus img {
	background-image: url(img/specials_over.bmp);
}
#rechts_start {
	position:fixed;
	margin:0px;
	left:850px;
}
#balken_start {
	height: 69px;
	margin-top:188px;
	background-color: #ffc900;
}
/*----------------------------------------------------------------------------------*/
.mainContent.sub {
	float:left;
	height: 100%;
	width: auto;
	margin-right: 0px;
} 
.container .header.sub {
	float: none;
	height: 98px;
} 
.container .header .name_sub {
	width:250px;
	height: 42px;
	float:right;
	padding: 28px 0px;
}
.container .main.sub {
	float: left;
	margin: 0;
	padding:0;
}
.container .main #titel.sub {
	float:left;
	font-size: 110%;
	color: #5f71a3;
	margin-left: -2px;
	margin-top: 45px;
	display: inline;
	z-index:200;
}
.foto {
	position:absolute;
	left:346px;
	top:25px;
	z-index:0;
}
.container .main #zeile.sub { 
	float:right;
	display:inline;
	z-index:10;
	margin-right:-60px;
}
.container .main #zeile.sub div.symbol {
	font-size: 60%;
	margin-left: 15px;
	text-align: center;
	float: left;
}
.main #zeile.sub div.symbol.psychotherapie a img{
	background-image: url(img/kl/psycho_grau.bmp);
}
.main #zeile.sub div.symbol.psychotherapie a:hover img, .main #zeile.sub div.symbol .psychotherapie a:focus  img{
	background-image: url(img/kl/psycho.bmp);
}
.main #zeile.sub div.symbol.astrologie a img{
	background-image: url(img/kl/astro_grau.bmp);
}
.main #zeile.sub div.symbol.astrologie a:hover img, .main #zeile.sub div.symbol .astrologie a:focus  img{
	background-image: url(img/kl/astro.bmp);
}
.main #zeile.sub div.symbol.ritualarbeit a img{
	background-image: url(img/kl/ritual_grau.bmp);
}
.main #zeile.sub div.symbol.ritualarbeit a:hover img, .main #zeile.sub div.symbol .ritualarbeit a:focus  img{
	background-image: url(img/kl/ritual.bmp);
}
.main #zeile.sub div.symbol.specials a img{
	background-image: url(img/kl/specials_grau.bmp);
}
.main #zeile.sub div.symbol.specials a:hover img, .main #zeile.sub div.symbol .specials a:focus  img{
	background-image: url(img/kl/specials.bmp);
}
.main #text.sub{ 
	float: left;
	margin-top: 25px;
	font-size: 70%;
	width: 441px;
}
.main #text.sub .subtitel{
	font-size: 110%;
	color: #003333;
	font-weight:bold;
}
#rechts_sub {
	position:fixed;
	margin:0px;
	left:910px;
	z-index:0;
}
#balken_sub {
	height: 60px;
	margin-top:275px;
	background-color: #ffc900;
}
/*----------------------------------------------------------------------------------*/
#footer {
position:static;
text-align:center;
color:#666666;
padding:20px 0px 5px 0px;
clear:both;
margin:0 auto;
background: white url(img/back.png) fixed repeat-y;

}
#footer p {
	font-size: x-small;
	margin: 0;
	padding: 0;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
object.symbol {
	width: 70px;
	height: 70px;
	
}





/*
	Aufklappmenü
*/

#menuebox {
position: relative;
height: 30px;
margin-top:-8px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top: -10px;
left: 10px;
z-index: 200;
font-size: 11px;
}

#menue .aussen {
float: left;
display: block;
overflow: hidden;
width: 75px;
height: 15px;
text-align: center;
}
#menue .aussen:hover {
height: auto;
color: #c9493f;
}

a.innen-1 {
margin-top: 0px;
}
a.innen,
a.innen-1 {
display: block;
width: 75px;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
}
a:visited.innen,
a:visited.innen-1 {
}
a:hover.innen,
a:hover.innen-1 {
background-color: #f7eedb;
color: #c9493f;
}
span.menutag {
display: block;
cursor: default;
}
.h {display:none;}

/* Relativer Tooltip */

a.tooltip, a:link.tooltip, a:visited.tooltip, a:active.tooltip  {
  position: relative;
  text-decoration: none;
  }
  
a:hover.tooltip {
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a:hover.tooltip span {
  display: block;
  position: absolute; 
  top: 20px; 
  left: 0px; 
  width: 100px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFCC;
  font: 12px Verdana, sans-serif; 
  text-align: left;
  }
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: yellow;
  background-color: gray;
  border: 0px;
  border-bottom: 1px solid black;
}