body{font-family: 'Arimo', sans-serif;font-size:15px;}

a.active {color:#ff1928;}


/*Profile Me
------------------------------------*/
/*Profile Biography*/



.profile .profile-bio a{
	left: 0; 
	bottom: 0;
	margin-left: 0;
 	text-align: left; 
	position: relative; 
}

.profile .csc-default{

	background:#fff;
}
.profile .csc-default h1{padding:0 10px}
.profile  .tx-felogin-pi1{padding:10px;}


.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;
}

.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;
}