/* =template it-dienstleistungen
--------------------------------------------------------------- */
body {
	background: url(/pictures/bg-gis.jpg) no-repeat 50% 0;
	background-attachment: fixed;
	}
.bd_it-dienstleistungen .logo {
	width: 540px;
	height: 53px;
	background: url(/pictures/logo-it.png) no-repeat bottom right;
	}
.bd_it-dienstleistungen #volltextsuche {
	background: url(/pictures/bg-suche-gis.png)
	}
.bd_it-dienstleistungen #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;
	}

