* {
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #000;
}

h2 {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}

a    { color: #3f3f3f; text-decoration: underline; }
a:link { color: #3f3f3f; text-decoration: underline; }
a:visited { color: #3f3f3f; text-decoration: underline; }
a:focus, a:hover, a:active { color: #3f3f3f; text-decoration: underline; }

input.textbox, input.button, select  { 
  font-size: 13px; 
  width: 185px;
}

input.textbox {
  width: 181px;
}

/* LAYOUT
========================================================*/

#wrapper {
	width: 955px;
	margin: 0 auto;
}

#top {
	width: 925px;
	height: 90px;
	margin: 15px 0 0 15px;
	text-align: right;
}

#logo {
  position: relative;
	width: 260px;
	height: 30px;
	margin: 10px 0 0 15px;
	display: inline;
	float: left;
}

#logo h1 {	
  display: none; 
}

#welcome {
  top:11px;
  left:210px;
  width: 500px;
  position: absolute;
  font-weight: bold;
  font-size: 13px;
  color: #7f7f7f;
}

#adbottom {
  width: 955px;
	margin: 20px 0 0 15px;
	text-align: right;
}


#contentcontainer {
	width: 955px;
	margin: 15px 0 0 0px;
	float: left;
}

#contentcontainer #left {
	width: 180px;
	padding: 0 0 0 15px;
	float: left;
}

#contentcontainer #right {
	width: 760px;
	float: left;
}

#footer {
	display: block;
	float: left; 
	clear: both;
	width: 955px;
	margin: 25px 0 0 0;
	padding: 15px 0 25px 0;
	border-top: 1px solid #ccc;
}

#footer .copy { float: left; }

#footer .links { float: right; }

.flag { padding: 0 5px 0 0; }

#tabLeeg {
	float: left; 
	margin-left: 15px; 	
	display: block;
	clear: left;
	list-style-type: none;
	color: #FFF;
	text-indent: -9999px;
	text-decoration: none;
}

#tabLeeg span {
	display: block;
	margin-left: 15px;
	padding: 4px 15px 0 0;
}

#loginform {
	float: right;
	width: 600px;
	margin: 15px 10px 0px 0px;
	font-size: 12px;
	text-align: right;
}


/* MENU
========================================================*/

#navContainer {
	float: left;
	width: 955px;
	height: 45px;
	margin: 10px 0 0 0;
	background: url(../images/menu_bg.jpg) #c5c5c5 no-repeat left bottom;
}

#hoofdMenu ul {
	float: left;
	clear: both;
	font-weight: bold;
	height: 45px;
	margin: 0;
	padding: 0 0 0 15px;
	overflow: hidden;
}

#hoofdMenu li {
	margin: 15px 5px 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#hoofdMenu li.active {
	padding: 0;
}

#hoofdMenu li a {
	display: block;
	color: #7f7f7f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/menu_tab_right.jpg) #FFF no-repeat right top;
}

#hoofdMenu li a:hover, #hoofdMenu li a:focus, #hoofdMenu li a:active {
	color: #000;
	background-image: url(../images/menu_tab_right.jpg);
	background-color: #FFF;
}

#hoofdMenu li.active a {
	color: #000;
	background-image: url(../images/menu_tab_right.jpg);
	background-color: #ffffff;
}

#hoofdMenu li a span {
	display: block;
	padding: 7px 20px 7px 15px;
	background: url(../images/menu_tab_left.jpg) transparent no-repeat left top;
}

#hoofdMenu li a:hover span, #hoofdMenu li a:focus span, #hoofdMenu li a:active span {
	background-image: url(../images/menu_tab_left.jpg);
}

#hoofdMenu li.actief a span {
	padding: 7px 15px 7px 15px;
	background-image: url(../images/menu_tab_left.jpg);
}



/* STREAM
========================================================*/

div.streamsrow { 
  float: left; 
  margin-top: 10px;
}

div.stream {
	display: block;
	float: left;
	clear: left;
	height: 150px;
	padding: 0 0 0 15px;
}

div.stream span {
	display: block;
	float: left;
	height: 145px;
	padding: 5px 5px 0 0;
}

div.stream ul li {
	float: left;
	clear: right;
	width: 125px;
	padding: 0 25px 0 0;
	list-style: none;
}

div.stream ul li.last {
	float: left;
	padding: 0 5px 0 0;
}

div.stream li .vorm {
	display: block;
	float: left;
	clear: both;
	width: 115px;
	height: 95px;
	padding-top: 10px;
	padding-left: 10px;
}

div.stream li .favo {
	display: block;
	float: left;
	clear: both;
	width: 106px;
	height: 10px;
	background: url(../images/favo.gif) right top no-repeat;
}

div.stream li a.favo:focus, div.stream li a.favo:hover, div.stream li a.favo:active { 
  background: url(../images/favo_over.gif) right top no-repeat; 
}

div.stream li a.favo_selected {
  background: url(../images/favo_del.gif) right top no-repeat; 
}

div.stream li a.favo_selected:focus, div.stream li a.favo_selected:hover, div.stream li a.favo_selected:active { 
  background: url(../images/favo_del_over.gif) right top no-repeat; 
}

div.stream li div.favo_hidden {
  background: none;
}

div.stream li a.omschrijving {
  padding: 0 15px 0 5px;
	font-size: 11px;
	text-decoration: none;
}

div.stream li a.omschrijving:focus, div.stream li a.omschrijving:hover, div.stream li a.omschrijving:active { 
  text-decoration: underline; 
}

div.streamstab {
	float: left; 
	margin-left: 15px;
	display: block;
	clear: left;
	list-style-type: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.streamstab span {
	display: block;
	margin-left: 15px;
	padding: 4px 15px 0 0;
}



/* FAVOURITES
========================================================*/

div.stream_favourites {
	background: url(../images/tabLeft_favourites.gif) left top no-repeat;
}

div.stream_favourites span {
	background: url(../images/tabRight_favourites.gif) right top no-repeat;
}

div.stream_favourites li .vorm {
	background: url(../images/vorm_favourites.gif) left top no-repeat;
}

div.streamstab_favourites {
	background: url(../images/tabLeft_header_favourites.gif) no-repeat left top;
}

div.streamstab_favourites span {
	background: url(../images/tabRight_header_favourites.gif) no-repeat right top;
}


/* GENERAL
========================================================*/

div.stream_general {
	background: url(../images/tabLeft_general.gif) left top no-repeat;
}

div.stream_general span {
	background: url(../images/tabRight_general.gif) right top no-repeat;
}

div.stream_general li .vorm {
	background: url(../images/vorm_general.gif) left top no-repeat;
}

div.streamstab_general {
	background: url(../images/tabLeft_header_general.gif) no-repeat left top;
}

div.streamstab_general span {
	background: url(../images/tabRight_header_general.gif) no-repeat right top;
}

/* NEWS
========================================================*/

div.stream_news {
	background: url(../images/tabLeft_news.gif) left top no-repeat;
}

div.stream_news span {
	background: url(../images/tabRight_news.gif) right top no-repeat;
}

div.stream_news li .vorm {
	background: url(../images/vorm_news.gif) left top no-repeat;
}

div.streamstab_news {
	background: url(../images/tabLeft_header_news.gif) no-repeat left top;
}

div.streamstab_news span {
	background: url(../images/tabRight_header_news.gif) no-repeat right top;
}

/* ENTERTAINMENT
========================================================*/

div.stream_entertainment {
	background: url(../images/tabLeft_entertainment.gif) left top no-repeat;
}

div.stream_entertainment span {
	background: url(../images/tabRight_entertainment.gif) right top no-repeat;
}

div.stream_entertainment li .vorm {
	background: url(../images/vorm_entertainment.gif) left top no-repeat;
}

div.streamstab_entertainment {
	background: url(../images/tabLeft_header_entertainment.gif) no-repeat left top;
}

div.streamstab_entertainment span {
	background: url(../images/tabRight_header_entertainment.gif) no-repeat right top;
}

/* SPORTS
========================================================*/

div.stream_sports {
	background: url(../images/tabLeft_sports.gif) left top no-repeat;
}

div.stream_sports span {
	background: url(../images/tabRight_sports.gif) right top no-repeat;
}

div.stream_sports li .vorm {
	background: url(../images/vorm_sports.gif) left top no-repeat;
}

div.streamstab_sports {
	background: url(../images/tabLeft_header_sports.gif) no-repeat left top;
}

div.streamstab_sports span {
	background: url(../images/tabRight_header_sports.gif) no-repeat right top;
}

/* MUSIC
========================================================*/

div.stream_music {
	background: url(../images/tabLeft_music.gif) left top no-repeat;
}

div.stream_music span {
	background: url(../images/tabRight_music.gif) right top no-repeat;
}

div.stream_music li .vorm {
	background: url(../images/vorm_music.gif) left top no-repeat;
}

div.streamstab_music {
	background: url(../images/tabLeft_header_music.gif) no-repeat left top;
}

div.streamstab_music span {
	background: url(../images/tabRight_header_music.gif) no-repeat right top;
}

/* REGIONAL TV
========================================================*/

div.stream_regional-television {
	background: url(../images/tabLeft_regional_television.gif) left top no-repeat;
}

div.stream_regional-television span {
	background: url(../images/tabRight_regional_television.gif) right top no-repeat;
}

div.stream_regional-television li .vorm {
	background: url(../images/vorm_regional_television.gif) left top no-repeat;
}

div.streamstab_regional-television {
	background: url(../images/tabLeft_header_regional_television.gif) no-repeat left top;
}

div.streamstab_regional-television span {
	background: url(../images/tabRight_header_regional_television.gif) no-repeat right top;
}


/* PULL DOWN MENU
========================================================*/

#pulldown {
	float: right;
	width: 200px;
	margin: 10px 0 0;
	padding-right: 10px; 
}

#pulldownMenu {
	float: right;
	clear: both;
}

#pulldownMenu li {
	float: left;
	position: relative;
	z-index: 250;
	margin: 0 0 0 5px;
	list-style-type: none;
}

#pulldownMenu li a {
	display: block;
	height: 21px;
}

/* --- pulldownMenu: pulldown --- */

#pulldownMenu li ul.menu {
	display: none;
	float: none;
	clear: both;
	position: absolute;
	z-index: 250;
	width: 170px;
	background-color: #fff;
}

/*#pulldownMenu li:hover ul.menu,*/
#pulldownMenu li.jsHover ul.menu {
	display: block;
}

#pulldownMenu li ul.menu li {
	float: none;
	line-height: 1.15em;
	margin: 0;
	border-style: none solid solid;
	border-width: 1px;
	border-color: #858585;
}

#pulldownMenu li ul.menu li a:link, #pulldownMenu li ul.menu li a:visited, #pulldownMenu li ul.menu li a:hover, #pulldownMenu li ul.menu li a:active {
	float: none;
	display: block;
	color: #858585;
	font-size: 11px;
	text-decoration: none;
	width: 155px;
	height: 17px;
	padding: 4px 7px 0px;
}

#pulldownMenu li ul.menu li a:hover, #pulldownMenu li ul.menu li a:active {
	color: #fff;
	background-color: #858585;
}






























#errors {

  padding-bottom: 20px;
  color: red;
  font-weight: bold;
  
}


.explanationtext {
  color: #7f7f7f;
}
