<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
background:#101040;
font-family:tahoma,verdena;
font-size:12px;
color:#FF9;
margin:0px;
padding:0px;
}
table{font-size:11px;left:0px;}
td {
border-width:1px;
vertical-align:middle;
overflow:hidden;
border-color:#009900;
}
a:link { color:black; text-decoration:none; }
a:visited { color:black; text-decoration:none; }
a:active { color:black; text-decoration:none; }
a.an { text-decoration:none; }

#box_A_breit{
/*	background: #101040;*/
	overflow: hidden;
	padding: 5px;
	width: 100%;
	height: 100px;
	position: absolute;
	top:50px;
	left:0px;
	z-index: 6;
}
</pre></body></html>