/* CSS-Style-Sheet  */
body {background-color:#FEFEFF;background-image:url(background.gif);font-family:Verdana,Arial,Helvetica,sans-serif;margin: 0 auto 0 auto;max-width:860px;
hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;-o-hyphens:auto;}
h1, h2, h3 {margin-left:5px;color:#0000AA;font-weight:bold;}
h1 {font-size:180%;}
h2 {font-size:125%;}
h3 {font-size:100%;}
img {object-fit:contain;border-radius:.5em;}
p, .Kontakt {margin-left:5px;}
ul {list-style-image:url(dot.gif);}
li {margin-left:-8px;margin-top:5px;margin-bottom:5px;line-height:135%;}
a {text-decoration:none;}
a:link    {color:#0000F0;}
a:visited {color:#B000E0;}
a:active  {color:#FF0000;}
a:focus   {color:#FF0000;}
a:hover   {color:#660000;text-decoration:underline;background-color:#FFFFFF;}
