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

