#tour3button a:hover  {
   background-position: -103px 0%;
}

#tour2button a:hover  {
   background-position: -141px 0%;
}

#tour4button a:hover  {
   background-position: -98px 0%;
}

#tour1button a:hover  {
   background-position: -127px 0%;
}

#tour2button a  {
   background: url(tourenmedia/tour2button.png) no-repeat 0% 0px;
   display: block;
   height: 31px;
   width: 141px;
   font-size: 31px;
   line-height: 31px;
}

#tour4button  {
   visibility: visible;
   position: absolute;
   left: 29px;
   top: 651px;
   z-index: 2;
   width: 98px;
   height: 29px;
}

#tour1button  {
   visibility: visible;
   position: absolute;
   left: 28px;
   top: 303px;
   z-index: 2;
   width: 127px;
   height: 29px;
}

#tour3button  {
   visibility: visible;
   position: absolute;
   left: 29px;
   top: 541px;
   z-index: 2;
   width: 103px;
   height: 29px;
}

#tour2button  {
   visibility: visible;
   position: absolute;
   left: 28px;
   top: 409px;
   z-index: 2;
   width: 141px;
   height: 31px;
}

#mapliteral  {
   visibility: visible;
   position: absolute;
   left: 246px;
   top: 302px;
   z-index: 2;
   width: 756px;
}
#down{
	font-family: Verdana, Geneva, sans-serif;
	}
a {
	color: #C00;
}
a:visited {
	color: #C00;
}
a:hover {
	color: maroon;
	text-decoration: underline;
	
}
a:active {
	color: navy;
}