@charset "UTF-8";
/**
 * Stylesheet for template: home
 *
 * @copyright       Lyoness Data Service
 */

@media handheld, projection, screen, tv
{

	/********************************************
	 * LYONESS BUTTONS 
	 *******************************************/
	.button-row { overflow: hidden; width: 100%; }
	
	/* Blue Button */
	a.button-blue {
	    background: transparent url('../../images/buttons/lyoness_button_blue_right.gif') no-repeat scroll top right;
	    color: #FFF;
	    display: block;
	    float: left;
	    font: normal 10px arial, sans-serif;
	    height: 19px;
	    margin-right: 5px;
	    padding-right: 15px; /* sliding doors padding */
	    text-decoration: none;
	}
	/* Blue Button */
	a.button-blue-left {
	    background: transparent url('../../images/buttons/lyoness_button_blue_left.gif') no-repeat scroll top right;
	    color: #FFF;
	    display: block;
	    float: left;
	    font: normal 10px arial, sans-serif;
	    height: 19px;
	    margin-right: 5px;
	    padding-right: 15px; /* sliding doors padding */
	    
	    text-decoration: none;
	}
	a.button-blue:hover { text-decoration: none; color: #FFF; }
	a.button-blue span {
	    background: transparent url('../../images/buttons/lyoness_button_blue_span.gif') no-repeat;
	    display: block;
	    line-height: 19px;
	    padding: 0 6px 0 10px;
	} 
	a.button-blue-left:hover { text-decoration: none; color: #FFF; }
	a.button-blue-left span {
	     background: transparent url('../../images/buttons/lyoness_button_blue_span_left.gif') no-repeat;
	    display: block;
	    line-height: 19px;
	    padding: 0 0px 0 20px;
	} 
	/* Gold Button */
	a.button-gold {
	    background: transparent url('../../images/buttons/lyoness_button_gold_right.gif') no-repeat scroll top right;
	    color: #FFF;
	    display: block;
	    float: left;
	    font: normal 10px arial, sans-serif;
	    height: 19px;
	    margin-right: 5px;
	    padding-right: 15px; /* sliding doors padding */
	    text-decoration: none;
	}
	a.button-gold:hover { text-decoration: none; color: #FFF; }
	a.button-gold span {
	    background: transparent url('../../images/buttons/lyoness_button_gold_span.gif') no-repeat;
	    display: block;
	    line-height: 19px;
	    padding: 0 6px 0 10px;
	}
	
	
	
	
	/* Light Blue Button */
	a.button-light-blue {
	    background: transparent url('../../images/buttons/lyoness_light_blue_button_right.gif') no-repeat scroll top right;
	    color: #0089CD;
	    display: block;
	    float: left;
	    font: normal 10px arial, sans-serif;
	    height: 19px;
	    margin-right: 5px;
	    padding-right: 7px; /* sliding doors padding */
	    text-decoration: none;
	}
	
	a.button-light-blue-left {
	    background: transparent url('../../images/buttons/lyoness_light_blue_button_right.gif') no-repeat scroll top right;
	    color: #0089CD;
	    display: block;
	    float: left;
	    font: normal 10px arial, sans-serif;
	    height: 19px;
	    margin-right: 5px;
	    padding-right: 7px; /* sliding doors padding */
	    
	    text-decoration: none;
	}
	a.button-light-blue:hover { text-decoration: none; color: #0089CD; }
	a.button-light-blue span {
	    background: transparent url('../../images/buttons/lyoness_light_blue_button_span.gif') no-repeat;
	    display: block;
	    line-height: 19px;
	    padding: 0 1px 0 7px;
	} 
	a.button-light-blue-left:hover { text-decoration: none; color: #0089CD; }
	a.button-light-blue-left span {
	    background: transparent url('../../images/buttons/lyoness_light_blue_button_span.gif') no-repeat;
	    display: block;
	    line-height: 19px;
	    padding: 0 0px 0 20px;
	} 
	
	
	td.biglightbluebuttonleft {
	    background: transparent url('../../images/buttons/lyoness_big_lightblue_button_right.gif') no-repeat scroll top left;
	    height: 33px;
	    width: 13px;
	}
	
	td.biglightbluebuttonright {
	    background: transparent url('../../images/buttons/lyoness_big_lightblue_button_span.gif') no-repeat;
	    height: 33px;
	    padding-left: 13px;
	    color: #0089CD;
	    font: normal 12px arial, sans-serif;
	}
	
	
	
	
	/* BIG Light Blue Button */
	a.button-big-light-blue {
	    background: transparent url('../../images/buttons/lyoness_big_lightblue_button_right.gif') no-repeat scroll top right;
	    color: #0089CD;
	    display: block;
	    float: left;
	    font: normal 12px arial, sans-serif;
	    height: 33px;
	    margin-right: 5px;
	    padding-right: 7px; /* sliding doors padding */
	    text-decoration: none;
	}
	
	a.button-big-light-blue-left {
	    background: transparent url('../../images/buttons/lyoness_big_lightblue_button_right.gif') no-repeat scroll top right;
	    color: #0089CD;
	    display: block;
	    float: left;
	    font: normal 12px arial, sans-serif;
	    height: 33px;
	    margin-right: 5px;
	    padding-right: 7px; /* sliding doors padding */
	    
	    text-decoration: none;
	}
	a.button-big-light-blue:hover { text-decoration: none; color: #0089CD; }
	a.button-big-light-blue span {
	    background: transparent url('../../images/buttons/lyoness_big_lightblue_button_span.gif') no-repeat;
	    display: block;
	    line-height: 33px;
	    padding: 0 1px 0 7px;
	} 
	a.button-big-light-blue-left:hover { text-decoration: none; color: #0089CD; }
	a.button-big-light-blue-left span {
	    background: transparent url('../../images/buttons/lyoness_big_lightblue_button_span.gif') no-repeat;
	    display: block;
	    line-height: 33px;
	    padding: 0 0px 0 20px;
	} 
	
	/* BIG Gold Button */
	a.button-big-gold {
	    background: transparent url('../../images/buttons/lyoness_big_gold_button_right.gif') no-repeat scroll top right;
	    color: #0089CD;
	    display: block;
	    float: left;
	    font: normal 12px arial, sans-serif;
	    height: 33px;
	    margin-right: 5px;
	    padding-right: 7px; /* sliding doors padding */
	    text-decoration: none;
	    
	}
	
	a.button-big-gold-left {
	    background: transparent url('../../images/buttons/lyoness_big_gold_button_right.gif') no-repeat scroll top right;
	    color: #0089CD;
	    display: block;
	    float: left;
	    font: normal 12px arial, sans-serif;
	    height: 33px;
	    margin-right: 5px;
	    padding-right: 7px; /* sliding doors padding */
	    
	    text-decoration: none;
	}
	a.button-big-gold:hover { text-decoration: none; color: #0089CD; }
	a.button-big-gold span {
	    background: transparent url('../../images/buttons/lyoness_big_gold_button_span.gif') no-repeat;
	    display: block;
	    line-height: 33px;
	    padding: 0 1px 0 7px;
	} 
	a.button-big-gold-left:hover { text-decoration: none; color: #0089CD; }
	a.button-big-gold-left span {
	    background: transparent url('../../images/buttons/lyoness_big_gold_button_span.gif') no-repeat;
	    display: block;
	    line-height: 33px;
	    padding: 0 0px 0 20px;
	} 
	
	/* Zusatz für rechts ausgerichtete Buttons */
	a.button-right { float: right; margin-left: 5px; margin-right: 0px; }
	a.button-left  { float: right; margin-left: 5px; margin-right: 0px; }
	
	a.recsperpagelink_noselection {
	    color: #0089CD;
	    font: normal 12px arial, sans-serif; 
	    font-weight: bold;
	    text-decoration: underline;
	}
	
	a.recsperpagelink_selection {
	    color: #0089CD;
	    font: normal 12px arial, sans-serif; 
	    font-weight: bold;
	    text-decoration: none;
	    background-color: #FFFFFF;
	}

}

