/* Stylesheet behorend huiswerk_les17 */
	  	
body {
	  background: #FFFFE0;
     }
      

          
.Kop-webpagina  {	            
	            border: 2px solid black;
	            background-color: #FFFACD;	            	            
	            width:97%;
	            height:70%;
	            text-align: center;
	            margin: 5px;
	            padding: 20px;            
	            color: black;
	            border-radius: 20px;
               }
               
#navigatie-balk {}

 .Tekst-Nav-balk {
	             text-align: center;
                }                     
                  
 
#Navigatie-balk a:link, #Navigatie-balk a:visited {
 	                                               color: black;
 	                                               text-decoration: none;
                                                   }                        
 
#Navigatie-balk a:hover,#Navigatie-balk a:active {
	                                              color: red;
	                                              text-decoration: none;
                                                 }                                       
                
 

 
 #Navigatie-linkerblok {
	                   border: 2px solid black;
	                   background-color:  #FFFACD;
	                   width:15%;
	                   height:100%;
	                   border-radius: 20px;
	                   float: left;	                     
                      }
                      
.kop-nav-linkerblok {
	                text-align: center;
                    }                      
                      
.opsommingsteken {
	              list-style-type: none;
                 }
                 
#inhoud-sketchup-webpage {
	                      border: 2px solid black;
	                      background-color: #FFEFD5;
	                      height: 100%;
	                      width: 84%;
	                      float:  right;
	                      text-align:left;	                      	                      	     
	                      border-radius: 20px;
                         }
                         
.kop-inhoud-sketchup-webpage {
	                          text-align:left;
	                          margin: 10px;
	                          padding: 10px;
                             } 

.tekst-inhoud-sketchup-webpage {
	                            text-align:left;
	                            margin: 10px;
	                            padding: 10px;
                               }                                                                         
                     
                      
#inhoud-webpage {
	     border: 2px solid black;
	     background-color: #FFEFD5;
	     height: 100%;
	     width: 84%;
	     float:  right;
	     text-align:left;	     
	     border-radius: 20px;	          	     
        }
        
.kop-inhoud-webpagina,.kop-doc-form,.tekst-inhoud-webpage {
	                                                       text-align:left;
	                                                       margin: 10px;
	                                                       padding: 10px;
                                                          }        
#Doc-Form {
	       border: 2px solid black;
	       height: 100%;
	       width: 84%;
	       background-color:#FFEFD5;
	       float:  right;
	       text-align:left;	     
	       border-radius: 20px;
          }
          
 .doc-form-tekst {
 	              text-align:left;
	              margin: 10px;
	              padding: 10px;
                 }         
          
.footer div {
	     border: 2px solid black;
	     background-color:  #FFFACD;
	     width: 97%;
	     height: 40px;
	     float: left;
	     text-align: center;
	     margin: 5px;
	     padding: 20px;
	     border-radius: 20px;	     
        }
        
.tekst-footer {
	          font-weight: bold;
             }                                                    
                                                         
                
                                            
               
   
                                        
#inh-nws {
	             border: 2px solid black;
	             background-color: #FFEFD5;
	             height: 100%;
	             width: 84%;	             
	             float: left;
	             text-align:center;
	             margin-left: auto;
	             margin-right: auto;
	             background-image: url(../pictures/sketchup-3d.png);
	             background-repeat:repeat-x;	     
	             border-radius: 20px;
                 font-style: italic;
                 color:green;	 
               }
               
.kop-inh-nws {
	                text-align:center;
	                margin: 10px;
	                padding: 10px;
                   }                       
        
 
 #inh-nws01,#inh-nws02,#inh-nws03,#inh-nws04,#inh-nws05,#inh-nws06,#inh-nws07 {
                                                                               border:2px solid black;
                                                                               height:100%;
	                                                                           width: 21%;
                                                                               margin: 10px;
	                                                                           padding: 10px;
	                                                                           text-align:center;
                                                                               border-radius: 20px;
                                                                               margin-left: auto;
	                                                                           margin-right: auto;
                                                                               font-style: italic;
                                                                               background-color:lightgreen;	
                                                                               } 
      


           
