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

body {
margin:0px;
padding:0px;
text-align:center;
}

div#container {
width:970px;
margin:0px auto;
background-image:url(../afbeeldingen/bgline.gif);
background-repeat:repeat-y;
text-align:left;
}

div#header {
height:107px;
background-image:url(../afbeeldingen/bgheader.gif);
background-repeat:no-repeat;
}

div#taalkeuze {
text-align:right;
margin-right:30px;
margin-top:5px;
}

div#colLeft {
float:left;
width:165px;
background-image:url(../afbeeldingen/kpn_green.gif);
background-repeat:no-repeat;
background-position:10px 100px;
min-height:400px;
}


div#contentMovie {
margin-left:165px;
margin-right:165px;
text-align:left;
}

div#content {
margin-left:165px;
margin-right:350px;
text-align:left;
padding-bottom:30px;
padding-left:3px;
}


div#colRight {
float:right;
width:180px;
margin-right:150px;
margin-top:0;
}

div#footer {
clear:both;
height:32px;
background-image:url(../afbeeldingen/bgbottom.gif);
background-repeat:no-repeat;
}

div#menu {
  height: 60px;
  background: url(../afbeeldingen/layout/bgmenu.gif) no-repeat;
  background-position:center;
  text-align:center;
  margin-top:-60px;
  margin-bottom:20px;
}
