/* CSS Document */

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

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

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

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

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

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

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

td.bgbild1
	{
	height: 120px;
	background: white url(../leistungen/images/potsdamer.jpg) no-repeat top left;
	}

td.bgbild2
	{
	height: 120px;
	background: white url(../leistungen/images/leipziger.jpg) no-repeat top left;
	}

td.bgbild3
	{
	background: white url(../leistungen/images/scenter.jpg) no-repeat top right;
	}

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

