body 
  {
    padding-left : 200px;
    padding-top : 10px;
    top : 10px;
    color: #008000;
    // background-color: #99CCFF;
    background: URL("./images/oranje-achtergrond.jpg") 0 0 repeat-x; 
    font-family: Verdana, Arial, Helvetica, sans-serif;}

    h3 {font-size:17px;font-style: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;padding: 0;margin: 0}

    ul.navbar {
	  fot-family: Verdana;
          font-style: italic;
	  font-weight: bold;
	  font-size: 15px;
          list-style-type: none;
          padding: 0;
          margin: 0;
          position: absolute;
	  top: 10px;
          left: 5px;
          width: 9em;
   }

    #navigationextend {
            border: 10px;
            font-size: 10px;
            padding: 0;
	    left: 20px;
            top: 480px;
            position: absolute;  
                   }
    #bodytekst {
		color: #000000;
		font-size: 18px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		padding: 0px;
		position: relative;
                }

    .Infoblok
        {
          background-image:url(images/klein.jpg);
          background-repeat: repeat;
	  font-size: 15px;
        }

    #tabeltekst {
            font-size: 13px;
            font-family: Verdana, Arial, Helvetica, sans-serif; 
            padding: 0px;
	    position: relative;
                 }

    .mainpicture {
    float: left;
    position: absolute;
    left  : 150px;
    top   : 1px;	
		}

    #Titeltekst
    {
	margin: 0;
	padding: 0;
	background: URL("./images/ppwinter7.jpg") 0 0 no-repeat; 
	width: 855px;
	height: 640px;
	position: absolute;
	top:  1px;
	left: 150px; 
	text-align: center;
	font-size: 50px;
	font-family: Brush Script MT,Verdana, Arial, Helvetica, sans-serif;
	Color : #C0C0C0;
   }

    A.navbar:link {color : #0000FF;Text-decoration : none;}
    A.navbar:visited {color : #0000CC;Text-decoration : none;}
    A.navbar:hover {color : #000000;Text-decoration : none;cursor:pointer;font-weight: normal}
    A.navbar:active {color : #FFFFFF;Text-decoration : none;cursor:pointer}

    a:link {    	   
	    color           : #0000FF; /* iets grijs voor de links */
            text-decoration : none;
           }

    a:visited {
	    color           : #0000CC; /* iets grijs voor de links */
            text-decoration : none;
           }  
    a:hover {
	    color           : #000000;   /* wit bij aanwijzen */
	    font-weight	    : bold;
            text-decoration : none;      /*onderstrepen */
	    cursor	    : pointer;   /*handje aangeven */	
	    }
    a:active {
	    color           : #222222;   /* zwart bij aanwijzen */
            text-decoration : none;      /*onderstrepen */
	    cursor	    : none;      /*handje aangeven */	
	     }

#footer
{
width:400px;
padding-left: 100px;
margin: 0em;
position: relative;
top:  2.5em;
left: 0.0em; 
font-size: 10px;
}