/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	text-align: center;
	font-family: Candara;
	line-height: 16px;
	background-color: #CCF3AF;
	text-decoration: none;
	color: #333333;
}

#maincontainer {
	background: #FFFFFF;
	width:900px;
	text-align:left;
	margin: auto;
	border: 1px solid #BAF093;
}

#header {
	background-image: url(../images/Hintergrund3.JPG);
	background-repeat: no-repeat;
	width: 900px;
	height: 154px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	
}

#header h1 {
	font-size: 150%;
	font-family: Candara;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-left: 0px;
	color: #FFFFFF;
}

.imager {
	float: right;
	padding: 5px;
	margin: 10px 20px;
}
.imagel {
	float: left;
	padding: 5px 5px 5px 0px;
	margin: 5px 5px 5px 0px;
}
.imagesidebar {
}

#content {
	margin-left: 185px;
	margin-right: 170px;
	font-size: 90%;
}

#content .padding {
	padding: 10px;
}

#content h1 {
	margin-bottom: 25px;
	font-family: Candara;
	font-size: 130%;
	font-weight: bold;
	color: #660000;
}
#content h3 {
	font-family: Candara;
	font-size: 110%;
	font-weight: bold;
	color: #660000;
}

#content p {
	margin-bottom: 8px;
	margin-top: 5px;
	line-height: 140%;
}
#content li {
	margin-bottom: 8px;
	margin-top: 5px;
	line-height: 130%;
	font-weight: bold;
	color: #006600;
}

#menueleft {
	float: left;
	width:185px;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
	font-family: Candara;
	background-color: #FFFFFF;
}

ul#Navigation {
	margin: 0;
	border: 1px none black;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.2em;
  }
  
  ul#Navigation li {
	list-style: none;
	margin: 0.4em;
	padding: 0;
  }

   
  ul#Subnavigation {
	margin: 0;
	border: 1px none black;
	padding-left: 2em;
  }

  ul#Subnavigation li {
	margin: 0.2em 0em 0.2em 0.2em;
  }
  
  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #BAF093;
  }
  ul#Subnavigation a {
	display:block;
	padding: 0.2em;
	text-decoration: none;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	color: #006600;
	background-color: #CCF3AF;
	font-weight: normal;
	text-align: right;
  }
  
    ul#Navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #009900;
  }
  


#home #menuehome a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#kurse #menuekurse a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#therapie #menuetherapie a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#therapie #Subnavigation a {
	display:block;
	padding: 0.2em;
	text-decoration: none;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	color: #006600;
	background-color: #CCF3AF;
	font-weight: normal;
	text-align: right;
}
#therapie #Subnavigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #009900;
  }
#kinesiologie #menuekinesiologie a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#kraeuter #menuekraeuter a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#spagyrik #menuespagyrik a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#fussreflex #menuefussreflex a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#schuessler #menueschuessler a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#bachblueten #menuebachblueten a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#stress #menuestress a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#bioresonanz #menuebioresonanz a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#mich #menuemich a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#kontakt #menuekontakt a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#links #menuelinks a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#impressum #menueimpressum a {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #009900;
}
#sidebarright {
	float: right;
	font-size: 100%;
	line-height: 16px;
	width: 160px;
	text-decoration: none;
	padding: 0.2em;
}

#sidebarright h1 {
	font-size: 90%;
	line-height: 18px;
	text-decoration: none;
	color: #008000;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
#sidebarright p{
	margin: 0px;
	padding: 0.1em;
}
#sidebar {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	background-color: #CCF3AF;
	margin-right: 0.5em;
	margin-bottom: 1em;
	height: 100px;
}
#sidebar a{
	color: #009900;
	text-align: center;
	font-size: 110%;
}

#sidebar a:hover{
	text-decoration: underline;
}

#sidebar2 {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	
	background-color: #BAF093;
	height: 130px;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	font-size: 100%;
}

#sidebar2 a{
color: #006600;
	text-align: center;
	font-size: 100%;
}
#sidebar2 a:hover{
	text-decoration: underline;
}
#sidebar3 {
	text-decoration: none;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	background-color: #BAF093;
	height: 105px;
	margin-top: 1.2em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	font-size: 80%;
	color: #006600;
	padding: 5px 5px 5px 10px;
}

#footer {
	clear: both;
	border-top: 1px solid #990000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	color: #660000;
	font-family: Candara;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-top: 5px;
	height: 15px;
	font-weight: bold;
}
#footer p {
	padding: 0px;
	margin: 0px;
}

#footercopyr {
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #C85B5B;
	padding-right: 15px;
}
#footercopyr a {
	text-decoration: none;
	color: #006600;
}
#footer a:hover {
	color: #006600;
}


.Stil1 {
	color: #CCF3AF;
	font-size: 90%;
	font-weight: bold;
}

.Stil2 {
	font-size: 80%;
}
.Stil3 {
	font-size: 70%;
}
.Stil4 {
	color: #660000;
}
.Stil4b {
	color: #660000;
	font-size: 120%;
	font-weight: bold;
}
.Stil5 {
	color: #009900;
}
.Stil6 {
	font-size: 80%;
	font-weight: normal;
	color: #660000;
}
.zitat {
	color: #660000;
	margin-top: 5em;
	line-height: 150%;
	height: 60px;
	width: 400px;
	background-color: #FFFFCC;
	margin-left: 60px;
	padding: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 100%;
	border: 1px none #FFCC00;
	font-weight: bold;
}
.zitat2 {
	font-weight: bold;
	color: #660000;
	line-height: 150%;
	background-color: #FFFFCC;
	font-family: "Trebuchet MS";
	font-size: 100%;
	padding: 5px 5px 5px 10px;

}

.table {
	border: 1px none #CCF3AF;
	font-size: 85%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.stil7 {
	font-size: 110%;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 150%;
}
.stil8 {
	font-size: 120%;
	color: #006600;
	font-weight: bold;
	margin-left: 5px;
	line-height: 150%;
}
.stil9 {
	font-weight: bold;
	font-family: Candara;
	font-size: 120%;
}
.lined {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.kurse {
	color: #CE7B00;
	font-weight: bold;
	line-height: 150%;
	font-size: 120%;
	font-family: Candara;
}

.kurse2 {
	color: #660000;
	font-weight: bold;
	line-height: 150%;
	font-size: 100%;
	font-family: Candara;
}
.vortraege {
	color: #663399;
	font-weight: bold;
	line-height: 150%;
	font-size: 120%;
	font-family: Candara;
}
.Stil11 {
color: #006600;}

.Stil12 {color: #006600}
.weiss {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 5px;
}
.stil13 {
	color: #666666;
}
.formular {
	color: #006600;
	background-color: #DCF7C8;
	font-size: 90%;
	margin: 0px;
	padding: 2px;
}
.seminar {
	color: #6699CC;
	font-weight: bold;
	font-family: Candara;
	font-size: 120%;
	line-height: 150%;
}
.padding {
	margin: 5px;
}

