/* CSS Document */
body { font-family: Arial, Helvetica; }
a { onfocus: thisblur(); }
.headline { font-size: 18px; color: #1561AC; font-weight: bold; letter-spacing: 0px; }
.price { font-size: 30px; color: #1561AC; font-weight: bold; letter-spacing: 0px; }
.pricehead { font-size: 30px; color: #1561AC; font-weight: bold; letter-spacing: 0px; }
.content { font-size: 12px; }
.content2 { font-size: 10px; }
.foot { font-size: 10px; color: #666666; }
.logo { font-weight: bold; }

a { color: #1561AC; text-decoration: none; }
a:link { color: #1561AC; text-decoration: none; }
a:active { color: #1561AC; text-decoration: none; }
a:hover { color: #1561AC; text-decoration: underline; }

.servicetable { border-color: #1561AC; border-style: solid; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; }

.zeitenhead { font-size:12px; color: #1561AC; font-weight: bold; background-color: #FFFFFF;}
.zeiten { font-size: 11px; color: #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px; border-color: #FFFFFF;}
.offer { max-width: 460px; text-align: center; background-color: #F1EC90; }
