body { color: black; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e9e9e9; background-image: url(../graphics/bkg_dieanderezeit_horizontal.gif); background-repeat: no-repeat; background-position: 475px 170px; }

p {  }

td {  }

a:link { color: blue; }
a:visited { color: red ; }
a:focus { color: yellow ; }
a:hover { color: purple ; }
a:active { color: orange; }

.startlink { color: #000; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-image: url(../graphics/lbl_2_down.gif); background-repeat: no-repeat; background-position: left center; text-decoration: none; position: relative; top: 8px; left: 10px; }
a.startlink:link { color: #fff; }
a.startlink:visited { color: #fff; }
a.startlink:focus { color: #fff; }
a.startlink:hover { color: #000; background-image: url(../graphics/lbl_2_over.gif); background-repeat: no-repeat; background-position: left center; }
a.startlink:active { color: #fff; }
.currentpos { position:absolute; display:block; text-decoration:none; text-align:left; color:#000; border:solid 3px #f6b513; cursor: crosshair; }
a.currentpos {	top: 253px;	left: 328px; }
a.currentpos span {display:none}
a.currentpos:hover span { width:200px; display:block; position:absolute; font: 14px Verdana, Arial, Helvetica, sans-serif; text-align:left; padding:5px; /* a strange IE6/WinXP bug here! It sets left and  right paddings to 10px, thus resulting 170px for tooltip box total width in that browser!!??? For IE6/Win98 all OK!!*/
	border:solid 2px #00944b; color:#000; background-color: #feee92; background-image: none; background-position: 0 0; text-decoration:none; }
a.currentpos:hover { top:140px; left:620px; border-style: none; }
#navcontainer ul{ list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-align: right; position: absolute; top: 32px; left: 0; }
#navcontainer li{ margin: 0 0 10px; }
#navcontainer a { color: #000; line-height: 1.5em; display: block; width: 165px; background-image: url(../graphics/lbl_1_down.gif); background-repeat: no-repeat; background-position: right center; height: 1.5em; padding-right: 40px; }
#navcontainer a:link, #navlist a:visited {color: #000;text-decoration: none;}
#navcontainer a:hover{ background-color: #fff; background-image: url(../graphics/lbl_1_over.gif); color: #333; }
#active a:link, #active a:visited, #active a:hover { background-color: #f6b513; background-image: url(../graphics/lbl_1_over.gif); color: #333; }