div { position:absolute; top:60px; left:15px; width:120px; background-color:transparent;border-top-style: dashed; border-top-width:1px; border-color:#E5E5E5;border-bottom-style: dashed; border-bottom-width:1px; }a { text-decoration: none; } a:link { color:#A14343; } /* keine ahnung wozu diese zeile */a:visited { color:#A14343; } /* vor hover */a:hover { color: #FFFF00; }a:active { color: #FFFF00; } span { color: #E5E5E5; }p,h1,h2,div { font-family:verdana,arial; }h1 { font-size:11px; font-weight:normal; margin-top:10px; margin-bottom:10px; text-align:left; }