BOD_ { background: url(../_icons/dummy.gif) #e1eee4 (225 238 228) fixed }
@media screen {
	BODY { background:#e1eee4 }
	TABLE.data,TABLE.holder { background-color:#e1eee4; }
	TABLE.name { background-color:#70ff70; }
	.fototitel { color:#e1eee4; }
	}

A { color:#000099; text-decoration:none }
A:link { color:#000099; text-decoration:none }
A:visited { color:#000066 }
A:active { color:#006600 }
A:hover { text-decoration:underline overline; color:#009900 }
A:focus { text-decoration:underline overline; color:#00CC00 }

H1 { font-family:"Bank Gothic Medium BT","BankGothic","BankGothic LT"; font-size:200%; font-weight:bold; font-variant:small-caps; text-align:center; text-decoration:underline; margin-bottom:0; }
H2 { font-family:"Bank Gothic Medium BT","BankGothic","BankGothic LT"; font-size:150%; font-weight:bold; font-variant:small-caps; text-align:center; margin-top:-2pt; }

TABLE.index { width:100%; border-style:none }
TABLE.index TD { text-align:left; vertical-align:top; width:33%; }

TABLE.stnlst { width:100%; text-align:center; }
TABLE.stnlst CAPTION { font-size:120%; font-weight:bold; text-align:center; }

TABLE.pastaba { border-style:none; font-size:85%; }
TABLE.pastaba TH { text-align:right; white-space:nowrap; color:#ff3333; vertical-align:top; }
TABLE.pastaba TD { text-align:left; vertical-align:top; }

TABLE.data { padding: 0 0.3em 0 0; }
TABLE.holder { padding: 0 0 0 0.3em; }
TABLE.name { padding: 0 0.3em 0 0; }
TABLE.list { font-size:70%; font-weight:bold; }

TR.hdr { color:#003300; font-weight:bold; text-decoration:none; text-align:center; vertical-align:middle; padding: 0 0 0 0; }

TD.lu { text-align:left; vertical-align:top; width:33% }
TD.ru { text-align:right; vertical-align:top; width:33%; }
TD.logo { vertical-align:center; padding: 0.5em 0.5em 0 0; }

TH.name { color:#000000; font-size:1.2em; font-weight:bold; text-align:left; vertical-align:bottom; padding: 0 0 0 0.3em; }
TH.hdr { color:#003300; font-weight:bold; text-decoration:none; text-align:right; vertical-align:top; padding: 0 0.3em 0 0; }

.fototitel { text-align:center; font-family:"Arial"; font-variant:normal; }

/* selection color: */

::-moz-selection { background:#009900; color:#e1eee4; }
::selection { background:#009900; color:#e1eee4; }
code::-moz-selection { background:#009900; color:#e1eee4; }
code::selection { background:#009900; color:#e1eee4; }
