/* CSS Document */
#info ul {
	float:right;
	padding:0;
	position:relative;
	width:280px;
	height:212px;
	z-index:1;
	background-image: url(../img/home/ferienobjekte.gif);
	background-repeat: no-repeat;
	margin: -7px 7px 0 7px;
	background-position: bottom;
  }
#info li {list-style-type:none; }
#info a {
  display:block; 
	width:280px;
  	color:#000000;
	height:212px;
  	text-decoration:none; 
 	overflow:hidden; 
  	z-index:20;
  }
* html #info a { height:47px; he\ight:0;  }
#info a span {
	padding:5px;
	display:block;
	visibility: hidden;
  }
#info a:hover span {
 	visibility: visible;
	color: #16284e;
	font-size: 0.75em;
	line-height:1.5em;
	margin: 40px 0 0 10px;
 }

#info a#menuone {
	position:absolute;
  	display:block;
	left:0;
	top:0;
	height:212px;
	width: 288px;
  }
#info a#menuone:hover {
	background-image: url(../img/home/ferienobjekte_hi.gif);
	background-repeat: no-repeat;
  	left:0; 
  	height:166px; 
  	width:280px; 
  	z-index:30;
	margin-top: 46px;
  }
* html #info a#menuone:hover {
  height:176px; he\ight:166px;
  }
#info img {
  float:right; 
  border:0; 
  margin:0 10px;
  }
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++ */  
#info2 ul {
	float:right;
	padding:0;
	position:relative;
	width: 245px;
	height:138px;
	z-index:1;
	background-image: url(../img/home/angebote.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 67px 0 0 5px;
  }
#info2 li {list-style-type:none; }
#info2 a {
  display:block; 
	width: 245px;
  	color:#000000;
	height:138px;
  	text-decoration:none; 
 	overflow:hidden; 
  	z-index:20;
  }
* html #info2 a { height:47px; he\ight:0;  }
#info2 a span {
	padding:5px;
	display:block;
	visibility: hidden;
  }
#info2 a:hover span {
 	visibility: visible;
	color: #16284e;
	font-size: 0.75em;
	line-height:1.5em;
	margin: 40px 0 0 16px;
 }
#info2 a#menutwo {
	position:absolute;
  	display:block;
	left:0;
	top:0;
	height:138px;
	width: 245px;
  }
#info2 a#menutwo:hover {
	background-image: url(../img/home/angebote_hi.gif);
	background-repeat: no-repeat;
  	left:0; 
	height:138px;
	width: 245px;
  	z-index:30;
	margin-top: 0;
  }
* html #info2 a#menutwo:hover {
	height:166px;
	he\ight:166px;
	background-image: url(../img/home/angebote_hi.gif);
	background-repeat: no-repeat;
	width: 245px;
  }
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++ */  
#info2 .last a:link {
	background-image: url(../img/home/lastminute_p.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 207px;
	margin-bottom: 5px;
}  
