.logopos { position: absolute; top: 20px; left: 580px; }
.up     { background: #696a88; }
.middle { background: #989779; }
.pos      { position: absolute; top: 30px; left: 32px; }
.pos2     { position: absolute; top: 51px; left: 32px; }
span.big   { font-family: verdana; font-size: 24px; font-weight: bold; color: white; }
span.text  { font-family: verdana; font-size: 12px; font-weight: normal; color: white; text-align: justify; }
span.small { font-family: verdana; font-size: 14px; font-weight: bold; color: black; letter-spacing: 5px; }
td       {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}
td.head  { font-size: 13px; background: #696a88; }
p.links  { font-family: verdana; color: #c0c0c0; font-size: 10px; }
a.links  { font-family: verdana; font-size: 10px; color: #c0c0c0; }
a.links:hover  { text-decoration: none; color: white; }
a        { text-decoration: none; color: white; }
a:hover  { text-decoration: underline; }
.dunkel1 { background: #696a88; }
.dunkel2 { background: #797a98; }
.dunkel3 { background: #898aa8; }
.dunkel4 { background: #999ab8; }