/* CSS-Formate für AyurSan-Klinik Rotthalmünster */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FCFBE0;
	padding:0;
	margin: 0 0 0 0;
	background-image: url(bilder/layout/hg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper_box {
	padding:0;
	margin: 0 auto;
	width: 860px;
}

/* Kopf(Header)bereich
----------------------------------------------*/

#header {
	margin: 0 0 0 50px;
	padding: 70px 0 0 0;
	width: 760px;
	background-color:#FCFBE0;
	border-bottom:1px solid #4A983C;
}

.ayurveda {
	background-image: url(bilder/fotos/header_ayurveda.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.ayursan {
	background-image: url(bilder/fotos/header_pflanze.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.patienteninfo {
	background-image: url(bilder/fotos/header_patienteninfo.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.aktuelles {
	background-image: url(bilder/fotos/header_aktuelles.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.forum {
	background-image: url(bilder/fotos/header_forum.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

.impressionen{
	background-image: url(bilder/fotos/header_impressionen.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

#ayursan_logo .homelink {
	height: 95px;
	width: 374px;
	margin: -60px 0 0 -50px;
	position: absolute;
	z-index: 99;
	behavior: url("pngbehavior.htc"); /* einmal mehr ein hack f&uuml;r Alphatransparenz im IE 5.5+  */
}

#lkr_logo .homelink {
	height: 70px;
	width: 115px;
	margin: -60px 0 0 647px;
	position: absolute;
	z-index: 99;
	behavior: url("pngbehavior.htc"); /* einmal mehr ein hack f&uuml;r Alphatransparenz im IE 5.5+  */
}

#header_colorbox {
	background-color: #A2C400;
	height: 43px;
	width: 760px;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.70;
	border-bottom: 1px solid #FFFFFF;
	margin: 0 0 0 0;
	z-index: 80;
}

/* Impressum-Datenschutz Navigation
----------------------------------------------*/

#header_navi { 
	font-size: 10px;
	font-family:Tahoma, Arial, sans-serif, Verdana;
	color:#FFFFFF;
	z-index: 90;
	width: 270px;
	height: 43px;
	margin: 0 0 0 390px;
	padding:0;
	position:absolute;
}

#header_navi a {
	text-decoration:none;
	color: #FFFFFF;
}

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

#header_navi ul {
	margin:0;
	padding:0;
}

#header_navi ul li {
	display: inline;
	padding: 0 8px 4px 8px;
}

#header_navi ul li.navi_hi {
	background-color:#4A983C;
	color: #4A983C;
}


/* Schriftzug der Navigation
----------------------------------------------*/

#schriftzug_navi  {
	position: absolute;
	text-align:right;
	width: 295px;
	margin: -60px 0 5px 500px;
}

#schriftzug_navi img {
	behavior: url("pngbehavior.htc"); /* einmal mehr ein hack f&uuml;r Alphatransparenz im IE 5.5+  */
}

/* Hauptnavigation
----------------------------------------------*/

#navibox {
	filter:alpha(opacity=80); 
	-moz-opacity: 0.80;
	/*position:absolute;*/
	width: 165px;
	height: 175px;
	font-size: 70%;
	color:#4F7100;
	margin: 0 0 0 0;
	font-family:Tahoma, Arial, sans-serif, Verdana;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #4A983C;
	z-index: 100;
	
}

#navibox a {
	text-decoration: none;
	color:#4F7100;
}

#navibox a:hover {
	text-decoration: underline;
	color:#4F7100;
}

#navibox ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}

#navibox ul li {
	background-color: #FFFFFF;
	margin: 0 0 1px 0;
	padding: 4px 0 4px 20px;
}

#navibox ul li.navi_hi {
	font-weight:bold;
	border-left: 10px solid #B4D200;
	padding: 4px 0 4px 10px;
}

/* Unternavigation
----------------------------------------------*/

#sub_navibox {
	/*filter:alpha(opacity=80); 
	-moz-opacity: 0.80;*/
	width: 595px;
	height: 33px;
	/*font-size: 70%;
	color:#4F7100;*/
	margin: -139px 0 0 218px;
	padding: 0;
	/*font-family:Tahoma, Arial, sans-serif, Verdana;
	background-color: #FFFFFF;*/
	position:absolute;
}

#sub_navibox img {
	behavior: url("pngbehavior.htc"); /* einmal mehr ein hack f&uuml;r Alphatransparenz im IE 5.5+  */
}

#sub_navibox ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}

#sub_navibox ul li {
	display: inline;
	padding: 0 10px 0 8px;
	margin:0;
	vertical-align:middle;
}

#sub_navibox ul li a {
	vertical-align:middle;
	color:#4F7100;
}

/* Spezialgebiete Unternavi-Bilder*/

#s_03_01.subnavi_lo a {
	background-image:url(bilder/layout/subnavi_ayurgyn_lo.png);
	background-repeat:no-repeat;
	text-indent: -300px;
}

#s_03_01.subnavi_hi a, #s_03_01.subnavi_lo a:hover {
	background-image:url(bilder/layout/subnavi_ayurgyn_hi.png);
}

#s_03_02 a {
	background-image:url(bilder/layout/subnavi_familyveda_lo.png);
	background-repeat:no-repeat;
}

#s_03_02 a, .subnavi_hi{
	background-image:url(bilder/layout/subnavi_familyveda_hi.png);
}

#s_03_03 a {
	background-image:url(bilder/layout/subnavi_onkoveda_lo.png);
	background-repeat:no-repeat;
}

#s_03_03 a, .subnavi_hi{
	background-image:url(bilder/layout/subnavi_onkoveda_hi.png);
}

#s_03_04 a {
	background-image:url(bilder/layout/subnavi_medveda_lo.png);
	background-repeat:no-repeat;
}

#s_03_04 a, .subnavi_hi{
	background-image:url(bilder/layout/subnavi_medveda_hi.png);
}

/* MainBox Inhaltsbox
----------------------------------------------*/

#mainbox {
	padding: 20px 0 0 70px;
	font-size: 75%;
	width: 720px;
}

#mainbox_content {
	color:#6F6F6F;
	width: 440px;
	float:left;
	padding: 0 0 20px 20px;
}

#mainbox_content p {
	line-height: 150%;
	text-align:justify;
	margin: 10px 0 3px 25px;
}


#mainbox_content ul {
	margin-top: 10px;
}

#mainbox_content ul li {
	line-height: 150%;
}

#mainbox_content ol li {
	line-height: 150%;
}


#mainbox_content dl {
	margin: 10px 0 3px 25px;
}

#mainbox_content dt {
	font-weight: bold;
}

#mainbox_content dd {
	line-height: 150%;
	margin: 0 0 10px 10px;
}


#mainbox_content img {
	border:1px solid #000000;
}

#mainbox_content table th {
	background-color: #E6EDA2;
	color:#405B00;
	font-weight:bold;
	text-align:center;
}

.picbox_pic_right {
	text-align: right;
	float:right;
	width: 220px;
	margin: 0 0 10px 10px;
}

/* Info-Box
----------------------------------------------*/

#infobox {
	background-color:#FBF9D4;
	border: 1px solid #E0E9B8;
	width: 200px;
	height: auto;
	float:right;
	margin: 20px 0 10px 10px;
	padding: 10px;
	font-family:Tahoma, Arial, sans-serif, Verdana;
	font-size: 90%;
	color:#6F6F6F;
}

#infobox ul {
	margin: 0;
	padding: 10px;
}

#infobox ul li {
	margin: 0;
	padding: 3px;
}

#infobox img {
	text-align:justify;
	border:1px solid #000000;
}

/* Überschriften
----------------------------------------------*/

h1 {
	color:#4A983C;
	font-size: 150%;
	border-bottom: 2px solid #E0E9B8;
	margin: 30px 0 8px 0;
	padding:0
}

#mainbox_content h2 {
	color: #363;
	font-size: 110%;
	padding: 2px 0 2px 22px;
	margin: 25px 0 0 0;
	background-image: url(bilder/layout/circle.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	/*background-color:#FBF9D4;*/
	border-bottom: 1px solid #E0E9B8;

}

#infobox h2 {
	color:#405B00;
	font-size: 100%;
	background-color: #E6EDA2;
	padding: 7px;
	margin: -8px -8px 0 -8px;
}

/* easy-edit
----------------------------------------------*/

.body_ee {
	padding: 0 5px 15px 10px;
	margin: 0 0 6px 0;
}

.body_ee ul li {
	list-style-type: disc;
	background-color: none;
	margin: 5px;
	padding: 0 5px;
}

.body_ee_list {
	padding: 0 5px 15px 10px;
	background-color:#FCFBDC;
	border: 1px solid #E0E9B8;
	margin: 0 0 5px 0;
	height:auto;
}

.body_ee_list a {
	color: #000000;
}

.body_ee a {
	color: #000000;
}

h4.titel_ee a {
	font-size: 100%;
	padding: 10px 0 0 0;
	margin: 0 0 3px 0;
	color: #67821C;
	text-decoration: underline;
}

h4.titel_ee {
	font-size: 100%;
	padding: 5px 0 0 0;
	margin: 0;
	color:#67821C;
	text-align: left;
	text-decoration: underline;
}

.body_ee .teaser_ee {
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
}

.body_ee_list .teaser_ee {
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
}

.text_ee {
	font-size: 85%;
	margin: 0;
	padding: 0;
}

.link a {
	color:#67821C;
	font-weight:bold;
	padding: 0 0 0 3px;
	border-left: 8px solid #BAD21F;
}

.body_ee .picbox {
	float: right;
	padding: 5px;
	width: 150px;
	text-align: center;
	background-color: #FFFFFF;
}

.picbox_pic {
	text-align: center;
	font-size: 80%;

}

.picbox_pic_text {
	font-size: 80%;
	text-align: center;
}

.picbox_pic_text a {
	color:#666666;
}

div.picbox_pic img {
	margin: 5px;
	border: 1px solid #405B00;
	font-size: 80%;

}

.date_ee {
	font-weight: bold;
	font-size: 95%;
	background-color:#FFFFFF;
	display: inline;
	padding: 0 5px 2px 4px;
	margin-left: -10px;
	border-left: 13px solid #BBD21F;
	color:#67821C;
}

/* mehr, zurück, top Buttons
----------------------------------------------*/

.mehr_button {
	font-size: 90%;
	padding-left: 7px;
	background-image: url(bilder/layout/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}


.zurück_button {
	font-size: 80%;
	font-weight:normal;
	color:#000000;
	padding-left: 7px;
	background-image: url(bilder/layout/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}

.zurück_button a {
	color:#000000;
}

.top_button {
	font-size: 85%;
	font-weight:normal;
	color:#000000;
	padding-left: 8px;
	background-image: url(bilder/layout/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}

.top_button a {
	color:#000000;
}

/* Sonstige Formatierungen
----------------------------------------------*/

a {
	text-decoration:underline;
	color:#4A983C;
}

a:hover {
	color:#000;
}

hr {
	height:1px;
	color: #405B00;
}
