@charset "UTF-8";
/* sanagreen */

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	font-style: normal;
	color:#43643A;
	margin:0px 0px;
	padding:0px 0px;
	letter-spacing: 1px;
}
/*H2 Unterzeile green */
	h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#88937d;
	font-style: normal;
	font-weight: normal;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 0px;
	letter-spacing: 1px;
}
/* H3 green im Text */
		
	h3 {
	font-family:Tahoma, Geneva, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style: normal;
	color:#43643A;
	margin:0px 0px;
	padding:0px 0px;
	display:inline;
}

/* h4 news headline */

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#43643A;
	margin:0px 0px;
	padding:0px 0px;
}

h5 {
	font-family:Tahoma, Geneva, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#929d75;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
}
h6 {
	font-family:Tahoma, Geneva, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#929d75;
	margin:0px 0px;
	padding:0px 0px;
}

.rutschran {	
	margin:0px 0px 0px 0px;
}
