<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ===== menue 1 oben ===== */
#menu1 a, #menu1 a:visited , #menu1 a:active {display: block;
	color:#a60201;
	text-decoration:underline ;font-family:"trebuchet ms",georgia, arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 18px;
/*	padding-left: 22px;padding-right: 35px; */
/*	padding-bottom: 12px; */
	padding-top: 16px;
	width: 143px;
	height:65px;
/*	line-height:40px; */
	text-align:center;
	background-color:#0033ff;
/*	background-image:url(images/block_hell.gif); */
	background-repeat:repeat;
	background-position:  100% 100%;
	}

#menu1 a:hover {color:#000; text-decoration:none ;
	background:transparent;
	background-image:url(images/block_dunkel.gif);
	background-repeat:repeat;
	background-position:  100% 100%;
	}

#LMI {
	background-image:url(./images/HPLM.gif);
	background-repeat:repeat-y;
	background-position:  100% 100%;
	}

#LMH {
	background-image:url(./images/HPU3.gif);
	background-repeat:repeat-x;
	background-position:  100% 100%;
	}

#impress1 {display: block;
	color:#DDEEFF;
	text-decoration:underline ;font-family:"trebuchet ms",georgia, arial, helvetica, tahoma ,verdana,  sans-serif; 
	text-align:center;
	font-size: 18px;
/*	padding-left: 22px;padding-right: 35px; */
	padding-bottom: 42px; padding-top:39px;
/*	width: 634px;
	height:122px; */
	line-height:40px;
	background-color:#0033ff;
/*	background-image:url(images/block_hell.gif); */
	background-repeat:repeat;
	background-position:  100% 100%;
	}

.trennob {color:#000;font-weight:bold}

/* ===== menue links ===== */
#menu2b a, #menu2b a:visited , #menu2b a:active {display: block;
	color:#777777;
	text-decoration:none ;font-family: "trebuchet ms",arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 17px;
	padding-left: 22px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
	margin: 0 0 0 0;
	border-bottom:solid 0px #444444;
	border-top:solid 0px #DDEEAA;
	height:50px;
	line-height:50px;
	text-align:left;
	background-color:#;
	width:220px;
	background-image:url(images/block_dunkel.gif);
	background-repeat:no-repeat;
	background-position:  8px 50%;
	}

#menu2b a:hover {color:#e1e1e1; text-decoration:none ;
	background:transparent;
	border-bottom:solid 0px #000;
	background-image:url(images/block_weiß.gif);
	background-repeat:no-repeat;
	background-position:  8px 50%;
	}

/* ===== doppelter trennstrich im vertikalen menü ===== */
.trenn {width:1px;background-color:#111111;}
.trenn2 {width:1px;background-color:#444444;}

/* ===== vorangestellte zahl im vertikalen menü ===== */
.number {color:#fff;font-weight:bold;font-family:'trebuchet ms',georgia;serif;}

/* ===== allgemeine links im text ===== */
a:link, a:visited, a:active{font-size: 15px;line-height: 20px;
	font-family: "trebuchet ms",arial,tahoma,verdana,helvetica, sans-serif;
	color:#000;
	text-decoration:underline;}

a:hover{ text-decoration:none;background-color:#0525F5;
	color:#fff;text-decoration:none;}</pre></body></html>