/* Profil */
.profil_box {
	border-top: 1px solid #999;
}


#profil_sb h3 {
	font-size: 1.5em;
}

#profil_sb {
	color: #666;
	font-size: 0.75em;
	line-height: 1.1em;
}
#profil_f {
	color: #666;
	font-size: 0.75em;
	line-height: 1.1em;
	font-style: italic;
}

#profil_img {
	background-repeat : no-repeat;
	background-position : center;
	background-image : url(http://bilder.webpool.de/agentur/images/profil/noimage_w.gif);
}
#profil_icon {
 }
#profil_icon img{
	margin-bottom: 8px;
}

#profil_menu_title{
	color: #666;
	font-size: 1.4em;
}

#profil_menu_icon {
}

#profil_menu_txt {
	color: #666;
	font-size: 0.9em;
}



.profil_cmd {
	font-size: 0.9em;
}

