/* TABELLEN ACTUEEL  ________________________________________________ */

#actueel_overzicht #datum,
#actueel_bericht #datum, 
#agenda_verslagen #datum,
#adviezen #datum_advies {
	width: 20%;
}
#terug_naar_boven img {
	float: right;
	text-decoration: none;
	border: none;
	margin-bottom: 10px;
}

/* HOMEPAGE _________________________________________________________ */

.home_links {
  position: absolute;
  float: left;
  width: 210px;
  margin-left: 18px;
  padding: 5px 20px 0 0;
}
#subnavigatie .home_links ul li a {
  color: #3a89b4;
  	background: none;
	font-weight: normal;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0px;
}
#subnavigatie .home_links ul li a:visited {
  color: #696969;
}
#subnavigatie .home_links ul li a:hover,.home_links ul li a:active,.home_links ul li a:focus {
  color: #FF0000;
}

#portalhome #content {
  float: left;
  width: 440px;
  padding: 37px 10px 0 20px;
  display: inline;
  border-top: 10px solid #EAAF0F;
}

#portalhome #aside {
  border-top: 10px solid #EAAF0F;
  float: left;
  padding: 37px 20px 0 0;
  width: 450px;
}

#portalhome #aside h2 { margin: 20px 0;
}

/* __________________________________________________________________ */

* {
  font-family: verdana, Helvetica, Arial, sans-serif;
}

body {
  font-size: 70%;
  margin: 0;
  padding: 0;
  line-height: 1.345;
  background-color: #f3f5f6;
  border-top: 1px solid #535353;
  height: 99.9%;
}				
								
/* ONZICHTBAAR ______________________________________________________ */

.onz {
  position: absolute;
  left: -900px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* ALGEMEEN _________________________________________________________ */

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

input,select,textarea {
  font-size: 1em;
}

a {
  color: #3a89b4;
}
	
a:visited {
  color: #696969;
}

a:hover,a:active,a:focus {
  color: #FF0000;
}

blockquote {
  margin: 1.4em 0;
}

ul {
  padding: 0;
  margin: 0 0 1.4em;
  list-style-type: none;
}

ul ul {
  margin: 0;
}

#content ul li {
  background: url("/pictures/li.gif") no-repeat;	
  padding: 0 0 0 1.2em;
  margin: 0;
}
		
ul.anker li {
  background-position: -3300px -215px;
}		

li p {
  margin-bottom: 0;
}

ol {
  padding: 0 0 0 2.5em;
  margin-left: 0;
}

ol.alfabet {
  list-style-type: lower-alpha;
}

fieldset {
  margin: 0;
  border: 0;					
  padding: 0;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

p {
  margin: 0 0 1.4em;
}

p.intro {
  font-weight: bold;
}

p.meer {
  margin: 0 0 1.9em;
}

p.meer a:visited {
  color: #154273;
}

p.footer {
  border-top: 1px solid #aaa;
  color: #aaa;
  text-align: right;
  margin: 4.5em 0 0;
}

p.chapeau {
  margin-top: -1.4em;
  color: #535353;
}

/* KRUIMELPAD _______________________________________________________ */

ol.crumbtrail {
  list-style-type: none;
  padding: 0;
  margin: 0 0 1.25em;
  float: left;
  width: 100%;
}

ol.crumbtrail li {
  display: inline;
  margin: 0;
  padding: 0;
  color: #767676;
}

ol.crumbtrail span {
  position: relative;
  padding: 0 5px 0 0;
  margin: 1px 0 0;
  left: -1px;
  background: url("/pictures/crump.gif") no-repeat;
}

ol.crumbtrail a,ol.crumbtrail a:visited {
  padding: 0 7px 0 0;
  color: #3a89b4;
}

ol.crumbtrail a:hover {
  color: #FF0000;
}

/* H1 t/m H3 ________________________________________________________ */


h1,p.dossiertitel,h2.weblog {
  margin: 0 0 .55em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 1.95em;
}

.dossiertitel {
  color: #876220;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #3a89b4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5%;
	margin-left: 0;
}

h3 {
  font-size: 1.1em;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  color: #3a89b4;
}

/* CONTAINERS _______________________________________________________ */

#volledig {
  width: 956px;
  margin: 0 auto;
}

#paginabox {
  position: absolute;
  width: 956px;
  background: url("/pictures/sprite_tcm19-172971.gif") no-repeat;
}

/* LOGO _____________________________________________________________ */

img#rijkslogo {
  position: absolute;
  left: 8px;
  top: 29px;
}

/* __________________________________________________________________ */


#kop {
	position: absolute;
	left: 8px;
	top: 230px;
	width: 940px;
	height: 50px;
	background-color: #FF0;
  }

#pagina {
  float: left;
  margin-top: 250px;
  width: 940px;
  padding: 0 8px;
  background: url("/pictures/sprite_tcm19-172971.gif") repeat-y -1000px 0;
}

/* RAND SUBNAVIGATIE _____________________________________________________ */

div#subnavigatie {
  float: left;
  width: 230px;
  padding: 40px 20px 0 0;
  margin: 0;
  border-top: 10px solid #ffffff;
}

/* RAND CONTENTBOX _____________________________________________________ */

#contentbox {
  float: right;
  width: 690px;
  padding: 0;
  overflow: hidden;
  border-top: 10px solid #ffffff;
}
/* CONTENT _____________________________________________________________ */

#content {
  float: left;
  width: 440px;
  padding: 8px 20px 0 0;
}

.breed #content {
  width: 585px;
}

.breedst #content {
  width: 690px;
}

/* CONTEXT [ = RECHTER BLOK ]  ______________________________________ */ 

#context {
  float: left;
  width: 210px;
  padding: 40px 20px 0 0;
  margin: 0;
  overflow: hidden;

}

#context h2 {
  font-size: 1.1em;
  margin:0pt 0pt 0pt 20px;
}

#context img {
	width: 100px;
	margin-bottom: 2.0em;
}

#context p img {
  width: auto;
  border: 0;
  margin-bottom: -3px;
}

#context ul {
  margin-bottom: 2.5em;
  margin-left:20px;
}

/* FOOTER  __________________________________________________________ */ 

#voet {
  float: left;
  height: 40px;
  width: 940px;
  color: #535353;
}
#voet p#contact {
	text-align: center;
}


/* _____________________________________________________________________ */

#kop ul,#servicemenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#kop li,#servicemenu li {
  float: left;
  background-image: none;
  padding: 0;
  margin: 0;
}

/* HOOFDNAVIGATIE ___________________________________________________ */

#hoofdmenu {
  position: absolute;
  width: 690px;
  left: 20px;
  bottom: 0;
}

#hoofdmenu a {
  float: left;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 1.1em;
  padding: .2em .85em .27em;
}

#hoofdmenu a.act,#hoofdmenu a:hover,#hoofdmenu a:active,#hoofdmenu a:focus
  {
  color: #000000;
  background-color: #cc7fb2	;
}
/* RSS / CONTACT / HELP _____________________________________________ */

#servicemenu {
  position: absolute;
  width: 920px;
  left: 18px;
  top: 7px;
}

#servicemenu li {
  line-height: 1.2em;
}

#contactmenu {
  float: right;
}

#servicemenu a {
  text-decoration: none;
  color: #535353;
}

#rssmenu li {
  margin-right: .9em;
}

#servicemenu li.rss {
  background: url("/pictures/sprite_tcm19-172971.gif") no-repeat -3600px
    -158px;
  padding: 0 0 0 1.2em;
  margin: 0;
}

#contactmenu li {
  margin-left: 1.2em;
}

#servicemenu li a:visited {
  color: #535353;
}

#servicemenu li a:hover,#servicemenu li a:active,#servicemenu li a:focus
  {
  text-decoration: underline;
}		

#servicemenu img {
  vertical-align: baseline;
  margin-bottom: -1px;
}

/*ZOEKEN ___________________________________________________________  */

#zoeken {
  position: absolute;
  top: 12px;
  right: 56px;
  width: 174px;
  height: 17px;
  overflow: hidden;
}

#zoeken.nl-NL {
  background: url("/pictures/sprite_tcm19-172971.gif") no-repeat -3000px 0px;
}


/*
		#zoeken.en-US {
  background: url("/pictures/sprite_tcm19-172971.gif") no-repeat -3000px -17px;
}
*/
#zoeken input {
  position: absolute;
  border: 0;
  background-color: transparent;
  padding: 0;
  top: 0;
  height: 17px;
}

#zoeken #querytext {
  right: 40px;
  padding-top: 1px;
  width: 133px;
}

#zoeken #zoek {
  right: 0;
  width: 40px;
  padding-top: 100px;
  cursor: pointer;
}	

#zoekmenu {
  position: absolute;
  width: 254px;
  left: 686px;
  bottom: 5px;
}

#zoekmenu li {
  line-height: 1.2em;
  padding-left: 24px;
}

#zoekmenu a {
  text-decoration: none;
  color: #FFF;
}

#zoekmenu li a:hover,#zoekmenu li a:active,#zoekmenu li a:focus {
  text-decoration: underline;
}

/* HOMEPAGE ___________________________________________________________ */

#homepage #content {
  float: left;
  width: 440px;
  padding: 37px 10px 0 20px;
  display: inline;
  border-top: 10px solid #EAAF0F;
}

#homepage h2 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 .55em;
  padding: 0;
  font-weight: bold;
  font-size: 1.3em;
  color: #000;
}

#homepage h3 {
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 .1em;
}

#homepage .nieuwsitem {
  float: left;
  margin: .8em 0 0;
  width: 440px;
}

#homepage .nieuwsitem img {
  float: left;
  margin: .4em 1em 1.4em 0;
  width: 210px;
  height: 140px;
}

#homepage .nieuwsitem p {
  margin: 0 1.5em 1.4em 0;
  padding: 0;
}

#homepage .datum {
  color: #6a6a6a;
  display: block;
}

div.uitgelicht {
  float: left;
  width: 210px;
  margin: 3px 0 0;
  display: inline;
  overflow: hidden;
}

div.laatstekolom {
  margin-left: 20px;
}

#homepage #onderwerpenkolom {
  float: left;
  width: 220px;
}

#homepage #onderwerpen {
  width: 200px;
  padding: 47px 10px 2px;
  background-color: #3a89b4;
  overflow: hidden;
}

#homepage #meestbekeken {
  width: 200px;
  padding: 29px 10px 0;
  overflow: hidden;
}

#homepage #context {
  float: left;
  width: 210px;
  padding: 40px 20px 0;
  margin: 0;
  display: inline;
  overflow: hidden;
  border-top: 10px solid #EAAF0F;
}

#homepage #context p.bewindslieden {
  text-align: left;
  height: 50px;
  margin: 0;
  padding: 12px 0 0;
}

#homepage #context p.bewindslieden img {
  width: 50px;
  float: left;
  margin: -17px 10px 0 0;
}

#homepage #context p.bewindslieden a {
  font-weight: bold;
}

/*#homepage #context h2 {
  padding-top: 22px;
}*/
/* _____________________________________________________________________ */

#context li,ul.linklijst li {
  background-position: -3000px -275px;
  margin: .6em 0;
  height: 1%;
}

#content ul.linklijst.logo  li{
  background-position:-3000px -269px;
}					

#context li.extern,ul li.extern {
  background-position: -3400px -195px;
}

/*#context ul a,ul.linklijst a {
  text-decoration: none;
} */

#onderwerpen li {
  background-position: -3000px -275px;
  margin:0.6em 0pt;
}

#homepage #onderwerpen h2,#onderwerpen ul.linklijst a {
  color: #000;
}

#context li a:visited,ul.linklijst a:visited {
  color: #696969;
}

#context li a:hover,#context li a:active,#context li a:focus,ul.linklijst a:hover,ul.linklijst a:active,ul.linklijst a:focus
  {
  color: #FF0000;
}

.foto img {
  float: left;
  margin: 0 1em 1.4em 0;
}

.foto p {
  color: #7c7c7c;
  margin: 0;
  padding: 0 1em 1em;
}

img.geenbijschrift {
  float: left;
  margin: .4em 1.4em 1.4em 0;
}

img.breed {
  float: none;
  display: block;
}

/* SUBNAVIGATIE _________________________________________________________ */


#subnavigatie li {
  background-image: none;
  padding: 0;
  margin: 0;		
}

		#subnavigatie a,#subnavigatie strong {
		  text-decoration: none;
		  background: url("/pictures/sprite_tcm19-172971.gif") no-repeat -2980px
			-274px;	
		  padding: .15em 0 .4em 31px;
		  display: block;
		  width: 199px;
		  color: #000;
		  font-weight: normal;
		}

#subnavigatie a.first {
  background-color: #b2e0f0;
}

#subnavigatie li li a,#subnavigatie li li strong {
  background-position: -2970px -273px;
  padding-left: 41px;
  width: 189px;
}

#subnavigatie li li li a,#subnavigatie li li li strong {
  background-position: -2960px -273px;
  padding-left: 51px;
  width: 179px;
}

#subnavigatie li li li li a,#subnavigatie li li li li strong {
  background-position: -2950px -273px;
  padding-left: 61px;
  width: 169px;
}

#subnavigatie strong,#subnavigatie a.active,#subnavigatie a:hover,#subnavigatie a:active,#subnavigatie a:focus
  {
  color: #000;
  background-color: #d8e7f0;
}

#subnavigatie .open {
  background-position: -3280px -213px;
}

#subnavigatie li li .open {
  background-position: -3270px -213px;
}

#subnavigatie li li li .open {
  background-position: -3260px -213px;
}

/* ____________________________________________________________________________________ */

span.metageg {
  display: block;
  color: #535353;
}

.kolom {
  float: left;
  width: 210px;
  overflow: hidden;
}

.kolom2 {
  margin-left: 20px;
}

.kolom3 {
  float: right;
  margin-right: 20px;
}
