/* IconScreen 06.2006  */
#navigation, #banner,#FAQ_DL p, #bewertungslink, .noprint { display: none; }
#rateit1, #rateit2, #rateit3, #rateit4, #rateit5, #submit { display: none; }
.print { display: block; }

#wrapper {
	width: 600px;
	margin: 0;
	text-align: left;
	background-image: none; }

#content {
	width: 580px;
	float: none;
	margin-top: 1em !important;
	margin-bottom: -1em !important; }

h1 { padding-top: 10px; }
h2 { padding-top: 10px; }

#footer {
	margin-left: 25px;
	width: 530px;
	float: none;
	margin-top: 1em !important;
	margin-bottom: -1em !important; }

#ergebnis { background-color: #fff; }

#FAQ_DL dt {
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #D3DDE9;
	border-left: none; }

#FAQ_DL dd {
	background-color: #fff;
	border-top: none;
	border-bottom: none; }

#FAQ_DL a { text-decoration: none !important; }
