/* --- Stylesheet GMP.CSS
	 		 Geprogrammeerd door Danny Gijbels
			 18-02-2008
*/
						 					
/* Globale documentparameters */

body 
		 {
		 background-color: black;  
		 text-align: left; 
		 font: 12px Verdana; 
		 color: #c0c0c0;
		 }

h1 	 
		 {
		 width: 100%; 
/*		 background: black; */
		 color: #c0c0c0;
		 border: 1px solid; 
		 border-right: none;
		 border-top: none;
		 margin: 0px 0px;
		 margin-bottom: 15px;
		 font: 20px Verdana; 
		 font-style: Italic; 
		 font-weight: Bold;
		 padding: 5px;
 		 }
		
h2 	 
		 {
		 background: black; 
		 font: 15px Verdana; 
		 font-style: Italic;
		 font-weight: bold; 
		 color: #c0c0c0;
		 margin: 0px 0px;
		 margin-top: 15px;
		 margin-bottom: 5px;
		 }

h3 	 
		 {
		 background: black; 
		 font: 14px Verdana; 
		 font-style: Italic; 
		 color: #c0c0c0;
		 margin: 0px 0px;
		 margin-bottom: 15px;
		 }

		 
#HOOFDTITEL {
		 width: 100%;
 		 margin: 0px 0px; 
		 color: #c0c0c0;
		 border: 1px solid; 
		 border-right: none;
		 border-top: none;
		 font: 20px Verdana; 
		 font-style: Italic; 
		 font-weight: Bold;
		 padding: 5;
 		 }

		 
/* Menuparameters */
		 
#DIVMENU {
		 margin-top: 0px; 
		 list-style: none;
		 width: 120;
		 margin: 0px 0px;
		 text-align: center;
/*		 border: 1px dotted white; */ 		 
		 }

ul	 {
		 margin-left: 0;
		 padding: 0;
		 list-style: none;
		 }
		 
/* li definitie voor linkermenu */
li.menu a:link, li a:visited, li a:active	 {
		 text-decoration: none;
		 background-color: #292929;
		 height: 20;
		 color: #c0c0c0;
		 }
li.menu a:hover {
	 	 background-color: #c0c0c0;
		 color: black;
		 height: 20;
		 }
		 
/* li definitie voor studiolijst */		 
li.lijst a:link, li a:visited, li a:active	 {
		 text-decoration: none;
		 background-color: #292929;
		 height: 20;
		 color: #c0c0c0;
		 }
li.lijst a:hover {
	 	 text-decoration: none;
		 font-style: italic;
		 background-color: #c0c0c0;
		 color: black;
		 height: 20;
		 }
		 
		 
a		 {
		 display: block;
		 color: #ffff99;
 
		 }
		 
a:hover {
		 color: #cc0000;

		 }		 

#SYNTHPIC {
		 margin-top: 100px;
		 margin-left: 50px; 
/*		 border: 1px solid white */
		 }

		 
/* Tekstparameters */

#TEKSTBLOK {
/*		 display!: inline-block;*/
		 position: absolute;
		 top: 70px;
		 left: 0px;
		 margin-left: 140px; 
		 margin-right: 200px; 
		 padding: 15px 15px 15px;
		 width: 700;  
		 height: 500px;
/*		 border: 1px dotted white; */        
		 }		 	 
		 		 
#BEGIN {
     width: 275px;
     margin-top: 80px;
		 margin-bottom: 20px;
     padding: 15px 100px;
/*		 border: 1px dotted white; */ 		 
     }
     
		 
#TITEL {
		 font-style: italic;
		 margin-top: 30px; 
		 margin-left: 150px;
		 margin-right: 10px;  
		 width: 80%; 
		 font-size: 18px;
		 background: #292929; 
		 color: #c0c0c0;
		 text-align: center;
		 padding: 15px 15px; 
		 }	

#NOINDENT {
		 text-indent: 0px;
		 }
		 
#RANDAFBEELDING_LINKS_BOVEN {
		 position: absolute;
		 top: 70px;
		 left: 10px; 
		 width: 0px;
/*		 border: 1px dotted white; */  
		 }		 

#RANDAFBEELDING_RECHTS_BOVEN {
		 position: absolute;
		 top: 70px;
		 left: 790px; 
		 width: 0px;
/*		 border: 1px dotted white; */   
		 }		 
		 
#RANDAFBEELDING_RECHTS_ONDER {
		 position: absolute;
		 top: 330px;
		 left: 790px; 
		 width: 0px;
/*		 border: 1px dotted white; */   
		 }		 

#RANDAFBEELDING_LINKS_ONDER {
		 position: absolute;
		 top: 330px;
		 left: 10px; 
		 width: 0px;
/*		 border: 1px dotted white; */ 
		 }		 

#RANDAFBEELDING_RECHTS_VOLLEDIG {
		 position: absolute;
		 top: 70px;
		 left: 680px; 
		 width: 0px;
		 height: 95%;
/*		 border: 1px dotted white; */   
		 }

		 		 
p    {
		 text-indent: 20px;
		 text-align: justify;
		 margin-left: 10px;
		 line-height: 1.5;
		 padding: 10px 5px;		 
 	   width: 95%;
		 background: #330000;
/*		 border: 1px dotted white; */ 		 
		 }
		 		 	 		  	 
									 
.TEKST {
		 line-height: 1.2;
		 text-align: justify; 
		 margin-bottom: 20px;
		 }					
		 
#FIGUURKADER {
		 margin-top: 20px;
		 border: thick groove #c0c0c0 ;
		 }		  
		 
#COPYRIGHT {
		 margin-top: 10px;
		 text-align: center;
		 font-size: 0.8em;
		 }		
		 
#SYNTHPIC {
		 margin-top: 40px; 
		 width: 800px;
		 border: thick groove #c0c0c0;
		 }		  
