BODY {
background : #000000;
margin : 0;
color : #ffffff;
text-decoration : none;
}
UL {
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
padding-top : 0;
list-style-type : none;
}
LI A {
color : #ffffff;
text-decoration : none;
}
LI A:hover {
color : #ff0000;
text-decoration : underline overline;
}
#header {
background : url(http://www.scanit.nl/images/film.gif);
width : 100%;
height : 180px;
}
H1 {
margin-top : 10px;
font-weight : bold;
font-size : 60px;
margin-left : 410px;
padding-top : 30px;
margin-bottom : 0;
font-family : Lucida Sans Unicode;
}
H2 {
margin : 0;
margin-left : 450px;
position : absolute;
}
H3 {
font-weight : bold;
font-size : 16px;
}
#container  {
position: absolute;
left: 50%;
top: 0px;
height: 400px;
width: 1000px;
margin-left: -500px;
/*  De helft van de breedte  */
}
#p1 { position: absolute;
      top: 40px;
      left: 30px;
}
#p2 { position: absolute;
      top: 40px;
      left: 205px;
     
}
#p3 { position: absolute;
      top: 40px;
      left: 635px;
   }
#p4 { position: absolute;
      top: 40px;
      left: 810px;
      }
#marque {
text-decoration : none;
}
#marque a, #inhoud a:hover {
color : #ffffff;
text-decoration : underline;
}
#menu {
margin-top : 30px;
margin-left : 20px;
font-size : 18px;
float : left;
display : inline;
width : 150px;
line-height : 20pt;
font-style : italic;
text-align : left;
}
#inhoud {
border-right : thin solid #ffffff;
border-left : thin solid #ffffff;
padding : 20px;
padding-top : 0;
position : absolute;
left : 235px;
top : 250px;
width : 500px;
font-size : 16px;
text-align : left;
text-decoration : none;
}
#inhoud a, #inhoud a:hover {
color : #ffffff;
text-decoration : underline;
}
#nieuws {
position : absolute;
left : 840px;
top : 240px;
width : 185px;
font-size : 16px;
line-height : 20px;
margin-top : 20px;
width : 150px;
}
#nieuws a, #nieuws a:hover {
color : #ffffff;
text-decoration : underline;
}
#menu2 a, #menu2 a:hover {
color : #ffffff;
text-decoration : underline;
font-size : 12px;
}
#menu1 a, #menu1 a:hover {
color : #7FFF00;
text-decoration : none;
}