table.menu a {
	display: block;
}

table.impressum a {
	display: block;
}

.td_weiss_rahmen {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	color: #666;
}

td.menu {
	text-align: center;
	font-size: 12px;
}

td.text_mitte {
	text-align: center;
	font-size: 12px;
}

td.impressum {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

td.impressum a:hover {
	background-color: #F0F0F0;
	text-align: center;

}

td.menu a:hover {
	background-color: #F0F0F0;

}
a.m-link {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
a.m-link:hover  {
	color: #000;

	}
td.menu_ueberschrift {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

td.impressum_ueberschrift {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}

a.navi {
	text-align: center;
	background-color: #F0F0F0;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

a.navi:hover {
	text-align: center;
	color: #666;
	font-weight: bold;
}

td.jung_bild {
	padding-left: 566.2px;
	padding-top: 12px;
}
