/* 
### CSS popups ###
version 0.10 - 25.08.2005
*/

* {
	margin:0; padding:0; border-style:none;
}

html {
	height:100%;
}

body {	
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
	height:100%;
	background:#ffffff;
}


/* WebTV Archiv Popup START */

.adspace {
	width:728px; height:90px;
	margin:1px;
}

.webtvContent {
	width:728px; height:462px; text-align:center;
	background:#010860 url(/fileadmin/templates/images/bg_webtv_generic.jpg) no-repeat;
}

.swiss .webtvContent {
	background:#FFFFFF url(/fileadmin/templates/images/bg_webtv_sd.jpg) no-repeat;
}

.lives .webtvContent {
	background:#FF9933 url(/fileadmin/templates/images/bg_webtv_ls.jpg) no-repeat;
}

.sonnt .webtvContent {
	background:#000000 url(/fileadmin/templates/images/bg_webtv_st.jpg) no-repeat;
}

.talkt .webtvContent {
	background:#FEFF5B url(/fileadmin/templates/images/bg_webtv_tt.jpg) no-repeat;
}

/* WebTV Archiv Popup END */




/* Bilderstrecke Popup START */

.popupHeadimg {
	width:570px; height:59px;
	background:url(/fileadmin/templates/images/pop_headimg_generic.jpg) no-repeat;
}

.swiss .popupHeadimg {
	background:#FFFFFF url(/fileadmin/templates/images/pop_headimg_sd.jpg) no-repeat;
}

.lives .popupHeadimg {
	background:#FF9933 url(/fileadmin/templates/images/pop_headimg_ls.jpg) no-repeat;
}

.sonnt .popupHeadimg {
	background:#000000 url(/fileadmin/templates/images/pop_headimg_st.jpg) no-repeat;
}

.talkt .popupHeadimg {
	background:#FEFF5B url(/fileadmin/templates/images/pop_headimg_tt.jpg) no-repeat;
}

.popnavi {
	width:570px; height:20px;
	background:#2697CE;
	padding:5px 0 5px 0;
}

.popnaviContainer {
	text-align:center;
	padding-top:5px;
}

.seplinePop {
	width:570px; height:1px;
	background:#FFFFFF;
}

.contentArea {
	width:570px; text-align:center;
	background:#2697CE;
}

.contentBilderstrecke img {
	border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;
}

.linksBilderstrecke {
	padding:5px 0 10px 0;
}

.linksBilderstrecke,
.linksBilderstrecke a,
.linksBilderstrecke a:link,
.linksBilderstrecke a:visited,
.linksBilderstrecke a:hover, 
.linksBilderstrecke a:focus,
.linksBilderstrecke a:active {
	color:#FFFFFF;
}

.popBottom {
	width:570px; height:60px;
	background:#BEE0F0;
}

/* Bilderstrecke Popup END */





/* Teletext Popup START */

.shortcuts {
	width:140px;
	position:absolute; top:220px; left:20px;
	text-align:left;
}

.shortcuts ul li {
	background-image:none;
	padding:0;
}

.shortcuts a,
.shortcuts a:link,
.shortcuts a:visited {
	color:#FFFFFF;
}

.shortcuts a:hover,
.shortcuts a:focus,
.shortcuts a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.teletextContent {
	width:100%; height:462px; text-align:center;
	background:#041D58 url(/fileadmin/templates/images/bg_teletext_generic.jpg) no-repeat;
}

.teletextImage {
	width:480px; height:336px;
	position:relative; top:55px; left:170px;
	border:1px solid white;
}

.disclaimer {
	width:480px;
	position:relative; top:60px; left:170px;
	color:#FFFFFF; text-align:left;
}

.numberpadContainer {
	position:absolute; top:147px; left:660px;
	width:90px; height:150px;
}

.numberpadContainer input {
	height:17px; width:79px; background:#333333;
	border-top:1px solid #BEE0F0; border-right:1px solid #BEE0F0; border-bottom:1px solid #BEE0F0; border-left:1px solid #BEE0F0;
	margin:0 0 4px -3px;
	text-align:right; color:#FFFFFF; font-weight:bold; font-size:12px;
	padding:3px 5px 0 0;
}

.numberpadContainer img {
	float:left; margin:0 4px 4px 0;
}

/* Teletext Popup END */
