.tabelle {margin-top: 6px;}

.suche {margin-top: -2px;}

a:active {text-decoration : none; color: #000000}
a:visited {text-decoration : none; color: #000000}
a:link {
	text-decoration : none;
	color: #000000;
}
a:hover {
	text-decoration : none;
	color:#FF0000;
	background-color: #FF6600;
}

.leiste {
	font-family: Stone Sans, StoneSans, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: 800;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	border-right-width: 5px;
	border-left-style: 5;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

