@charset "UTF-8";
/* CSS Document */

#layer-umfrage {
	position: absolute;
	width: 397px;
	height: 286px;
	margin-left: 57px;
	background:url(/i/layer/layer_background.png) no-repeat;
	padding: 102px 23px 0 14px;
	text-align: center;
	font-size: 14px;
	z-index: 999;
}
* html #layer-umfrage {
	background:url(/i/layer/layer_background.gif) no-repeat;
}
#layer-umfrage p {
	margin: 0;
	padding: 0;
}
#layer-umfrage p.intro {
	font-size: 16px;
	padding-bottom: 25px;
}
#layer-umfrage p.fliesstext {
	padding-bottom: 25px;
}
#layer-umfrage p.question {
	font-weight: 500;
	font-size: 16px;
	padding-bottom: 30px;
}
#layer-umfrage p span {
	color: #f41800;
}
#layer-umfrage .submitBlock .buttonNein {
	margin-right: 73px;
}
#layer-umfrage .submitBlock .buttonJa {
	margin-left: 73px;
}
