/* Farbänderungen für Swimmmingpools */
	h2, h2 a{
		color: #3B73B9;
	}
	#productfinder{
		background-color: #3B73B9;
		border-top-color: #9DB9DC;
	}
	#productfinder input{
		color: #3B73B9;
	}
	#search{
		float:right;
		width: 246px;
		height: 23px;
		background-color: #CACACA;
		border-top: 3px solid #E4E4E4;
		padding-top: 2px;
	}
	#search input{
		width: 120px;
		height: 18px;
		border: 1px solid #A9A9A9;
		color: #A9A9A9;
		line-height: 17px;
		font-size: 1em;
		padding:0;
		margin-left:10px;
	}
	#firstnavi li.active, #secondnavi li.active, #thirdnavi li.active{
		border-top: 1px solid #3B73B9;
		border-bottom: 1px solid #3B73B9;
	}
	#hilfsnavi .active a{
		color: #3B73B9;
	}
	.productbox strong.headline{
		background-color: #3B73B9;
	}


