<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--08.12.04
<!--Getestet mit Netscape Navigator
<html>
<head>
<title>ENTE - BTZ Betriebszeitung - page styles</title>
<style type="text/css">
<!--

//dummy wg. navigatorfehler
body { background-image:transparent }

body { background-image:transparent; background-color:steelblue }

a:link    { color:blue }
a:visited { color:darkmagenta}
a:hover   { color:gold }
a:active  { color:yellow }

font#titelfont  	{ color:#99CCFF; font-size:xx-large; font-family:'Times New Roman',Times,serif }
font#navigationsfont  	{ color:black; font-size:small; font-family:sans-serif }
font#artikeltitelfont  	{ color:#99CCFF; font-size:x-large; font-family:sans-serif }
font#kopfzeilenfont  	{ color:white; font-size:large; font-family:sans-serif }
font#kapiteltitelfont 	{ color:black; font-size:large; font-family:sans-serif }
font#artikelfont 	{ color:black; font-size:small; font-family:sans-serif }

table#texttable		{ border-style:none; width:90%; background-color:white }

background
-->
</style>
</head>
<body></body>
</html>