@charset "utf-8";
/* CSS Document */

#profilLeftSide{
	width:660px;
	border-right:1px #ab00d6 dotted;
	margin-left:10px;
	position: relative;
	float:left;
}

#profilRightSide{
	width:205px;
	position: relative;
	float:right;
	margin-right:10px;
}

#userimg{
float:left;
border:5px #CCCCCC solid;
}

#userUeberschrift{
margin-left:10px;
margin-right:10px;
font-weight:bold;
border-bottom:1px #CCCCCC solid;
font-family:verdana;
font-size:16px;
color:#999999;
}

#profilEigenschaft{
float:left;
width:255px;
font-family:verdana;
font-size:11px;
display:block;
color: #666666;
font-weight:bold;
}

#profilEigenschaftAusgabe{
display:block;
font-family:verdana;
font-size:11px;
color:#666666;
}
#profilEigenschaftAusgabe a{
font-family:verdana;
font-size:11px;
color:#ab00d6;
}

#profilContent{
position:relative;
margin:10px;
float:left;
}

#userdaten{
margin:20px;
}

#gaestebuch_text{
font-family:verdana; 
font-size:12px;
color:#666666;
width:320px;
border:1px #CCCCCC solid;
}

#gaestebuchform{
margin-top:20px;
display:block;
margin-left:20px;
}

#dabinichtext{
font-family:verdana;
font-size:10px;
color:#333333;
display:block;
margin:5px;
}

#gaestebuch{
width:320px;
margin-left:20px;
}