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

