/***********************************************************/
/*
/*
/* IPODs LIEBLING
/* 
/***********************************************************/

#ipod {
  position: absolute;
  left: 817px;
  top: 0px;
}

#ipod a {
  color: #666B6D;
  text-decoration: none;
}

#ipod a:hover {
  color: black;
  text-decoration: none;
}

#ipoddisplay {
  background: url(../images/ipod-display.gif);
  position: absolute;
  left: 14px;
  top: 48px;
  padding: 24px 7px 0px 7px;
  width: 96px;
  height: 27px;
  font-family: Verdana,Geneva;
  font-size: 9px;
  color: #666B6D;
  line-height: 10px;
}

#ipodcover {
  position: absolute;
  left: 14px;
  top: 105px;
}

#ipodcover a {
  color: #D1D1D1;
}

/***********************************************************/
/*
/*
/* TIGERAUGE
/* 
/***********************************************************/

#infoboxtigerauge {
	text-align: center;
	text-transform: uppercase; 
	background-color: #ffdc00;
	width: 178px;
	padding: 6px;
	font-size: 9px;
	font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular
}

#infoboxtigerauge a {
	color: #000000;
}

/***********************************************************/
/*
/*
/* TERMINE
/* 
/***********************************************************/

.index_termin {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #dedede;
}

.index_termin_datum {
	float: left;
	width: 90px;
	font-weight: bold;
}

.index_termin_text {
	float: left;
	width: 301px;
}

.index_termin_text h3 {
	margin: 0 0 2px 0;
	padding: 0;
}
