BODY,P,A,TABLE,TR,TD,OL,UL,LI,SPAN,nobr,b,i,div,h1,h2 { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }
table,tr,td { border-collapse:collapse; } 

/* Text */

h1 { font-size:18px; color:#009956; text-decoration: none; font-weight:900; letter-spacing:5px;}

.text { font-size:13px; color:#000000; text-decoration: none; line-height: 20px; }
.textb { font-size:13px; color:#000000; text-decoration: none; line-height: 20px; font-weight:bold; }
.textgruenb { font-size:13px; color:#009956; text-decoration: none; line-height: 20px; font-weight:bold; }
.textkl { color: #000000; font-size: 10px; line-height: 12px; }
.textklb { color: #000000; font-size: 10px; line-height: 12px; font-weight:900; }
.einrueck {
	margin-left:20px;
}

/* Flora Nothighlight */
.flora  { font-size:13px; color:#000000; text-decoration: none; line-height: 20px; font-weight:bold; background-color:#009956; }

/* Links */

.textlink { font-size:13px; line-height: 20px; }
a.textlink:link { color:#009956; text-decoration:none; }
a.textlink:visited { color:#009956; text-decoration:none; }
a.textlink:active { color:#000000; text-decoration:underline; }
a.textlink:hover { color:#000000; text-decoration:underline; }

.textlinki { font-size:13px; line-height: 20px; }
a.textlinki:link { color:#000000; text-decoration:underline; }
a.textlinki:visited { color:#000000; text-decoration:underline; }
a.textlinki:active { color:#000000; text-decoration:none; font-weight:bold; }
a.textlinki:hover { color:#000000; text-decoration:none; font-weight:bold; }

.textkllink { font-size:10px; line-height: 12px; }
a.textkllink:link { color:#009956; text-decoration:none; }
a.textkllink:visited { color:#009956; text-decoration:none; }
a.textkllink:active { color:#000000; text-decoration:underline; }
a.textkllink:hover { color:#000000; text-decoration:underline; }

/* tabellen */

td.bgtext { background-color:#F0FFF0; border-style:none; margin:0; border-spacing:0; vertical-align:top; text-align:left; border-width:0; }
td.kopf { background-color:#eeeeee; border-style:none; margin:0; border-spacing:0; border-width:0; }
td.gruen { background-color:#009956; border-style:none; margin:0; border-spacing:0; border-width:0; }
td.farbe { background-color:#FF0000; }
td.hinweis{
	background:url(../img/flora-hinweis.jpg) no-repeat;
	height: 200px;
	margin:0; padding:50px 20px 15px 15px;   /* o-r-u-l */
	background-repeat:no-repeat;
 	background-position:left top;
	text-align:left;
	vertical-align:top;
	font-size:12px;
}


