body{font-family: 'Arimo', sans-serif;font-size:14px;}

body a:link:after, body a:visited:after {    
  content: "";
}

a.active {color:#ff1928;}

.profile .profile-bio a{
  left: 0; 
  bottom: 0;
  margin-left: 0;
   text-align: left; 
  position: relative; 
  color:#ff1928;
}
.profile .profile-bio a.button, .profile .profile-bio a.buttonmitpfeil {
  color:#fff;
}

.profile-body .Tx-Formhandler a{color: #ff1928;}
.profile .csc-default{background:#fff;}
.profile .csc-default h1{padding:0 10px}
.profile  .tx-felogin-pi1{padding:10px;}
.profile-body .csc-default .csc-textpic-imagewrap {padding:15px 15px 0 15px;}
.profile-bio b {font-size: 1.4em;font-weight: normal;}

.buttonmitpfeil, .button{
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
    
  background: #ff1928;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.profile .profile-bio a.button, .profile .profile-bio a.buttonmitpfeil {
  color:#fff;
}
.buttonmitpfeil:hover, .button:hover {
   color: #fff;
   background: #7e030b;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



.tx-indexedsearch-res, .tx-indexedsearch-whatis, .tx-indexedsearch-browsebox {margin:10px;}


.profile .box_images {
  width: 120px;
  height: 120px;
  max-height: 100px;
  overflow: hidden;
  float: left;
  margin: 0 10px 0 0;
  vertical-align: top;
}
select::-ms-expand {
    display: none;
}

#column-left div.profile-bio{
  padding-left:0;
}

.fa {padding-right:5px;}

.header .navbar-nav > li > a {padding: 9px 30px 9px 15px;}
.timeline-v2 > li .cbp_tmlabel h2{text-transform: none;}
div.footer a, div.footer p {color:#fff; font-size:12px;}

/*registrierungsformular */

.control-label{
  white-space: nowrap;
  font-weight: normal;
}


img {

  display: block;
  max-width: 100%;
  height: auto;
}


@media print {
  div.breadcrumbs-v3.img-v3.text-center{
    display:none;
  }
 }





