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

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

#freundeBody{
	float:left;
	width:305px;
	border-bottom:1px #999999 solid;
	border-left:1px #999999 solid;
	/*background-color:#efe4f9;*/
	background-image:url(../img/base/freundeBG120.png);
	padding:5px;
	margin-left:10px;
	height:100px;
	position: relative;
}

#freundeOptions{
	float:right;
	font-family:verdana;
	font-size:10px;
	color: #333333;	
}

#freundelisteIMG{
	float:left;
	padding:1px;
	border:1px #666666 solid;
}

#freundeBody a{
font-family:verdana;
font-size:10px;
color: #ab00d6;
text-decoration:none;
border-bottom:1px #ab00d6 solid;
width:140px;
display:block;
}



#freundeRight{
	width:215px;
	position: relative;
	float:right;
	margin-right:10px;
}

#deineFreundeSindhead{
/*background-image: url(../img/base/head_transp_new_205_30.png);*/
background-position:left top;
background-repeat:no-repeat;
height:40px;
margin-bottom:5px;
}

#deineFreundeSindbody{
border-bottom:4px #efe4f9 solid;
float:left;
width:100%;
}
#deineFreundeSindbody a{
font-family:verdana;
font-size:10px;
color:#ab00d6;
}