/* ============================================================ */
/*               Standard Stylesheet V1.0 Kräuterhexe Lenggries                              */
/*               erstellt Ralf Loeffler 08042/8880                                                          */
/* ============================================================ */

a:link { color:#000080; }
a:visited { color:#000080; }
a:active { color:#000080; }

body,div,p,ul,ol,li,th,td,dl,dt,dd, h1,h2,h3,h4 {
	color: navy; 
	font-weight: normal; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	}
	/* allgemeine Font-Vorgabe */
	/* NOTE: scheint fuer DD nicht zu funktionieren. Loesung: */
	/* <DD><DIV> ... </DIV></DD> */

h1 {
	font-size: 24pt;
	line-height: 26pt;
	font-weight: normal; 
	}
h2 {
	font-size: 22pt;
	line-height: 24pt;
	font-weight: normal; 
	}
h3 {
	font-size: 20pt;
	line-height: 20pt;
	font-weight: normal; 
	}
h4 {
	font-size: 18pt;
	line-height: 20pt;
	font-weight: normal; 
	}
h5 {
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal; 
	}
h6 {
	font-size: 15pt;
	line-height: 17pt;
	font-weight: normal; 
	}

body	{ background-color:#CACACA; }

p.small {
	font-size:10pt;
	}

.message   { color: #696969; font-weight: bold; font-size: 17pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.select { color: #000080; font-weight: bolder; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ffe4e1; border: double #000080 }

#khm  { top:0px; left:0px; width: 290px; height: 190px; visibility: visible; }
