																																	body {
																																		background-image: url(bilder/brownback.gif);
																																	}

																																	p, td {
																																		font-family: Arial, Helvetica, sans-serif;
																																		font-size: 10pt;
																																		vertical-align: top;
																																	}

																																	.menue {
																																		text-align: center;
																																		font-size: 8pt;
																																		vertical-align: bottom;
																																	}

																																	.prod {
																																		font-size: 8pt;
																																		vertical-align: bottom;
																																	}

																																	.prod2 {
																																		text-align: right;
																																	}

																																	.prod3 {
																																		text-align: center;
																																	}

																																	a:link {
																																		color: rgb(0,0,0);
																																		text-decoration: none;
																																	}
																																	a:visited {
																																		color: rgb(0,0,0);
																																		text-decoration: none;
																																	}
																																	a:hover {
																																		color: rgb(126,104,71);
																																		text-decoration: none;
																																	}
																																	a:active {
																																		color: rgb(0,0,0);
																																		text-decoration: none;
																																	}

																																	a.underline:link {
																																		color: rgb(0,0,0);
																																		text-decoration: underline;
																																	}
																																	a.underline:visited {
																																		color: rgb(0,0,0);
																																		text-decoration: underline;
																																	}
																																	a.underline:hover {
																																		color: rgb(126,104,71);
																																		text-decoration: underline;
																																	}
																																	a.underline:active {
																																		color: rgb(0,0,0);
																																		text-decoration: underline;
																																	}
