@import url(http://pics.bnn.nl/static/css/menu.css);

body {
	font: 11px Arial, Verdana,arial,sans-serif;
	text-align:center;
	color: #ffffff;
	padding: 0;
        line-height: 16px;
	margin:	0 0 0 0;
	background: #ffffff url('http://pics.bnn.nl/data/media/db_images/original/43309_e39502.gif') 0px 194px repeat-x ; 
}

table, td { 
	font: 11px Arial, Verdana,arial,sans-serif;
	color: #ffffff;
}

.home {cursor:pointer;cursor:hand;position:absolute;z-index:10000;left:0px; top:0px; width:405px;height:240px;}  
.katja {cursor:pointer;cursor:hand;position:absolute;z-index:10000;left:590px; top:90px;width:170px;height:150px;}  

h1,h2,h3,h4 {
       font-family: arial, verdana, sans-serif;
       font-size: 26px;
       font-weight: bold;
       text-transform:uppercase;
       color: #ffffff;
       padding: 0 0 2px 0;
       margin:0px;
}

strong {
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #ffffff;
  	padding:1px;
        font-weight: normal;
	text-decoration: underline;
}

a:hover {
  	padding:1px;
        text-decoration: none;
        color: #3185b0;
        background: #ffffff;
}




#menu {
   z-index:1000;
}



div#container_shadow{
	margin: 0 auto;
	width: 972px;
        height: 980px;
	background: transparent url(http://pics.bnn.nl/data/media/db_images/original/43308_101bf4.jpg) top left no-repeat;
}


div#header { 
	height: 314px;
	position:relative;
        background: transparent;
        z-index:100;
}

#nav {
   position: absolute;
   top:20px;
   left: 0px;
}

div#container {
        position:relative;
	text-align:center;
	width:800px;
	margin:0 auto;
	background: transparent;
}

#wrapper {
	width: 100%;
	position: relative;
	float:left;
	background: #3185b0;
}

#mainright {
	width:33%;

	float:left;
	text-align:left;
	padding:20px 0 10px 0;
	}
	
#maincenter {
	width:34%;
	float:left;
	text-align:left;
	padding:20px 0 10px 0;
	}

#mainleft {
	width:33%;
	float:left;
	text-align:left;
	padding:20px 0 10px 0;
	}

#footer {
	position: relative;
	float:left;
	width: 972px;
	height: 74px;
	background: #fff url('http://pics.bnn.nl/data/media/db_images/original/43305_fc0eb4.jpg') bottom left no-repeat;
}



.Blok {
  padding: 0 10px 20px 10px;
}

.knopjes {
      margin:0;
      padding: 0 0 15px 0;
}

.knopjes a {
       background: transparent;
       border:0px; 
       text-decoration: none; 
}


.dagschema {
  display:none;
 }

/* 
* These are standard sIFR styles... do not modify 
*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h1 {
        margin:0;
        padding:0;
	visibility: hidden;
	font-size: 40px;
}

.sIFR-hasFlash h2 {
        margin:0;
        padding:0;
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 28px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


/* buttons voor de weeekschemas  */

#button {

        width: 250px;

	padding: 0 0 0 0;

        margin:0;

	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;

        font-size:14px;

	background-color: #ffffff;

	color: #333;

}



#button ul {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

	}

	

#button li {

	border-bottom: 2px solid #3185b0;

	margin: 0;

        padding:0px;

	}



#button li a {

	display: block;

	padding: 5px 5px 5px 5px;

	background-color: #ffffff;

	color: #3185b0;

	font-weight: bold;

	text-decoration: none;

	width: 100%;
        border: 1px solid #fff;
	}



#button li a.active{

       background-color: #ffffff;

}



html>body #button li a {

	width: auto;

	}



#button li a:hover {

	background-color: #3185b0;
        border: 1px solid #fff;
	color: #fff;

	}

