.showteam_bit {
	width: 80%;
	table-layout: fixed;
	background-color: #d0cac3;
	border: solid 5px #d0cac3;
	outline: solid 1px #afafaf;
	margin: auto;
	border-spacing: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
        text-align: center;
}


}

.showteam_bit .bild{
 
	width: 100px;	
	height: 192px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
	background: #110e0e;
	color: #d0cac3;
}


.showteam_bit .description{
	padding: 5px;
	font-family: Calibri;
	font-size: 11px;
        text-align: center;
}

.showteam_bit .second{
	width: 140px; 
	background: #110e0e;
	color: #d0cac3;
	text-align: center;
}

.showteam_bit .contact{
	background-color: #e1dad2;
	padding: 10px;
        text-align: center;
}

.showteam_bit .direct_contact {
    background-color: #e1dad2;
    padding: 10px;
    font-family: Calibri;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

.showteam_bit .teaminfoblock{
	background-color: #e7e0da;
	border: #afafaf solid 1px;
	color: #110e0e;
	text-transform: uppercase;
	font-size: 10.5px;
	float: left;
	text-align: right;
	box-sizing: border-box;
	width: 100%;
	padding-right: 10px;
	padding-top: 3px;
	margin-bottom: 3px;
	font-family: calibri;}

.showteam_bit .teaminfotext{
	background: #110e0e;
	color: #d0cac3;
	border-right: #afafaf solid 5px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
	letter-spacing: 1px;
	margin-top: -3px;
	font-family: Calibri;
}

.showteam_bit .second .bit{
	border-radius: 50%;
	outline: none;
	border: 3px solid #d4d4d4;
        text-align: center;
}

