#khhdMemberSearch{
	background-color:#DCDCDC;
	width:440px;
	margin:1em 0;
}
#mbmSearchFilter .f_active{
	color:#000000;
}
#khhdMemberSearch .dark{
	background-color:#C0C0C0;
}
#mbmSearchHeader{
	font-weight:bold;
	padding:0.4em 0.6em;
}
#khhdMemberSearch p.field_row{
	margin:0.6em 0 0 0;
	padding-left:20px;
	line-height:1em;
}
.field_label_small{
	width:120px;
}
.field_label{
	width:300px;
}
#mbmSearchButtons{
	text-align:center;
	padding-bottom:0.5em;
}
.inputField{
	width:250px;
}
select.inputField{
	width:253px;
}
#locationRow{
	white-space:nowrap;
}
.zipIF{
	width:50px;
}
.townIF{
	width:185px;
	margin-left:10px;
}
p#sortRow{
	height:45px;
	padding-top:0.5em;
}
.sortOpt{
	display:block;
	float:left;
	width:140px;
	height:20px;
}
#mbmSearchInfo{
	color:#CC0000;
	font-weight:bold;
	width:440px;
	text-align:center;
}
.mbmTown{
	padding-left:2em;
}
#members{
	width:440px;
}
#members h2{
	text-align:center;
}
#mbmList{
	width:100%;
}
#mbmList tr.odd{
	background-color:#C0C0C0;
}
#mbmList tr.even{
	background-color:#DCDCDC;
}
#mbmList td{
	padding:0.4em 0.5em 1em 0.4em;
	line-height:20px;
}

#mbmList td.tdMbmInfo{
	font-size:108.33%;
}
#mbmList td.tdVcard{
	width:60px;
	padding-right:0;
}
#mbmList td.tdVcard a{
	display:block;
	width:50px;
	background-image:url(../images/vcard.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:30px;
	text-align:center;
	font-size:75%;
	text-decoration:none;
	color:#000000;
}
.mbmStreet{
	display:block;
	float:left;
	min-width:120px;
	width:auto !important;
	width:120px;
}
#member-single-view{
	font-size:16px;
	background-image:url(../images/t0000.gif);
	background-repeat:repeat-y;
	border:2px solid #000000;
	padding:100px 50px 50px 110px;
}
#member-single-view h1{
	margin-bottom:0;
	font-size:24px;
	line-height:100%;
}
#member-single-view h2{
	margin:0;
	font-size:18px;
	font-weight:normal;
}
.member-single-postleitzahl{
	font-weight:bold;
	font-size:18px;
	margin:1em 0 2em 0;
}
.member-single-e_mail{
	margin-top:1em;
}
#mbmOptions{
	margin-top:0.25em;
}
