@charset "UTF-8";
/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
color: #333;
}

img {
border:0;
}

div#content a	{
text-decoration: none; 		
color: #000099; 
}

div#content a:hover {
text-decoration: underline; 	
color: #000099; 
}


span#h1 {
  font-size: 18px;
  color: #009900; 
}

span.green {
color:#009900;
}

div#taalkeuze {
font-size:0.9em;
color:#999;
}

div#taalkeuze a {
text-decoration:none;
color:#999;
}

div#taalkeuze a:hover {
color: #000099; 
}

h2 {
font-family: Verdana, Arial, Helvetica;
font-size: 1.15em;
color: #000099; 
letter-spacing:0.01em;
}

ul.downloads {
padding:0;
margin:0;
list-style-type:none;
}

ul.downloads li a {
display:block;
height:20px;
width:180px;
background-image:url(../afbeeldingen/button.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
font-size:0.90em;
padding-top:3px;
padding-left:24px;
text-decoration: none; 		
color: #000099; 
}

ul.downloads li a:hover {
background-position:0px -25px;
text-decoration:none!important;
}

/*headerMenu*/


table.mainTable {
  width: 970px;
  background: url('../afbeeldingen/layout/bgline.gif') repeat-y;
}

td.mainHeader {
  height: 107px;
  background: url('../afbeeldingen/layout/bgheader.gif') #FFF no-repeat;
}

td.mainFooter {
  height: 32px;
  background: url('../afbeeldingen/layout/bgbottom.gif') #FFF no-repeat;
  color: #656565;
}

td.inTable {
  background: url('../afbeeldingen/layout/kpn_green.gif') 10px 112px no-repeat;
}


td.line { height: 54px; width: 1px; background: url('../afbeeldingen/menu/line.gif') 0px 0px no-repeat; }

td.home  { height: 54px; width: 77px; background: url('../afbeeldingen/menu/home.gif') 0px 0px no-repeat; }
td.homeO { height: 54px; width: 77px; background: url('../afbeeldingen/menu/home_over.gif') 0px 0px no-repeat; }
img.home { height: 54px; width: 77px; }

td.aanmelden  { height: 54px; width: 108px; background: url('../afbeeldingen/menu/aanmelden.gif') 0px 0px no-repeat; }
td.aanmeldenO { height: 54px; width: 108px; background: url('../afbeeldingen/menu/aanmelden_over.gif') 0px 0px no-repeat; }
img.aanmelden { height: 54px; width: 108px; }

td.contact  { height: 54px; width: 90px; background: url('../afbeeldingen/menu/contact.gif') 0px 0px no-repeat; }
td.contactO { height: 54px; width: 90px; background: url('../afbeeldingen/menu/contact_over.gif') 0px 0px no-repeat; }
img.contact { height: 54px; width: 90px; }

td.route  { height: 54px; width: 73px; background: url('../afbeeldingen/menu/locatie.gif') 0px 0px no-repeat; }
td.routeO { height: 54px; width: 73px; background: url('../afbeeldingen/menu/locatie_over.gif') 0px 0px no-repeat; }
img.route { height: 54px; width: 73px; }

td.programma  { height: 54px; width: 115px; background: url('../afbeeldingen/menu/programma.gif') 0px 0px no-repeat; }
td.programmaO { height: 54px; width: 115px; background: url('../afbeeldingen/menu/programma_over.gif') 0px 0px no-repeat; }
img.programma { height: 54px; width: 115px; }

td.info  { height: 54px; width: 105px; background: url('../afbeeldingen/menu/info.gif') 0px 0px no-repeat; }
td.infoO { height: 54px; width: 105px; background: url('../afbeeldingen/menu/info_over.gif') 0px 0px no-repeat; }
img.info { height: 54px; width: 105px; }



/*formulier*/

.form table {
border-collapse:collapse;
}

td.left {
border-left:1px solid #BBB;
border-bottom:1px solid #BBB;
padding:2px 8px 8px 5px;
}

td.right {
background:#009900;;
padding:2px 8px 8px 5px;
}

td.leftSpacer {
padding-bottom:6px;
border-bottom:1px solid #FFF;
}

td.rightSpacer {
background:#009900;
padding-bottom:1px;
border-top:1px solid #FFF;
}


