/********************************************** Allgemeine Styles der site.asp start ***************************************************/

#offers div
{
	margin:0px;
	padding:0px;
}

#offers .header
{
	color: #A0B500;
	font-weight:bold;
	font-size:14px;
}

#offers .all 
{
	padding-bottom:5px;
}

#offers .checkbox label
{
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana;
	text-decoration: none;
	font-weight:bold;
}

#offers .checkbox input
{
	width:35px;
}

#offers .all label
{
	color: #A0B500;
}

#offers .group
{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#offers .group .checkbox label
{
	color: #A0B500;
}

#offers .partner
{
	padding-top:2px;
	padding-bottom:2px;
}

#offers .separator
{
	height:3px;
}

#offers .prices
{
	padding-top:10px;
	padding-bottom:5px;
}

#offers .hidden
{
	visibility:hidden;
	display:none;
}

#offers .right
{
	padding-top:5px;
	float:right;
}

#offers .tobottom
{
	padding-top:4px;
}

/********************************************** Styles Wetter start ***************************************************/