@import "/klanten/default/Declaratie.css";

/* Algemeen */

*
{
	font-size: 9pt;
	font-family: Verdana;
	color: #000000;
	/* #54599b; */
}

hr
{
	line-height: 1;
}

img.TopLogo
{
}

body
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a:active
{
	color: #ee0000;
}

a:hover
{
	color: #ee0000;
	text-decoration: underline;
}

span.error
{
	color: #880000;
}

input.Algemeen, select.Algemeen, input.Verplicht, select.Verplicht, input.login
{
	width: 300px;
}

input.Verplicht, select.Verplicht, textarea.Verplicht
{
	background-color: infobackground;
}

/* Main */

td.Main
{
	background-color:#ffffff;
}

td.MainBorder
{
	background-color:#006e6e;
}

/* Toppagina */

/* Titel */
h1.Toppage_Banner, p.Toppage_Banner, span.Toppage_Banner
{
	font-weight: normal;
	font-size: 24pt;
	text-transform: none;
	/* color: #54599b; */
	height: 60;
}

td.TitlePageRight
{
	width: 232px;
}

/* BureauInfo */
.BureauInfo
{
	BORDER-TOP: 1px solid black;
}

/* Achtergrond */
td.Toppage, td.ToppageLine, td.LeftPageBorder, td.LeftPageCenter, 
	a.LeftPage, td.TitlePage, td.StatusPage, td.LinesByGridHor, 
	td.LinesByGridVer, td.TitelPage, a.Inverse, td.TitlePageRight
{
	background-color: #40b3b3;
	color: #ffffff;
}

td.Toppage_Banner
{
	background-color: #ffffff;
}

td.Toppage_Banner
{
	color: #000000;
}

/* Voorgrond */
td.Toppage, td.ToppageLine, td.LeftPageBorder, td.LeftPageCenter, 
	td.TitlePage, td.StatusPage, td.LinesByGridHor, 
	td.LinesByGridVer
{
	color: #000000;
}


/* Leftpagina */

td.LeftPage
{
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td.LeftPageCenter
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

p.LeftPage
{
	color: #FFB90F;
	background-color: White;
	text-align: center;
}

.LeftPageMain
{
	border-right: gray 1px solid;
}


/* Statuspagina */

td.StatusPage
{
	color: #ffffff;
}

/* Headers */

h1, span.h1
{
	margin-bottom: 0pt;
}

/*
h1.Label
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma;
}
*/

/* Wizard */

*.WizardMiddenPagina
{
	overflow: auto;
	height: 100%;
}


/* Tabellen */

*.DataTable
{
	margin-top: 2px;
}

*.DataList
{
	width: 100%;
}

.Datalist td, th
{
	padding: 4px;
	margin: 0px;
}

td.Paging, .Paging
{
	width: 100%;
	padding: 2px;
	text-align: center;
}


td.LinesByGridHor
{
	height: 2;
}

td.LinesByGridVer
{
	width: 1;
}

td.checkProfiel
{
	text-align: center;
}

/* FFFCAA */
tr.OddRow, .wizard_specs_tekst
{
	background-color: #FFFCAA;
}

th, span.TabelCaption, *.TabelCaption td
{
	font-weight: bold;
	background-color: #006e6e;
	color: #FFFFFF;
	text-align: left	;
}

.th
{
	color:White;
}

/* Overige */

/* #fbdbaa */
*.Alternate
{
	background-color: #DDDDDD;
}


span.Verplicht
{
	color: #cc0000;
}

#-- profiel

.checkProfiel
{
	width: 120;
	text-align: center;
}

.labelProfiel
{
	width: 150;
}

.rijhoofd
{
}

.kolomhoofd
{
	background-color: #e9f1ff;
	text-transform:capitalize;
	font-weight: bold;
}

.profielTitel
{
	font-size: 16px;
	font-weight: bold;
}

*.Overflow
{
	overflow: auto;
	height: 100%;
}

.AlternateDeclaratieBulk
{
	background-color: #DDDDDD;
}

a.AlternateDeclaratieBulk
{
	background-color: #DDDDDD;
}