<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#leftBox {
  background-color:#DEDEDE;
}
#leftBox ul{
  display:block;
}
#leftBox li{
  margin:0px;
  padding:8px 0px 8px 10px;
  background-position:top;
  background-repeat :no-repeat;
  background-image:url(../images/layout/dotline_170x1.gif);
}
#leftBox li.first{
  background-image:none;
  margin:0px;
  padding:8px 0px 8px 10px; 
}
#leftBox .ccBlue a { 
  background-image:url(../images/layout/arrow_blue.gif); 
  color:#000000; 
  font-size:10px; 
  background-position:0px 3px;	
  background-repeat :no-repeat; 
  padding-left: 8px;
}
/* Footer Navigation */
#footerNavi{	
	width:340px;
}
#rightBorder li.two a, #rightBox li.two a{
  padding-left:16px;
  background-position:8px 3px; 
}
input.text{
	border:1px solid #000000;
	margin:1px 0px 0px 0px;
}
#navigation li.one span{
  padding-left:17px;
  font-weight: bold;
}
#navigation li.two span{
  padding-left:27px;
}
#navigation li.three span{
  font-size:10px;
  padding-left:37px;
}
/* Welcome page */
#welcome { 
	position:absolute; width:980px; top:117px; padding-left:20px; 
	background:transparent url('../images/welcome/main_flags.gif') 0 1px repeat-y; 
}
#welcome .content { 
	position:relative; padding:0px; width:792px; color:#464646; 
	min-height:300px; display:inline-block; float:left; 
}
#welcome .footer { 
	position:relative; width:972px; 
	background: white url('../images/welcome/footer.gif') top left repeat-x; 
	line-height:24px; clear:both; height:24px; 
}
#welcome .text { 
	display:block; width:400px; padding-left:46px; float:left; 
	background-color:transparent; 
}
#welcome a.auswahl, #welcome a.auswahl:link, #welcome a.auswahl:active, #welcome a.auswahl:visited, #welcome a.auswahl:hover {	
	background:url('../images/layout/arrow_orange.gif') no-repeat; background-position:0px 3px;
	padding-left:8px;
    color:#FF8A00;
	font-weight:bold;
	text-decoration:none;
}
#welcome .info {
	margin-top:0px;
	margin-left:8px;
}</pre></body></html>