/* ------ CSS schoonmaak code  ------ */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0px;
    padding:0px;
    border:0px;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    font-size: 12px;
    
    font-family:arial;
}
a img, :link img, :visited img {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
li{
}
ol, ul {
  padding-bottom:14px;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}
/* ------ EINDE CSS schoonmaak code ------ */ 








#pagewrapper{
width:950px ;
margin:0 auto;
font-size: 13px;
font-style: italic; 
color: #000;
font-family: verdana;
background-color: black;
line-height: 1.3em;
color: white;       
height: 1200px; 
}

#topbar{
    float:left;
    margin-top: 60px;   
}

#productlogo{
    float: left;
    margin-left: 40px;
   
}
#introtextfield{
    float: left;
    margin-top: 30px;  
    margin-left: 10px;
    padding-right: 30px;
    width: 420px;
    height: 100px;
    font-style: italic;
    color:#FFF;
    
}

#moviebox1{
    float: left;     
    width: 290px;
    height: 240px;
    
    margin-top: 300px;
    margin-left: -600px;
    
}

#moviebox2{
    float: left;     
    width: 290px;
    height: 240px;
    
    margin-top: 620px;
    margin-left: -600px;
    
}

#moviestory1{
    float: left;     
    width: 240px;
    height: 140px;
    color: white;
    margin-top: 310px;
    margin-left: -270px;
    
}

#moviestory2{
    float: left;     
    width: 240px;
    height: 140px;
     color: white; 
    margin-top: 620px;
    margin-left: -270px;
    
}

#movietitle1{
    float: left;     
    width: 290px;
    height: 40px;
    
    margin-top: 240px;
    margin-left: -600px;
    
}#movietitle2{
    float: left;     
    width: 290px;
    height: 40px;
    
    margin-top: 565px;
    margin-left: -600px;
    
}

#picturebox1{
float: left;
width: 120px;

height: 750px;
 margin-top: 90px;
 margin-left: 0px; 
    
}
#picturebox2{
float: left;
width: 120px;

height: 750px;
 margin-top: 90px;
 margin-left: 30px; 
    
}

#fotoboventext{
    
    
    width: 270px;
    height: 40px;
    float: right;
    margin-top: -790px;
    margin-right: 40px;
    
    
}
#contactdata{
    
         float: left;     
    width: 260px;
    height: 140px;
    color: white;
    margin-top: 50px;
   margin-left: 45px;  
       font-style: normal;
    display: block;
    
}

#contactform{
    display: block;
    float: left;     
    width: 760px;
    height: 140px;
    color: white;
    margin-top: 20px;
    margin-left: 90px; 
    color: white; 
    font-style: normal;
    
}

.textfield{
    background-color: grey;
 
}

.contactformclass{
    
    margin-left: 100px;
    
}
