/* DEVENTER CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url("../images/bg_stippelbg.gif");
	background-repeat: repeat-y;
	background-position: right;
}

a {
	color: #0078AA;
}

.listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	width: 100px;
	border: 2px solid #0078A8;
	padding-left: 5px;
}

*html .listbox {
	margin: -1px 0 0 0;
}

.listbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #1C2E66;
	text-decoration: none;
	width: 150px;
	border: 1px solid #1A2C65;
	padding-left: 5px;
}

.listbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #1C2E66;
	text-decoration: none;
	width: 90px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.hoofdnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #0078A8;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_pijltje.gif");
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: right center;
}

a.hoofdnav:hover {
	color: #5F3C8D;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_pijltje_b.gif");
	background-position: right center;
}

.hoofdnav-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #8FA919;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_pijltje_a.gif");
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: right center;
}

.hoofdnav-active-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #A10D59;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_pijltje_down.gif");
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: right center;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #0078A8;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_bullet.gif");
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: right center;
}

a.subnav:hover {
	color: #5F3C8D;
	text-decoration: none;
	background-image: url("../images/nav_bullet_b.gif");
	background-repeat: no-repeat;
	display: block;
}

.subnav-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #8FA919;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_bullet_b.gif");
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: right center;
}

.subsubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #C6CAD8;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_bulletje.gif");
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: right center;
}

a.subsubnav:hover {
	color: #53618C;
	text-decoration: none;
	background-image: url("../images/nav_bulletje_b.gif");
	background-repeat: no-repeat;
	display: block;
}

.subsubnav-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #53618C;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/nav_bulletje_b.gif");
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: right center;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #0078A8;
	padding-bottom: 5px;
}

.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #0078A8;
	padding-bottom: 5px;
}

.subkop-groen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #930B3F;
	padding-bottom: 5px;
}

.hometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin-bottom: 10px;
}

.tipstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0078AA;
	margin-bottom: 10px;
}

a.tipstxt:hover {
	color: #A10D59;
	text-decoration: none;
}

.tipstxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #0078AA;
	margin-bottom: 10px;
}

.plattetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	margin-bottom: 10px;
}

a.plattetxt, .plattetxt a  {
	text-decoration: underline;
	color: #5F3E8D;
}

a.plattetxt:hover, .plattetxt a:hover {
	text-decoration: underline;
	color: #A10D59;
}

.fotobijschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0078A8;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
}

.opsommingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	padding-bottom: 2px;
	padding-top: 2px;
}

.opsomming-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #5F3C90;
	text-decoration: none;
	background-image: url("../images/nieuws_pijltje.gif");
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}

a.opsomming-link:hover {
	color: #A10D59;
	text-decoration: underline;
	background-image: url("../images/nieuws_pijltje_b.gif");
	background-repeat: no-repeat;
	display: block;
}

.padnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCE4EE;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

a.padnav:hover {
	color: #FFFFFF;

}
.datum {
	color: #000000;
}

.nieuws-opsomming-kop {
	color: #A10D59;
	font-weight: bold;
}

.nieuws-kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #0078A8;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.nieuws-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0078A8;
	text-decoration: none;
	background-image: url("../images/nav_pijltje.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.nieuws-link:hover {
	color: #8FA919;
	text-decoration: none;
	background-image: url("../images/nav_pijltje_a.gif");
	background-repeat: no-repeat;
}

.knop-nieuws-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #5F3C8D;
	text-decoration: none;
	background-image: url("../images/nav_pijltje_b.gif");
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 15px 5px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.knop-nieuws-link:hover {
	color: #0078A8;
	text-decoration: none;
	background-image: url("../images/nav_pijltje.gif");
	background-repeat: no-repeat;
}

.knop-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #5F3C8D;
	text-decoration: none;
	background-image: url("../images/nieuws_pijltje.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.knop-link:hover {
	color: #A10D59;
	text-decoration: none;
	background-image: url("../images/nieuws_pijltje_b.gif");
	background-repeat: no-repeat;
}

.nieuws-opsomming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration: none;
	background-image: url("../images/bullet_nieuws.gif");
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pdf-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #5C398B;
	background-image: url("../images/icoon_pdf.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.doc-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #5C398B;
	background-image: url("../images/icoon_doc.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.unknown-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #5C398B;
/*	background-image: url("../images/icoon_pdf.gif");*/
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.pdf-link:hover {
	color: #A10D59;
	background-image: url("../images/icoon_pdf.gif");
	background-repeat: no-repeat;
}
a.doc-link:hover {
	color: #A10D59;
	background-image: url("../images/icoon_doc.gif");
	background-repeat: no-repeat;
}
a.unknown-link:hover {
	color: #A10D59;
/*	background-image: url("../images/icoon_pdf.gif");*/
	background-repeat: no-repeat;
}

.stippellijnhor-bottom {
	background-image: url("../images/bg_stippelhorizontaal2.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.stippellijnhor-center {
	background-image: url("../images/bg_stippelhorizontaal2.gif");
	background-repeat: repeat-x;
	background-position: center;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0078AA;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	list-style-type: decimal;
	display: block;
	background-image: url("../images/nav_bullet_b.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* styles for new taxomomy */

.level1 {
	background-color: #0078AA;
	display: block;
	color: #FFFFFF;
	border-bottom: 1px solid white;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
}

.level1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.koplevel1 {
	background-color: #0078AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.level2 {
	background-color: #A6C0CA;
	display: block;
	color: #025577;
	border-bottom: 1px solid white;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
}

.level2 a {
	color: #025577;
	text-decoration: none;
}

.koplevel2 {
	background-color: #A6C0CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #025577;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.level3 {
	background-color: #C4D1D6;
	display: block;
	color: #025577;
	border-bottom: 1px solid white;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
}

.level3 a {
	color: #025577;
	text-decoration: none;
}

.koplevel3 {
	background-color: #C4D1D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #025577;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.level4 {
	background-color: #DCE3E6;
	display: block;
	color: #025577;
	border-bottom: 1px solid white;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
}

.level4 a {
	color: #025577;
	text-decoration: none;
}

.koplevel4 {
	background-color: #DCE3E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #025577;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.koptxt {
	background-color: #0B3D92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #A5BCDB;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.cijfer1 {
	color: #FFFFFF;
	float: right;
	font-weight: normal;
	padding-right: 3px;
}
	
	
/*   styles for divs intead of table  */
	
	
.alldocs {
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	background-color:#FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}	

.txtlevel2 {
	color: #0078AA;
	border-bottom: 1px solid white;
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

.level2box {
	background-color: #95B0CD;
	display: block;
	margin-right: 10px;
}

.alldocnav {
	text-decoration: none;
	background-image: url("../images/nav_pijltje_docs.gif");
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left:-5px;
	background-position: 0px center;
	color: #000000;
}

a.verrijkt-dossier-newtax{
  color: #025577;
	text-decoration: underline;
}

a.verrijkt-dossier-newtax:hover{
    color: #025577;
		text-decoration: none;
}

a.verrijkt-dossier-newtax:visited{
    color: #025577;
		text-decoration:underline;
}

.div-balknav {
		left: 162px;
		top: 11px;
}

.div-balkachter{
    background-image:none;
    width: 100%;
    background-color: #FFFFFF;
}

.div-fotobalkrechts{
    height: 220px;
		background-color: #FFFFFF;
}

.div-fotobalkachter, .div-fotobalkachtervervolg{
    width: 100%;
}

.div-icons {
	z-index: 7;
}

.div-padnav {
	top: 95px;
	position:absolute; 
	overflow: hidden;
}

.div-hoofdnav, .div-hoofdnav-volg {
	position: absolute;
	left: 0px;
	top: 142px;
	width: 158px;
	clear: right;
	z-index: 4;
}

.div-rechtsnav, .div-rechtsnav-volg {
	position: absolute;
	right: 5px;
	top: 162px;
	width: 152px;
	clear: right;
	z-index: 6;
	visibility: visible;
}

.div-content-small, .div-content-small-volg {
	padding-top: 152px;
	margin-left: 165px;
	margin-right: 167px;
}

.bg_stippelverticaal {
	background-repeat: repeat-y;
}

.div-fotobalkachtervervolg_sublogo {
	background-image: none;
	background-repeat: repeat-x;
	position: absolute;
	right: 20px;
	top: 95px;
	width: 378px;
	clear: right;
	height: 32px;
	z-index: 5;
	visibility: visible;
	background-position: right bottom;
}
