/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/

.uk-button-large{
  
   background: #ff0000;
    color: #ffffff;
}

.btn-info{
    background: #ff0000;
    color: #ffffff;
  text-transform: none;
}
.btn:hover{
background: #383838;  
  
}


.btn {border-radius: 5px;}

/* slider hintergrund text */

.sequence-slider > .sequence-canvas  h1 span{
	background: rgba(255, 255, 255, 0.7) ;
  padding: 20px 20px 20px 20px;
 
}
.sequence-slider > .sequence-canvas li >  .info p{
	background: rgba(204, 202, 202, 0.9) ;
  padding: 20px 20px 20px 20px;
  text-transform: none;
 
}

#content-row-1 .moduletable  ul li.num0{
    background: #ff0000 none repeat scroll 0 0;
   
}
#content-row-1 .moduletable  ul li.num1{
    background: #ff0000 none repeat scroll 0 0;
   
}
#content-row-1 .moduletable  ul li.num2{
    background: #ff0000 none repeat scroll 0 0;
   
}


