body {  font-family:tahoma,arial;
	scrollbar-DarkShadow-Color:#3C3C78;
	scrollbar-Track-Color:#01325C;
	scrollbar-Face-Color:#19578C;
	scrollbar-Shadow-Color:#333333;
	scrollbar-Highlight-Color:#333366;
	scrollbar-3dLight-Color:#003399;
	scrollbar-Arrow-Color:#FFFF00;
	background-image:url(pics/background_neu.jpg); 
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-color:white;
	color:black;
	}

form {  margin-top : 0;
        margin-bottom : 0;
	color:black;
        }

a:link {        color:black;
                text-decoration:none;
                font-weight:bold;
                }
a:visited {	color:black;
                text-decoration:none;
                font-weight:bold;
                }
a:hover {	color:black;
                text-decoration:underline overline;
                font-weight:bold;
                }

th {font-size:10pt; font-family:Verdana; color:black;}
td {font-size:10pt; font-family:Verdana; color:black;}
td.invers { background-color:#FFFFFF }
td.headline { background-color:#7AA4CA; color:black;}
td.displaycap { width:130px; text-align:left; color:black; }
td.displaytext { text-align:left; vertical-align:middle; color:black; }
td.vertformcap { width:130px; text-align:left }
td.vertformtext { text-align:center }

th.invers { background-color:#000000 }

font.invers { face:"Arial, Helvetica, sans-serif"; color:black }

table.foodtable { border-width:0px; border-style:solid }
table.display { border-witdh:0px; margin-left:auto; margin-right:auto; width:75% }
table.vertform { border-witdh:0px; margin-left:auto; margin-right:auto; width:75% }

tr.toplevel { background-color:#7AA4CA }

hr.display { width:75% }

h1.center { text-align:center }

p.center { text-align:center }

td.seat_free { background-color:#40B040 }
td.seat_marked { background-color:#B0B040 }
td.seat_res { background-color:#B04040 }
td.yes { background-color:#77FF77 }
td.no { background-color:#FF7777 }
