/* CSS bern-yoga.com bern-yoga.ch */
/* sandra schenk 2008-10 */

body {
	text-align: center;
	background-color:#89ACD4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

/* DIV */

#bg {
	background-image: url(bg2.jpg);  
	background-repeat:repeat-x;
	float:left;
	background-color: #FFD350;
}

#header   { 
	background-image: url(header.jpg); 
	background-repeat: no-repeat; 
	width: 1000px; 
	height: 134px; 
	float: left; 
	clear: none;
}

.description{
	font size: 11pt;
	color: #000;
	font-weight: bold;
	margin: 50px 0px 0px 200px;
	width: 825px;
}

.adresse, .adresse p, .adresse a:link, .adresse a:visited, .adresse a:hover, .adresse a:active {
	text-decoration: none;
	margin: 22px 0px 0px 200px;
	color: #000;
	width: 825px;
}

#content {
	width: 513px;
	min-height: 450px;
	border-left: 5px solid #ccc;
	border-right: 5px solid #ccc;
	float:left;
	padding-left: 20px;
	padding-bottom:5px;
	padding-top:0px;
	color: #000000; 
	font-size: 10pt;
}


#content1 {
	width: 550px;
	border-left: 5px solid #ccc;
	float:left;
	padding-left: 20px;
	padding-bottom:20px;
	padding-top:0px;
	color: #000000; 
	font-size: 10pt;
}


#news {
	width: 220px;
	float:right;
	padding-bottom:5px;
	padding-top:0px;
}



/* NAVIGATION  */
#nav, #nav ul, #nav a, #nav li, #nav li li{
	width: 208px;
	float:left; 
	list-style:none;
	color:#000000;
	font-size:9pt;
	letter-spacing:-1px;
	text-decoration:none;
	padding-left: 5px;
	margin-top:0px;
margin-left:5px;

}
#LM_level_1, #LM_level_1 ul, #LM_level_1 li, #LM_level_1 a, #LM_level_2 a, #LM_youAreHere  {
	font-size: 9pt; 
	line-height:25px; 
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	padding: 0px 0px 0px 5px;
}

#LM_level_1, {
	margin: 0px;
	width: 150px;
}
#LM_level_2 {
	margin: 0px;
	width: 150px;
}
 

#LM_youAreHere {
	font-size: 9pt; 
	font-weight:bold;
}

.LM_expanded  {}    
.LM_collapsed  {}   
.LM_endPage   {}    



#footer  { 
	background-image: url(footer1.jpg); 
	background-repeat: no-repeat; 
	width: 1000px; 
	height: 50px; 
	float: left; 
	clear: both;
}
.yoga  { 
	background-image: url(yoga.jpg); 
	background-repeat: no-repeat; 
	width: 200px; 
	height: 80px; 
	float: left; 
bottom:70px; 
left:10px;
position:relative;
}

.slogan{
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	margin: 20px;
	line-height: 40px;
}



/* TEXT */

h1, h2, h3, p {
	color: #000000; 
	margin-left: 10px;
}

h1 {font-size:14pt;}
h2 {font-size:12pt;}
h3 {font-size:11pt;}
p {font-size: 10pt; margin-top:0px; margin-right:10px;}

a, a:link, a:visited, a:hover, a:active { 
	text-decoration: underline;
	color: #000000; 
}

hr {
	height:1px solid #ccc;
	margin:10px 0;
	width:98%;
}


img { 
	border: 0px;
	margin-left:5px;
	margin-right:5px;
}

li {
	margin: 5px 0px 0px 5px;
margin-left:-15px;
	font-size: 10pt; 
list-style-position:outside;
}
ol {
}

ul {
  list-style: circle;
}
table, tbody, tr,td{
	vertical-align:top;
	font-size: 10pt; 
	margin-top:0px; 
	margin-right:10px;
margin-left:8px;
}
label {
  display:block;
  width:100px;
  float:left;
}
textarea {
  font-family:Verdana,Arial,sans-serif;
  font-size:9pt;
}

legend, fieldset{
	border:0px;
}
#etoNotice, #etoNotice a {
	font-size: 9px;
	color: #fff;
	text-align: center;
}
