/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 05 2020 | 14:59:52 */
a.gelbhovervita,
a#gelbhovervita,
#gelbhovervita a,
.gelbhovervita  a {
    height: 200px;
    background: -webkit-linear-gradient(rgba(254,251,148,0) 0%, rgba(254,251,148,0) 61%, rgba(254,251,148,1) 61%, rgba(254,251,148,1) 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(254,251,148,0) 0%, rgba(254,251,148,0) 61%, rgba(254,251,148,1) 61%, rgba(254,251,148,1) 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(254,251,148,0) 0%, rgba(254,251,148,0) 61%, rgba(254,251,148,1) 61%, rgba(254,251,148,1) 100%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(254,251,148,0) 0%, rgba(254,251,148,0) 61%, rgba(254,251,148,1) 61%, rgba(254,251,148,1) 100%); /* Standard syntax (must be last) */
}
a.gelbhovervita:hover,
a#gelbhovervita:hover,
#gelbhovervita a:hover,
.gelbhovervita  a:hover{
    height: 200px;
  	text-decoration:none;
    background: -webkit-linear-gradient(rgba(254,251,148,1) 70%, rgba(254,251,148,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(254,251,148,1) 70%, rgba(254,251,148,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(254,251,148,1) 70%, rgba(254,251,148,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(254,251,148,1) 70%, rgba(254,251,148,1)); /* Standard syntax (must be last) */	
}

