body {
	background: #ccc;
}
table {
	background-image: url(../pics/background.jpg);
}
.index {
	background-image: url(../pics/background1.jpg);
}
.bgmesse {
	background-image: url(../pics/backgroundmesse.jpg);
}
.text {
	font-size: 14px;
	text-align: center;
	font-family: "Times New Roman", verdana, arial;
	color: black;
}
.links {
	font-size: 14px;
	text-align: center;
	font-family: "Times New Roman", verdana, arial;
	color: black;
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
}
.impressum {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", verdana, arial;
	color: white;
	display: block;
	text-align: center;
	padding-top: 5px;
}
.impressum:hover {
	text-decoration: underline;
}
.home {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", verdana, arial;
	color: white;
	display: block;
	text-align: center;
	padding-top: 5px;
}
.home:hover {
	text-decoration: underline;
}
.kontakt {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", verdana, arial;
	color: white;
	display: block;
	text-align: left;
	padding-top: 0px;
	line-height: 17px;
}
.kontakt:hover {
	text-decoration: underline;
}
.wir {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", verdana, arial;
	color: white;
	display: block;
	text-align: center;
	padding-top: 19px;
}
.wir:hover {
	text-decoration: underline;
}
.messe {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", verdana, arial;
	color: white;
	display: block;
	text-align: left;
	padding-top: 8px;
}
.messe:hover {
	text-decoration: underline;
}
.veranstaltung {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", verdana, arial;
	color: white;
	display: block;
	text-align: left;
	padding-top: 6px;
	line-height: 17px;
}
.veranstaltung:hover {
	text-decoration: underline;
}
.gastronomie {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", verdana, arial;
	color: white;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
	line-height: 17px;
}
.gastronomie:hover {
	text-decoration: underline;
}
.abhol {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", verdana, arial;
	color: white;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
	line-height: 17px;
}
.abhol:hover {
	text-decoration: underline;
}
.rahmen {
	border: solid 4px #3399ff;
}
.rahmen:hover {
	border: solid 4px #ccc;
}

