body
 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #bbc3d3;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	margin: 0 auto;
	padding: 0 }

td
{
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
h2
{
	color: #006ff1;
	padding-top: 10px;
	width: 80%;
	padding-left: 15px; }
h3 {
	color: #000;
	padding-top: 10px;
	padding-left: 15px;
	width: 80%; }
p
{
	font-size: 12px;
	line-height: 175%;
	padding-left: 15px; }

ul
{
	font-size: 12px;
	line-height: 175%;
	list-style-type: square;
	width: 60%;
}

li
{
	list-style-type: square;
	display: list-item;
}

address
 {
	color: #003a99;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	position: relative }
.midden img {
	border-color: #003a99 }
img.welkom {
	margin-right: 30px }
p img
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/*Zoek*/
div.search {margin: 5px;}
input.inputbox{width: 12em;}

div#sidebar div#nav  {
	margin: 0 0 5px }



/* Navigatie */
div#nav
     { }
	
div#nav ul,div#nav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.5em;
}	
/* Navigatie verticaal menu*/
table.moduletablemenu { }

a.mainlevel:link, a.mainlevel:visited
{
	color: #fff;
	font-size: 1em;
	
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 100%;
	vertical-align: middle;
}

a.mainlevel:hover
{
	color: #8f4a23;
	text-decoration: none;
	background-position: 0 -25px;
}

a.sublevel:link, a.sublevel:visited
{
	color: #f8f8f9;
	font-size: 11px;
	
	font-weight: bold;
	text-decoration: none;
	background-color: #0387cb;
	text-align: left;
	display: block;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 100%;
	vertical-align: middle;
}

/* mambo core stuff */
a:link, a:visited, a:hover
{
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td
{
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading { padding-left: 4px; }

table.contentpane td.contentheading
{
	padding-left: 15px;
	padding-top: 9px;
}

.button
{
	padding: 2px 5px 2px 5px;
	height: 22px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	color: #ff6600;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.inputbox
{
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

#sandbox_area_2 .componentheading
{
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 458px !important;
}

#sandbox_area_1 .componentheading
{
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 625px !important;
}

.contentcolumn { padding-right: 5px; }

.contentheading, .componentheading, div.componentheadingcontact
  {
	color: #006ff1;
	font-size: 18px;
	font-weight: bold;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: left;
	white-space: nowrap;
	padding-top: 9px;
	padding-left: 15px;
	height: 30px }

.contentpagetitle
{
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
}

table.searchinto { width: 100%; }
table.searchintro td { font-weight: bold; }

table.moduletable
{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th
{
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td { padding: 2px; }

.sectiontableheader
{
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}

.sectiontablefooter { }
.sectiontableentry1 { background-color: #ffffff; }
.sectiontableentry2 { background-color: #f9f9f9; }

.small
{
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate
{
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate
{
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc
{
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc th
{
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight
{
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}

.code
{
	background-color: #ddd;
	border: 1px solid #bbb;
}

/*Wisselend*/
.moduletablewisselend
{
	background-color: #fff;
	margin: 20px 10px 200px;
	padding: x0 10px 10px;
	width: 140px;
	border: solid 2px #2f8927;
}

.moduletablewisselend .contentheading
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #2f8927;
	text-align: left;
	white-space: nowrap;
	margin-bottom: 10px;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 20px;
}

/*contact*/

.contact_emailcontact { padding: 0 0 0 20px; }
.contentpanecontact { }
.contentpanecontact td { padding: 0 0 5px 10px; }

.contentheadingcontact
{
	color: #333;
	font-size: 20px;
	padding: 0 0 5px 50px;
}

#selectForm { margin-top: 15px; }

#emailForm
{
	margin: 0;
	padding: 0;
}

input.inputbox
{
	margin-bottom: 0;
	height: 20px;
}

/*Prijzen*/
.prijzen
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-right: 4px;
	margin-left: 0;
}

.prijzen td
{
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #fecc35;
}

/*wisselend*/
#sidenotes .contentheading {
	font-size: 12px;
	width: 180px;
	padding: 5px;
	display: inline;
	white-space: normal; }
#sidenotes .contentpaneopen {
	width: 180px; }

