/* content */
.koppen
{
	font-family: "Trebuchet MS";
	font-size: 24px;
	margin-bottom: 10px;
	color: rgb(217,168,19);
}


.tussenkop
{
  font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
  font-style: italic;
  font-size: 12px;
}

.subkop
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-bottom: 10px;
	color: rgb(217,168,19);
  font-weight: bold;
  padding-left:10px;
}

h2

{
  font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
  font-style: bold;
  font-size: 12px;
}


.platte_tekst
{
	font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
	font-size: 12px;
  padding-top: 20px;
}

.edit_tekst
{
	font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
	font-size: 12px;  
}

th
{
font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
text-align: left;
font-size: 12px;
font-weight: normal;
}

td
{
  font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
	font-size: 12px;
}

.platte_tekst_document_manager
{
  font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
	font-size: 9px;
  padding-top: 20px;
}

/* Links */
a
{
  color: rgb(217,168,19);
  text-decoration: none;
}

a:hover
{
  color: rgb(217,168,19);
  text-decoration: underline;
}

.readon
{
	font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
	font-size: 12px;
  padding-top: 20px;
  padding-right: 10px;
}

#e-line
{
  float:right;
}

img
{
  border : 0px; margin : 0px;
}

#news_title
{
  position:relative; 
  height:25px; 
  background-color:#D8A913; 
  padding-top:3px; 
  padding-left: 5px;
  font-family:Arial; 
  letter-spacing:1px; 
  font-size:20px; 
  font-weight:bold; 
  color:#FFFFFF;
}

#news
{
  padding-top: 20px;
  padding-left: 5px;
}
  
#links_title
{
  position:relative; 
  height:25px; 
  background-color:#D8A913; 
  padding-top:3px; 
  padding-left: 5px;
  font-family:Arial; 
  letter-spacing:1px; 
  font-size:20px;
  font-weight:bold; 
  color:#FFFFFF;
}

#links
{
  position:relative; 
  font-family:Verdana; 
  font-size:12px;
  padding-left: 5px;
}

#navigation_bottom
{
  position:relative;
  left:130px;
  float:left;
  padding-top: 6px;
  font-family: "Trebuchet MS";
  font-size: 11px;
  font-weight: bold;
  color: #bfd3e8;
 }

.navigation_bottom
{
color: #bfd3e8;
}
 
.navigation_bottom:hover
{
color: #ffffff;
text-decoration: none;
}
 #search
{
  position:relative;
  float:right;
  padding-left: 15px;
  padding-right: 25px;
}

#quicklink
{
  position:relative;
  float:right;
  width: 76px;
  
}


th
{
font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
text-align: left;
font-size: 12px;
font-weight: normal;


}
td
{
  font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
	font-size: 12px;
}



/* divs for Footer popup screen */

#close_info_box
{
	position:absolute; 
	top:395px; 
	left:50%; 
	width:510px; 
	margin-left:-255px; 
	height:25px; 
	background-color:#004FA3; 
	visibility:hidden;
}

#content_info_box
{
	position:absolute; 
	visibility:hidden; 
	z-index:1100; 
	top:420px; 
	overflow-x:hidden; 
	left:50%; 
	width:500px; 
	margin-left:-255px; 
	background-color:#FBF9ED; 
	border:5px solid; 
	border-top:2px solid; 
	border-color:#004FA3;
}

#ShowContent
{
	position:absolute; 
	width:460px; 
	padding:10px;
}

#NavLevel1
{
  position: relative;
  float: left;
  height:19px;
  margin-top:2px;
  padding-top:5px;
  padding-left:22px;
  
}

#TopLeft
{
  position: relative;
  float: right;
  height:19px;
  margin-top:2px;
  padding-top:5px;
  padding-left:22px;

}

#language_selection
{ 
  position: relative;
  float: right;
  height:19px;
  margin-top:2px;
  padding-top:5px;
  padding-left:22px;

}

/*  Nav level 2 en 3 (text groote, enzo) */
.navLevel2,
.navLevel2Active,
.navLevel3,
.navLevel3Active
{
	font-size:12px;
  color: white;		
}

/*  Nav level 2 */
.navLevel2
{
	position:relative;
	padding-left:0px;	
  padding-right: 9px;
}

.navLevel2:hover
{
	text-decoration:underline;
	position:relative;
	padding-left:0px;	
  padding-right: 9px;	
  color: white;	
}

.navLevel2Active
{
	position:relative;
	padding:9px;	
  color: white;
}

.navLevel2Active:hover
{
	position:relative;
	padding:9px;	
  color: white;
}

/*  Nav level 3 */
.navLevel3
{
	position:relative;
	padding:5px;	
  color: white;
}

.navLevel3:hover
{
	text-decoration:underline;
	position:relative;
	padding:5px;	
  color: white;	
}
.navLevel3Active
{
	position:relative;
	padding:5px;	
  color: white;
}

.navLevel3Active:hover
{
  position:relative;
	padding:5px;	
  color: white;
}

select,
select option
{
  font-family: "Verdana", "Helvetica", "Arial", "Geneva", sans-serif;
  font-size : 12px;
}

/* Loading indicator for JSMX loading process */
div#JSMX_loading
	{
		position:absolute;
		top:50%;
		left:50%;
		margin-left:-100px;
		margin-top:-10px;  
		padding:0px;
		width:200px;
		height:60px;
		background-image:url(../images/ajax-loader.gif);
		background-repeat: no-repeat;
		background-position:center center;
		z-index:200;
	}  



