﻿body
{
	margin: 0px;
	padding: 0px;
	background: White;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
}

input, textarea
{
	border: 1px solid black;
}

textarea
{
	width: 400px;
	height: 100px;
}

input[type='text'], input.text
{
	width: 150px;
}
input[type='image']
{
	border:0px;
}
a img, img
{
    border: solid 0px black;    
}

select
{
	width: 150px;
}

h1
{
	color: #005494;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: left;
	background-repeat: repeat-x;
}

a
{
	color: #000088;
	text-decoration: underline;
}

.default-input-width
{
	width: 150px;
}

.bezwaar-motivatiefield
{
	width: 400px;
	height: 100px;
}

.header
{
	background-image: url(../Img/bergen.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #59B224;
	position: relative;
	height: 135px;
	width: 940px;
}

.content
{
	width: 810px;
	position: relative;
	background-color: White;
	padding: 0px 20px 0px 20px;
	margin-left: auto;
	margin-right: auto;
}

.content-body
{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: auto;
	margin-bottom: auto;
}

.content-title
{
	text-align: left;
	vertical-align: middle;
	background-position: left;
	height: 34px;
	color: #FFFFFF;
	background-color: #000088;
	font-weight: bold;
}

.title-left
{
    text-align: left;
    float:left;
}

.title-right
{
    text-align: right;
    float:right;    
}

.title-right a
{
	color:white;
}

.footer a
{
	color:#FFFFFF;
	font-weight:bold;
    text-align: left;
float: left;
}
.footer
{
	background-color: #000088;
	height: 36px;
	height: 34px;
    text-align: left;

}

.button a
{
	float: left;
	color: #000088;
	padding: 3px 3px 3px 3px;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 18px;
	text-decoration: none;
	white-space: nowrap;
}

.button-toevoegen a
{
	background-image: url(../Img/disk.png);
}

.button-annuleren a
{
	background-image: url(../Img/cross.png);
}

.button-vorige a
{
	font-weight: bold;
	font-size: 13px;
	background-image: url(../Img/arrow_left.png);
	cursor: pointer;
	float: left;
}

.button-volgende a
{
	font-weight: bold;
	font-size: 13px;
	text-indent: 0px;
	padding-right: 18px;
	background-position: right;
	background-image: url(../Img/arrow_right.png);
	float: right;
}

.button-close a
{
    background-image: url(../Img/cross.png);
   	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	float: right;
}

.navigation
{
	padding: 30px 20px 10px 20px;
}

.validator-message
{
	padding: 10px 0px 10px 0px;
	text-indent: 20px;
}

.item-checked td.grief-reden
{
	background-image: url(../Img/tick.png);
	background-repeat: no-repeat;
	background-position: right;
}

.item-checked td.wozobject-select
{
	background-image: url(../Img/tick.png);
	background-repeat: no-repeat;
	background-position: right;
}

.recap-header
{
	border-bottom: solid 1px black;
}

.recap-description
{
	text-indent: 20px;
	width: 200px;
	position: static;
}

.recap-value
{
	text-align: left;	
	width: 600px;
}

.check-akkoord input
{
	border-style: none;
	border-width: 0px;
}

.toelichting
{
	
	white-space: normal;
}

.errormessage
{
    color: Red;
}

/* Table settings */
.table-row-header td, .table-row-header th
{
    background-color: #000088;
    font-weight: bold;
    color: #FFFFFF;
}

.table-row-item td
{
    background-color: #FFFFFF;
    color: #444444;
}

.table-row-itemalternate td
{
    background-color: #D0E2EC;
    color: #444444;
}

// Next 3 aren't used currently (21-01-2010)
.table-row-selected td
{
    background-color: #738A9C;
    font-weight: bold;
    color: #F7F7F7;
}

.table-row-footer td
{
    background-color: #B5C7DE;
    color: #4A3C8C;
}

.table-pager
{
    background-color: #E7E7FF;
    color: #4A3C8C;
    text-align: right;
}


/* FAQ settings and toggles */
.faq-visible
{
    display:inline;
}
.faq-invisible
{
    display:none;
}
.faq
{
    width: 600px;
}
/*====================================== subnavigation 2 ======================================*/

.subnavigation2_menu
{
	width: 100%;
	z-index: 10;
	margin-bottom: 12px;
	margin-top: 15px;
	border-bottom: 1px solid #0045a3;
}

.subnavigation2_tabs
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	color: #11126b;
	white-space: nowrap;
}

.subnavigation2_tabs li
{
	margin: 0px;
	display: inline;
}

.subnavigation2_tabs li.inactive a
{
	text-decoration: none;
	color: #6a788d;
	background-color: #edf1f5;
	position: relative;
	top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #9ab0c9;
	border-bottom: 1px solid #0045a3;
	margin-left: 4px;
	margin-right: 0px;
}

.subnavigation2_tabs li.active a
{
	text-decoration: none;
	color: #11126b;
	position: relative;
	top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 4px;
	margin-right: 0px;
	border: 1px solid #0045a3;
	border-bottom: 1px solid #ffffff;
}

.subnavigation2_tabs li.inactive a:hover
{
	background-color: #d9e3ec;
	color: #535e7d;
}

.subnavigation2_tabs li.leftcontrol_active a
{
	text-decoration: none;
	color: #013c8d;
	background-color: #f6f6f9;
	position: relative;
	top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #d2d9e0;
	border-right: 1px solid #d2d9e0;
	border-top: 1px solid #d2d9e0;
}

.subnavigation2_tabs li.leftcontrol_inactive a
{
	text-decoration: none;
	color: #bdc4cc;
	background-color: #f6f6f9;
	position: relative;
	top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #d2d9e0;
	border-right: 1px solid #d2d9e0;
	border-top: 1px solid #d2d9e0;
}

.subnavigation2_tabs li.leftcontrol_active a:hover
{
	background-color: #efeff1;
	color: #2b2ebb;
}

.subnavigation2_tabs li.rightcontrol_active a
{
	text-decoration: none;
	color: #013c8d;
	background-color: #f6f6f9;
	position: relative;
	top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 1px;
	border-left: 1px solid #d2d9e0;
	border-right: 1px solid #d2d9e0;
	border-top: 1px solid #d2d9e0;
}

.subnavigation2_tabs li.rightcontrol_inactive a
{
	text-decoration: none;
	color: #bdc4cc;
	background-color: #f6f6f9;
	position: relative;
	top: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 1px;
	border-left: 1px solid #d2d9e0;
	border-right: 1px solid #d2d9e0;
	border-top: 1px solid #d2d9e0;
}

.subnavigation2_tabs li.rightcontrol_active a:hover
{
	background-color: #efeff1;
	color: #2b2ebb;
}

.subnavigation2_overview
{
	width: 200px;
	z-index: 10;
	position: absolute;
	left: 575px;
	margin-top: 1px;
}

.subnavigation2_overview_tabs
{
	list-style-type: none;
	background-color: #f8f8fa;
	border: 1px solid #0045a3;
	margin: 0px;
	padding: 10px;
}

.subnavigation2_overview_tabs li
{
	line-height: 20px;
}

.subnavigation2_overview_tabs li.inactive a
{
	text-decoration: none;
	color: #95a4b9;
	position: relative;
}

.subnavigation2_overview_tabs li.active a
{
	text-decoration: none; /*font-weight: bold;*/
	color: #11126b;
	position: relative;
}

.subnavigation2_overview_tabs li.inactive a:hover
{
	color: #013c8d;
}


.default_table_header
{
	color: #000088;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	height: 30px;
	width: 100%;
}


div.geenData
{
	border: solid 1px black;
}
.input_textdisabled
{
	color: #c2c2c2;
}
.grievengrid
{
	width: 810px;
	float:left;	
}

.wozobject-numberrow
{
	padding-left: 10px;
	padding-right: 60px;
}

div.hidesubmit
{
    visibility:hidden;
}



