/*
www.naturheilpraxis-eichel.de/styles/style.css
	type: stylesheet for screen, projection (Standard)
	Author: D.Einenkel
(c) 2008 3haende.com / All rights reserved.
	last edited: 16.05.2008, D.Einenkel
*/

@import url(reset.css);
@import url(elemente.css);

/* Ausrichtung und Hauptbereiche */

body {
	color: #333;
	font: normal 101% Verdana, Lucida, "Lucida Grande", "Lucida Sans Unicode",  Arial, sans-serif;
	text-align: center;
	background: #FFF url(../images/seite71bg_05.jpg) repeat-x left bottom;
}
#seite {
	margin: 0px auto;
	text-align: center;
	width: 790px;
	background: url(../images/seite711_03.jpg) repeat-y top left;
	border: 0;
}
#layout {
	width: 790px;
	margin: 0px auto;
	text-align: center;
	padding-top: 0px;
	height: 100%;
	background:  url(../images/mitte-unten-bg1_03.jpg) no-repeat center bottom;
	font-size: 1.0em;
	border: 0;
}
#header {
	width: 790px;
	height: 230px;
	margin: 0px auto;
	text-align: center;
}
#titellink, #titellink a {
	width: 790px;
	height: 210px;
	display: block;
	border: 1px solid transparent;
	margin: 0px auto;
	padding-bottom: 10px;
}
* html #titellink, #titellink a { /* IE5.5 - 6 */
	border: 0;
}


#inhalt {
	margin: 0px auto;
	width: 770px;
	padding-top: 0px;
	border: 0;
	text-align: left;
}
#inhalt1 {
	float: right;
	width: 540px;
	text-align: left;
	margin: 25px 20px 150px 10px;
	font-size: 0.85em;
	line-height: 1.3em;
}
* html #inhalt1 { /* IE5.5 - 6 */
	width: 520px;
	margin: 25px 15px 150px 10px;
}
#navi {
	margin: 10px 0px 0px 20px;
	padding: 10px 5px 10px 0;
	text-align: left;
	font-size: 0.85em;
	width: 160px;
	height: 100%;
	float: left;
	color: #333;
}
* html #navi { /* IE5.5 - 6 */
	margin: 10px 0px 0px 10px;
}
#navi-info{
	width: 160px;
	height: 100%;
	font-size: 0.85em;
	line-height: 1.4em;
	margin: 40px 0px 150px 0px;
	padding: 50px 0 10px 0px;
	background: url(../images/hr-k_06.jpg) no-repeat top left;
}
#footer {
	width: 710px;
	margin: 0px auto;
	padding-bottom: 5px;
	font-size: 0.8em;
	text-align: right;
	clear: both;
	line-height: 1.1em;
}

/* Sprung-Navi */

#sprung a, .sprung {
	position: absolute;
	z-index: 5;
	width: 10em;
	overflow: hidden;
	top: -100px;
	left: -1000px
}
#sprung a:focus, #sprung a:active {
	position: absolute;
	z-index: 100;
	width: 15em;
	top: 0;
	left: 0;
	margin-left: 0px;
	padding-left: 0.5em;
	text-decoration: underline;
	color: #FFF;
	background: #036;
	font-size: 0.8em
}

/* Formatierung der Ausrichtung/Floats/Clear */

.float_left {
	float: left;
	margin: 0 10px 10px 0;
}
.float_right {
	float: right;
	margin: 0 0 10px 10px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.clear{
	clear: both;
	height: 1px;
	line-height: 5px;
	margin: 5px 0;
}
.clear1{
	clear: both;
	height: 1px;
	line-height: 5px;
	margin: 0.2em 0;
}
.clear_border{
	clear: both;
	height: 10px;
	line-height: 5px;
	border-bottom: 1px solid #195202;
	margin: 1.0em 0;
}
.unsichtbar, .standort, .logodruck {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
.smalltext {
	font-size: 0.8em;
}

/* Listen */

#navi ul.nav1 li.noactive {
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 2px 2px 0 20px;
	background: url(../images/nav1.jpg) no-repeat 0 .3em;
}

#navi ul.nav2 li.noactive {
	list-style-type: none;
	margin: 5px 0 0 -5px;
	padding: 2px 2px 0 20px;
	background: url(../images/nav1.jpg) no-repeat 0 .3em;
}
#inhalt1 ul li {
	list-style-type: circle;
	margin: 2px 0 0 50px;
	padding: 2px 0 0 5px;
}
#inhalt1 ol li {
	list-style-type: decimal;
	margin: 5px 0 0 30px;
}

/* Klassen */

a.current{
	font-weight: bold;
	color: #333;
	background: 0;
}
#navi ul.nav1 li.active{
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 2px 2px 0 20px;
	background: url(../images/nav-a.jpg) no-repeat 0 .3em;
}
#navi ul.nav2 li.active{
	list-style-type: none;

	margin: 5px 0 0 -5px;
	padding: 2px 2px 0 20px;
	background: url(../images/nav1-a.jpg) no-repeat 0 .3em;
}

.img {
	width: 210px;
	padding: 2px;
	margin-top: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}
.lightbox {
	float: left;
	margin: 0 5px 5px 0;
	padding: 2px;
	margin-top: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}
.bu {
	font-size: 0.85em;
}
.error {
	color: #B70511;
	font-weight: bold;
}
.hr{
	background: url(../images/hr_03.jpg) top center no-repeat;
	height: 40px;
	border: none;
	margin: 15px 0 15px 0;
}
#navi .hr{
	margin: 25px 0 5px 0;
}

/* Links */

a {
	color: #333;
}
#inhalt1 a:visited, #footer a:visited {
	color: #666;
}
#inhalt1 a:hover, #inhalt1 a:focus, #inhalt1 a:active, #footer a:hover, #footer a:focus, #footer a:active {
	color: #FFF;
	background: #369;
}

ul.nav1 a:hover, ul.nav1 a:focus, ul.nav1 a:active{
	color: #333;
	background: #efefef;
}
ul.nav2 a:hover, ul.nav2 a:focus, ul.nav2 a:active {
	color: #333;
	background: #efefef;
	font-size: 0.9em;
}
ul.nav1 li a{
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	display: block;
	width: 129px;
}
ul.nav2 li a{
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	display: block;
	font-size: 0.9em;
	width: 120px;
}

/* Formulare */

fieldset {
	vertical-align: middle;
	border: 1px solid;
	font-size: 1.0em;
	padding: 10px;
}
legend {
	font-weight: bold;
	border: 1px solid #333;
	background-color: #FFF;
	padding: 0.3em;
}
input {
	background-color: #FFF;
	border: 2px solid #333;
	font-size: 1.0em;
	margin: 0.2em 0;
	padding: 2px;
	width: 190px;
	color: #666;
}
select {
	background-color: #FFF;
	border: 2px solid #333;
	font-size: 1.0em;
	margin: 0.4em 0;
	padding: 2px;
	width: 190px;
	color: #333;
}
textarea {
	background-color: #FFF;
	border: 2px solid  #333;
	margin: 0.2em 0;
	width: 65%;
	padding: 2px;
	font: normal 1.0em Verdana, Lucida, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #333;
}
.form {
	text-align: right;
	margin: 1.5em 0;
	padding: 5px;
}
.form p {
	text-align: left;
}
.submit {
	border: 2px solid;
	font-weight: bold;
	background-color: #FFF;
}
.matta{
	margin: 0.2em 0;
	padding: 2px;
	background: #34435F;
	color: #FFF;
	border: 2px solid  #C00;
}
.matta input {
	width: 178px;
}
