#content-inner #content-inner-border {
}

a.search_mobile {
	display: block;
}

a.search_mobile .user-thumb {
	display: block;
}

a.search_mobile .user-thumb img {
    width: 80px;
    margin: 0 12px 0 0;
}

a.search_mobile .status-online, .guest-text  .status-online {
	float: left;
	margin: 12px 7px 0 0;
	display: block;
}
a.search_mobile .status-online img, .guest-text  .status-online img {
	width: 8px;
}

.guest-text a {
	margin: 10px 0 0 95px;
}
a.search_mobile .user-info, .guest-text .user-info {
	float: left;
	width: 100px;
	margin: 5px 0 0 0;
	display: block;
}
.guest-text .user-info {
	width: auto;
}


a.search_mobile .user-info p {
	margin: 0;
}

a.search_mobile img.profile_button {
	display: block;
	float: right;
	margin-top: 27px;
	width: 25px;
}

#social_mobile {
	position: absolute;
	left: 180px;
	top: 200px;
	margin-right: 20px;
}
#social_mobile a {
	text-decoration: underline;
}
#social_mobile img.icon-whatsapp, #social_mobile img.icon-facebook {
	width: 16px;
	height: 16px;
	display: inline-block;
	float: left;
	margin: 0 5px 10px 0;
}

.profilnavi.userprofil, .optionen.userprofil {
	position: relative;
}
#content-inner .col .toggle.mobile.profilnavi.userprofil, .optionen.userprofil {
	right: 0;
	top: 0;
}
.optionen.userprofil {
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
}
#mobile_profil_menu {
	width: auto;
}
#content-inner .optionen.userprofil a, a#mobile_toggle_menu {
	width: auto;
	text-shadow: none;
	color: #9f9f9f;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	border: 1px solid #d4d4d4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px 0 8px 15px;
    display: block;
    float: none;
}
.optionen.userprofil a#option-senden, .optionen.userprofil a#option-favoriten, .optionen.userprofil a#option-blockieren, .optionen.userprofil a#option-friend, .optionen.userprofil a#option-ergebnisse, .optionen.userprofil a#option-spam, a#mobile_toggle_menu, #mobile_toggle_menu_items,
.optionen.userprofil a#option-senden:hover, .optionen.userprofil a#option-favoriten:hover, .optionen.userprofil a#option-blockieren:hover, .optionen.userprofil a#option-friend:hover, .optionen.userprofil a#option-ergebnisse:hover, .optionen.userprofil a#option-spam:hover {
	background: none;
	background-color: #f9f9f9;
}
a#mobile_toggle_menu {
	margin: 0;
}
a#mobile_toggle_menu img {
	display: inline-block;
	float: right;
	margin: 5px 20px 0 0;
}
#mobile_toggle_menu_items {
	display: none;
	width: auto;
	float: none;
	border: 1px solid #d4d4d4;
	border-top: none;
	color: #9f9f9f;
	font-size: 12px;
	font-weight: bold;
	z-index: 20;
	position: absolute;
	left: 37px;
	right: 37px;
}
#mobile_toggle_menu_items ul {
	padding: 10px 0 0 10px;
}
#mobile_toggle_menu_items ul li {
	margin-bottom: 10px;
}

.navi a#profile_head_profile, .navi a#profile_head_board {
	display: block;
	width: 49%;
	height: 50px;
	float: left;
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	margin: 0 0 20px 0;
	border: 1px solid #efefef;
}
.navi a#profile_head_profile.active, .navi a#profile_head_board.active {
	background-color: #6b8c00;
	color: #fff;
	text-decoration: none;
	border: 1px solid #9f9f9f;
}
.navi a#profile_head_profile.passive, .navi a#profile_head_board.passive {
	background-color: #f9f9f9;
	color: #9f9f9f;
	border: 1px solid #efefef;
}
.navi a#profile_head_profile.passive {
	border-right: 0;
}
.navi a#profile_head_borad.passive {
	border-left: 0;
}

.position-right {
	top: 120px;
}

.gallery_magnifier {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 265px;
	left: 85px;
	padding: 4px 4px 0 4px;
	background-color: #fff;
	opacity:.60;
	-moz-opacity:.60; 
	filter:alpha(opacity=60);
	border: 1px solid #efefef;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 5px 5px rgba(0,0,0,0.3);
}
.gallery_magnifier img {
	display: inline-block;
	width: 12px;
}
.gallery_magnifier span {
	display: inline-block;
	position: relative;
	bottom: 2px;
}

table tr.whatsapp.desktop, table tr.facebook.desktop {
	display: none !important;
}

form#guestbook_mobile input.submit, form#guestbook_mobile input.submit:hover {
	width: 56px;
	height: 41px;
	float: right;
	background: transparent url(../images/icons/submit_green.jpg) no-repeat 0 0;
}
#content-inner form#guestbook_mobile textarea {
	background: none;
	background-color: #fff;
	box-shadow: none;
	border: 1px solid #efefef;
	width: 60%;
	height: 31px;
	float: left;
	margin: 0;
}





