/*
#header
{
	height: 70px;
}

#navigation_top
{
	top: 70px;
}

#content
{
	top: 105px;
}
*/
	

label.check
{
	position: relative;
	top: -4px;
}

.wide
{
	width: 689px !important;
}

table.fzgliste
{
	width: 689px;
}
table.fzgliste td
{
	border-bottom: 1px solid #161616;
}
table.fzgliste tr
{
	background-color: #1a1b1a;
}

table.fzgliste tr.alternate
{
	background-color: #333333;
}

	table.fzgliste td
	{
		padding: 4px;
		vertical-align: top;
	}

	table.fzgliste a
	{
		text-decoration: underline;
	}
	
	table.fzgliste img
	{
		border: 0;
	}
	
table.fzginfo
{
	width: 476px;
}	

	table.fzginfo td
	{
		padding: 4px;
		vertical-align: top;
	}
	
	table.fzginfo a
	{
		color: #000;
		text-decoration: underline;
	}
	

