body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	background-color: #white;
}

td { color: #036; font-size: 10px; text-align: left; }

a { font-size : 10px;
font-weight: bold;
color : #003366;
text-decoration : none;
background-color : none; }

a:hover {	text-decoration : underline; }
.backbutton { clear: both; text-align: right; }
.backbutton a {	background: url(images/pfeil2.gif) no-repeat;	padding-left: 12px;	}


.container
{

	height: 50px;
	width: 460px;
	background-color: transparent;



}
#top
{
	height: 50px;
	width: 460px;
	background-image: url(images/head_large_chat_galerie.jpg);
	float: left;
}
#up
{
	height: auto;
	width: 460px;
	background-color: #white;
	float: left;

}



#down
{
	height: auto;
	width: 450px;
	background-color:  #white;
	overflow: auto;
	float: left;


}

#leftpic
{
	height: 250px;
	width: 200px;
	background-image: url(images/start1.jpg);
	float: left;
}

#rightside
{
	height:250px ;
	width: 220px;
	padding: 20px 0px 0px 40px;
	float: left;
}

.profile_details { width: 290px; }

#rightside a {	font-size: 12px; vertical-align: 2px; background: url(images/pfeil2.gif) no-repeat;	padding-left: 12px;	}
#rightside a:visited {	}
#rightside a:active { }
#rightside a:hover {	text-decoration : underline; }

#li, #ri { 	color: #036; font-size: 11px; margin-bottom: 12px;  }

#li
{
	width:100px;
	float: left;
	height:auto;

}

#ri
{

	width:180px;
	float: left;
	height: auto;
	overflow:auto;


}

#pic
{
	width:175px;
	height: 175px;
}


input, textarea { background:  #white;   }
 .Feld, .Button { border:1px solid black; }
 p {margin-top: 3px; 	}




	/*Link formatierung*/

A {
text-decoration : none;
background-color : none;
}

A:Hover {
color : #336699;
text-decoration : underline;
}
