/* @group reset ---------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; background: #fff; color: black; margin: 0 0 1em; }
/* table { border-collapse: collapse; border-spacing: 0; } */
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a { outline: none; }

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }
/* @end reset 	 */

/* @group typography ---------------------------------------------- */

/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5,h6 { color: #000; line-height: 1.4; }

h1 { font-size: 18px; margin-bottom: 0.1em; }
h2 { font-size: 16px; margin-bottom: 0.15em; }
h3 { font-size: 14px; margin-bottom: 0.2em; }
h4 { font-size: 13px; margin-bottom: 0.25em; }
h5 { font-size: 12px; margin-bottom: 0.25em; }
h6 { font-size: 11px; font-weight: bold;}

h4.menuHeader {height: 22px; padding: 15px 0 0 26px; font-weight: bold;}
/* @end typography */

html, body	{
    font: 11px/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #162049;
}
p { margin: 0 0 12px; }

ul.taxatienetwerk {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    padding-top: 5px;
}
ul.taxatienetwerk li {
    margin: 0;
    padding: 0;
    clear: both;
    float: left;
    padding-bottom: 3px;
}
ul.taxatienetwerk li label {
    float: left;
    padding-left: 5px;
}
ul.taxatienetwerk li input {
    float: left;
}

ul.werkgebied_indeling {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 5px;
}
ul.werkgebied_indeling li {
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
}
ul.werkgebied_indeling li label {
   display : inline;
   padding-left: 6px;
}

ul.werkgebied_indeling li input {
    float: left;
}

ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

table{ font-size: 11px;}


/* 	@group layout	------------------------------------------------------- */
div#center {
    position: relative;
    width: 980px;
    margin:0 auto;
    padding: 0 9px;
    background: url(../images/img_nwwi/shade.png) repeat-y left top;
}

div#wrap{
    position: relative;
    min-height: 370px;
    width: 980px;
    padding: 0px;
    background: transparent url(../images/img_nwwi/col3background.png) repeat-y left top;
}

div#wrap.ingelogd { background: url(../images/img_nwwi/back_leftcol.png) repeat-y left top; }

div#menu{
    float: left;
    position: relative;
    left: 0;
    top: 0;
    width: 229px;
    padding: 0 10px 20px 0;
    background-color: transparent;
    color: #0A0B5B;
}

div#content{
    float: left;
    padding: 20px 20px 20px 40px;
    width: 443px;
    min-height: 285px;
    background-color: #FFFFFF;
    color: #000066;
    word-spacing: 1px;
}

div#wrap #content.ingelogd {width: 670px;}

div#inloggenNw{
    position: absolute;
    top: -8px;
    right: 0;
    min-height: 303px;
    width: 140px;
    padding: 20px 8px 10px 90px;
    background: white url(../images/img_nwwi/back_right_shade.png) no-repeat;
}

div#footer{ /* bottom schaduw + links */ 
            margin: 0 auto;
            position: relative;
            width: 980px;
            height: 36px;
            padding: 12px 9px;
            background: url(../images/img_nwwi/bottoms.png) no-repeat left top;
} 
/* @end layout 				*/

/* @group element classes/ids ---------------------------------------------- */
ul.hoofdmenu{ width: 239px; list-style-type: none; margin: 0; padding: 0;}
.hoofdmenu li{ display: inline;} /* IE */ 
#menu ul.hoofdmenu li a{ 
    display: block;
    width: 239px;
    height: 37px;
    line-height: 37px;
    background-color: #d4d600;
    font-size: 13px;
    text-indent: 40px;
    text-decoration: none;
    border-bottom: 2px solid white;
}
#menu ul.hoofdmenu li a:hover{ background: #d4d600 url(../images/img_nwwi/vinkje.gif) no-repeat 10px 50%; color: white;}
img#vraagteken { margin: 0 16px; padding: 2px 0}

#footer ul {float: right; list-style-type: none;}
#footer li {display: inline; }
#footer a {color: #c2cdd3; text-decoration: none;}
#footer a:hover {text-decoration: underline; }
/* @end elements 			*/

/*	@group Forms ------------------------------------------------------------ */
#inloggenNw form {margin-bottom: 25px;} /* marge tot plaatje */
#menu input{ font-size: 11px; } 
form{ margin: 2px 0px; }
label{display: block; }
input { height: auto; }
select{ font-size: 11px; }
radio{ font-size: 11px; }
textarea{ font-size: 11px; }

#inloggenNw input {margin: 0 0 4px 0; width: 122px; height: 15px; }
#inloggenNw input.knopinloggen{ height: 21px; width: 127px;}

/*	@end forms 				*/

/*	@group Typografie ------------------------------------------------------- */
div#menu p.kop	{
    font-weight: bold ;
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 140%;
}

div#menu p.sub	{
    line-height: 140%;
    font-size: 11px;
}

div#content p.grootst	{
    font-size: 15px;
    font-weight: bold;
    line-height: 150%;
}

div#content p.groot	{
    font-size: 14px;
    font-weight: bold;
}

div#content p.kop	{
    font-size: 11px;
    font-weight: bold;
}

div#content input  {
    font-size: 11px;
}

div#content p.subkop {
    font-size: 11px;
    font-weight: bold;

}

div#content p.subscript	{
    font-size: 9px;
}

div#inloggenNw h4.vraag {width: 120px; text-align: center;}
/* @end typografie  */
/*	@group links ------------------------------------------------------------ */

a:link { 
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

a:visited { 
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

a:hover { 
    color: blue;
    background-color: transparent;
    text-decoration: none;

}

div#content a { background-color: transparent;}
div#content a.tekst { text-decoration: underline;}
div#content a.tekst:hover { color: #CC0000; text-decoration: underline; }

div#content a.googlemaps
{
    font-weight: bold;
    color: darkviolet;
    text-decoration: underline;
}

div#content a.googlemaps:hover
{
    font-weight: bold;
    color: #cc0000;
    text-decoration: underline;
}

div#content a.ingang1 {
    color: black;
    text-decoration: none;
}
div#content a.ingang1:hover {
    color: #006600;
    text-decoration: none;
}
div#content a.ingang2 {
    color: black;
    text-decoration: none;
}
div#content a.ingang2:hover {
    color: #000066;
    text-decoration: none;
}
div#content a.ingang3 {
    color: black;
    text-decoration: none;
}
div#content a.ingang3:hover {
    color: #777700;
    text-decoration: none;
}

div#menu a:link { 
    color: #0A0B5B;
    text-decoration: none;
}

div#menu a:visited { 
    color: #0A0B5B;
    text-decoration: none;
}

div#menu a:hover {
    color: Maroon;
    text-decoration: none;

}

div#inloggenNw a {text-decoration: none;}
/* @end links  ---------------------------------------------------------- */

/* @group wout ---------------------------------------------------------- */
.exclamation
{
    color: #cc0033;
}
.exclamationBOLD
{
    font-weight: bold;
    color: #cc0033;
}
.FuStyle
{
    font-weight: bold;
    color: #990000;
    font-size: 14px;
}
.FuStyleKlein
{
    font-weight: bold;
    color: #990000;
    font-size: 10px;
}
.goedmelding
{
    font-weight: bold;
    color: #00cc00;
}
.tekstalslogo
{
    border-right: white 1px solid;
    border-top: white 1px solid;
    font-weight: bold;
    border-left: white 1px solid;
    color: blue;
    border-bottom: white 1px solid;
    background-color: lavender;
    text-align: left;
}
.tabelblauwkop
{
    font-weight: bold;
    background-color: #D1D1FF;
    text-align: left;
}
.tabelblauw
{
    font-weight: bold;
    color: blue;
    background-color: lavender;
    text-align: left;
}

.formulierkop {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; line-height: 19px; font-weight: bold; color: #0000B7; text-align: center;  background-color : #E5E5FF; }
.kop	{
    font-size: 12px;
    font-weight: bold;
}
.TekstKlein{
    font-size: 9px;
}
.koprood{
    font-size: 15px;
    font-weight: bold;
    color: Red;
}
.kopblauw {
    font-size: 15px;
    font-weight: bold;
    color: Navy;
}
.klein{
    text-align: center;
    font-family: inherit;
}
.knopinloggen
{
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    margin-top: 4px;
    font-weight: bold;
    width: 122px;
    height: 15px;
    color: #222244;
    background-color: #EfEfFf;
}

.knopmenu
{
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    margin-bottom: 2px;
    width: 160px;
    color: #222244;
    background-color: #EfEfFf;
}
.knopmenuvoorkeur
{
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    margin-bottom: 2px;
    width: 160px;
    color: #222244;
    background-color: #99ff99;
}
.knopmeer{
    background-color: #EDEDFD;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    margin-bottom: 2px;
    width: 42px;
}
.knopcontent{
    background-color: #EDEDFD;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    margin-bottom: 2px;
    width: 360px;
}
.knopcontentverwijderen{
    background-color: #F0E68C;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    width: 360px;
    margin-bottom: 2px;
}
.knopcontenttiny{
    background-color: #EDEDFD;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    margin-bottom: 2px;
    width: 90px;
}
.knopcontentsmal{
    background-color: #EDEDFD;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    margin-bottom: 2px;
    width: 260px;
}
.knopcontentnormaal{
    background-color: #EDEDFD;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    margin-bottom: 2px;
}
.knopcontentsmalGeselecteerd{
    background-color: #4DDFDD;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    margin-bottom: 2px;
    width: 260px;
}
.knopcontentbreed{
    background-color: #EDEDFD;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    margin-bottom: 2px;
    width: 545px;
}
.knopverwijderen{
    background-color: #F0E68C;
    border-color: #F0F8FF #483D8B #483D8B #F0F8FF;
    border: 1px solid;
    font-weight: bold;
    color: #222244;
    width: 160px;
    margin-bottom: 2px;
}
.knopdelete{
    background-color: #DC143C;
    border: 1px solid;
    font-weight: bold;
    color: #FFF8DC;
    width: 22px;
    margin-bottom: 2px;
}
.knopok{
    background-color: #006400;
    border: 1px solid;
    font-weight: bold;
    color: #FFFFFD;
    width: 22px;
    margin-bottom: 2px;
}
.knopheenterug{
    background-color: #002299;
    border: 1px solid;
    font-weight: bold;
    color: #FFFFFD;
    width: 30px;
    margin-bottom: 2px;
}
.knopreset
{
    font-size: 7pt;
    margin-bottom: 2px;
    width: 90px;
    color: #cc0033;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    text-decoration: underline;
    border-bottom-style: none;
}
.foutmelding{
    color: #FF0000;
    font-weight: bold;
}
.waarschuwing{
    color: #0000FF;
    font-weight: bold;
}
.nakijken{
    color: #990066;
    font-weight: bold;
}
.MacroKnop{
    background-color: #6C143C;
    border: 1px solid;
    font-weight: bold;
    color: #FFF8DC;
    width: 26px;
    margin-bottom: 2px;
    font-size: 15px;
    text-decoration: none;
}
.CalcasaKop{
    background-color: #444499;
    color: #FFFFFF;
}
.CalcasaGroen{
    background-color: #AAFFAA;
}
.CalcasaGeel{
    background-color: #FFDD88;
}
.CalcasaRood{
    background-color: #FFAAAA;
}
.CalcasaGeenResultaat{
    background-color: #FFEEEE;
}
.CalcasaGrijs{
    background-color: #DDDDDD;
}
.CalcasaKopLijst{
    background-color: #444499;
    color: #FFFFFF;
    text-align: right;
}
.CalcasaGroenLijst{
    background-color: #AAFFAA;
    text-align: right;
}
.CalcasaGeelLijst{
    background-color: #FFDD88;
    text-align: right;
}
.CalcasaRoodLijst{
    background-color: #FFAAAA;
    text-align: right;
}
.CalcasaGeenResultaatLijst{
    background-color: #FFEEEE;
    text-align: right;
}
.CalcasaGrijsLijst{
    background-color: #DDDDDD;
    text-align: right;
}
.Calcasa0{
    background-color: #FFEEEE;
}
.Calcasa1{
    background-color: #EEDDDD;
}



.MidasKop{
    background-color: #DD6600;
    color: #FFFFFF;
}
.MidasGroen{
    background-color: #AAFFAA;
}
.MidasGeel{
    background-color: #FFDD88;
}
.MidasRood{
    background-color: #FFAAAA;
}
.MidasGeenResultaat{
    background-color: #FFEEEE;
}
.MidasGrijs{
    background-color: #DDDDDD;
}
.MidasKopLijst{
    background-color: #DD6600;
    color: #FFFFFF;
    text-align: right;
}
.MidasGroenLijst{
    background-color: #AAFFAA;
    text-align: right;
}
.MidasGeelLijst{
    background-color: #FFDD88;
    text-align: right;
}
.MidasRoodLijst{
    background-color: #FFAAAA;
    text-align: right;
}
.MidasGeenResultaatLijst{
    background-color: #FFEEEE;
    text-align: right;
}
.MidasGrijsLijst{
    background-color: #DDDDDD;
    text-align: right;
}
.Midas0{
    background-color: #FFEEEE;
}
.Midas1{
    background-color: #EEDDDD;
}

.NBWOKop{
    background-color: #993322;
    color: #FFFFFF;
}
.NBWOGroen{
    background-color: #AAFFAA;
}
.NBWOGeel{
    background-color: #FFDD88;
}
.NBWORood{
    background-color: #FFAAAA;
}
.NBWOGeenResultaat{
    background-color: #FFEEEE;
}
.NBWOGrijs{
    background-color: #DDDDDD;
}
.NBWOKopLijst{
    background-color: #993322;
    color: #FFFFFF;
    text-align: right;
}
.NBWOGroenLijst{
    background-color: #AAFFAA;
    text-align: right;
}
.NBWOGeelLijst{
    background-color: #FFDD88;
    text-align: right;
}
.NBWORoodLijst{
    background-color: #FFAAAA;
    text-align: right;
}
.NBWOGeenResultaatLijst{
    background-color: #FFEEEE;
    text-align: right;
}
.NBWOGrijsLijst{
    background-color: #DDDDDD;
    text-align: right;
}
.NBWO0{
    background-color: #FFEEEE;
}
.NBWO1{
    background-color: #EEDDDD;
}
.OrtecKopLijst{
    background-color: #002D6A;
    color: #FFFFFF;
    text-align: right;
}

.ModelmatigKopGrijs{
    background-color: #DDDDDD;
    font-weight: bold;
}
.ModelmatigNVT{
    background-color: #99BB99;
}

.Kantoormedewerker0{
    background-color: #ffff55;
}
.Kantoormedewerker1{
    background-color: #cccc55;
}
.Aantekening0{
    background-color: #FFEE99;
}
.Aantekening1{
    background-color: #FFDD88;
}
.Mailing0{
    background-color: #FFFF99;
}
.Mailing1{
    background-color: #FFEE88;
}

.KleurBackoffice{
    background-color: #8AD3FF;
}
.KleurNaderBekijken{
    background-color: #FFAA88;
}
.KleurNogTeBalloteren{
    background-color: #FFAAFF;
}
.KleurAfgewezen{
    background-color: #FF9999;
}
.KleurBallotageHelemaalOk{
    background-color: #BBFFBB;
}
.KleurBallotageTenminsteEenTaxateurOk{
    background-color: #DDFFDD;
}
.KleurBallotageInfoNogTeDoenEnGeenTaxateurs{
    background-color: #FFFFFF;
}
/* @end wout */

/* Toegevoegd */

h5.menuHeader {
    padding: 15px 0 0 26px;
    font-weight: bold;
}

#menu .menuform
{
    border: 0px solid;
    display: block;
    width: 239px;
    height: 27px;
    background-color: #d4d600;
    font-size: 13px;
    padding-left: 40px;
    text-decoration: none;
    color: #0A0B5B;
    text-align: left;
}
#menu .menuformbold
{
    border: 0px solid;
    display: block;
    width: 239px;
    height: 27px;
    background-color: #d4d600;
    font-size: 13px;
    padding-left: 40px;
    text-decoration: none;
    color: #0A0B5B;
    font-weight: bold;
    text-align: left;
}
#menu .menuformbold:hover, #menu input.menuform:hover {background: #d4d600 url(../images/img_nwwi/vinkje.gif) no-repeat 10px 50%; color: white;}

h4.menuRechtsHeader {
    padding: 15px 0 0 0px;
    font-weight: bold;
}

.submitlikelink {
    background: transparent;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    color: #0A0B5B;;
    display: inline;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: underline;
    width: 430px;
}
input.submitlikelink:hover {color: #0000ff; text-decoration: none;}
.submitlikelinksmal {
    background: transparent;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    color: #0A0B5B;;
    display: inline;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: underline;
}
input.submitlikelinksmal:hover {color: #0000ff; text-decoration: none;}

.download_table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}
.download_table td {
    text-align: left;
    vertical-align: top;
    padding: 5px;
    border: 1px solid #ffffff;
}
.download_table td.subject {
    font-weight: bold;
    background-color: #b2a1c7;
}
.download_table td.even {
    background-color: #ccc0da;
    font-size: 10px;
}
.download_table td.odd {
    background-color: #e5e0ec;
    font-size: 10px;
}

/* messages -------------------------------------- */

.message {
    padding: 12px 12px 12px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #000000;
    margin-bottom: 15px;
}
.warning {
    background-color: #fdeaa6;
    background-image: url('../images/icons/error.png');
    border: 1px solid #eac543;
}
.success {
    background-color: #C9E385;
    background-image: url('../images/icons/accept.png');
    border: 1px solid #5A9403;
}
.error {
    background-color: #fdddd7;
    background-image: url('../images/icons/exclamation.png');
    border: 1px solid #f3614b;
}
.infopopup {
    display: none;
    position: absolute;
    background-color: #e5e5ff;
    border: 1px solid #000066;
    padding: 12px;
}

div.ISOLOGO {
    position:absolute;
    bottom:10px;
    right:10px;
}

div.zoekfilter {
    position:relative;
}
div.zoekfilter div.block {
    width:420px;
    float:left;
    border:1px dotted grey;
    margin:3px;
    padding:3px;
}
div.zoekfilter div.buttons {
    width:100%;
}

ul.dropdownlist {
  background:#ffffff;
  list-style:none;
  padding:3px;
  margin:6px;
  width:270px;
}
ul.dropdownlist li {
    padding-top:2px;
    padding-bottom:3px;
    border-bottom:1px dotted #E5E5FF;
}
ul.dropdownlist li.select {
    display:none;
}

ul.dropdownlist li input[checkbox] {
    padding-right:4px;
}


.OrtaxKop{
    background-color: #339922;
    color: #FFFFFF;
}
.OrtaxGroen{
    background-color: #AAFFAA;
}
.OrtaxGeel{
    background-color: #FFDD88;
}
.OrtaxRood{
    background-color: #FFAAAA;
}
.OrtaxGeenResultaat{
    background-color: #FFEEEE;
}
.OrtaxGrijs{
    background-color: #DDDDDD;
}
.OrtaxKopLijst{
    background-color: #339922;
    color: #FFFFFF;
    text-align: right;
}
.OrtaxGroenLijst{
    background-color: #AAFFAA;
    text-align: right;
}
.OrtaxGeelLijst{
    background-color: #FFDD88;
    text-align: right;
}
.OrtaxRoodLijst{
    background-color: #FFAAAA;
    text-align: right;
}
.OrtaxGeenResultaatLijst{
    background-color: #FFEEEE;
    text-align: right;
}
.OrtaxGrijsLijst{
    background-color: #DDDDDD;
    text-align: right;
}

