#modal_content_g {
position : relative;
cursor:pointer;
width:452px;
height:640px;
left:50%;
margin-left:-226px;
z-index:5001;
top:100px;

background-color:#fff;
visibility:visible;
}

#modal_content_g_text {
	 position:absolute;
	 bottom:0px;
	 color:#DB5657;
	 font-size:14px;
	 font-weight:bold;
	 padding:10px 10px 5px 10px;
	 text-align:left;
	 line-height:18px;
}
#modal_content_g_text span {
	font-weight:bold;
	font-size:14px;
	color:#333;
	text-align:right;
}
#gewinnspielfragen {
	position:absolute;
	display:none;
	width:398px;
	height:421px;
	left:7px;
	top:172px;
	background:url(../img/trans.png);
	padding:20px;
	font-size:16px;
}
#gewinnspielfragen h3 {
	font-size:14px;
	margin:5px 0;
}
#gewinnspielfragen fieldset {
	border:0;
}
#gewinnspielfragen label {
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	margin:10px 0;
}
#gewinnspielfragen input {
	margin:5px 0 5px;
	width:300px;
}
#gewinnspielfragen button {
	width:80px;
	height:30px;
}
#gewinnspielfragen p#buttonholder {
	width:165px;
	height:30px;
	margin:20px auto 0;
}