/* Aqualand Stylesheet - COLORSET 3 */

body{
	background: #ceb99f url('img/fade_ochre.gif') repeat-x;
}

div.shadow_wrap{
	background: url('img/dropshadow_ochre.gif') right bottom no-repeat; 
}

#search input[type=text]:focus{
	color: #52544f;
}

#nav a{
	color: #52544f;
}

#content_container a{
	color: #7b1654;
}

#content_container a:hover{
	color: #ffa500;
}

#content_left .item h1 {
	color: #ffe4b2;
}

#content_left .item h2 {
	color: #7b6154;
}

.item p, .item td, .item ul {
	color: #777874;
}

#nav a:hover{
	background: url(img/navi_bkg_lightblue.png) repeat-x;
	color: white;
}
#nav li:hover{
	background: url(img/navi_bkg_lightblue.png) repeat-x;
	color: white;
}
ul#nav ul li{
	background: url(img/navi_bkg_lightblue.png) repeat-x;
}

ul#nav ul li a:hover{
	background: url(img/navi_bkg_grey.png) repeat-x;
}
#nav li.sfhover {
	background: url(img/navi_bkg_lightblue.png) repeat-x;
}

.header_saunawelt{
	background: url('img/al_saunawelt_header.jpg') no-repeat;
}

#al_h2_2{
	background: url('img/al_h2_bade.jpg') no-repeat left bottom;	
}

#content_sidebar .item h1{
	color: #fff;
	background-color: #a6a139;
	padding: 2px 0 2px 4px;
}
