.gesucheMitg{
	float: left;
	width: 33%;
	height: 300px;
	margin-left: 5px;
		margin:4px;
	padding: 4px;
	box-sizing: border-box;
	background: #206161;
	border-radius: 6px 6px 0px 0px;
	
}

.gesuchName{
font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 29px;
text-align: center;
text-transform: uppercase;
line-height: 22px;
color: #bdbdbd;
}

.gesuchUntertitel{
	font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 11px;
line-height: 16px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;

color: #bdbdbd;
}

.gesuchInfo{
font-family: Tahoma;
font-style: normal;
font-size: 12px;
line-height: 14px;
text-transform: uppercase;

color: #bdbdbd;
}

.gesuchInfobox{
font-family: Tahoma;
font-style: normal;
font-size: 12px;
line-height: 14px;
margin: 3px 0;
color: #bdbdbd;
text-align: justify;
overflow: auto;
height: 151px;
}

.gesuchInfo b{
	color: #c6b974;
	font-weight: bold;
}

.gesuchErstellt{
	font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 9px;
line-height: 11px;
text-transform: uppercase;
text-align: center;
color: #bdbdbd;
}

.gesuchOptionen{
	color: #c6b974;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}