/* CSS Document */

/* -------- Farb-Vorgaben -------- */

#navigation, a.textlink:hover, a.text:hover
	{
	background: #068600;
	}

a.bottom:hover, a.textlink, a.text
	{
	color: #068600;
	}

body
	{
	scrollbar-face-color: #068600;
	scrollbar-highlight-color: #068600;
	scrollbar-shadow-color: #068600;
	}

textarea {scrollbar-track-color: #E4F2E3;}

#header
	{
	background-image: url(../img/jpg/titel-gruen.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
	}

td.bg, .suchfeld
	{
	background: #E4F2E3;
	}

td.bgbild0
	{
	height: 120px;
	background: white url(../service/images/wald.jpg) no-repeat top left;
	}

td.bgbild1
	{
	background: white url(../service/images/baum.jpg) no-repeat top right;
	}

td.bgbild2
	{
	background: white url(../service/images/buesche.jpg) no-repeat top right;
	}

