/* CSS Document */
html {overflow-y:scroll;}

BODY {background-image: url(/grafiken/background00.jpg); background-repeat: repeat; background-attachment: fixed;}

.keywords  { font-size:1px; font-family:arial; font-weight:normal; color:#9e9c87}

.title { font-family: arial; font-size: 20px; color: #6d6a57; font-weight:bold; }

table, body { font-family: arial; font-size: 13px; color: #6d6a57; }

.rahmen {border-width: 1px; border-style: solid; border-color: #a70c10}

.wichtig { font-family: arial; font-size: 11px; color: #a70c10; font-weight:bold; }

a:link    { color:#ffffff; text-decoration:none; font-size:13px; font-weight:bold; }
a:visited { color:#ffffff; text-decoration:none; font-size:13px; font-weight:bold; }
a:hover   { color:#b9d721; text-decoration:none; font-size:13px; font-weight:bold; }
a:active  { color:#ffffff; text-decoration:none; font-size:13px; font-weight:bold; }


