﻿/* CSS-Datei fÃ¼r die MenÃ¼s - 16.06.01 */
BODY
{
Color: Black;
Background-Color: White;
Background-Image: url(menue_dateien/hintergrund.jpg);
}
P,A
{
	Color: Black;
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 10t;
	Text-Align: center;
	font-weight: bold;
}
.klein
{
	font-size: 8pt;
	Font-Weight: bold
}
.ganzklein
{
	font-size: 8px;
}
A:LINK
{
	Color: #FF0;
	Font-Weight: bold;
	Text-Decoration: none
}
A:VISITED
{
	Color: #FF0;
	Font-Weight: bold;
	Text-Decoration: none
}
TABLE
{
page-break-before: always;
}
TD
{
Text-Align: center;
Position: relative;
Width: 120px
}
