@charset "UTF-8";

/* CSS Document stylesheet voor underconstruction*/

	
body				{ 	
					background		:#ffffff;
					background-image: url(images/lijnen/lijnzwart.png);

					}
						
						
div#image				{									/*header*/
						width:700px;
						height:490px;
						position:static;
  						width: 100%;
  						text-align: center;
						}
	
a:link { color: #c000000; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; background-color: #000000; padding:3px 0px 3px 0px; }
a:visited { text-decoration: none;  color: #000000;}
a:hover { color: #000000; text-decoration: none; background-color: #009ddf; padding:2px 0px 2px 0px;}
	
	
						
h6				{
				font-style			:italic;
				color				:black;
				font-family			:Droid Serif, arial, Serif;	
				text-align			:center;	
				top					:500 px;
				}
				
				

				
