<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color:#D3D7DD;
}

#header {
	background:url(/images/anti/header1.gif);
}
#header.bg h1 {
	width:515px;
	background-image:url(/images/anti/site_title_bg.png);
}
#header.en h1 {
	width:486px;
	background-image:url(/images/anti/site_title_en.png);
}
#header.de h1 {
	width:486px;
	background-image:url(/images/anti/site_title_de.png);
}
#header .controls a,
#header .controls a:hover {
	color:#848DA1;
}

#subHeader .home {
	background-image:url(/images/anti/header2.gif);
}
#subHeader .home .box {
	background-image:url(/images/anti/header3.gif);
}
#subHeader .home .box a {
	color:#848DA1;
}
/*Section1*/
#subHeader.bg #section1 h2 {
	background-image:url(/images/anti/transport_bg.gif?a);
}
#subHeader.en #section1 h2 {
	background-image:url(/images/anti/transport_en.gif?a);
}
#subHeader.de #section1 h2 {
	background-image:url(/images/anti/transport_de.gif?a);
}
/*end:Section1*/

td.menuCell {
	background-color:#FEE88C;
}

#menuEnd {
	background-color:#F6B538;
}

#pageSelected {
	font-weight:bold;
	/*color:#3E4B69;*/
	color:white;
}

table#contents {
	background-color:#B5BBC7;
}

a {
	color:#4F4F4F;
}
a:hover {
	color:#999999;
}

a.link {
	color:#4F4F4F;
}
a.link:hover {
	color:#999999;
}

.linkTitle, .linkTitle:hover {
	color:#ed1c24;
}
.textTitle {
	font-size:18px;
	font-weight:bold;
	color:#ed1c24; /*3E4B69*/
}
.pageTitle {
	font-weight:bold;
	font-size:14px;
	color:#3E4B69;
}
.blockTitle, a.blockTitle {
	font-size:13px;
	font-weight:bold;
	color:#3E4B69;
	text-decoration:none;
}
.menuTitle {
	color:#848DA1;
}

/*Footer*/
#footer {
	background-image:url(/images/anti/footer2.gif);
}
#footer .copyrights,
#footer a {
	color:#848DA1;
}
/*end:Footer*/</pre></body></html>