.crowd {
 font-family: Helvetica, Times, Arial, serif;
 font-size: 12.8pt;
 font-weight: bold;
 font-style: normal;
 text-indent: 0;
 letter-spacing: 0.02pt;
 
	padding:0;
	margin-top:1px;
 margin:0;
 border:0;
}

.crowd p,#crowdlogin {
	position: relative;
 padding:20px;
	margin:0;
 border:0;
}


.crowd a,.crowd a:link,.crowd a:visited,.crowd a:active {
	cursor: pointer;
 color: #673325;
	font-size: 15.64pt;
	text-decoration:none;
	padding:0;
	margin:0;
	border:0;
}
.crowd .l_userpic {
 float: left;
 width: 51px;
 height: 51px;
 text-align: center;
 overflow: hidden;
}
.crowd .r_userpic {
 float: right;
 width: 51px;
 height: 51px;
 text-align: center;
 overflow: hidden;
}

.crowd.l_userpic img, .crowd.r_userpic img {
 margin:0;
 padding:0;
 border:0;
 width:55px;
}


	/* Crowd Profil */

#profil_box {
	position:relative;
	width: 600px;
	height: 246px;
}
		
#profil_pic {
	position:absolute;
	left: 2px;
	top: 16px;
	}
		
#profil_statusinfo {
	position:absolute;
	left: 310px;
	top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#profil_nickname {
 z-index: 600;
	position:absolute;
	display: block;
 left: 310px;
	top: 48px;
	line-height: 1em;
 font-size: 34px;
 text-transform: uppercase;
	font-weight: bold;
}
#profil_statusinfo .online {
 font-size: 14px;
 font-style:italic;
 text-transform: none;
 font-weight: normal;
}
#profil_actions {
	position:absolute;
	left: 300px;
	top: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
 font-size: 14px;
}
#profil_actions .orange{
 color: #F39627;
 font-size: 18px;
 font-weight: normal;
}
#profil_kurz_gut {
	float: left;
	width: 300px;
	overflow: hidden;
	}
#profil_entweder_oder {
	float: left;
	text-align: center;
	width: 300px;
	}
.profilclear {
 clear: both;
}
.profil_gbnickname {
 font-family: 'times new roman', times, serif;
 font-size: 12px;
 color: #F49829;	
}
.profil_gbeintrag {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
 font-size: 12px;
}
.profil_gbaction {
 font-family: 'times new roman', times, serif;
 font-style:italic;
 font-size: 12px;
 margin-right: 6px; 
}


	/* Crowd Profil Edit */
	
#profiledit {

}
#profiledit .healine {
 text-transform: uppercase;
	font-weight: bold;
 text-align:left;
	height: 40px;
	background: url(/base/user/img/layout/hr1.gif) repeat-x;
	background-position: 0px 30px;
}
#profiledit .hspacer {
	height: 40px;
}

#profiledit .beschr {
 /*text-transform: uppercase;*/
	font-weight: bold;
 text-align:right;
}

#profiledit .spacer {
 width: 10px;
}
	


/* Profil Gästebuch RiotWall */

#gaestebuch {
 position: relative;
 padding-left:10px;
}

#gaestebuch .out {
 font-weight:bold;
}

#gaestebuch fieldset {
 border:2px solid #925236;
 color: #925236; 
 background-color:none;
 letter-spacing:1px;
 font-family: Helvetica, arial, sans-serif;
	font-size:16px;
}

#gaestebuch label,#gaestebuch input,#gaestebuch select,#gaestebuch textarea { 
	width: 190px;
	color: #000000;
 background-color:#CDC4C3;
 border: 2px solid #CDC4C3;

}

#gaestebuch .knopf { 
	font-weight:normal;
	width: 200px;
 padding: 1px;
}

#gb_open_eintragen img{
 border: none;
}

#gaestebuch .beschr {
 border: none;
 text-align:right;
 vertical-align: middle;
 color: #390A00; 
 letter-spacing:1px;
 font-family: Helvetica, arial, sans-serif;
	font-size:14px;
}

#gaestebuch .eintraege { 
 margin:0;
 padding:0;
}
#gaestebuch .interne_eintraege { 
	font-family:Arial;
	background: #ffffff;
	color: #000000;
 font-size:10px;
 padding:4px;
	font-weight:bold;
}

#gaestebuch .e_name { 
	font-size:12px;
}

#gaestebuch .e_datum { 
	font-size:10px;
 background-color:none;
}
#gaestebuch .e_mail { 
	font-size:12px;
 background-color:none;
}
#gaestebuch .e_eintrag { 
	font-size:10px;
 width: 240px;
 overflow: auto;
 display:block;
}



#gaestebuch .gbadminbar {
 position:absolute;
 right:0px;
 top:0px;
 text-align:right;
 color:black;
 font-family:Arial;
	font-size:10px;
 font-weight:bold;
 background-color:none;
}

#gaestebuch .delbtn {
	width: 16px;
 background:0;
 border:0;
 padding: 0;
}

#gaestebuch .userminithpic {
 position:absolute;
 right:20px;
 top:2px;
}
