/*@charset "utf-8";*/
body { font: italic normal 500 12pt times; background-color:#ff9; color:#c30; }
h1 { font-size:16pt; color:#090; cursor:default; }
.dick { font-size:16pt; color:#090; }
.unten { position:absolute; bottom:0; }
.ul { position:absolute; bottom:0; left:25px; }
.ur { position:absolute; bottom:0; right:25px; }
.um { position:absolute; bottom:0; left:40%; }
.li { position:absolute; left:25px; }
.re { position:absolute; right:25px; }
p,li { font-style:italic; font-size:12pt; color:#c30; line-height:100% }

.thumb { width:160px; height:120px; border:solid 2px #c30; }
.leiste { width:140px; height:80px; border:solid 1px #c30; cursor:pointer; }
.kopf { width:280px; height:160px; border:solid 2px #c30; }
a { color:#090; text-decoration:none; font-weight:bold; }
a:hover { color:#c00; }