h1	{ font-size: 18pt; color: #800080; font-family: Arial Black }
body	{ font-size: 12pt; font-family: Arial Unicode MS }
h2	{ font-size: 14pt; font-family: Lucida Console; color: #008080 }
thead { height:0.5cm;}
tfoot { height:0.5cm;}
a:hover { background-color:beige; font-weight:bolder; }
td { font-family:sans-serif; }
.rss	{ overflow:auto;position:relative;height:100%;
	}
.fenster { 

	behavior: url(movable.htc);
	cursor: move;
	color: white;
	background: magenta;
	font: bold 10pt verdana;
	border-Style: solid;
	border-Color: blue;
	border-Width: 4px;
	selectable:true;
	position:absolute;
	top:100pt;
	left:200pt;
	offset-left:200pt;
	offset-top:100pt;
	width:400pt;
	height:300pt;
	
	}