html { width: 100%; }
body { width: 100%; background-color: #000000; color: #ccccc0; margin: 0; padding: 0; text-align: center; min-height: 400px; }
hr { height: 0px; border: none; border-bottom: 1px dashed #999; background-color: #000; color: #000 }
a { text-decoration: none; }

.pvm { color: #fff; font-family: georgia }
.title { text-transform: uppercase; font-weight: bold; color: #eeeeee; }
.info { margin: 1em 0 0 1em; font-size: 10px; color: #eeeeee; }
.info a { color: #aaaaa0; font-weight: bold; }
.info a:hover { border-bottom: 1px dashed #aaaaa0; }
.infotext { display: none; }
.price { color: #dddddd; font-size: 10px; margin: 1em 0 0 0; }
.ohje,.footer { font-size: 10px; font-style: italic; color: #eeeeee; text-align: center; line-height: 8px }
.uutinen { font-size: 10px; color: #222; background-color: #eeeeee; padding: 20px; margin: 20px 0 5px 0; }
.uutinen b { color: #c30; }

hr.divider { border-top: 1px solid #666; border-bottom: 1px solid #666; height: 3px }

#contact { margin-top: 2em; font-size: 10px; color: #222; background-color: #eeeeee; padding: 20px; }
#contact h1 { font-size: 11px; margin: 0; font-weight: bold; }
#contact h2 { font-size: 10px; margin: 1em 0 0 0; font-weight: bold; }
#contact b { color: #666 }

#mailinglist { padding: 20px; background-color: #ccccc0; color: #000; margin-bottom: 10px; font-family: verdana, sans-serif; font-size: 10px; }
#mailinglist form { display: block; vertical-align: middle; text-align: center; padding: 5px 0 0 0; margin: 0; }
#mailinglist form input { font-family: verdana,sans-serif; font-size: 10px; }

.links { padding: 20px; background-color: #ccccc0; color: #000; font-family: verdana, sans-serif; font-size: 10px; text-align: center }
.links a { color: #000; }
.links a:hover { text-decoration: underline; }