#trans {
	padding: 0;
	margin: 0;
	background: url(http://www.ard.de/static/home/onsitebefragung/bg_trans_px.png);
	position: absolute;
	z-index: 1500;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	top: 0 !important;
	left: 0 !important;
	}
	
*html #trans { display: none; }
*+html #trans { }


#alternatepop {
	position: absolute !important;
	z-index: 2000;
	width: 520px;
	}
	
* html #alternatepop {
	position: absolute !important;
	z-index: 2000;
	top: 180px !important;
	border: 10px solid #001a4b;
	}


.onsitebefragung table {
	padding: 0;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	width: 520px;
	border: 2px solid #fff;
	}
	
.onsitebefragung table td {
	padding: 0.5em 0 1em 2%;
	vertical-align: top;
	font-size: 1em;
	line-height: 130%;
	width: 98%;
	background: #e5f4fa url(/static/ard/pics/backs/verlauf_ard.jpg) repeat-x bottom;
	text-align: left;
	}
	
.onsitebefragung table td .text {
	clear: both;
	padding: 0;
	float: left;
	width: 100%;
	margin: 0;
	display: block;
	}
	
.onsitebefragung table td .text img {
	padding: 0 0 0 0;
	}
	
.onsitebefragung table td .text p {
	clear: both;
	padding: 0.25em 0 0 0.45em;
	margin: 0;
	float: left;
	width: 100%;
	font-size: 0.8em;
	line-height: 130%;
	}

.onsitebefragung table td .close {
	padding: 0;
	margin: 0;
	float: left;
	text-align: right;
	width: 99%;
	}
	
*html .onsitebefragung table td .close { width: 96%; }
*+html .onsitebefragung table td .close { width: 96%; }
	
.onsitebefragung table td .close img {
	
	}
	
.onsitebefragung table td a.btt {
	padding: 0.25em;
	margin: 5px 0 0 0;
	float: left;
	border: 1px solid #fff;
	background: #fff url(http://www.ard.de/static/ard/pics/backs/verlauf_hover.jpg) repeat-x bottom;
	text-align: center;
	width: 45%;
	}
	
.onsitebefragung table td a.btt:hover {
	text-decoration: none;
	border: 1px solid #001a4b;
	}
		
		
	
	
.onsitebefragung a.GPLink:link, .onsitebefragung a.GPLink:active, .onsitebefragung a.GPLink:visited { float: left; padding: 0.2em 0 0 0; color: #567a92; text-decoration: none; }
.onsitebefragung a.GPLink:hover, .onsitebefragung a.GPLink:visited:hover { float: left; padding: 0.25em 0 0 0; color: #567a92; text-decoration: underline; }
