/* Aqualand Stylesheet - COLORSET 2 */

body{
	background: #64c7ec url('img/fade_lightblue.gif') repeat-x;
}

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

#search input[type=text]:focus{
	color: #598bb2;
}

#nav a{
	color: #50a2bf;
}

#content_container a{
	color: #0079ab;
}

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

#content_left .item h1{
	color: #64c7ec;
}
#content_left .item h2{
	color: #00a3de;
}

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

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

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

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