.maindiv
{
	background-image: url(pics/bg2.gif);
	background-repeat: no-repeat;
	width: 800px;
	background-color: #ffFFFF ;
	text-align: left; 
	font-family :   Arial, sans-serif;
	font-size: 9pt ;
	height:600px;
}

body
{
	background-color: #ffFFFF ;
	background-image: url(pics/verloop.gif);
	background-repeat:  repeat-y;
}

.sideleft
{
	width: 177px;
	background-image: url(pics/left.gif);
	background-color: #ffffcc ;
	vertical-align: top;

}
.sideright
{
	width: 620px;
	vertical-align: top;
}
.top
{
	height:152px;
	vertical-align: top;
	 padding-left: 5;
}

A:link, A:visited, A:active {
      	 color:#000000;
		 font-size: 11pt ;
		 text-decoration: none ;
		
         }

A:hover {
		 color:red;
		  font-size: 11pt ;
		  text-decoration: none ;

		 }

.homediv
{
	 text-align: center ;
	 height: 100px;
	 		  font-weight: bold;
}
.contactdiv
{

	  text-align: center ;
	  height: 100px;
	  		  font-weight: bold;
}

.cartoondiv
{

	  text-align: center ;
	  height: 100px;
	  		  font-weight: bold;
}
.pressdiv
{

	  text-align: center ;
	  height: 100px;
	  		  font-weight: bold;
}
.jobdiv
{

	  text-align: center ;
	  height: 100px;
	  		  font-weight: bold;
}

.itemdiv
{
	 padding-top: 10;
	  padding-left: 10;
	   padding-right: 10;
	  	 color:#000000;
		 text-align: justify ;

}		

.kopje
{
font-weight: bold;
 font-size: 10pt ;
}

.form_text
{
font-family :   Arial, sans-serif;
	font-size: 9pt ;
}

.form_input
{
font-family :   Arial, sans-serif;
	font-size: 9pt ;
	 color:#000090;
}

.linkInText
{
 color:#0000ff;
 font-family :   Arial, sans-serif;
 font-size: 9pt ;
 text-decoration: underline ;
}
.linkInText2
{
 color:#ff0000;
 font-family :   Arial, sans-serif;
 font-size: 9pt ;
 text-decoration: underline ;
}

.ad_text{
		font-size: 9pt;
		color:red;
		font-family :  Arial, sans-serif;
 text-align: justify ;
		}

.vorige_volgende {
		 color:gray;
		  font-size: 11pt ;
		  text-decoration: none ;

		 }
