@charset "utf-8";
/* CSS Document */



#menue_oben {
	background: url(images/bg4.gif) repeat;
}

table{
	width: 530px;
	border: 0px;
	background: url(images/bg_wellness.gif);
	border-collapse: collapse;
}
* html table { /* nur fuer Internet Explorer */
	font-size: x-small;
}

th{
	line-height: 30px;
	text-align:left;
}

td{
	border-left: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-right: 1px #333 solid;
	border-top: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
a:link {
	font-weight: bold;
}

a:visited {
	font-weight: bold;
}
