
	body {
		/*background:url(img/tvspielfilm.jpg) no-repeat left top;*/
		margin:0px; 
		padding:0px;
	}
	
	.uq_wrap {
		background:url(img/start.jpg) no-repeat left top; 
		width:300px;
		height:250px;
		position:relative;
		
		/*margin:247px 0px 0px 498px;*/
	}
	
	.uq_sfa {
		width:88px;
		height:37px;
		position:absolute;
		right:0px; top:0px;
		z-index:2;
	}
	
	#uq_count{
		height:23px;
		position:absolute;
		right:15px;
		top:155px;
		width:31px;
		text-align:right;
		z-index:2;
	}
	.uq_count {
		font-weight:normal;
		font-size:11px;
	}
	.uq_unicef {
		width:106px;
		height:51px;
		position:absolute;
		left:0px; bottom:0px;
		z-index:2;
	}
	
	#uq a.startQuiz{
		width:81px;
		height:41px;
		position:absolute;
		left:187px; top:100px;
		z-index:2;
	}
	
	#uq {
		width:300px;
		height:250px;
		z-index:1;
		position:absolute;
		left:0px; top:0px;
	}
	
	#uq_question {
		width:220px;
		height:100px;
		position:absolute;
		left:60px;
		top:15px;
		z-index:2;
	}
	.uq_float {
		width:70px;
		height:22px;
		float:right;
	}
	
	
	p {
		margin:0px;
		font-family:arial;
		color:#666;
		font-size:12px;
		line-height:120%;
		font-weight:normal;
		margin-bottom:5px;
	}
	
	.uq_option {
		margin:2px; padding:2px 7px;
		font-family:arial; color:#fff;
		font-size:12px; line-height:120%;
		font-weight:normal; background:#0099ff;
		text-decoration:none;
		display:block; float:left;
	}
	.uq_option:hover {
		background:#ff9900;
	}
	
	#uq_answer {
		background:none repeat scroll 0 0 #FFFFFF;
		border:1px solid #0099FF; color:#666666;
		font-family:arial; line-height:120%;
		font-size:13px; width:242px; padding:5px;
		position:absolute; left:22px; top:50px;
		text-decoration:none; z-index:4;
	}
	
	#uq_blende {
		background:none repeat scroll 0 0 #000000;
		width:287px; height:191px;
		position:absolute; left:6px; top:6px;
		z-index:3;	
	}
	
	#uq_answer span {
		font-weight:bold;
		color:#0099ff;
	}
	#uq_answer a {
		color:#0099ff;
		text-decoration:none;
	}
	#uq_answer a.weiter {
		font-weight:bold;
	}
	#uq_answer a:hover {
		color:#ff9900;
	}
	#uq_answer img {
		border:0px none;
		margin:0px 0px 1px 3px;
	}
	#uq_flip {
		width:300px; height:250px;
		position:absolute; 
		left:0; top:0; z-index:10;
	}
	.uq_freitext {
		font-size:12px;
		font-weight:normal;
		padding-top:5px;
		margin-bottom:10px;
	}
	#uq_response input {
		width:200px;
	}
	#uq_response a {
		font-weight:bold;
		color:#0099ff;
		font-family:arial;
		background:url("img/teilnehmen.jpg") no-repeat scroll 0px 0 transparent;
		display:block;
		height:42px;
		width:100px;
		float:left;
	}
	#uq_error {
		float:right;
		color:#cc0000;
		font-size:11px;
		font-weight:normal;
	}
	#uq_restart {
		float:right;
		color:#cc0000;
		font-size:11px;
		font-weight:normal;
		font-family:arial;
	}
