/* @override http://www.pools.de/css/layout_swimmingpools.css */

/* Farbänderungen für Swimmmingpools */
	h2, h2 a{
		color: #722372;
	}
	#productfinder{
		background-color: #722372;
		border-top-color: #B891B8;
	}
	#productfinder input{
		color: #722372;
	}
	#header {
	height: 126px !important;
}

	
		#firstnavi, #secondnavi, #thirdnavi{
	height: 100px;
	}
	#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 #722372;
		border-bottom: 1px solid #722372;
	}
	#hilfsnavi .active a{
		color: #722372;
	}
	.productbox strong.headline{
		background-color: #722372;
	}


