/* CSS Document */

* {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

body {
	padding: 0;
	margin: 0px;
	background: #ffffff url("/integraalindiceren/pics/background.jpg");
	height: 100%;
}

/* body-veld staat in een tablel */
table {
	font-size: 1em;
}
/* voor datum bij berichten Agenda */

  .nieuwsdatum {
	font-size: 0.8em;
	line-height: 110%;
	font-weight : bold;
}

/* menu bovenrand */

div#topmenubox {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 704px;
	left: 240px;
	top: 10px;
	position: absolute;
	text-align: right;
}
#topmenubox  a {
	padding: 5px 5px 5px 5px;
	font-size: 0.7em;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}
#topmenubox  a:hover {
	font-size: 0.7em;
	line-height: 1em;
	font-weight: bold;
	color: #FBBD1A;
/*	background-color: #F3A300;*/
	text-align: left;
	border: 0px solid Black;
	text-decoration: none;
}


/* Menu */
.menubox {
	border-top: #000000 1px solid;
	padding: 0;
	margin: 0;
	width: 200px;
	float: left;
	left: 40px;
	top: 65px;
	position: absolute;
}
/* openbaar Menu */
div#menuItem {
	padding: 0;
	margin: 0;
	width: 200px;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}
#menuItem  a {
	padding: 5px 5px 5px 8px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	background-color: #dd0000;
	text-align: left;
	text-decoration: none;
	display: block;
}
#menuItem  a:hover {
	padding: 5px 5px 5px 8px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #F3A300;
	text-align: left;
	text-decoration: none;
}
div#menuItemAct {
	padding: 0;
	margin: 0 0 0 0px;
	width: 200px;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}
#menuItemAct  a {
	padding: 5px 5px 5px 8px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #222222;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
	display: block;
}
#menuItemAct  a:hover {
	padding: 5px 5px 5px 8px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #222222;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
}
div#submenuItem {
	padding: 0;
	margin: 0;
	width: 200px;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}
#submenuItem  a {
	padding: 3px 5px 3px 18px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	background-color: #DF6C08;
	text-align: left;
	text-decoration: none;
	display: block;
}
#submenuItem  a:hover {
	padding: 3px 5px 3px 18px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #F3A300;
	text-align: left;
	text-decoration: none;
}

div#submenuItemAct {
	padding: 0;
	margin: 0;
	width: 200px;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}
#submenuItemAct  a {
	padding: 3px 5px 3px 18px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1em;
	font-weight: bold;
	color: #222222;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
	display: block;
}
#submenuItemAct  a:hover {
	padding: 3px 5px 3px 18px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1em;
	font-weight: bold;
	color: #222222;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
}

/* Besloten Menu */
div#extramenuItem {
	padding: 0;
	margin: 20px 0 0 0;
	width: 200px;
	border: #000000 1px solid;
}
#extramenuItem  a {
	padding: 5px 5px 5px 8px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #ffffff;
	background-color: #830628;
	text-align: left;
	text-decoration: none;
	display: block;
}
#extramenuItem  a:hover {
	padding: 5px 5px 5px 8px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #F3A300;
	text-align: left;
	text-decoration: none;
}

div#extramenuItemAct {
	padding: 0;
	margin: 20px 0 0 0;
	width: 200px;
	border: #000000 1px solid;
}
#extramenuItemAct  a {
	padding: 5px 5px 5px 8px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #222222;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
	display: block;
}
#extramenuItemAct  a:hover {
	padding: 5px 5px 5px 8px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #222222;
	background-color: #999999;
	text-align: left;
	text-decoration: none;
}

a {
	font-weight: normal;
	color: #004080;
	text-decoration: underline;
}
a:hover {
	color: #DF6C08;
}
div#contentbox {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 20px 0px 0px 40px;
	width: 1001px;
	padding-top: 0px;
}
#contenttext {
	padding: 8px 20px 20px 20px;
	margin: 0px 0px 20px 20px;
	border-top: #000000 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #000000 1px solid;
	font-size: 0.84em;
	line-height: 1.4em;
	width: 704px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	left: 240px;
	top: 50px;
	position: absolute;
}
.pad {
	font-weight: bold;
	font-size: 0.78em;
	margin: 0;
	color: #000000;
}
.kruimelpad {
	line-height: 100%;
}
h1 {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #D16707;
}
h2 {
	font-weight: bold;
	font-size: 125%;
	color: #D16707;
	line-height: 125%;
}
h3 {
	font-weight: bold;
	font-size: 115%;
	color: #D16707;
	line-height: 115%;
}
h4 {
	font-weight: bold;
	font-size: 100%;
	color: #D16707;
	line-height: 100%;
}

.subkop {
	font-weight: bold;
	font-size: 100%;
	color: #D16707;
	line-height: 100%;
}

table.vragen {
	border-right: #0087bd 2px solid;
	border-top: #0087bd 2px solid;
	background: url(/clientinzicht/gifs/bgd-vragen.gif);
	border-left: #0087bd 2px solid;
	border-bottom: #0087bd 2px solid;
	border-collapse: collapse;
}
th.vragen {
	border-right: #ffcc00 1px solid;
	border-top: #ffcc00 1px solid;
	border-left: #ffcc00 1px solid;
	border-bottom: #ffcc00 1px solid;
	border-collapse: collapse;
	background-color: #ffcc00;
	text-align: center;
}

.blauw {
	font-weight: bold;
	font-size: 1.2em;
	margin: 20px;
	color: #00ffff;
	line-height: 1em;
	text-align: right;
}
.lichtoranje {
	font-weight: bold;
	font-size: 1.2em;
	margin: 20px;
	color: #ffcc00;
	line-height: 1em;
	text-align: right;
}
.donkeroranje {
	font-weight: bold;
	font-size: 1.2em;
	margin: 20px;
	color: #f88430;
	line-height: 1em;
	text-align: right;
}

