.senderlist{
	float: left;
	padding: 0px;
	margin: 0px;
}
.senderlist li{
	text-align: center;
	padding: 2px;
	margin: 6px;
	list-style-type: none;
	float: left;
	font-weight: bold;
}
.senderlist li a{
	background-image: url(../designs/honeycall/modul/camchat/sender_list_bg1.jpg);
	background-color: #FBC7B0;
	display: block;
	text-decoration: none;
	color: #6B0808;
	height: 155px;
	width: 153px;
	padding-top: 10px;
}
.senderlist li img{
	border: 0px;
}
.senderlist li a:hover{
	background-image: url(../designs/honeycall/modul/camchat/sender_list_bg2.jpg);
	background-color: #6B0808;
}
.piclist {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 5px;
	width: 135px;
}
.piclist li {
	margin: 0px;
	float: top;
}
.piclist li img {
	overflow: hidden;
}
.statuspic {
	position: relative;
	float: left;
	top: 15px;
	left: 4px;
}
.profilbild {
	margin: 0px;
	position: relative;
}
.profilbildbig {
	float: left;
	width: 320px;
	height: 240px;
	overflow: hidden;
	margin: 5px;
	align: center;
}
.box0900 {
	font-size: 10px;
	float: top;
	clear: both;
	list-style-type: none;
	margin-top: 20px;
	padding: 0px;
	position: relative;
	left: 40px;
}
.box0900 font {
	font-weight: bold;
	font-size: 12px;
}
.box0900 li {
	float: left;
	width: 160px;
	height: 50px;
}
.welcometext {
	width: 320px;
	clear: both;
}
.pin {
	margin: 10px;
	margin-left: 0px;
}
.infobtn {
	top: 10px;
	padding: 20px;
}
.infobtn img{
	border: 0px;
}
.infobtn a{
	color: #FBC7B0;
}
.infobtn a:hover{
	color: #FFFFFF;
}
.netmeetingbtn a{
	color: #FBC7B0;
}
.netmeetingbtn a:hover{
	color: #FFFFFF;
}
.netmeetingbtn img{
	border: 0px;
}

/* Profilmenu der Sender */
.profil_menu {
        margin-left: 460px;
        padding: 0px;
}
.statusbtn_big {
        margin-left: 500px;
}
.profil_menu ul {
	list-style-type: none;
}

.profil_menu ul li a{
			width: 167px;
		height: 46px;
		display: block;
		margin-top: 0px;
		margin-bottom: 3px;
		margin-right: 0px;
		margin-left: 0px;
		}
.profil_menu img{
	border: 0px;
}
.profil_videochat a:link, .profil_videochat a:visited, .profil_videochat a:active{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/videochat_normal.gif);
}
.profil_videochat a:hover{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/videochat_hover.gif);
}
.profil_freechat a:link, .profil_freechat a:visited, .profil_freechat a:active{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/freechat_normal.gif);
}
.profil_freechat a:hover{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/freechat_hover.gif);
}
.profil_new a:link, .profil_new a:visited, .profil_new a:active{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/new_normal.gif);
}
.profil_new a:hover{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/new_hover.gif);
}
.profil_blog a:link, .profil_blog a:visited, .profil_blog a:active{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/blog_normal.gif);
}
.profil_blog a:hover{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/blog_hover.gif);
}
.profil_gallery a:link, .profil_gallery a:visited, .profil_gallery a:active{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/gallery_normal.gif);
}
.profil_gallery a:hover{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/gallery_hover.gif);
}
.profil_videoclips a:link, .profil_videoclips a:visited, .profil_videoclips a:active{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/videoclips_normal.gif);
}
.profil_videoclips a:hover{
	background-image: url(../designs/honeycall/modul/camchat/profilmenu/videoclips_hover.gif);
}
.img0900 {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBC7B0;
	border-right-color: #FBC7B0;
	border-bottom-color: #FBC7B0;
	border-left-color: #FBC7B0;
}