.frequenzenWrapper
{
	border:0px solid red;
	position:relative;
}

.frequenzenWrapper td
{
	padding:0;
}

.frequenzenWrapper td img
{
	float:left;
}

.frequenzTitle
{
	margin-top:7px;
	margin-left:5px;
	color:#222222;
}

.tbl_row_uneven
{
	background-color:white;
}

.tbl_row_even
{
	background-color:#eaeaea;
}

.searchRow
{
	height:36px;
	font-size:13px;
	color:#454545;
}

.headline_td
{
	font-weight:bold;
	color: #6dc300;
	border-bottom:6px solid white;
}


.searchRow a
{
	text-decoration:none;
	font-weight:bold;
	color: #6dc300;
}