

  #image2
  {
  float: left;
  background-image: url("img/me.jpg");
  background-repeat: no-repeat;
  text-decoration:none;
  position:absolute; left:665px; top:360px; width:202px; height:250px;
  border: 0px;
  }

#content2
{
text-decoration:none;
 position:absolute;
 left:160px; top:270px; width:705px; height:150px;
}

#content
{
text-decoration:none;
 position:absolute;
 left:200px; top:360px; width:698px; height:450px;
}

#content a:link
{
color: #009DE0;
}
#content a:visited
{
color: #E1017B;
}
#content  a:hover
{
text-decoration:none; border-bottom:2px dotted; 
}

p[align=right] { color:#FFED0F; text-align:left; font-size:.9em;}
.aussenabstand {margin:10px 0px;}
.schwarz { color:#FFFFFF; background-color:#FFED0F; font-size:.9em;}		

