#bs-navbar, #searchform .title, .h1, .h2, .h3, .h4, .h5, .h6, .themes > div, select, .select, .themes > div h2, body, select, h1, h2, h3, h4, h5, h6 {
    font-family: 'Cuprum', sans-serif;
}
.navbar  { background-color: #4949CF; color:#fff; } 
.navbar:hover  {  color:#fff; } 
.navbar_s { background-color:#4949CF; border-bottom: solid #4949CF; }  
      a:hover   { color: #4949CF;}
      a { color: #444; }
	  
	  
.navbar_menu1  { color:#fffFFF;} 
.navbar_menu1:hover  { background-color:#4949CF; } 

	  
	  
.img:hover img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.logo { font-family: 'Ubuntu Condensed', sans-serif; font-size:24px; color:#ffffff;}

.stern {
  float:right; color:#FF9900;
}

.tab {
  font-size:20px; color:#E60069; text-shadow: 1px 1px 1px  #f5f5f5;
  
}

.tbl{ -moz-border-radius:5px;  -webkit-border-radius:5px; border-top: 1px solid #fff; }
.preis {
  float:right; color:#E60069; font-weight:bold;
}
.angebot {
  color:#FFFFFF; font-weight:bold;
}

.abg {
  opacity: 0.9; color:#000000;
}
.preis_country {
  color:#FFFFFF; background-color:#E60069; font-weight:bold; padding:5px;
}

.loading {
   background-repeat: no-repeat; background-attachment: fixed; background-position: 50% 20%;
	background-image:url(http://impulsreisen.com/assets/img/saloading60.gif); 
}

[class^="col-"]:hover img,
[class*=" col-"]:hover img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

nav#top {
    
    position: fixed;
    width: 100%;  
    top:0;
}

body{
    margin-top:40px;
}

.navbar-toggle .icon-bar {
    background: #FFF;}



.tbl{ -moz-border-radius:5px;  -webkit-border-radius:5px; border-top: 1px solid #fff; }

header .header-index{
    z-index: 1;
    display:table;     
    width: 100%; 
    height:700px; 
    padding: 160px 0; 
    background-position: 50% 25%;
    background-attachment: fixed; 
    background-size:cover;
    position: relative; 
    top: 0;
}


header .header-index: after{
    background-repeat: repeat;
    content: "";
    height: 100%;
    left: 0;
 opacity: 0.6;
     position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    background: #555;
}

header .header-image-index h1,
header .header-image-index p{
    text-shadow: 1px 1px 1px 1px #000000;  color: #fff;
}

.line {
   border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer { color:#ccc;
}
.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}
