/* POPUP */
body.popup {
	width:754px;
	height:600px;
	background:url(/images/bg_popup.png) no-repeat -3px top;
}	

.popupcontainer {
	width:728px;
	margin-top:10px;
	margin-left:12px;
/*	overflow:hidden;*/
	}
.popupcontainer div.topbanner img {
	width:728px;
	height:90px;
}
.popup_top {
	width:728px;
}

/* pop up navigatie */
ul.popupcontainer-nav {
	float:left;
	width:500px;
	padding-top:27px;
	margin-right:155px;
	height:29px;
	border-bottom:2px solid #db0f17;
}
ul.popupcontainer-nav li {
	float:left;
	display:inline;
	text-indent:-1000px;
	overflow:hidden;
}
ul.popupcontainer-nav li a {
	background:url(/images/popup_tabs.gif) no-repeat left top;
	height:29px;
	display:block;
}
ul.popupcontainer-nav li.live a{
	width:105px;
	background-position:left top;
}
ul.popupcontainer-nav li.live a:hover,
ul.popupcontainer-nav li.live a.active{
	background-position:0px -31px;
}
ul.popupcontainer-nav li.nieuws a {
	width:125px;
	background-position:-105px top;
}
ul.popupcontainer-nav li.nieuws a:hover,
ul.popupcontainer-nav li.nieuws a.active {
	background-position: -105px -31px;
}
ul.popupcontainer-nav li.teletekst a {
	width:84px;
	background-position:-230px top;
}
ul.popupcontainer-nav li.teletekst a:hover,
ul.popupcontainer-nav li.teletekst a.active{
	background-position:-230px -31px;
}

/*img.popuplogo {
	width:70px;
	height:46px;
	float:right;
	padding-top:5px;
}
*/
.tab {
	display: none;
}
.popupcontent .content_left {
	width:500px;
	float:left;
	margin-right:19px;
}
.popupcontent .content_left #Speler,
.popupcontent .content_left #player_groot{
	width:500px;
	height:420px;
	display:block;
	background-color:#000;
	padding-bottom:32px;
}
.popupcontent .content_left #player_groot {
	height:318px;
}
.popupcontent .content_right {
	float:left;
	width:209px;
	height:412px;
	border-top:2px solid #db0f17;
	margin-top:-2px;
	color:#fff;
	font-size:1em;
	line-height:1.4em;
	 background: #000;/* url(/images/popuplogo_at5.png) no-repeat left bottom; */
}
.popupcontent .content_right a {
	color:#fff;
	text-decoration:none;
}
.popupcontent .content_right a:hover {
	text-decoration:underline;
}
.popupcontent .content_right a.hostinglink {
	width:209px;
	height:60px;
	display:block;
	position:absolute;
	top:500px;
}
.popupcontent .content_right table.straks {
	margin-top: 40px;
}
table.straks a.naargids{
	font-size:0.9em;
	text-decoration:underline;
}
table.straks a.naargids:hover {
	color:#F33;
}
/* popup laatste nieuws div */

ul.line_up {
	font-size:1.2em;
	line-height:1.3em;
	margin-left:18px;
	width:180px;
	margin-top:1.4em;
	font-weight:bold;
}
ul.line_up  li {
	width:190px;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom:0.7em;
}
/* popup teletekst */
#tab3 {
	font-family: Courier New, Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}
#tab3 .content_left {
	background-color:#000;
	height:412px;
}
#tab3 .content_right {
	background-color:#000;
	background-image:none;
}
ul.teletekst_nav {
	width:390px;
	height:30px;
	color:#000;
	background-color:#fff;
	margin-left:50px;
	margin-top:20px;
}
ul.teletekst_nav li {
	display:inline;
	float:left;
	line-height:30px;
}
ul.teletekst_nav li a {
	margin-left:0.8em;
	margin-right:0.8em;
	color:#000;
}
ul.teletekst_nav li a:hover {
	color:#db0f17;
}

/* ========== Hoofdtabbellen =====================================================    */


.txtpage {
  	width: 395px;
	height: 300px;
	margin-left:50px;
	margin-top:40px;
	}

.sidebar {
  	width: 125px;
	margin:0 auto;
	padding-top:40px;
	}

/* ================= Images and Forms ================================ */

input, textarea, select {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	color: #2D2B2B;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
	border-left: 1px solid #878787;
	border-top: 1px solid #919191;
	padding: 2px;
	margin: 0px;
	font-family: Courier New, Arial, sans-serif;
	background-color:#fff;
}

.group {
	margin: 0 0 8px 0;
	padding: 5px;
	clear: both;
}
.group2 {
	width:125px;
	border:1px solid red;
}
.row {
	clear: both;
	margin: 0;
	padding: 0;
}
.group .row {
	height: 28px;
}
p.center {
	width:125px;
	text-align: center;
}
#Button1 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	margin-right: 5px;
	}
#Button2 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	margin-right: 5px;
	}
#Button3 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	}
#Button4 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	margin-right: 5px;
	}
#Button5 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	margin-right: 5px;
	}
#Button6 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	}
#Button7 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	margin-right: 5px;
	}
#Button8 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	margin-right: 5px;
	}
#Button9 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	}
#Button0 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
	margin-left: 38px;
	margin-right: 5px;
	}
#btnPrevpage {
  	width: 60px;
	height: 25px; float: left; padding: 3px;
	margin: 0 5px 5px 0;
	}
#btnNextpage {
  	width: 60px;
	height: 25px; float: left; padding: 3px;
	margin: 0 0 5px 0;
	}
#btnNextSubPage {
  	width: 22px;
	height: 25px; float: left; padding: 0px;
	margin: 0 0 5px 0;
	}
#btnPrevSubPage {
  	width: 22px;
	height: 25px; float: left; padding: 0px;
	margin: 0 5px 5px 41px;
	}
#Button12 {
  	width: 33px;
	height: 25px; float: left; padding: 3px 6px;
}
#Button15 {
	height: 25px; padding: 3px 6px;
	margin: 5px 0 0 0;
}
#idSwitchView {
	width: 100%;
	margin: 0 0 3px 0;
	}
#idAutoRefresh {
	width: 100%;
	margin: 0 0 5px 0;
}
#idCurrentPageNr, #idSubPageCount {
	visibility: hidden;
}

