 /* ========================================
	Textbereich  - Der Verein
   ======================================== */

/* Foto */
#textbereich img.bild-verein {
margin : 10px 0 10px 20px;
}

/* Text */
#textbereich p
{
    margin : 2px 0;
}
#textbereich p.linien
{
	margin-top:5px;
	margin-bottom:3px;
	border-bottom:1px dotted #A3ABFF;
}