/* ##################### Header Bilder-Banner ########################### */

.header_home {
	background-image: url(../img/bg_header_home.jpg);
	background-repeat: no-repeat;
	height: 326px;
	width: 970px;
}
 .header_teich {
    background-image: url(../img/bg_header_teich.jpg);
	background-repeat: no-repeat; 
	height: 326px;
	width: 970px;
} 

.header_aquaristik {
	background-image: url(../img/bg_header_aquaristik.jpg);
	background-repeat: no-repeat;
	height: 326px;
	width: 970px;

}
.header_schwimmbad {
	background-image: url(../img/bg_header_schwimmbad.jpg);
	background-repeat: no-repeat;
	height: 326px;
	width: 970px;

}
.header_brunnen {
	background-image: url(../img/bg_header_brunnen.jpg);
	background-repeat: no-repeat;
	height: 326px;
	width: 970px;
}
