h1 { color:red; size:40pt}

body {background-image:url(hintergrund.jpg); font-family:"Comic Sans MS", verdana, Arial}

a.menu { margin-bottom:5px; text-align:center; width:50px; font-size:16pt;
         border-style:ridge; border-width:8px; padding:5px; text-decoration:none; }

a.menu:link    { color:#ff0; background-color:#0000FF; }
a.menu:visited { color:#ff0; background-color:#0055FF; }
a.menu:hover   { color:#0000FF; background-color:#ff0; }
a.menu:active  { color:#0000FF; background-color:#ff0;}


a:link { color:white; text-decoration:none; background-color:blue; font-weight:bold; size:23pt;line-height:23pt}
a:visited { color:#55FFFF; text-decoration:none; background-color:blue ;font-weight:bold; size:23pt;line-height:23pt}
a:hover { color:white; text-decoration:none; background-color:red; font-weight:bold;size:size:28pt;line-height:28pt }
