/* =template wasser
--------------------------------------------------------------- */
body {
	background: url(/pictures/bg-wasser.jpg) no-repeat 50% 0;
	background-attachment: fixed;
	}
.bd_wasser .logo {
	width: 397px;
	height: 51px;
	background: url(/pictures/logo-wasser.png) no-repeat bottom right;
	}
.bd_wasser #volltextsuche {
	background: url(/pictures/bg-suche-wasser.png)
	}
.bd_wasser #footer {
	background: url(/pictures/bg-footer-wasser.jpg) no-repeat right top;
	}
h1, h2, h3, h4, h5, h6 {
	color: #009ee0;
	}
a, a:link {
	color: #009ee0;
	}
a:hover {
	color: #000;
	}
a:visited {
	color: #009ee0;
	}

