body 
{
    background-image:url("../ontwerp/backgr.jpg");
    background-color:black;
    background-repeat:repeat;
    font-family:Arial;
    font-size:13px;
    


    }
p:first-child 
{
    margin-top:-1px;
    
    }
#site 
{
    width:990px;
    height:725px;
    color:#fff;
    margin-left:auto;
    margin-right:auto;
    
    }
    
#taalkeuze 
{
    width:980;
    height:25px;
    text-align:right;
    
    }
   #logo 
   {
       position:absolute;
       margin-bottom:-150px;
       z-index:2;
       
       
       } 
    
 #left 
 {
     width:75px;
     height:700px;
     float:left;
     
     
     
 
     position:relative;
   
     
     
     
     }
     
   #menu 
   {
       position:absolute;
     
      
         
       text-align:right;
       bottom:0;
       bottom:0px;
       margin-bottom:15px;
       
       }
   #right 
   {
       float:right;
       width:915px;
       height:700px;
       
       }
    
    
    
    #right_top 
    {
        position:absolute;
        height:150px;
        width:915px;
        background-color:#020101;
        opacity:0.67;
        filter: alpha(opacity=67);
        
        
        
        
        }            
       
    #right_foto
    {
        width:915px;
        height:700px;
        
       
        
        }
        
    #right_bottom 
    {
        position:absolute;
        background-color:#020101;
        opacity:0.63;
        filter: alpha(opacity=50);
        height:190px;
        width:915px;
        margin-top:-190px;
        overflow:auto;
        
        }
     #tekst 
     {
         margin-left:50px;
         
         float:left;
         overflow:auto;
         width:650px;
         height:155px;
          z-index:3;
          position:absolute;
          margin-top:-150px;
        
          
         }   
        
        
        
      /*
        script scroll

<div id="container" style="position:relative;width:270px;height:220px;border:0px solid black;overflow:hidden">
<div id="content" style="position:absolute;width:270px;left:0;top:0">

    #container 
    {
        position:relative;
        width:600px;
        height:100px;
        border:0px;
        overflow:hidden;
       
        
        }
        
     #content 
     {
         position:absolute;
         width:600px;
         left:0;
         top:0;
         
         }
         
         
         /*

*/


        #submenu 
        {
            float:right;
            width:180px;
            height:150px;
            position:absolute;
            margin-left:737px;
            margin-top:-190px;
         
            
            
            }
            
            
  #icom 
  {
	      width:915px;
		  padding-left:75px;
		  text-align:right;

		  margin-left:auto;
		  margin-right:auto;

		    color:#333;
		  margin-top:5px;
  font-size:11px;

      
      
      }
	 #icom a
  {
		  color:#333;
		  font-size:11px;
		  

      
      
      } 
	  	 #icom a:hover
  {
		  color:#fff;
		  
		  

      
      
      } 
