<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link { font-weight:bold; color:#99CCFF; text-decoration:none; }
a:visited { font-weight:bold; color:#384c52; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:#3D4DA8; text-decoration:none; }
a:active { font-weight:bold; color:blue; text-decoration:underline; }

body 
{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, "Times New Roman";
	font-size:1.7ex;
	&lt;!--
	font-size:100%;
	--&gt;
}

div
{
	border: none;
	overflow:hidden;
	position:absolute;
}

div.body
{
	top:25px;
	left:20px;
	height:590px;
	width:750px;
	margin-top:0px;
	margin-left:0px;
	border: 0px Solid #00f;
}

div.logo
{
	top:48px;
	left:15px;
	height:150px;
	width:184px;
}

img.logo
{
	position:absolute;
	top:50%;
	left:50%;
	height:130px;
	width:137px;
	margin-top:-65px;
	margin-left:-69px;
}

div.menu
{
	top:230px;
	left:0px;
	height:300px;
	width:200px;
	text-align:center;
	overflow:visible;
	border: 0px Solid #0f0;
	
}

img.mItemN
{
	width:168px;
	height:25px;
	margin-top:-5px;
}

img.mItemHW
{
	width:115px;
	height:35px;
	margin-top:50px;
}

div.tp
{
	left:200px;
	width:540px;
	height:25px;
	text-align:center;
}

img.tItem
{
	width:118px;
	height:27px;
	margin-left:40px;
}



div.pfeil_links
{
	position:absolute;
	top:121px;
	left:2px;
	width:30px;
	height:360px;
	margin-top:0px;
	margin-left:200px;
	text-align: left;
	border: 0px Solid #f00;
}

div.gal_Bild
{
	position:absolute;
	top:121px;
	left:0px;
	width:480px;
	height:360px;
	margin-top:0px;
	margin-left:230px;
	text-align: left;
	border: 0px Solid #3D4DA8;
}

div.pfeil_rechts
{
	position:absolute;
	top:121px;
	left:0px;
	width:30px;
	height:360px;
	margin-top:0px;
	margin-left:710px;
	text-align: left;
	border: 0px Solid #f00;
}

div.galtop
{
	position:absolute;
	top:53px;
	left:0px;
	width:540px;
	height:50px;
	margin-top:0px;
	margin-left:200px;
	text-align:center;
	border: 0px Solid #3D4DA8; 
}

div.galbtm
{
	position:absolute;
	top:500px;
	left:0;
	width:540px;
	height:50px;
	margin-top:0px;
	margin-left:200px;
	text-align:center;
	border: 0px Solid #3D4DA8;
}


img
{
	height:50px;
	width:100px;
	border:none;
}

img.hp
{
	position:absolute;	
	top:50%;
	left:50%;
	width:27px;
	height:27px;
	margin-left:-225px;
	margin-top:150px;
}

img.cent
{
	position:absolute;
	top:0px;
	left:Opx;
	width:480px;
	height:360px;
	margin-top:0px;
	margin-left:0px;
}

img.pfeil
{
	position:absolute;
	top:146px;
	left:Opx;
	width:27px;
	height:68px;
	margin-top:0px;
	margin-left:0px;
}

div.cop
{
	top:577px;
	left:200px;
	width:540px;
	height:25px;
	text-align:center;
	color: #3D4DA8;
}</pre></body></html>