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

