div#SteckbriefUsername_Gesamt{
	width: 562px;
	height: 35px;
	clear: both;
}

div#Steckbrief_Gesamt{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	text-align: left;
}

div#SteckbriefGalerie_Gesamt{
	width: 203px;
	height: auto;
	float: left;
	margin-right: 20px;
}

div#SteckbriefUserdaten_Gesamt{
	width: 518px;
	height: auto;
	float: left;
	text-align: left;
}

div#SteckbriefMenu_Gesamt{
	clear: both;
	width: 339px;
	height: 45px;
}

div#FavoritenIgnorieren_Gesamt{
	clear: both;
	width: 339px;
	height: 65px;
}

div#SteckbriefDaten_Gesamt{
	clear: both;
	/*width: 518px;*/
	width: auto;
	height: auto;
}

div#SteckbriefDaten_Tabelle{
	float: left;
	/*width: 518px;*/
	width: auto;
	height: auto;
}

div#SteckbriefDaten_Google{
	float: left;
	/*width: 518px;*/
	width: auto;
	height: auto;
	padding-left: 20px;
}

div#SteckbriefGaestebuch_Gesamt{
	float: left;
	width: 562px;
	height: auto;
}

div#SteckbriefWerbungRechts{
	margin-top: 10px;
	text-align: right;
	float: left;
	width: 179px;
	height: auto;
	
}

/* Dies ist der Bereich für den Useramen */
div#Username{
	clear: both;
	width: 562px;
	height: 35px;
}

p#UsernameUeberschrift{
	width: auto;
	height: 35px;
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* Nachrichtenverlauf */
div#Steckbrief_NachrichtErstellen, div#Steckbrief_NachrichtenVerlauf{
	clear: both;
	width: 741px;
	height: auto;
}


