body
{
/*	background-color : #EEEEFF; */
/*	#f7d399;*/
 	font-family: "Trebuchet MS", "Helvetica", sans-serif;
 	font-size: 14px;
/* 	font-weight: bolder;*/
 	color: #333;
/* 	line-height: 18px; 	 */
    margin: 24px;
}
table {
 	font-weight: normal !important;
}

ul {
	list-style-type: disc;
	padding: 0px 0px 0px 35px;
	margin: 0 0 0 0;
}

h2 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

.table {
    margin-top: 8px;
    width: 100%;
    display: table;
    clear: both;
}
.tr {
    clear: both;
}
.td {
	width: 20%;
    text-align: left;
    display: table-cell;
    padding-right: 10px;
    clear: none;
}

a:hover
{
	text-decoration: none;
}

#container {
	width: 100%;
	margin: 0 auto;
}

#top_header {
    height: 129px;
    font-size: 20px;
}
#top_header .logo {
    float: right;
    height: 125px;
    padding-right: 24px;
}
#top_header .left {
    padding-left: 6px;
    height: 100%;
}

#header {
    height: 32px;
    font-size: 16px;

}
#header .logo {
    float: right;
    padding: 2px;
}
#header .left, #header .right {
    padding: 6px;
}
#header a {
	color: #003466;
}

#footer a {
    color: white;
}
.left {
    float: left;
}
.right {
    float: right;
    padding-right: 24px !important;
}
#footer {
    height: 24px;
    text-align: center;
	font-size: 12px;
}

/*input[type=submit], input[type=button] {
    color: white;
    font-weight: bolder;
    font-variant: small-caps;
    border: 2px solid #29428c;
    background: #29428c;
}*/

/** content **/

#content {
	padding: 12px;
	width: 90%;
	border-style: none;
}

em {
	color: red;
}

/*textarea {
    width: 100%;
}*/
input.radio {
    vertical-align: middle;
    background-color: transparent;
    border-style: none;
    margin: 2px;
}
input.checkbox {
    margin: 0 0.25em 0 0;
    vertical-align: middle;
    background-color: #fff;
    border-style: none;
}
.input {
    left: 600px;
 	font-weight: normal !important;
    background: white;
    white-space: nowrap;
}
.question {
    width: 100%;
    font-weight: bold;
}
.question_error {
    background-color : #FCC; 
}

.error {
    background-color : white;
    padding: 12px;
    color: red;
    border-left: 1px dashed #003466;
    border-right: 1px dashed #003466;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
}

.errorfield {
    border: 1px solid red;
    background-color : #FCC;
}

.toelichting {
    font-style: italic;
    padding: 8px;
    border: 1px solid #00a; 
    background: white;
}
.tbformulier td {
	vertical-align: top;
}
.mijncases th, .mijncases td {
	padding-right: 6px;
}
.invoer4 td {
	vertical-align: top;
}
/** help (begin) **/
.help {
	/*cursor: help;*/
	display: none;
}
/** help (end) **/
/** button (begin) **/
.ViewCommand:link, .ViewCommand:visited
{
/*  background-image: url(../images/view.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid white;*/
	display: none;
}

.ViewCommand:hover
{
/*    background-image: url(../images/view.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid black; */
	display: none;
}

.EditCommand:link, .EditCommand:visited
{
/*    background-image: url(../images/edit.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid white; */
	display: none;
}

.EditCommand:hover
{
    /*background-image: url(../images/edit.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid black; */
	display: none;
}

.DeleteCommand:link, .DeleteCommand:visited
{
    /*background-image: url(../images/delete.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid white;*/
	display: none;
}

.DeleteCommand:hover
{
    /*background-image: url(../images/delete.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid black;*/
	display: none;
}

.UpCommand:link, .UpCommand:visited
{
    /*background-image: url(../images/up.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid white;*/
	display: none;
}

.UpCommand:hover
{
    /*background-image: url(../images/up.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid black;*/
	display: none;
}

.DownCommand:link, .DownCommand:visited
{
    /*background-image: url(../images/down.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid white;*/
	display: none;
}

.DownCommand:hover
{
    /*background-image: url(../images/down.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    height: 16px;
    float: left;
    border: 1px solid black;*/
	display: none;
}

.WitCommand
{
    /* background-image: url(../images/wit.gif);
    background-repeat: no-repeat;
    background-position: center center; */
    /*width: 16px;
    height: 16px;
    float: left;
    border: 1px solid white;*/
	display: none;
}
/** button (end) **/

P.breakhere {page-break-before: always}

/** 3/4 Taken en tijdsbesteding (begin)  **/
input.taak {
	width: 200px;
}

input.functie {
	width: 200px;
}

/** 3/4 Taken en tijdsbesteding (end  **/

/** 4/4 Kwaliteit (begin) **/
table.invoer4 {
	border-collapse: collapse;
}

table.invoer4 td {
	border: 1px solid black;
	vertical-align: top;
	padding: 6px;
}

table.invoer4 .small {
	width: 200px;
	height: 50px;
	vertical-align: middle;
}

table.invoer4 .large {
	width: 100px;
	height: 100px;
}
/** 4/4 Kwaliteit (end) **/

/** resultaat pagina (begin) **/
td.top-right
{
  vertical-align: top;
  text-align: right;
}
/** resultaat pagina (end) **/
