/* STAR RATING */
	.star-rating{
		list-style:none;
		margin: 0 auto !important;
		padding:0px;
		width: 200px;
		height: 47px;
		position: relative;
		background: url(alt_star.png) top left repeat-x;
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		height: 47px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width: 40px;
		height: 47px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
        transition:none;
	}
	.star-rating li a:hover{
		background: url(alt_star1.png) left bottom;
		z-index: 2;
		height: 47px;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
		height: 47px;
	}
	.star-rating a.one-star:hover{
        background: url(alt_star.png) bottom left repeat-x;
		width: 40px;
		height: 47px;
	}
	.star-rating a.two-stars{
		left:40px;
		height: 47px;
	}
	.star-rating a.two-stars:hover{
        background: url(alt_star.png) bottom left repeat-x;
		width: 80px;
		height: 47px;
	}
	.star-rating a.three-stars{
		left: 80px;
        height: 47px;
	}
	.star-rating a.three-stars:hover{
        background: url(alt_star.png) bottom left repeat-x;
		width: 120px;
        height: 47px;
	}
	.star-rating a.four-stars{
		left: 120px;
		height: 47px;
	}	
	.star-rating a.four-stars:hover{
        background: url(alt_star.png) bottom left repeat-x;
		width: 160px;
		height: 47px;
	}
	.star-rating a.five-stars{
		left: 160px;
		height: 47px;
	}
	.star-rating a.five-stars:hover{
        background: url(alt_star.png) bottom left repeat-x;
		width: 200px;
		height: 47px;
	}
	.star-rating li.current-rating{
		background: url(alt_star.png) left center;
		position: absolute;
		height: 47px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
  
  /* FUTTER RATING */
	.futter-rating{
		list-style:none;
		margin: 0 auto !important;
		padding:0px;
		width: 200px;
		height: 47px;
		position: relative;
		background: url(alt_futter.png) top left repeat-x;
    
	}
	.futter-rating li{
		padding:0px;
		margin:0px;
		height: 47px;
		float: left;
	}
	.futter-rating li a{
		display:block;
		width: 40px;
		height: 47px; 
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
    transition:none;
	}
	.futter-rating li a:hover{
		background: url(alt_star1.png) left bottom;
		z-index: 2;
		height: 47px; 
		left: 0px;
	}
	.futter-rating a.one-star{
		left: 0px;
		height: 47px;
	}
	.futter-rating a.one-star:hover{
    background: url(alt_futter.png) bottom left repeat-x;
		width: 40px;
		height: 47px;
	}
	.futter-rating a.two-stars{
		left:40px;
		height: 47px;
	}
	.futter-rating a.two-stars:hover{
        background: url(alt_futter.png) bottom left repeat-x;
		width: 80px;
		height: 47px;
	}
	.futter-rating a.three-stars{
		left: 80px;
        height: 47px;
	}
	.futter-rating a.three-stars:hover{
        background: url(alt_futter.png) bottom left repeat-x;
		width: 120px;
        height: 47px;
	}
	.futter-rating a.four-stars{
		left: 120px;
		height: 47px;
	}	
	.futter-rating a.four-stars:hover{
        background: url(alt_futter.png) bottom left repeat-x;
		width: 160px;
		height: 47px;
	}
	.futter-rating a.five-stars{
		left: 160px;
		height: 47px;
	}
	.futter-rating a.five-stars:hover{
        background: url(alt_futter.png) bottom left repeat-x;
		width: 200px;
		height: 47px;
	}
	.futter-rating li.current-rating{
		background: url(alt_futter.png) left center;
		position: absolute;
		height: 47px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}

   /* FELLPFLEGE RATING */
.pflege-rating{list-style:none;margin: 0 auto !important;padding:0px;width: 200px;height: 47px;position: relative;background: url(alt_fellpflege.png) top left repeat-x;}
.pflege-rating li{padding:0px;margin:0px;height: 47px;float: left;}
.pflege-rating li a{display:block;width: 40px;height: 47px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px; transition:none;}
.pflege-rating li a:hover{background: url(alt_star1.png) left bottom;z-index: 2;height: 47px;left: 0px;}
.pflege-rating a.one-star{left: 0px;height: 47px;}
.pflege-rating a.one-star:hover{background: url(alt_fellpflege.png) bottom left repeat-x;width: 40px;height: 47px;}
.pflege-rating a.two-stars{left:40px;height: 47px;}
.pflege-rating a.two-stars:hover{background: url(alt_fellpflege.png) bottom left repeat-x;width: 80px;height: 47px;}
.pflege-rating a.three-stars{left: 80px;height: 47px;}
.pflege-rating a.three-stars:hover{background: url(alt_fellpflege.png) bottom left repeat-x;width: 120px;height: 47px;}
.pflege-rating a.four-stars{left: 120px;height: 47px;}	
.pflege-rating a.four-stars:hover{background: url(alt_fellpflege.png) bottom left repeat-x;width: 160px;height: 47px;}
.pflege-rating a.five-stars{left: 160px;height: 47px;}
.pflege-rating a.five-stars:hover{background: url(alt_fellpflege.png) bottom left repeat-x;width: 200px;height: 47px;}
.pflege-rating li.current-rating{background: url(alt_fellpflege.png) left center;position: absolute;height: 47px;display: block;text-indent: -9000px;z-index: 1;}

/* AKTIVITAET RATING */
.aktiv-rating{list-style:none;margin: 0 auto !important;padding:0px;width: 200px;height: 47px;position: relative;background: url(alt_aktiv.png) top left repeat-x;}
.aktiv-rating li{padding:0px;margin:0px;height: 47px;float: left;}
.aktiv-rating li a{display:block;width: 40px;height: 47px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px; transition:none;}
.aktiv-rating li a:hover{z-index: 2;height: 47px;left: 0px;}
.aktiv-rating a.one-star{left: 0px;height: 47px;}
.aktiv-rating a.one-star:hover{background: url(alt_aktiv.png) bottom left repeat-x;width: 40px;height: 47px;}
.aktiv-rating a.two-stars{left:40px;height: 47px;}
.aktiv-rating a.two-stars:hover{background: url(alt_aktiv.png) bottom left repeat-x;width: 80px;height: 47px;}
.aktiv-rating a.three-stars{left: 80px;height: 47px;}
.aktiv-rating a.three-stars:hover{background: url(alt_aktiv.png) bottom left repeat-x;width: 120px;height: 47px;}
.aktiv-rating a.four-stars{left: 120px;height: 47px;}	
.aktiv-rating a.four-stars:hover{background: url(alt_aktiv.png) bottom left repeat-x;width: 160px;height: 47px;}
.aktiv-rating a.five-stars{left: 160px;height: 47px;}
.aktiv-rating a.five-stars:hover{background: url(alt_aktiv.png) bottom left repeat-x;width: 200px;height: 47px;}
.aktiv-rating li.current-rating{background: url(alt_aktiv.png) left center;position: absolute;height: 47px;display: block;text-indent: -9000px;z-index: 1;}

/* FREUNDLICHKEIT RATING */
.freundlichkeit-rating{list-style:none;margin: 0 auto !important;padding:0px;width: 200px;height: 47px;position: relative;background: url(alt_freundlichkeit.png) top left repeat-x;}
.freundlichkeit-rating li{padding:0px;margin:0px;height: 47px;float: left;}
.freundlichkeit-rating li a{display:block;width: 40px;height: 47px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px; transition:none;}
.freundlichkeit-rating li a:hover{background: url(alt_star1.png) left bottom;z-index: 2;height: 47px;left: 0px;}
.freundlichkeit-rating a.one-star{left: 0px;height: 47px;}
.freundlichkeit-rating a.one-star:hover{background: url(alt_freundlichkeit.png) bottom left repeat-x;width: 40px;height: 47px;}
.freundlichkeit-rating a.two-stars{left:40px;height: 47px;}
.freundlichkeit-rating a.two-stars:hover{background: url(alt_freundlichkeit.png) bottom left repeat-x;width: 80px;height: 47px;}
.freundlichkeit-rating a.three-stars{left: 80px;height: 47px;}
.freundlichkeit-rating a.three-stars:hover{background: url(alt_freundlichkeit.png) bottom left repeat-x;width: 120px;height: 47px;}
.freundlichkeit-rating a.four-stars{left: 120px;height: 47px;}	
.freundlichkeit-rating a.four-stars:hover{background: url(alt_freundlichkeit.png) bottom left repeat-x;width: 160px;height: 47px;}
.freundlichkeit-rating a.five-stars{left: 160px;height: 47px;}
.freundlichkeit-rating a.five-stars:hover{background: url(alt_freundlichkeit.png) bottom left repeat-x;width: 200px;height: 47px;}
.freundlichkeit-rating li.current-rating{background: url(alt_freundlichkeit.png) left center;position: absolute;height: 47px;display: block;text-indent: -9000px;z-index: 1;}

/* WACHHUND RATING */
.wachhund-rating{list-style:none;margin: 0 auto !important;padding:0px;width: 200px;height: 47px;position: relative;background: url(alt_wachhund.png) top left repeat-x;}
.wachhund-rating li{padding:0px;margin:0px;height: 47px;float: left;}
.wachhund-rating li a{display:block;width: 40px;height: 47px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px; transition:none;}
.wachhund-rating li a:hover{background: url(alt_star1.png) left bottom;z-index: 2;height: 47px;left: 0px;}
.wachhund-rating a.one-star{left: 0px;height: 47px;}
.wachhund-rating a.one-star:hover{background: url(alt_wachhund.png) bottom left repeat-x;width: 40px;height: 47px;}
.wachhund-rating a.two-stars{left:40px;height: 47px;}
.wachhund-rating a.two-stars:hover{background: url(alt_wachhund.png) bottom left repeat-x;width: 80px;height: 47px;}
.wachhund-rating a.three-stars{left: 80px;height: 47px;}
.wachhund-rating a.three-stars:hover{background: url(alt_wachhund.png) bottom left repeat-x;width: 120px;height: 47px;}
.wachhund-rating a.four-stars{left: 120px;height: 47px;}	
.wachhund-rating a.four-stars:hover{background: url(alt_wachhund.png) bottom left repeat-x;width: 160px;height: 47px;}
.wachhund-rating a.five-stars{left: 160px;height: 47px;}
.wachhund-rating a.five-stars:hover{background: url(alt_wachhund.png) bottom left repeat-x;width: 200px;height: 47px;}
.wachhund-rating li.current-rating{background: url(alt_wachhund.png) left center;position: absolute;height: 47px;display: block;text-indent: -9000px;z-index: 1;}

/* DRESSUR RATING */
.dressur-rating{list-style:none;margin: 0 auto !important;padding:0px;width: 200px;height: 47px;position: relative;background: url(alt_dressur.png) top left repeat-x;}
.dressur-rating li{padding:0px;margin:0px;height: 47px;float: left;}
.dressur-rating li a{display:block;width: 40px;height: 47px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px; transition:none;}
.dressur-rating li a:hover{background: url(alt_star1.png) left bottom;z-index: 2;height: 47px;left: 0px;}
.dressur-rating a.one-star{left: 0px;height: 47px;}
.dressur-rating a.one-star:hover{background: url(alt_dressur.png) bottom left repeat-x;width: 40px;height: 47px;}
.dressur-rating a.two-stars{left:40px;height: 47px;}
.dressur-rating a.two-stars:hover{background: url(alt_dressur.png) bottom left repeat-x;width: 80px;height: 47px;}
.dressur-rating a.three-stars{left: 80px;height: 47px;}
.dressur-rating a.three-stars:hover{background: url(alt_dressur.png) bottom left repeat-x;width: 120px;height: 47px;}
.dressur-rating a.four-stars{left: 120px;height: 47px;}	
.dressur-rating a.four-stars:hover{background: url(alt_dressur.png) bottom left repeat-x;width: 160px;height: 47px;}
.dressur-rating a.five-stars{left: 160px;height: 47px;}
.dressur-rating a.five-stars:hover{background: url(alt_dressur.png) bottom left repeat-x;width: 200px;height: 47px;}
.dressur-rating li.current-rating{background: url(alt_dressur.png) left center;position: absolute;height: 47px;display: block;text-indent: -9000px;z-index: 1;}

/* GROESSE RATING */
.groesse-rating{list-style:none;margin: 0 auto !important;padding:0px;width: 200px;height: 47px;position: relative;background: url(alt_groesse.png) top left repeat-x;}
.groesse-rating li{padding:0px;margin:0px;height: 47px;float: left;}
.groesse-rating li a{display:block;width: 40px;height: 47px;text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px; transition:none;}
.groesse-rating li a:hover{background: url(alt_groesse.png) left bottom;z-index: 2;height: 47px;left: 0px;}
.groesse-rating a.one-star{left: 0px;height: 47px;}
.groesse-rating a.one-star:hover{background: url(alt_groesse.png) bottom left repeat-x;width: 40px;height: 47px;}
.groesse-rating a.two-stars{left:40px;height: 47px;}
.groesse-rating a.two-stars:hover{background: url(alt_groesse.png) bottom left repeat-x;width: 80px;height: 47px;}
.groesse-rating a.three-stars{left: 80px;height: 47px;}
.groesse-rating a.three-stars:hover{background: url(alt_groesse.png) bottom left repeat-x;width: 120px;height: 47px;}
.groesse-rating a.four-stars{left: 120px;height: 47px;}	
.groesse-rating a.four-stars:hover{background: url(alt_groesse.png) bottom left repeat-x;width: 160px;height: 47px;}
.groesse-rating a.five-stars{left: 160px;height: 47px;}
.groesse-rating a.five-stars:hover{background: url(alt_groesse.png) bottom left repeat-x;width: 200px;height: 47px;}
.groesse-rating li.current-rating{background: url(alt_groesse.png) left center;position: absolute;height: 47px;display: block;text-indent: -9000px;z-index: 1;}








    
    .starsize{
        height:47px;
    }
    
    .steck_links2{
        font-size:16px;
        text-align:center;
    }
    
    .steck_rechts{
        text-align:center;
    }