body {
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment:fixed;
}

img.png {behavior:url("css/pngbehavior.htc");}

/* \*/
* html #channeltxt {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_channeltxt.png', sizingMethod='scale'); 
}
/* */

 * html #enter {
	position: relative;
}


/* zap nummers */
.zapnummer { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #003300; background-color: #66CC00;	font-weight: bold; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.topnavibg {
	width: 640px;
	height: 75px;
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.kop { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }

.kanaal_onder {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	width:175px;
}

a.kanaal_link:link {
	color: #FF0000;
	text-decoration: none;
}
a.kanaal_link:active {
	color: #FF0000;
	text-decoration: none;
}
a.kanaal_link:visited {
	color: #FF0000;
	text-decoration: none;
}
a.kanaal_link:hover {
	color: #FF0000;
	text-decoration: underline;
}

#channeltxt {
	display: block;
	position:absolute; 
	background-image:url(../images/bg_channeltxt.png);
	margin-top: 310px;
	width:640px; 
	height:100px; 
	z-index:1;
	padding-bottom: 10px;
}

#channeltxt a:link, a:visited {
text-decoration: none;

}

.ctxt {
	display: block;
	padding: 10px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold; 
	text-align:left;
}

.channeltxt_kop {
	font-size: 14px; 
	font-weight: bold; 
}