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

#picture
{
background-image: url(../images/grafik_bg3.jpg);
background-repeat: repeat-x;
background-position: center;
margin-top: 20px;
}

#ueberschrift
{
font-size: 14px;
font-weight: bold;
}

#profil_absatz1
{
text-align: left;
}
