﻿<style type="text/css">
.test {
				font-family: Verdana;
}
.Essen {
				font-family: Verdana;
				font-size: 12px;
				color: #FF0000;
				font-weight: bold;
}

.Text {
				font-family: Verdana;
				font-size: 12px;				color: #5992C9;
				font-weight: bold;
}
.Preis {
				font-family: Verdana;
				font-size: 12px;				color: #5992C9;
				font-weight: normal;
}
.Text-weiss {
				font-family: Verdana;
				font-size: 12px;				color: #FFFFFF;
				font-weight: normal;
}
.Text-hellblau {
				font-family: Verdana;
				font-size: 12px;				color: #00FFE8;
				font-weight: normal;
}
.Beilagen {
				font-family: Verdana;
				font-size: 12px;				color: #5992C9;
				font-weight: normal;
}
.body {
				font-family: Verdana;
				background-color: #003a70;
				font-size: 12px;
				text-decoration: none;
				color: #5992c9;
}
.Text-Rot {
				font-family: Verdana;
				font-size: 12px;
				color: #FF0000;
				font-weight: bold;
}
.hyperlink {
				font-family: Verdana;
				font-size: 12px;
				color: #FF0000;
				font-weight: normal;
}
</style>