/* TAGS */
html
{
  height            : 100%;
  width             : 100%;
}

body
{
  font-family       : Verdana, Geneva, Helvetica, Sans-serif;
  font-size         : 11px;
  margin            : 0px;
	background-image	: url(/shared/images/background.gif);
	background-repeat	: repeat-x;
}

img
{
  border : 0px;
}

th
{
  text-align        : left;
  vertical-align    : top;
  padding-top       : 5px;

}



/* IDs */
#container
{
  margin:auto;
  width             : 860px;
	min-height				: 100%;
}

/* HEADER */
#head
{
  height            : 149px;
}

#logo
{
	float:left;
	margin-top:20px;
}

#taalkeuze
{
  float:right;
	text-align:right;
	padding-top:20px;
	
}

#taalkeuze img
{
  height            : 15px;
 margin-left:14px;
}

#headerimage
{
  width             : 690px;
  height            : 107px;
  background-image  : url( ../images/banner_new.jpg );
	float:left;
}

#topNavigationBar
{
  top               : 149px;
  left              : 0px;
  height            : 25px;
  width             : 860px;
  background-color  : #001BAA;
  border-bottom     : 1px solid #ffffff;
}

#topMenuItems
{
 
}

/* LEFT COL */
#leftdiv
{
  width             : 170px;
	float:left;
	padding-top:4px;
}

#leftNavigationBar
{
  width             : 170px;
  height            : 245px;
}

#leftsearch
{
  width             : 168px;
  height            : 25px;
  background-color  : #e9edf4;  
  padding           : 2px;
  overflow          : hidden;
}

#left_klein
{ 

  width             : 168px;
  height            : 123px;
  background-color  : #e9edf4;
  padding           : 2px;
}

/* BODY */
#bodydiv,#bodydiv_large
{

  width             : 634px;
	min-height				: 500px;
	float:left;
	padding:20px;
	padding-top:7px;
}

#bodydiv_large{width:860px; padding:0px;}
.adrestekst 
{
  color             : #a9a9a9
}

.goback
{
  padding-bottom    : 10px;
  float             : right;
  display           : block;
}

/* CLASSES */
.submit
{
  width             : 100px;
  background-color  : #011ba3;
  border            : 1px solid #083473;
  color             : #ffffff;
  margin-top        : 2px;
  padding-left      : 5px;
  text-align        : center;
  font-weight       : bold;
}

/* STANDARD ARTICLE CSS */
.title,H1
{
  font-size         : larger;
  font-weight       : bolder;
  margin			: 0px;
}

.clear{clear:both;}
#innerdiv{float: left; width: 540px; padding:32px; padding-top:16px; padding-left:0px; }
#innerdiv_large{padding:32px; padding-top:16px; padding-left:0px; padding-right:0px;}

.intro
{
text-align: justify;
}

#innerdiv table p{margin:0px;}

