BODY {  background-color: #a0ffff; 	font-family: sans-serif }

h1 { font-size: 32pt; color: #689696; font-family: "comic sans ms",	sans-serif; text-align: center }
h2 { font-size: 12pt; color: #689696; text-align: center }
h3 { font-size: 8pt; color: #689696; text-align: center }

A:link { color : #e0ffff; text-decoration : underline; }
A:visited { color : #b2ffff; text-decoration: line-through;}
A:hover { color : #ffff00; text-decoration : underline; }
A:active { color : #0000FF; text-decoration : underline; }

p { color: #b2ffff; font-family: sans-serif; padding: 2; margin: 0; }
p.anfahrt { color: black; background: #a0a0ff;  font-family: sans-serif }
EM  { color: white; background: #000060 }
hr { height: 1; margin: 0; padding: 0; background: #181868; color: #b2ffff; 
     width: 50%; }

table { text-align: center; border: none; background: #689696; }
td { vertical-align: top }

table.anfahrt { text-align: left; background-color: #a0a0ff; frame: box; rules: rows; }

button { background: #707090; }
.note { margin-left: 5em; margin-right: 5em }

table.blog { text-align: left; border:solid; border-color:#517575; background: #ffffff; border-width:thin; }
a.blog:link { color : #0000ff; text-decoration : underline; }
A.blog:visited { color : #0000ff; text-decoration: line-through;}
A.blog:hover { color : #0000ff; text-decoration : underline; }
A.blog:active { color : #0000ff; text-decoration : underline; }

