body {
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}

h1 {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
}

.tekst-tabel {
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:200%;
}

#container {
background-color: #ffffff;
width: 950px;
height: 60px;
margin: 0px auto 0px auto;
padding: 0;
}

/* De navigatie div (kleur en positie) */
#navholder{
clear: both;
margin: 0;
padding: 0;
height: 40px;
width: 950px;
}

#navholder.navkanalenkiezer {
background-image: url(https://www.family7.nl/images/nav_kanalenkiezer.gif);
}

#subnavholder{
clear: both;
margin: 0;
padding: 0;
height: 41px;
width: 360px;
}
#subnavholdere{

clear: both;
margin: 0;
padding: 0;
height: 41px;
width: 355px;
}
#subnavholder.navkanalenkiezer {
background-image: url(https://www.family7.nl/images/kop_kanalenkiezer.gif);
}
#subnavholder.kanalenkiezer {
background-image: url(https://www.family7.nl/images/actief_menu_oranje.gif);
}

/* De topnavigatie div (kleur en positie) */
#topnav {
clear: both;
height: 40px;
width: 950px;
}

#subnav {
clear: both;
height: 30px;
width: 300px;
}

#subnavgemist {
clear: both;
height: 30px;
width: 300px;
}

/* positionering voor microsoft internet explorer (voor versie 8) */
#topnav  li {
display: inline;
}

#subnav  li {
display: inline;
}
#subnavgemist  li {
display: inline;
}

/* a id's, hiermee heb ik voor elk menuitem een vaste breedte ingesteld, waardoor business club mooi aansluit 
en het er met elke lettergrootte hetzelfde uitziet */
#kijktips {
width: 130px;
} 

#mijngegevens {
width: 180px;
} 

#uitloggen {
width: 150px;
} 

#programmas {
width: 160px;
} 

#gemist {
width: 200px;
} 

#tvgids {
width: 100px;
} 

#nuop7 {
width: 140px;
} 

/* De topnavigatie (opsomming) */
#topnav ul {
list-style: none;
margin: 0;
padding: 0;
}

#subnav ul {
list-style: none;
margin: 0;
padding: 0;
}

#subnavgemist ul {
list-style: none;
margin: 0;
padding: 0;
}

/* De topnavigatie (fonteigenschappen etc. van links in top navigatie) */
#topnav  ul a{
list-style: none;
text-decoration: none;
height: 31px;
padding-top: 9px;
text-align: center;
float: left;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 16px;
font-weight: bold;
color: #efefef;
}

#subnav  ul a{
list-style: none;
text-decoration: none;
height: 31px;
padding-top: 9px;
text-align: center;
float: left;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 16px;
font-weight: bold;
color: #efefef;
}

#subnavgemist ul a{
list-style: none;
text-decoration: none;
height: 31px;
padding-top: 9px;
text-align: center;
float: left;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 16px;
font-weight: bold;
color: #efefef;
}

/* De topnavigatie (fonteigenschappen etc. van links in top navigatie wanneer je met de muis eroverheen gaat) */
#topnav  ul a:hover{
color: #6E6E6E;
}

#subnav  ul a:hover{
color: #6E6E6E;
}

#subnavgemist  ul a:hover{
color: #efefef;
}

/* Geeft het actieve tabblad de tabbladkleur */
.active_kanalenkiezer {
background-image:   url(https://www.family7.nl/images/actief_menu_oranje.gif);
}

#footer_kanalenkiezer {
background-image:   url(https://www.family7.nl/images/kop_oranje.gif);
}

.footer {
height: 30px;
width: 950px;
}
.footers {
height: 40px;
width: 950px;
}
.footer a {
display: inline;
padding: 10px;
float: left;
font-size: 10px;
color: #efefef;
}

.basic {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
}

.kopje_kanalenkiezer {
padding-left:10px;
padding-right:10px;
color:#EFEFEF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
background-image:url(https://www.family7.nl/images/kop_oranje.gif)
}