/* Stylesheets der Seite bopp's special things
   http://www.bopps-special.de */

body { font-family: Comic Sans MS,Verdana,Arial,Helvetica; }

table, td, th { font-family: Comic Sans MS, Verdana,Arial,Helvetica; }

.mmenu { font-weight: bold; }

.l { font-family: monospace; font-size: smaller; }

a { color:white; text-decoration:none; }

a:link.button    { color: #44EEFF; }
a:active.button  { color: #55FFFF; }
a:visited.button { color: #44EEFF; }
a:hover.button   { color: white; font-weight: bold; font-size: larger; }

a:link.x    { color: white; }
a:active.x  { color: #55FFFF; }
a:visited.x { color: white; }
a:hover.x   { color: #55FFFF; }

a:link    { color: white; }
a:active  { color: yellow; }
a:visited { color: #EEEEEE; }
//a:hover   { color: white; font-weight: bold; font-size: larger; }
//a:hover   { color: #22BBFF; font-weight: bold; font-size: larger; }

.footer { font-size: x-small; }

.hl1 { font-size: larger; font-weight: bold; }
.hl2 { font-size: larger; font-weight: bold; }


