/* PeopleWare kleuren
#1A6038
#6A9379
#CAD7CD
*/
body, table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	text-align: left;
	background-image:  url(../img/peopleBackground.jpeg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0ex 1.5ex;
}
div.betreft {
	background-color: #1A6038;
	color: #FFFFFF;
	font-size: 1.25em;
	font-style: italic;
	text-align: right;
	margin-right: 3em;
	margin-left: 3em;
	padding-left: 5em;
}
span.inlineTitle {
	font-weight: bold;
	margin-right: 1em;
}
div.pageTitle, div.siteTitle, h1, h2, h3, h4 {
	font-weight: bold;
	padding: 0.25em;
	margin-right: 0em;
	margin-left: 0em;
}
div.pageTitle, div.siteTitle, h1, h2 {
	font-weight: bold;
	background-color: #6A9379;
	color: #FFFFFF;
	padding: 0.25em;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	text-align: left;
}
div.pageTitle {
	font-size: 2.5em;
	margin-top: 0em;
	margin-bottom: 1em;
}
td.siteTitle {
	font-size: 0.85em;
}
td.siteTitle a {
	color: #6A9379;
	text-decoration: none;
}
span.big2 {
	font-size: 3em;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin-top: 2em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.5em;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}
h3, h4 {
	color: #6A9379;
	padding-top: 0.5em;
	padding-bottom: 0em;
	padding-left: 0px;
	text-align: left;
}
h3 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.1em;
}
h4, h5 {
	margin-top: 0em;
	margin-bottom: 0em;
}
h4 {
	font-size: 1em;
}
span.peopleware {
	color: #6A9379;
	font-weight: bold;
}
span.peopleware span.people {
	color: #1A6038;
}
p {
	padding: 0px;
	margin-top: 0.5px;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: 0px;
}
.left, .right {
	margin-bottom: 0.5em;
	margin-top: 0.3em;
	border: none;
	display: block;
	padding: 0px;
}
.left {
	margin-left: 0em;
	margin-right: 1em;
	float: left;
}
.right {
	margin-right: 0em;
	margin-left: 1em;
	float: right;
}
dfn, acronym {
	font-variant: normal;
	color: #0D321D;
	background-color: #D8E6DB;
}
dfn {
	font-style: italic;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-left: 0.5 em;
	margin-right: 0.5 em;
}
acronym {
	font-weight: bold;
}
.NOTE {
	color: #FF0000;
	background-color: #FFFF00;
}
.eclipseTM, .jellyTM {
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-decoration: none;
}
.eclipseTM {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #333366;
	letter-spacing: 0.3ex;
}
.mavenTM {
	font-family: Verdana, sans-serif;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 0.1ex;
}
.netBeansTM {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	letter-spacing: -0.1em;
}
.jellyTM {
	color: #FFFF00;
	background-color: #CC6633;
}
.hibernateTM {
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.hibernateTM span.nate {
	color: #CC9966;
}
blockquote {
	font-style: italic;
	color: #009966;
	text-align: left;
}
ul li blockquote {
	margin: 0px;
}
cite {
	font-style: italic;
}
blockquote cite {
	font-size: 90%;
	font-style: normal;
	display: block;
	margin-left: 30%;
}
p.conclusion {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.5em;
	color: #0D321D;
	background-color: #D8E6DB;
	font-weight: bold;
}
div.center {
	text-align: center;
}
.fullWidth {
	width: 100%;
}

table.cvs {
	width: 100%;
	margin-bottom: 3em;
}

table.cvs tr td {
	font-size: 80%;
	color: #9FBFAC;
}

table.cvs tr td {
	text-align: center;
}
div.referentie, div.author {
	color: #1A6038;
	text-align: center;
	font-size: 1.25em;
	padding-top: 2em;
	padding-bottom: 2em;
	font-style: italic;
}
span.mavenTMm {
	font-size: 114%;
}
span.mavenTMa {
	color: #FF6633;
}
div.footer, div.footer a {
	color: #9FBFAC;
	text-decoration: none;
}
div.footer table {
	width: 100%;
}
div.footer table tr td {
	vertical-align: top;
}
div.footer table tr td.ccLogo {
	text-align: left;
}
div.footer table tr td.cc {
	text-align: center;
}
div.footer table tr td.copy {
	text-align: right;
}
table.annotatedSource td.source {
	background-color: #DDE6E0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5;
	border-right-width: 4px;
	border-right-style: groove;
	border-right-color: #6A9379;
}
kbd, pre, code {
	font-family: "Courier New", Courier, mono;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
pre, code {
	background-color: #DDE6E0;
}
kbd {
	color: #3F554B;
	background-color: #DAECDC;
	font-weight: bold;
}
span.mavenTitle {
	text-decoration: none;
	background-color: #B0C5A6;
	padding-right: 1em;
	padding-left: 1em;
}
/*
body>ul>li, body>table>tr>td>ul>li {
	font-size: 140%;
}
li li {
	font-size: 90%;
}
*/
