/* CSS Document */

html {
	height: 100%;
}

body {
	font-family: verdana;
	font-size: 10px;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
}

.tablebody {
	font-family: verdana;
	font-size: 10px;
	margin:0px;
	padding:20px 20px 20px 0px;
	background-color:#00346D;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}

.inputbox {
	background-color:#ffffff;
}

#maintable {
	background-color:#FFFFFF;	
	border: 1px solid #CEEDF7;
	margin-left:20px;
	margin-right:20px;
	width:auto;
}

.clr {
	clear: both;
}

.outline {
  border: 0px none #cccccc;
  /*background: #ffffff;*/
	padding: 2px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
	margin:-29px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	height:14px;
	float:left;
	z-index:2;
	/*margin:-20px 0px 0px 10px;*/
}

.pathway {
 	color:white;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
.pathway a {
	color:white;
	text-decoration:none;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
}
.pathway a:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


#search_outer {
	padding: 22px 7px 3px 30px;
	float: right;
	width: 185px;
}

#search_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  /*height: 21px !important;*/
  height: 32px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#top_outer{
    /*border: 0px solid #cccccc;*/
}

#top_inner {
  border: 0px solid #cccccc;
  margin-top:-16px; 
  text-align:left;
  padding: 0px;
  width: 100%;
  height: 144px !important;
  overflow: hidden;  
  float: inherit;
}

#left_outer {
  float: left;
  margin-top: 2px;
  margin-left: -2px;
  margin-right: -2px;
  width: 166px;
  border-right: 1px solid #d8d8d8;
}

#left_inner {
  /*border: 1px solid #cccccc;*/
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 768px;
	background-color:#FFFFFF;	
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	/*border: 1px solid #cccccc;*/
	/*border-left: 1px solid #C5DCED;	*/
	
}

.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;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
	color:#CCCCCC;
}

.footer {
	text-align: center;
	padding: 3px;
	color:#CCCCCC;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
/*background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;*/
}


td {
	text-align: left;
	font-size: 11px;
}



table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	border: 0px solid #cccccc;

}

table.contentpaneopen td {
   padding-right: 5px;
   padding-left:5px;
}

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;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.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: #c64934;*/
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.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;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #8A3739;
	text-align: left;
	padding-left: 0px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	margin: 0 0 2px 0;
}

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;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

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 {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c68686;
	text-align: left;
	padding-top: 5px;
	padding-left: 12px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #EE0FDD;
}

a.mainlevel#active_menu {
	color:#8C3546;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #EE0FDD;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	text-align: right;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.sublevel:hover {
	color: #611395;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #8C3546;
}

.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;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/* joh enschede */

#tMain {
	width:100%;
	padding:0px;
	margin:0px;
}

#rPrintHeader {
	display:none;
}

#header {
 	background-image: url(../images/header_bg_C.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:140px;
	width:960px;
	float:left;
 }

#header-animation {
	float:left;
	width:960px;
	text-align:right;
	z-index:1;
	padding-right:-20px; 
	/*width:980px;*/
}

#logo {
	margin:-140px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	height:88px;
	float:left;
	z-index:3;
}

ul#mainlevel-nav
{
	display: inline;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
/*	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;*/
}

ul#mainlevel-nav li
{
	display: inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 	color:white;
	font-weight:normal;
	margin-right:23px;
	line-height:32px;
	float:left;
	/*
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;*/
}

ul#mainlevel-nav li a
{
	color:white;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	filter:alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity:0.65;
	float:left;
	/*
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;*/
}

ul#mainlevel-nav a.selected, ul#mainlevel-nav a:hover  {
	float:left;
	color:white;
	text-decoration:none;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
ul#mainlevel-nav a.home {
	color:#ffffff;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
ul#mainlevel-nav a.home:hover {
	color:#D7C7BD;
}

#menu {
	margin:-53px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	height:53px;
	float:left;
	z-index:2;
	color:#FFFFFF;
	/*margin:-53px 0px 0px 10px;*/
	
}
#menu ul {
	display: inline;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#menu li {
	display: inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 	color:white;
	font-weight:normal;
	margin-right:23px;
	line-height:32px;
	float:left;
}
#menu a {
	color:white;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	filter:alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity:0.65;
	float:left;
}
#menu a.selected, #menu a:hover  {
	float:left;
	color:white;
	text-decoration:none;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#menu a.home {
	color:#ffffff;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#menu a.home:hover {
	color:#D7C7BD;
}

#tContent_center {
	padding: 21px 0px 0px 0px;
	float: left;
	background-image: url(../images/bg/content_bg.jpg);
	background-repeat: repeat-x;
	/*width:100%;*/
	/* width:auto;*/
	min-height:400px;
}
#tContentRow_left {
	background-image: url(../images/bg/content_bg.jpg);
	background-repeat: repeat-x;
}
#tContentRow_center {
	padding: 16px 0px 15px 20px;
	float: left;
	background-image: url(../images/bg/content_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	/* width:auto;*/
	min-height:180px;
}
#tContentRow_right {
	background-image: url(../images/bg/content_bg.jpg);
	background-repeat: repeat-x;
	width: 50%;
}
#tContentRow2_center {
	padding: 15px 0px 0px 20px;
	float: left;
	width:100%;
	/* width:auto;*/
	/* min-height:200px; */
}
#tSlider_left {
	background-repeat: repeat-x;
	background-position:20px;
	height:60px;
}
#tSlider_center {
	background-repeat: no-repeat;
	background-position:center;
	height:60px;
}
#tSlider_right {
	background-repeat: repeat-x;
	background-position:center;
	height:60px;
}

#tDisclaimer_left {
	background-color : #DBDAD8;
	height:20px;
	color:#CCCCCC;
}
#tDisclaimer {
	background-image: url(../images/bg/metabar_bg.jpg);
	background-repeat: repeat-y;
	height:20px;
	color:#CCCCCC;
}


#disclaimer {
	color:#CCCCCC;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	/*margin-left:10px;*/
	
}
#disclaimer ul {
	display: inline;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#CCCCCC;
}
#disclaimer li {
	display: inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 	color:white;
	font-weight:normal;
	margin-right:23px;
	float:left;
	line-height:20px;
	color:#CCCCCC;
}
#disclaimer a {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	float:left;
	color:#CCCCCC;
}
#disclaimer a.selected, #disclaimer a:hover  {
	float:left;
	color:#CCCCCC;
	text-decoration:none;
}

/*  */
#contentMain {
	float: left;
}
#content_left {
	float: left;
	margin:0px;
	width:220px;
}
#content_center {
	float: left;
	margin:0px;
	width:458px;
	/*width:482px;*/
	border-left:2px solid #e3e7e5;
	margin-left:9px;
	padding-left:9px;
	border-right:2px solid #e3e7e5;
	padding-right:9px;
	margin-right:9px;
	min-height:366px;
	/*height:366px;*/
}
#content_right {
	float: left;
	margin:0px;
	width:220px;
}
#content_hor_divider {
	float:left;
	width:460px;
	height:20px;
	background-repeat: no-repeat;
	margin-top:10px;
}
#vert_divider {
	float: left;
	margin:0px 9px 0px 9px;
	background-color:#e3e7e5;
	width:2px;
	height:390px;
	min-height:390px;
}
.hor_divider_blanc {
	float: left;
	width:200px;
	height:10px;
}
#searchformLayer {
	position:absolute;
	width:220px;
	height:100px;
	top: 139px;
	z-index:5;
	visibility:hidden;
}
#searchresultsLayer {
	position:absolute;
 	width: 710px;
	height:200px;
	top: 139px;
	z-index:6;
	display:none; 
}
#contactformLayer {
	position:absolute;
	width:220px;
	top: 139px;
	z-index:6;
	visibility:hidden;
}
#languageSelectLayer {
	width:500px;
	height:100px;
	top: 250px;
	z-index:99;
	position: absolute;
	margin: 0 auto;
}

/* shadow effects */
.blur{
	background: transparent url(../images/bg/shadow1.png);
	color: inherit;
	margin-left: 2px;
	margin-top: 3px;
}
.shadow {
	position: relative;
	bottom: 2px;
	right: 2px;
}
.content{
	position: relative;
	bottom: 1px;
	right: 1px;
	left: 1px;
}
.shadow{
	background: transparent url(../images/bg/shadow1.png);
	color: inherit;
}
/* curtains */
#curtainsForWindows 
{
	width:100%;
	height:100px;
	position: absolute;
	top:140px;
	left:0px;
	z-index:98;
	display:none;
	cursor:wait;
	text-align:center;
}

#curtain {
	position: absolute;
	top:0px;
	left:0px;
	background-color:#eeeeee;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
	width:100%;
	height:100%;
	text-align: center;
}
#loader {
	margin: auto;
	width:200px;
	padding:20px;
	border:1px solid #909090;
	position:relative;
	top:250px;
	background-color:white;
}
/* Forms */
#form {
	clear:left;
	font-size:11px;
}
#formSubmit {
	width:440px;
	/* display:none; */
}
#form_title {
	clear:left;
	font-size:12px;
	font-weight:bold;
}
.form_body {
	font-size:11px;
	line-height:16px;
	margin:12px 0px 12px 0px;
}
.form_body_error {
	color:red;
}
div.form_row {
	clear:left;
	margin-bottom:5px;
}
div.form_var, div.form_var_error {
	width:120px;
	float:left;
	font-size:11px;
}
div.form_val {
	float:none;
	margin-bottom:2px;
	font-size:11px;
	text-align:left;
	margin-left:120px;
}
div.form_var_contact,div.form_val_contact,div.form_var_contact_error {
	float:left;
	font-size:11px;
	color:#666666;
	float:none;
}
div.form_var_error,div.form_var_contact_error {
	color:red;
}
div.form_val_contact {
	float:none;
	margin-bottom:2px;
	font-size:11px;
	text-align:left;
}

div.opsomming {
	list-style: inside;
}
div.opsomming a 
{
	display: list-item;
	margin-bottom: 4px;
	font-weight: bold;
}

