	body {
		font-family:times new roman, times roman, times, serif;
		font-size:9pt;
		color:black;
		font-weight:medium;
		background-image:url("img/old_paper.jpg");
	}

	p.menue {
		text-align:center;
		border:medium double #800000;
		padding:5px;
	}

	/* p.veranstaltung {
		border:medium double #800000;
		padding:5px;
	} */

	div.veranstaltung {
		border:medium double #800000;
		padding:5px;
		text-align:center;
	}

	a {
		color:#800000;
		font-weight:bold;
		text-decoration:none;
	}

	a:hover {
		color:#800000;
		font-weight:bold;
		text-decoration:none;
	}

	#text {
		position:absolute;
		top:0px; left:0px;
		width:480px;
		border:0px;
	}

	#illu {
		position:absolute;
		top:20px; left:490px;
		width:100px;
		border:0px;
	}

	cite {
		text-align:center;
		font-size:8pt;
		font-weight:medium;
		font-style:italic;
		color:#800000;
	}

	h1 {
		font-size:12pt;
		font-weight:medium;
		font-style:italic;
		color:#800000;
	}

	h2 {
		font-size:10pt;
		font-weight:medium;
		font-style:italic;
		color:#800000;
	}

	h3, h4, h5 {
		font-size:9pt;
		font-weight:medium;
		color:#800000;
	}

	table {
		font-family:times new roman, times roman, times, serif;
		font-size:9pt;
		color:black;
		font-weight:normal;
	}

	table.preisliste {
		width:80%;
	}

	td.gericht {
		width:55%;
		text-align:left;
		vertical-align:top;
	}

	td.preis {
		text-align:right;
		vertical-align:top;
	}

