
/* Mobile Frage Seite1: */
#check_mobilebox, #check_childseatbox {
	display:none;
	border:1px solid #000;
	background:#dfe5f4 url(/wingame/38/images/iphone_mini.gif) no-repeat left center;
	padding:10px 0 10px 60px;
	margin-bottom:5px;
	color:#000;
}
#check_childseatbox {
	background:#dfe5f4 url(/wingame/38/images/silla.gif) no-repeat left center;
}
.greybar_left {
	background:#bed2ef;
	font-size:12px;
	font-weight:bold;
	color:#000;
	overflow:hidden;
	height:28px;
	white-space:nowrap;
	margin:10px 0 5px 0;
}
.greybar_right {
	padding:5px 0 0 10px;
	overflow:hidden;
	height:23px;
}

/* Headline Page3-4 */
.greetings {
	padding:0 85px 20px 85px;
	margin-top:3px;
	min-height:32px;
	background:transparent url(/wingame/38/images/ani_arrow_right.gif) no-repeat 12px 0px;
}
.greetings h3 {
	color:#000;
	font-weight:bold;
	line-height:1.4;
	text-transform:uppercase;
}
.greetings p {
	color:#000;
}
.greetings h4 {
	color:#f00;
	line-height:1;
}
#blinkheader {
	text-align:center;
}
#redheader {
	background-color:#B80000;margin-left:15px; padding:10px;font-weight:bold;font-size:13px;
}