
/* Standardformatierungen */

body { margin:0px; background-image:url("Bilder/bg.gif"); }
table { font-family: Verdana; }
table.content { font-family: Verdana; font-size: 75%; }

a:link { color: #800000; text-decoration: none; font-weight: bold; font-size: 80%; }
a:visited { color: #800000; text-decoration: none; font-weight: bold; font-size: 80%; }
a:active { color: #800000; text-decoration: none; font-weight: bold; font-size: 80%; }
a:hover { color: #800000; text-decoration: underline; font-weight: bold; font-size: 80%; }

/* Extraformatierungen */

form.user {}
table.user { font-family: Verdana; font-size: 100%; }
input.user,select.user { font-family: Verdana; font-size: 90%; }
input.cbuser { }

a.user:link { color: #000000; text-decoration: underline; font-size: 100%; font-weight: bold; }
a.user:visited { color: #000000; text-decoration: underline; font-size: 100%; font-weight: bold; }
a.user:active { color: #000000; text-decoration: underline; font-size: 100%; font-weight: bold; }
a.user:hover { color: #000000; text-decoration: underline; font-size: 100%; font-weight: bold; }

table.calendar { font-family: Verdana; font-size: 90%; }
a.calendar:link { color: #800000; text-decoration: none; font-size: 90%; font-weight: bold; }
a.calendar:visited { color: #800000; text-decoration: none; font-size: 90%; font-weight: bold; }
a.calendar:active { color: #800000; text-decoration: none; font-size: 90%; font-weight: bold; }
a.calendar:hover { color: #800000; text-decoration: underline; font-size: 90%; font-weight: bold; }
