<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.minitext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: 400; 
	color: #808080
	}
.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: 400; 
	color: #666666
	}
.outtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: 400; 
	color: #3366cc
	}	
.link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: 700; 
	color: #2A3F55; 
	text-decoration: underline
	}
.spezialtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	font-weight: 600; 
	color: #808080
	}
.spezialtextweiss {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: 500; 
	color: #FFFBF0
	}
.spezialtext2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #A0A0A4; 
	font-weight: 300
	}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A3F55;
	font-weight: 700;
	text-decoration: underline;
	}
a.men { 
	display:block; 
	margin-bottom:3px; 
	text-align:center; 
	width:15ex; 
	font-size: 13px;
    border-style:ridge; 
	border-width:1px; 
	padding:2px; 
	text-decoration:none; 
	}.alarmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #CC0000;
}
.notext {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #808080;
	text-decoration: line-through;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
/**
 * INFOFLAECHE1 HOME
 **/
#layer1 {
	position:absolute;
   	left:495px;
   	top:40px;
  	height:100px;
   	width:100px;
	border: 0px solid #FFFFFF;
	z-index: 0;
}
/**
 * INFOFLAECHE2 HOME
 **/
#layer2 {
	position:absolute;
   	left:502px;
   	top:749px;
  	height:100px;
   	width:100px;
	border: 0px solid #FFFFFF;
	z-index: 0;
</pre></body></html>