body {
background-image:url(../steckiebg.jpg);
background-repeat:repeat-y;
background-color:#561787;
}

.title {
position:absolute;
top:70px;
left:135px;
font-family:Verdana;
color:#000000;
font-size:12pt;
font-weight:bold;
}

.data {
position:absolute;
width:300px;
top:120px;
left:20px;
font-family:Verdana;
color:#000000;
font-size:10pt;
}

.foto {
position:absolute;
top:50px;
left:365px;

}

a:link { font-weight:bold; color:black; text-decoration:none; }
a:visited { font-weight:bold; color:black; text-decoration:none; }
a:focus { font-weight:bold; color:black; text-decoration:underline; }
a:hover { font-weight:bold; color:#dadada; text-decoration:none; background-color:black; }
a:active { font-weight:bold; color:black; text-decoration:underline; }