td.menue_background01 {
	background-image: url(../images/menue_background01.jpg);
	background-repeat: repeat-y;
}

td.menue_background01:hover {
	background-image: url(../images/menue_background01_h.jpg);
	background-repeat: repeat-y;
}

td.menue_background02 {
	background-image: url(../images/menue_background02.jpg);
	background-repeat: no-repeat;
	height: 128px;
}

td.menue_background03 {
	background-image: url(../images/menue_background01.jpg);
	background-repeat: repeat-y;
}

td.content {
	text-align: center;
	vertical-align: top;
}

table.content {
	margin-bottom: 30px;
}

table.willkommen {
	margin-top: 40px;
	margin-bottom: 40px;
}
