body            { background-color:#FFFFFF; }
h1,h2,p,a,pre,u,tt,li,td,span { font-family:helvetica,arial,sans-serif; }
tt              { font-family:times; }
h1,p,u,tt,li    {color:black; }
p               { width:500px; }

form            { background-color:#f0f0f0; }
pre             { background-color:#f0f0f0; }
span.structure  { color:blue; }
span.function   { color:teal; }
span.echo       { color:cyan; }
span.php        { color:orange; }
span.mysql      { color:red; }
span.paren      { color:fuchsia; }
span.comment    { color:gray; }
u               { text-decoration:none; background-color:#FEBF06; padding:4px; }
th.button       { vertical-align:middle; border-width:3px; border-style:solid; padding:4px; border-right-color:#000000; border-bottom-color:#000000; border-top-color:#ffff33; border-left-color:#ffff33; background-color:#FEBF06; border-spacing:20px;}
td.kopflinks    { width:150px; padding:2px; text-align:left; background-color:#FEBF06; }
td.kopfrechts   { width:600px; padding:2px; text-align:left; background-color:#FEBF06; }
td.inhalt       { width:600px; padding:2px; text-align:left; }
td.menu         { width:150px; vertical-align:top; background-color:#f0f0f0; padding:4px; }
table.globalframe { width:760px; }

a               { color:#0000cc; font-weight:bold; }
a:link          { text-decoration:underline; }
a:visited       { text-decoration:underline; }
a:active        { text-decoration:underline; background-color:#FEBF06; }
a:hover         { text-decoration:underline; background-color:#FEBF06; }
a.gross         { font-size:12px; font-weight:bold; text-decoration:none; color:black; }
a.klein         { font-size:small; font-weight:normal; text-decoration:none; color:black; }
a.button        { color:black; font-weight:normal; font-size:large; text-decoration:none; }
a:hover.button  { color:#0000cc; background-color:#FEBF06; text-decoration:none; font-size:large; }
a.calendar      { font-size:small; font-weight:normal; color:#000000; }

a.top           { font-size:12px; font-weight:normal; text-decoration:none; color:black; }
a:hover.top     { color:white; background-color:black; font-weight:normal; }
a:active.top    { color:white; background-color:black; font-weight:normal; }
ul.submenu      { list-style-image:url(./arrow.gif); width:100px; text-indent:0px; padding-left:15px; margin:0px; }

hr              { color:#008800; }
