/* CSS Document */

* { 
    -moz-box-sizing: border-box; 
}
.clr {
	clear: both;
}


#content_outer {
   padding-left 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   margin-top: 0px;
}



#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}



#locations{
  position:relative;
  float: right !important;
  top: -30px;
  left: -200px;
  padding: 0;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  z-index: 1;
}

#locationmap{
  position:relative;
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  z-index: 0;
}


table.content_table {
  padding: 0px;
  margin: 0px;
}



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





table td.body_outer {
	padding-left: 30px;
	padding-right: 30px;
        padding-top: 0px;
        padding-bottom: 15px;
        background: #BFDC00;
        vertical-align: top;
        margin-top: 0px;
        margin-right: 0px;
}



table td.extra_information {
	padding-left: 30px;
	padding-right: 30px;
        padding-top: 0px;
        padding-bottom: 15px;
        background: #FFFFFF;
        vertical-align: top;
        margin-top: 0px;
        margin-right: 0px;
}



#activelocation {
	color:#FF6600;
	font-weight: bold;
}



a#activelocation:hover {
	color: #FF6600;
}



a.locationmenu:link, a.locationmenu:visited {
	color:#000000;
	font-weight: normal;
}

a.locationmenu:hover {
	color: #FF6600;
	font-weight: normal;
}



a.click:link, a.click:visited {
	color:#000000;
	font-weight: normal;
	font-style: italic;
}

a.click:hover {
	color:#FF6600;
	font-weight: normal;
	font-style: italic;
}


ul#locationmenu li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
    	width: 100%;
	font-size: 11px;
	line-height: 20px;
	border-bottom: 1px solid #000000;
}





.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}


.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}



ul {
text-indent: 0px;
list-style-type: disc;
padding: 0px;
margin: 0px;
}

li {
  margin-left: 15px;
}



.location_title {
	color: #ff6600;
	font-weight: bold;
}


td {

	text-align: left;

	font-size: 11px;

}







body {

	margin: 0px;

	height: 100%;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, Sans Serif;

	font-size: 11px;

	background: #FFFFFF;

}



/* mambo core stuff */

a:link, a:visited {

	color: #FF6600; text-decoration: none;

	font-weight: bold;

}



a:hover {

	color: #C43C03;	text-decoration: none;

	font-weight: bold;

}



table.contentpaneopen {

  width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin-top: 9px;

}



table.contentpaneopen td {

   padding-right: 5px;

   text-align: justify;

}



table.contentpaneopen td.componentheading {

	padding-left: 4px;

}







table.contentpane {

  width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

}



table.contentpane td {

	margin: 0px;

	padding: 0px;

}



table.contentpane td.componentheading {

	padding-left: 4px;

}


.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;



}



.contentcolumn {

	padding-right: 5px;

}



.contentheading {

	height: 30px;

	color: #ffffff;

        border-bottom: 1px solid #ffffff;

	font-size: 24px;

        line-height: 30 px;

}







.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: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
}

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

table.moduletable_right {
	width: 298;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_right th {
	background: #FF6600;
	color: #FFFFFF;
	text-align: left;
        vertical-align: middle;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height: 42px;
	font-weight: bold;
	font-size: 14px;
        border-bottom: 6px solid #ffffff;
}

table.moduletable_right th.arrow {
	background: #FFFFFF;
	height: 42px;
}


table.moduletable_right td {
        background: #cccccc;
	font-size: 11px;
	padding: 10px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable_right td.empty {
        background: #ffffff;
}


table.moduletable_3dimage {
	width: 298;
	margin-bottom: 4px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_3dimage td {
        background: #ffffff;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable_3dimage td.empty_3dimage {
        background: #ffffff;
        height:9px !important;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable_3dimage td.orange_3dimage {
        background: #ff6600;
        height:13px !important;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}






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

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

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


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

table.moduletable_algvoorwaarden th.algvoorwaarden {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
}

table.moduletable_algvoorwaarden td.algvoorwaarden {
	background: url(../images/background_download.gif) no-repeat;
	height: 48px;
	font-size: 11px;
        vertical-align: middle;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;
	font-weight: normal;
        
}

.pdf_downloads {
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
}


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 td {

  padding: 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;

}





a.mainlevel:link,a.mainlevel:visited{

        background: url(../images/menu_background.gif) no-repeat;

	display: block;

	vertical-align: middle;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-align: left;

	padding-top: 3px;

	padding-left: 15px;

	height: 19px !important;

	width: 100%;

	text-decoration: none;

}



a.mainlevel:hover {

	text-decoration: none;

	color: #FF6600;

}



a.sublevel:link, a.sublevel:visited {

	padding-left: 0px;

	vertical-align: middle;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-align: left;

}



a.sublevel#active_menu {

	color:#ff6600;

	font-weight: normal;

}



a.sublevel#active_menu:hover {

	color: #ff6600;

}



a.sublevel:hover {

	color: #FF6600;

	text-decoration: none;

}

.highlight {

	background-color: Yellow;

	color: Blue;

	padding: 0;

}

.code {

	background-color: #ddd;

	border: 1px solid #bbb;

}



form {

/* removes space below form elements */

	margin: 0;

 	padding: 0;

}



div.mosimage {

  border: 1px solid #ccc;

}



.mosimage {

  border: 1px solid #cccccc;

  margin: 5px

}



.mosimage_caption {

  margin-top: 2px;

  background: #efefef;

  padding: 1px 2px;

  color: #666;

  text-transform: normal;

  font-size: 10px;

  border-top: 1px solid #cccccc;

}
