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

/*------------------------------------*/
/* h1-h3+p stellen */

h1 {
	font-size: 80%;
	text-align: left;
	color: #666666;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 65px;
}

h2 {
	font-size: 100%;
	text-align: center;
	color: #3366FF;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

h3 {
	font-size: 100%;
	text-align: center;
	color: #0099FF;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 100%;
	text-align: center;
	color: #FF6633;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
p {
	margin: 0;
}
p.right {
	text-align: right;
	margin: 0;
}
p.left {
	text-align: left;
	margin: 0;
}
p.blockquote {
	font-size: 80%;
	text-align: center;
	color: #339999;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	margin: 0;
}

strong {
	font-weight: normal;
}

/*------------------------------------*/
/* body */

body{
	margin: 0;
	padding: 0;
	text-align: left;
	line-height : 5mm;
	font-size: 80%;
	background-color:#CCFF99;
	background-image: url("../../a_bg/01.gif");
}

/*----------------*/
/* alles stellen */

#kistestation {
	width: 444px;
	height: 230px;
	background-color: #FFFFFF;
}
/*----------------*/
/* top */

#kistestationtop {
	clear: both;
	background-color: #FFFFCC;
	width: 444px;
	height: 20px;
	text-align: left;
	list-style-type: circle;
	background-image: url("../../a_bg/backtextbox/b_oben.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#kistestationtopimg {
	border: 0px;
}

/*----------------*/
/* mitte */

#kistestationmitte {
	clear: both;
	background-color: #FFFFCC;
	width: 444px;
	height: 75px;
	text-align: left;
	list-style-type: circle;
	background-image: url("../../a_bg/backtextbox/b_mitte.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#kistestationmitte img {
	border: 0px;
}
#kistestationmitte p {
	font-size: 130%;
	color: #FF0000;
	text-align: center;
	font-weight: bolder;
	margin: 0px 20px 0px 20px; /* o-r-u-l */
}
#kistestationmitte p.normal {
	font-size: 100%;
	color: #808080;
	text-align: center;
	font-weight: normal;
}

/*----------------*/

/*----------------*/
/* mitte stationposition */

#kistestationsign {
	clear: both;
	background-color: #FFFFCC;
	width: 444px;
	height: 15px;
	text-align: left;
	list-style-type: circle;
	background-image: url("../../a_bg/backtextbox/b_mitte.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#kistestationsign img {
	border: 0px;
}
#kistestationsign p {
	text-align: center;
	margin: 0px 0px 0px 0px; /* o-r-u-l */
}

/*----------------*/

/*----------------*/
/* mitte nextstation */

#kistestationnext {
	clear: both;
	background-color: #FFFFCC;
	width: 444px;
	height: 30px;
	text-align: left;
	list-style-type: circle;
	background-image: url("../../a_bg/backtextbox/b_mitte.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#kistestationnext img {
	border: 0px;
}
#kistestationnext p {
	position: absolute;
	font-size: 100%;
	color: #666666;
	left: 100px;
	top: 110px;
	white-space: nowrap;
}
#kistestationnext p.next {
	position: absolute;
	font-size: 100%;
	color: #666666;
	left: 315px;
	top: 110px;
	white-space: nowrap;
}

/*----------------*/

/*----------------*/
/* mitte info */

#kistestationinfo {
	clear: both;
	background-color: #FFFFCC;
	width: 444px;
	height: 50px;
	text-align: left;
	list-style-type: circle;
	background-image: url("../../a_bg/backtextbox/b_mitte.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#kistestationinfo img {
	border: 0px;
}
#kistestationinfo p {
	font-size: 100%;
	color: #008080;
	text-align: left;
	margin: 0px 50px 0px 50px; /* o-r-u-l */
}

/*----------------*/

/*----------------*
/* close */

#kistestationclose {
	clear: both;
	background-color: #FFFFCC;
	width: 444px;
	height: 20px;
	text-align: left;
	list-style-type: circle;
	background-image: url("../../a_bg/backtextbox/b_mitte.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
#kistestationclose img {
	border: 0px;
}
#kistestationclose p {
	text-align: center;
	margin: 0px 10px 0px 0px; /* o-r-u-l */
}

/*----------------*
/* unten */

#kistestationunten {
	clear: both; /* 寄せを解除 */
	background-color: #FFFFCC;
	width: 444px;
	height: 20px;
	text-align: left;
	list-style-type: circle;
	background-image: url("../../a_bg/backtextbox/b_unten.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#kistestationunten img {
	border: 0px;
}
#kistestationunten p {
	text-align: center;
	color: #666666;
}
</pre></body></html>