	.bannerimg{
		height:87px;
		background:#f6f6f4 url(../images/bg_banerws.jpg) right top no-repeat;
		clear:both;
		display:block;
	}
	.bannerNocookie	{
		height:148px;
		background:#f6f6f4 url(../images/bg_banerws.jpg) right top no-repeat;
		clear:both;
		display:block;
	}

	#body{
		background:#fff;
	}
		#body dl{
			margin-top:10px;
			font-size:14px;
		}
		#body dl dt{
			font-weight:bold;
		}
		#body dl dd{
			padding-bottom:20px;
		}
		#body dl dd a {
			color:#ce6e27;
			text-decoration:underline;
		}


		#iconlegend{
			height:82px;
			margin-top:20px;
			background:url(../images/bg_faqheadline.gif) repeat-x left top;
			border:1px solid #8d8c7b;
		}
		#iconlegend p{
			font-size:12px;
			font-weight:bold;
			color:#fff;
			height:25px;
			line-height:25px;
			padding-left:15px;
		}

		#pagedescript{
		width:580px;
		float:left;
		padding-top:30px;
		padding-left:20px;
		font-weight:bold;
		font-size:13px;
		}
		#pagedescript img {
			float:left;
			padding-right:10px;
		}

		.bannerNocookie #pagedescript{
			padding-top:18px;
		}
