#topbar{

        position: absolute;

        top: 10px;

        left: 180px;

        height: 20px;

				padding: 0px 10px 10px 10px;

        }

#leftcol{

        position: absolute;

        top: 30px;

        left: 15px;

        width: 150px;

				border-left: solid thin #009dff;

				padding-left: 10px
        }

#maincol{

        position: absolute;

        top: 30px;

				left: 190px;

				border-top: solid thin #009dff;

				padding: 10px 10px 0px 0px;

        }

#footer{

				border-top: solid thin #009dff;

				text-align: center;

				padding: 0px 0px 5px 0px;

}



body, p, a, address, table, td {

	font-family: verdana, geneva, arial, helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	}



h1, h2, h3, h4, h5, h6 {

	font-family: palatino, georgia, serif;

	font-weight: 700;

	}



h1	{

	font-size: 16px;

	}

img {
float: left;
margin-right: 10px;
}

#first	{

	margin-top: 0px;

	}



h2	{

	font-size: 14px;

	font-style: italic;

	}



h3	{

	font-size: 12px;

	}



#pink {

	color: #ff6699;

	}



#smaller {

	font-size: 11px;

	}



#navsel {

	color: #ff6200;

	font-size: 12px;

	}



#voettekst {

	font-size: 11px;

	}



#script {

	font-family:"Brush Script", cursive;

	color: maroon;

	font-size: 14px;

	}



/* hyperlinks */

a:link, a:visited, a:hover, a:active

{ 

 color:#009dff;

 text-decoration:none;

}



a:visited

{ 

 color:#7f007f;

}



a:hover, a:active

{ 

 color:#ff6200;

 text-decoration:underline;

}



/* hyperlinks menu left*/

a.nav:link, a.nav:visited, a.nav:hover, a.nav:active

{ 

 color:#009dff;

 text-decoration:none;

 font-size: 12px;

}



a.nav:visited

{ 

 color:#7f007f;

}



a.nav:hover, a.nav:active

{ 

 color:#ff6200;

 text-decoration:underline;

}



