.fade{
	margin-bottom: 2em;
	margin-top: 1em;
}

.fade p{
	padding-left:0px;
	margin-bottom: 2em;
	text-align: left;
	width: 90%;
	background: #fff;
	color: #000;
	/*border:1px solid;
	border-color:#666;*/
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	}


/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
	

