h2               { color: black; }

a:link           { color: #000000; text-decoration: none; border-bottom: 1px blue dotted; }
a:visited        { color: #111111; }
a:active         { color: #777777; }
a:hover          { color: #333333;  text-decoration: underline; }
a:focus          { color: #AAAAAA; }

*                {font-family: Arial; }

body             {background-image: url("../img/bg_steinwappen.jpg"); background-color: #FF0000}

