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

p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #7e0000;
	text-decoration: none;
	text-align: left;
	width: 430px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.aktuelle_angebote {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: white;
	text-decoration: none;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-image: url(../bilder/aktuelle_angebote.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	padding-top:60px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.tabelle-mittagstisch {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #7e0000;
}
.tabelle-mittagstisch tr.alt{
	background: #cab789;
}
.links_weiss {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: white;
	text-decoration: none;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.links_rot {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #7e0000;
	text-decoration: none;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


a img{
border: none;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #7e0000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	
	margin-bottom: 1em;
	margin-top: 1em;
}

ul {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #7e0000;
	text-decoration: none;
	text-align: left;
	list-style-type: square;

}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
	margin-top: 1em;
}

table.angebote {
	color: #fff;
	}
table.angebote thead{
	padding:5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #996600;
	}
table.angebote tr{
	
	}
table.angebote td{
	padding: 4px;
	padding-left:6px;
	padding-top: 8px;
	}
table.angebote td.menge{
	text-align: center;
	}
table.angebote td.ware{
	}
table.angebote tr.preis{
	color: #000;
	background:#fff;
	font-weight: bold;
	}
table.angebote tr.preis span{
	text-decoration: line-through;
	font-size: 12px;
	font-weight: normal;
	}
table.angebote td span.alt{}
	

