/* Opmaak Wapenveldonline  */
/* Versie 23 augustus 2004 */

/* Schermindeling */
body
{
  background-image: url(Style/background.gif);
  background-repeat: yes;
  margin: 0px;
  color: #000068;
  
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.maincontainer
{
  position: relative;

  text-align:justify;

	margin: auto;
	width: 760px;
}

.bluewhitebackground
{
  background-image: url(Style/skin_bluewhite.gif);
  background-repeat: repeat-y;

  position: absolute;
  top: 10px;
  left:0px;
  z-index: 0;


  height:expression(this.scrollHeight < 610? "610px" : "auto" );/* IE workaround for not supporting min-height*/

  min-height: 610px;
  width:760px;

  padding-left:195px;
  padding-bottom: 10px;
}

.mainleft
{
  position: relative;
	margin: 0;

	border-style:solid;
	border-width:1px;

	top: 10px;
	width: 185px;
}

.layouttop
{
  position: absolute;
  top: 0px;
  left:0px;

  padding:0px;
  margin:0px;

  width: 760px;
  height: 10px;
}

.layoutbottom
{
  width: 760px;
  height: 10px;
}

.layoutlogotop
{
  position: absolute;
  top: 10px;
  left:0px;

  width: 70px;
  height: 212px;
}

.layoutlogobottom
{
  position: absolute;
  top: 222px;
  left:0px;

  width: 70px;
  height: 296px;
}

.menubox
{
  background-color: white;

  position: absolute;
  top: 10px;
  left:70px;
  
  padding-top: 10px;

  width: 115px;
  height: 212px;

  text-align:right;
  font-family: Arial;

  line-height: 2;
}

.layoutorange
{
  background-color: #E48C01;

  position: absolute;
  top: 222px;
  left:70px;

  width: 115px;
  height: 297px;
}


.layoutbluegraph
{
  position: absolute;
  top: 518px;
  left:0px;

  width: 185px;
  height: 38px;
}

.layoutblue
{
  background-color: #000068;

  position: absolute;
  top: 556px;
  left:0px;

  width: 185px;
}

.content
{
  padding-top: 10px;
  
  width: 550px;

  font-family: Arial;
  font-size: 14px;  
}

.articlecontainer
{
  position: relative;

  text-align:justify;

	margin: auto;
	width: 553px;        /*Handig maar niet heus: Cursieve text vergroot div box met 3 pix...vandaar 553*/
	max-width: 553px;
}

.article
{
  width: 450px; /* IE workaround */
  max-width: 440px;
  height: auto;
  float:left;

  margin:0px;
  padding: 5px;
  
  font-family: Arial;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 17px;

  vertical-align:top;
  text-align: justify;
}


.footnote
{
  width: 100px; /* IE workaround */
  max-width: 100px;
  height: auto;
  float: right;
  
  position: relative;

  padding: 0px;
  margin: 0px;

  font-family: Arial;
  font-size: 10px;
  text-align: left;
}


/* Lettertypen */


.title
{
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
}

.subtitle
{
  font-family: Arial;
  font-size: 14px;
  letter-spacing: 1px;
}

.lead
{
  /* change also $HeightMarginLead in writeAritc.php*/

  border-top-width: 0;
  border-bottom-width: 0;
  border-right-width: 1px;
  border-left-width: 1px;

  padding-left: 5px;
  padding-right: 5px;
  
  border-style: solid;
  font-weight: bold;
  font-size: 13px;
  
}

.smalltekst
{
  font-size: 10px;
}

h1
{
  text-align: left;
  color: #E48C01;
  font-size: 30px;
}

h2
{
  font-family: Arial;
  font-size: 16px;

  color: #000068;
  text-align: left;
}

h3
{
  color: #E48C01;
  font-size: 14px;
}

.quoteleft
{
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  
  float: left;
  width: 250px;
  padding: 10px;
}

.quoteright
{
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  
  float: right;
  width: 250px;
  padding: 10px;
}


.auteurs
{
  font-style: italic;
}

.boekauteurs
{
  font-weight: bold;
}



/* Links */
a:link
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
  color: #E48C01;
}
a:visited
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
  color: #E48C01;
}
a:active
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
  color: #E48C01;
}

a:hover
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
  color: #E48C01;
}

a.articleLink
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
  color: #E48C01;
}

a.smalllink:link
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
  color: #E48C01;
}
a.smalllink:visited
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
  color: #E48C01;
}
a.smalllink:active
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
  color: #E48C01;
}

a.smalllink:hover
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
  color: #E48C01;
}

a.menu:link
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
  color: #000068;
}

a.menu:visited
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
  color: #000068;
}

a.menu:active
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
  color: #000068;

}

a.menu:hover
{
  font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
  color: #000068;
}


a.banner:link
{
  font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
  color: #000068;
}

a.banner:visited
{
  font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
  color: #000068;
}

a.banner:active
{
  font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
  color: #000068;

}

a.banner:hover
{
  font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
  color: #000068;
}


/* overig */

.artikelentabel
{
 margin-left: 5px;
 padding: 1px;
}

.artikelencel
{
   width:480px;
   background-color: #D5D5D5;
   font-size: 13px;
}

.tablehead
{
   background-color: white;
   color: #E48C01;
   
   font-size: 14px;
   
   font-weight:bold;   
}

.table1
{
	background-color: #D5D5D5;
  font-size: 13px;
}

.table2
{
	background-color: white;
  font-size: 13px;
}

form
{
	margin: 0px;
}

hr
{
  height: 1px;
}

.beheertabel
{
  font-size: 12px;
}

select
{
	color: #000068;	
}