/*yogaklang.de*/

@charset "utf-8";

body { 
	width: 100%; 
	color: #2f4f4f; /* Text */
	font-size: 100.01%; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #f0ffff; /* Gesamt-Hintergrund */
	}

p	{ }

li li::before {
	content: "○ "
	}

td	{ 
	border: 0em;
	}

div	{
	color: #2f4f4f; /* Text */
	}

#page { 
	width: 50em; 
	height: auto;
	padding: 0em;
	margin: 0.5em 0em;
	background-color: #7fffd4; /* Seiten-Hintergrund */
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	border-radius: 1em;
	}

#navigation_1 {
	height: 2em;
	margin: 0em;
	padding: 1em 1em 0em 1em; 
	border-color: #7fffd4; /* Seiten-Hintergrund */
	border-style: solid; 
	border-width: 0em 0em 0em 0em;
	}

#box {
	width: auto;
	height: auto;
	margin: 0em;
	border-width: 0em; 
	padding: 0em;
	background-color: #7fffd4; /* Seiten-Hintergrund */
	}

#top {
	width: auto;
	height: auto;
	margin: 0em;
	border-width: 0em; 
	}

#logo {
	width: auto;
	height: auto;
	padding: 0em 0em 0em 2em;
	}

img.logo {
	width: 36em;
	border: 0em;
	}	

img.language {
	width: 1em;
	height: 0.6875em;
	border: 0em;
	opacity: 0.5;
	}	

img.language_select,
a:focus img.language,
a:hover img.language,
a:active img.language {
	width: 1em;
	height: 0.6875em;
	border: 0em;
	opacity: 1;
	}	

#navigation_2 {
	width: 100%;
	height: 2em;
	margin: 0em;
	padding: 0.5em 0em 0.2em 2em; 
	border-color: #f0ffff; /* Gesamt-Hintergrund */
	border-style: solid; 
	border-width: 0em 0em 0.3em 0em; 
	}

img.neu {
	width: 4.6875em;
	border: 0em;
	}	

#content{ 
	width: auto; 
	margin: 0em;
	border: 0em;
	padding: 1em;
	}

img.bild_h {
	width: 19.8125em;
	border: 0em;
	}	

img.bild_v {
	width: 18.5625em;
	border: 0em;
	}	

img.google {
	width: 9.375em;
	border: 0em;
	}	
	
#footer { 
	font-size: 0.8em; 
	height: 2.5em;
	width: auto; 
	padding: 0.5em 2em 0.5em 2em; 
	border-color: #f0ffff; /* Gesamt-Hintergrund */
	border-style: solid; 
	border-width: 0.3em 0em 0em 0em; 
	}

img.hoster {
	width: 5em;
	border: 0em;
	}	

#navigation_1 ul {
	float: right;
	}

#navigation_1 ul,
#navigation_2 ul {
	font-size: 0.8em; 
	list-style: none;
	margin: 0em;
	padding: 0em;
	}
  
#navigation_1 li,
#navigation_2 li {
	float: left; /* damit Menue nebeneinander*/
	margin: 0em;
	padding: 0em;
	}

#navigation_1 a:link,
#navigation_2 a:link,
#navigation_1 a:visited,
#navigation_2 a:visited {
	text-decoration: none;
	color: #2f4f4f; /* Text */
	font-weight: bold;
	display: block;
	margin: 0em;
	padding: 0em 0.5em 0em 0.5em;
	border-width: 0em;
	border-style: solid;
	border-color: #7fffd4; /* Seiten-Hintergrund */
	}

#navigation_1 a:hover,
#navigation_2 a:hover {
	color: #f0ffff; /* Gesamt-Hintergrund */
	background-color: #7fffd4; /* Seiten-Hintergrund */
	}

#navigation_1 a:active,
#navigation_2 a:active {
	color: #f0ffff; /* Gesamt-Hintergrund */
	font-weight: bold;
	background-color: #2f4f4f; /* Text */
	}

h1 { 
	font-size: 1.6em; 
	font-weight: bold; 
	margin: 1em 0em 0.25em 0em; 
	_padding-top: 1.6em; 
	}

h2 { 
	font-size: 1.4em; 
	margin: 0.9em 0em 0.25em 0em; 
	_padding-top: 1.4em; 
	border-bottom: 0.2em #73582d solid; /* Extra-Text */
	}

h3 { 
	font-size: 1.2em; 
	margin: 0.8em 0em 0.25em 0em; 
	_padding-top: 1.2em; 
	font-weight: bold; 
	}

h4 { 
	font-size: 1.0em; 
	margin: 0.7em 0em 0.30em 0em; 
	_padding-top: 1em; 
	font-weight: bold; 
	border-bottom: 0.1em #73582d solid; /* Extra-Text */
	}

h5 { 
	font-size: 0.8em; 
	margin: 0.6em 0em 0.30em 0em; 
	_padding-top: 0.8em; 
	font-weight: bold; 
	}

h6 { 
	font-size: 0.8em; 
	font-style: italic; 
	margin: 0.5em 0em 0.30em 0em; 
	_padding-top: 0.8em; 
	}
	
h7 {
	vertical-align: super;
	color: red;
}
