/* DGE css by :Duall www.duall.be 			*/
/* #0066CF: Kleur 1 / linkkleur 			*/
/* #004686: Kleur 2 / accentkleur 			*/
/* #EAE9DD: Kleur 3 / achtergrondkleur1		*/
/* #999999: Kleur 4 / grijs					*/

/*
suggestieve tmpl css

display:;
float:;

border:1px solid;

margin:;
padding:;

width:;
min-width:;
height:;

color:;
background:kleur url() links rechts repeat-x;

text-align:;
font-size:;
font-weight:
line-height:;


/* Algemeen////////////////////////////////////////////////////////////*/

body
{
	background-color: #E1EBEB;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	min-width: 780px;
	margin: 0 20px;
}

p { line-height: 145%; }

/* general linking ////////////// */
a:link, a:visited
{
	text-decoration: none;
	color: #0066CF;
}

a:hover, a:active { color: #004686; }

/*
a:visited
{
	text-decoration: line-through;
	color: #999999;
}
*/

#ctnrMain01
{
	margin: 0 auto;
	padding: 0 30px;
	border-top: 8px solid #004686;
	text-align: left;
	width: 680px;
	min-width: 580px;
	max-width: 860px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 90%;
	background-color: #FFF;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 65px 15px;
}

#ctnrMain02
{
	margin: 55px 0 0 0;
	padding: 0;
	text-align: left;
}

.onderdeel
{
	margin: 10px 0;
	padding: 0;
}

#content
{
	margin: 0 0 0 30px;
	padding: 0;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 60%;
}

h1
{
	margin: 0;
	padding: 0;
	color: #004686;
	clear: both;
	font-size: 1.2em;
}

h1.pg
{
	color: #999;
	width: 440px;
	height: 60px;
	text-indent: 0;/* negatief voor img replacement*/
	background: transparent url() left top no-repeat;
	margin:0;
	font-size: 1.6em;
}

h2
{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4
{
	margin: 0;
	padding: 0;
	text-indent: 40px;
	font-size: 1.2em;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
h5
{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-align: left;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
	padding: .3em 0 .5em 0;
	text-indent: .3em;
	display: block;
	width: 100%;
	background-color: #999;
	color:#FFF;
}

ul {
	padding:0;
	margin:0 0 0 1em;
}

li {
	padding:0;
	margin:0;
}
/* mainnav ////////////////////////////////////////////////////////////*/

#mainNav ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#mainNav ul li
{
	margin-left: 0;
	padding: 0 10px;
	border-left: 1px solid #999999;
	list-style: none;
	display: inline;
}

#mainNav ul li:first-child { border-left: none; margin:-5px}


#mainNav ul li a, #mainNav ul li a:link
{
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 0.15em;
	font-size: .85em;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

#mainNav ul li a:hover {
	border-color: #004686;
	border-width: 0 0 1px 0;
	border-style: solid;
}
#mainNav ul li a:visited {}
#mainNav ul li a:active {}

#mainNav ul li a.active,#mainnav ul li a.active:hover
{
	color: #004686;
	border-color: #004686;
	border-width: 0 0 1px 0;
	border-style: solid;
}

/* Linkse kolom ////////////////////////////////////////////////////////////*/
.advalvas ul
{
	margin-left: 0;
	padding-left: 0;
}

.advalvas ul li
{
	margin-left: 0;
	list-style: none;
}

.advalvas .date
{
	font-weight: bold;
	color: #004686;
	margin: .5em 0 0 40px;
}

.advalvas .abstract
{
	/*color:#004686;*/
	margin: 0 0 1em 40px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.83em;
}

/* subnav ////////////////////////////////////////////*/

#subNav
{
	margin: 0;
	padding: 64px 0 0 0;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}

#subNav p { line-height: 1.5em; }

#subNav ul
{
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 0.15em;
	font-size: 1em;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	margin:0;
	padding:0 0 0 40px;
}

#subNav ul li
{
	padding: 0 0 10px 0;
	list-style: none;
	text-indent: 0em;
	/*
*/
}

#subNav ul li a { text-decoration: none; }

#subNav ul li a:hover, #subNav ul li a.active
{
	color: #004686;
	display: inline;
	border-color: #004686;
	border-width: 0 0 1px 0;
	border-style: solid;
}

/*
.subnav ul li:hover { background-color: #CCC; }
*/

#subNav ul ul
{
	padding-left: 1em;
}

/*content oftewel de rechter kolom ///////////////////////////////////////////////////////*/
.contentitem
{
	margin:0;
	padding:0;
}
.siCstmIntro p
{
	font-size: 1.5em;
	line-height: 1.7em;
	margin-top: 5px;
}

#content .title
{
	font-size: 1.5em;
	line-height: 1.7em;
	margin-top: 5px;
}

#content a:hover
{
	color: #004686;
	border-color: #004686;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#content ul.overzicht
{
	margin-left: 0;
	margin-top:0px;
	padding-left: 0;
	padding-top: 0px;
	border-color: #999;
	border-width: 2px 0 2px 0;
	border-style: solid;
}

#content ul.overzicht li
{
	border-width: 1px 0 0px 0;
	border-style: solid none solid none;
	margin: 0px;
	border-color: #999;
	padding: .5em 0em .5em 0;	list-style: none;
	text-indent: 0px;
}


#content ul.overzicht li:first-child
{
	border:none;
}

#content ul.overzicht li a:hover
{

	color: #900;

}

#content ul.overzicht li:hover
{
	text-indent:0.3em;
	background-image: url(transD5D4C2.png);
	color: #900;
}

/* Activiteitenagenda ///////////////////////////////////////*/

ul.activiteiten
{
	list-style: none;
	margin: 20 0;
	padding: 0;
}

ul.activiteiten li strong
{
	margin: 0;
	padding: 0;
	color: #004686;
	display: block;
	float: left;
	width: 130px;
	height: 2em;
	clear: both;
	vertical-align: baseline;
}

ul.activiteiten li .title
{
	float: left;
	margin: 0;
	padding: 0;
	height: 2em;
	vertical-align: baseline;
}

/* footer ////////////////////////////////////////////////////////////*/
#footer
{
	margin: 10px 40px;
	padding: 7px 0px 7px 0px;
	/*background: #F3F5F6;*/
	font-size: 0.75em;
	text-align: left;
	color: #333333;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	border-color: #999;
	border-width: 1px 0 1px 0;
	border-style: dotted;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#footer ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;
}

#footer ul li
{
	margin-left: 0;
	/*padding:0 10px;*/
	padding: 0 10px 0 0;
	/*border-left: 1px solid #333333;*/
	list-style: none;
	display: inline;
}

#footer ul li:first-child { border-left: none; }

div#fake
{
	display: block;
	height: 50px;
	width: 50px;
	clear: both;
}

/* tables bib ////////////////////////////////////////////////////////////*/

#bib
{
	text-align: left;
	border-color: #999;
	border-width: 1px 0 2px 0;
	border-style: solid;
	width: 100%;
	margin: 0;
}



#bib thead
{
	border-width: 0;
	padding: 0;
	margin: 0;
	background-color: #999;
	color: #FFF;
}

#bib thead th
{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	text-align: left;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
	padding: .3em 0 .5em 0;
	text-indent: .3em;
}

#bib tbody tr.ruled
{
	background-image: url(transD5D4C2.png);
	color:#900;

}

#bib tbody td
{
	padding: .5em 0em .5em 0;
	margin: none;
	border-color: #999;
	border-width: 1px 0 0 0;
	border-style: solid;
}

#bib tbody td.norule
{
border:none;
}

.contentsubitem span{display:block;text-indent:20px;}

form#form_contact{
}

form#form_contact input.text, form#form_contact textarea{
  margin-top: 5px;
  width: 90%;
}

form#form_contact label{
  padding-right: 20px;
  float: left;
}

form#form_contact p{
  width: 70%;
  padding: 5px;
}

form#form_contact p.error{
  background-color: #004686;
  color: white;
}

form#form_contact p span.error_message{
  display: none;
  font-weight: bold;
}

form#form_contact p.error span.error_message{
  display: block;
}

#google_translate{
	float: right;
}