/*-- Default-stylesheet by Klaus Mintropp/Hamburg --*/

html { background: rgb(0, 102, 153);color: white; margin: 0 auto; padding: 0; font-family: verdana, arial, sans-serif; font-size: 100%; border-top: 6px solid rgb(255, 0, 0) }
body { width: 75%; height: 100%; min-height: 100%; margin: 2% auto; }
h1 { font-size: 150%; text-align: center; color: rgb(204, 204, 255); background: transparent}
p { text-align: center;}
a { background: transparent; color: #7fff00; text-decoration: none; border-bottom: 1px dashed; }
a:hover { background: transparent; color: white; text-decoration: none; border-bottom: 1px solid; }
address { text-align: right; margin-right: 150px; color: #b0c4de; background: transparent; font-size: 75%; }
.c { text-align: center }
#logo { text-align: center; margin-left: -95px }