/* ===================================================================
Stylesheet f�r Bildschirmausgabe www.myoga.at
Datei: style.css
Datum: Oktober 2011
Autor: Rebekka Brandst�tter-Tritthart

Aufbau: 	1. Kalibrierung und allgemeine Styles
			2. Styles f�r Layoutbereiche
			3. Sonstige Styles
			
=====================================================================*/
@charset "UTF-8";
/*===================================================================
	1.Kalibrierung und allgemeine Styles
======================================================================*/
* { padding: 0; margin: 0; }
html, body 
{
	height:100%;
}
html> body {  


   background: #1a1a1a url(../images/hg_blue.jpg) no-repeat fixed 10% 40%;  
	text-align: center;/* horizontal centering for IE Win quirks */
	font-size: 14px;
	behavior:url(../styles/csshover3.htc);
 }

 @font-face {
    font-family: 'Comfortaa';
    src: url(../fonts/Comfortaa_Regular-webfont.eot);
    src: url(../fonts/Comfortaa_Regular-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/Comfortaa_Regular-webfont.woff) format('woff'),
         url(../fonts/Comfortaa_Regular-webfont.ttf) format('truetype'),
         url(../fonts/Comfortaa_Regular-webfont.svg#ComfortaaRegular) format('svg');
    font-weight: normal;
    font-style: normal; }
 @font-face {
    font-family: 'Vaguely Fatal';
    src:url(../fonts/Vaguely_Fatal.eot?) format('eot'),
        url(../fonts/Vaguely_Fatal.woff) format('woff'),
        url(../fonts/Vaguely_Fatal.ttf) format('truetype'),
        url(../fonts/Vaguely_Fatal.svg#VaguelyFatal) format('svg');
        font-weight:normal;
        font-style:normal;}


p {
	color:  #1a1a1a;
	padding-bottom: 20px;
	text-align:left;
}

#content ul {
	list-style-type:disc;
	list-style-position: outside;
	padding-left: 3em;
	padding-bottom: 10px;
	}

#content li {
	padding-bottom: 10px;
	text-align:left;
}

h1 {
font-family: Comfortaa;
    color: #6E9776;
    font-size: 2em;
    font-weight: normal;
    text-align: right;
    margin-bottom: .2em;
}

h2 {
font-family: Comfortaa;
    color: #537059;
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
    padding-bottom: 20px;    
}

h3 {
font-family: Comfortaa;
    color: #537059;
    font-size: 1.2em;
    font-weight: normal;
    text-align: left;
    margin-bottom: 20px;    
}

h4 {
font-family: Comfortaa;
    color: #6E9776;
    font-size: 2em;
    font-weight: normal;
    text-align: right;
    margin-bottom: .2em;
}
address {
    color: #C2BA66;
    font-family: Comfortaa;
    font-style: normal;
    font-size: 1em;
    z-index: 100;
}
address a{
    color: #C2BA66;
    text-decoration: none;
}
address a:hover{
    color: #6E9776;
}
address span {
    /*position: absolute;
    left: 130px;*/
    margin-right: 25px;
    color:  #C2BA66;
    font-family: Vaguely Fatal;
    font-style: normal;
    font-weight: bold;
    font-size: 2em;
    letter-spacing:2px;
    /*margin-top: -.3em;*/
}
  
/*===================================================================
	2.Styles f�r Layoutbereiche
=====================================================================*/
body > #center { 
		width:1px;
		height:50%;
		background-color: black;
		margin-bottom: -290px; /* half of container's height */
		float:left;
		
		}
/*#center + */
body > #wrapper {
   position: relative;
    margin: 0 auto;
    width: 860px;
    height: 580px; 
    clear: left;
    z-index: 1;  
    background: rgba(0,0,0,0.5);
    -pie-background: rgba(0,0,0,0.5);
    behavior: url(../PIE.htc);     
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    behavior: url(../PIE.htc);    
    }
    
#wrapper > #logo img {
    position: absolute;
    top:30px;
    left: 50px;    
}      

#wrapper > #topmenu {
    float: right;
    position: relative;
    width: 600px;
    height: 4em;
    margin-right: 39px;
    margin-top: 40px;
    z-index:90;    /*brauche bordereingabe?  */
  
}   

#wrapper > #content {
   clear: both;
   position: relative;
    height: 450px;
    width: 860px;

    text-align: left;
    z-index: 70;    
} 

#left { 
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width:  200px;
    height: 475px;
}
#left.noshow {
   /* display: none;     */
}

#left > h3.grass {
    width:335px; 
    height:642px; 
	position: relative;
	background-image: url(../images/smoke.png);
	background-repeat: no-repeat;
	text-indent: -9999px; margin-left: -16px; margin-top: -132px; float: left; 
    z-index: -1; 
}                       
#content > #txtbox {
    height: 420px; 
    width: 500px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    margin-left: 300px;
    text-align: justify;
    padding: 10px;
    background-color: #BAD482;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    behavior: url(../PIE.htc);
    z-index: 20;
}   
.langtxt {
    width:493px;
    height: 420px;
	overflow-x:hidden;
	overflow-y:auto;
	z-index: 800;
}
/*------- Hintergrundbilder der einzelnen Seiten -------------------*/
#iris #txtbox {
    background-image: url(../images/iris1.jpg);
}
#yoga #txtbox {
    background-image: url(../images/asana/3hg.jpg);
}
#atmung #txtbox {
    background-image: url(../images/asana/3hg.jpg);    
}
#ruecken #txtbox {
    background-image: url(../images/asana/1hg.jpg);
}
#schwanger #txtbox {
    background-image: url(../images/asana/4hg.jpg);
}
#business #txtbox {
    background-image: url(../images/asana/5hg.jpg);
}
#index #txtbox {
    background-image: url(../images/asana/indexhg.jpg);    
}
#kommunikation #txtbox {
    background-image: url(../images/kast_z_bg.png);    
}
/*-------------------  xxx  -------------------*/

#txtbox p, ul, h3 {
    padding-left: 20px;
    padding-right: 15px;
}
#txtbox a {
    color: #6E9776;
    text-decoration: none;
}
#txtbox a:hover{
    color: #1a1a1a;
} 
#txtbox img {
    float: left;
    padding-left: 20px;
    padding-right: 16px;
    padding-bottom: 16px;
}
#txtbox h1 {
    padding-top: 205px;
    padding-right: 15px;
    padding-bottom: 20px;    
    padding-left: 20px;
}
#txtbox h4  {
    padding-top: 60px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 20px;    
} 
#txtbox h2{
    padding-left: 20px;
}

#txtbox h2.intro {
    padding-left: 20px;
}

#txtbox.intro p{
    font-family: 'Alice', serif;
    font-size: 1.4em;
    color:  #BAD482;
    padding-left: 30px;
    padding-top: 270px;
}

#txtbox.intro p span{
padding-left: 320px;
font-style: italic;
}
#news {
    position: absolute;
    top: 50px;
    left: 340px;
  
}
#news p {
     font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #800000;  
}
#news a {
    font-style: normal;
    text-decoration: underline;
    color: #800000;
}
#news a:hover {
    color: #537059;
}

#txtbox table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color:  #1a1a1a;
    margin-left: 20px;
    margin-bottom: 10px;
}    
#txtbox td.spalte1 {
    width: 380px;
    text-align: left;
    vertical-align: top;
}
#txtbox td.spalte2 {
    width: 80px; 
}
#txtbox td h2 {
    padding-left: 0;
}
#txtbox td span {
    color: #6E9776;
}

#footer {    
    position: relative; 
    clear: both;  
    width: 820px;
    height: 2em;
    margin-top: -8px;
    text-align: right;
    padding-right: 40px;
    /*margin-left: 140px;  */    
   /* margin-top: 1px;  */
 
    vertical-align: bottom;
}


/*===================================================================
	3.Sonstige Bereiche
======================================================================*/