body {
  padding-top: 50px;
}

.a-chic:focus, .a-chic, .nav > li > a.a-chic {
  color: #888888;
  text-decoration: none;
  font-size: 12px;
  background-color: #eeeeee;
}
.a-chic:hover, .a-chic-active:focus, .nav > li > a.a-chic:hover {
  color: #00d700;

}

.txt_12 {
    font-size: 12px;
}
.txt_12_leftspace {
    font-size: 12px;
    padding-left: 10px;
}

.smaller {
  font-size: 10px;
}

.smaller > h4, .smaller > ul > li > h4 {
    font-size: 14px;
}

.nav > li > a:hover {
    background-color: #eeeeee;
} 

/* menue minimized color stripes */
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}

.navbar-CHIC {
  background-color: #eeeeee;
  border-color: #eeeeee;
  min-height: 95px;
} 

.navbar-btm {
  background-color: #eeeeee;
  border-color: #eeeeee;
  min-height: 20px;
}                                                    

.pfeil_border {
 padding-top: 10px;
 padding-right: 10px;
}

.thumbnail {
  padding-left: 10px;
}
.content-grey {
color: #555555;
}
.content-small {
font-size: 10px;
}
.content-med {
font-size: 15px;
}
.content-med h2{
font-size: 20px;
}

.img-CHIC {
width: 250px;
padding-bottom: 10px;
padding-top: 10px;
margin: 0 auto;
}

.img-facebook {
width: 28px;
}

.img-250 {
width: 220px;
 margin: 0 auto;
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

