div, table, td, p
{
   font:						normal 12px/16px Arial, Verdana, Tahoma; /* geldt voor de hele pagina */
}

td,th
{
   vertical-align:      top;
   text-align:          left;
}

.txtLeft
{
   text-align:          left;
}
.txtRight
{
   text-align:          right;
}
.txtCenter
{
   text-align:          center;
}
.hidden
{
   display:             none;
   visibility:          hidden;
}

/*div.main div.padding
{
   padding:             155px 90px 0px 90px;
}*/

div.empty
{
   height:              98px;
}

table.experience
{
   width:               635px;
}
div.com_left
{
   width:               115px;
   float:               left;
}

div.com_right
{
   /*width:               90px;*/
   float:               left;
}
.pdLeft
{
   padding-left:        10px;  
}
.pdRight
{
   padding-right:       10px;   
}
.geschiedenis_breedte 
{
   width:               450px;
   margin-top:          10px;
   margin-bottom:       10px;
   margin-left:			30px;
}
.geschiedenis
{
   padding:             10px;
   background-color:    #e1f1fa;
}

div.brochures
{
	float:				left;
	width:				450px;
}

div.brochures .downloadbutton
{
	float:right;
}

div.brochures img.headerimage
{
	margin-top:			20px;
}

div.brochureicons
{
	margin-top:			20px;
	float:				right;
	width:				115px;
}

div.aboutheader
{
	width:				415px;
}

div.mainmenu
{
	left: 391px;
	top:  22px;
}

div.mainmenu ul {
	margin:			0;
	padding:		0;
	text-align:		left;	
	float:			left;
}

div.mainmenu li {
	display: inline;
}

div.commercials
{
	
}

div.header ul.sub 
{
	margin:				0;
	padding:			0;
}
ul.sub li 
{
	display: block;
	padding: 0;
	margin: 0;
}

ul.circlebullets
{
	list-style-image: url('images/icon_onderwerp.gif');
}

/* --------------------------------------------------------------------------------------------------------
kids faqblock toegevoegd 6juni2008
---------------------------------------------------------------------------------------------------------*/

div.faqblock {
	position:		absolute;
	z-index:			15;
	left:				555px;
	top:				30px;
	width:			324px;
	height:			80px;
}
div.faqblock div.content {
	/*background:		transparent url("../images/bg_faqblock_bottom.gif") no-repeat scroll 0px bottom;*/
	width:			324px; /*324*/
	padding:			0px 20px 5px 20px;
}
div.faqblock div.content ul {
	list-style: none;
	padding: 0;
}
div.faqblock div.content li {
	list-style-type: 	none;
	list-style-image:	none;
	background:			transparent url("../images/icon_arrow.gif") no-repeat scroll 0 2px;
	padding:				0px 0 5px 20px;
}
div.faqblock div.content li a {
	color: #004c90;
	font-weight:	normal;
}