/*
#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 #999999;
}
table.fzgliste tr
{
	background-color: #efefef;
}

table.fzgliste tr.alternate
{
	background-color: #d7d7d7;
}

	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;
	}
	
.carimage
{
	border:none;
	filter:alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60;
	cursor:pointer;

}


.carimage_active
{
	border:1px solid #64656c;
}

.carimageflash
{	
	
	position:absolute;
	top:1px;
	left:1px;
		
}


