@charset "UTF-8";
/* CSS Document */

* {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	background-color: #0f1d4b;
	background-image: url(../img/dsgn/tile.jpg);
	background-position: top center;
	background-repeat: repeat;
}

#header {
	height: 196px;
}

#centerPage {
	margin-left: auto;
	margin-right: auto;

	width: 1055px;

	background-image: url(../img/dsgn/siteBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#container {
	margin-left: auto;
	margin-right: auto;

	width: 842px;

	background-color: #FFFFFF;
	background-image: url(../img/dsgn/contentBG.jpg);
	background-position: top left;
	background-repeat: repeat-y;

	border-top: 1px solid #fe0000;
	border-left: 1px solid #fe0000;
	border-bottom: 1px solid #fe0000;
	border-right: 1px solid #fe0000;
}

#content-top {
	width: 842px;

	background-image: url(../img/dsgn/contentTop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer {
	margin: 0;

	clear: both;

	width: 842px;
	height: 24px;

	background-image: url(../img/dsgn/contentBot.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.listA {
	margin-top: 0px;
	margin-left: 1px;

	text-align: left;

	list-style: none;
}

.listA li {
	width: 229px;
	height: 19px;
	
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;

	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 0px;
	
	background-color: #fe0000;
}

.listA span {
	padding-left: 10px;

	color: #FFFFFF;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

	line-height: 20px;

	text-transform: uppercase;
}

.listB {
	margin-top: 0px;
	margin-left: 1px;

	text-align: left;

	list-style: none;
}

.listB li {
	width: 229px;
	height: 19px;
	
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0px;

	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 0px;
}

.listB span {
	padding-left: 15px;

	color: #FFFFFF;

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

	line-height: 20px;

	text-transform: normal;
}

a.listLink:link {
	text-decoration: none;
	color: #000000;
}

a.listLink:visited {
	text-decoration: none;
	color: #000000;
} 

a.listLink:active {
	text-decoration: none;
	color: #000000;
} 

a.listLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

p {
	padding-bottom: 10px;
}

.title {
	padding-top: 65px;
	padding-bottom: 15px;

	color: #fff551;

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #ab0000;
}

a:visited {
	text-decoration: none;
	color: #ab0000;
} 

a:active {
	text-decoration: none;
	color: #ab0000;
} 

a:hover {
	text-decoration: underline;
	color: #000000;
}

/* */

fieldset {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeedb;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeedb;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeedb;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeedb;
}

label {
	float: left;
	width: 150px;

	text-indent: 20px;
	text-align: left;
}

input  {
	margin-bottom: 5px;

	width: 175px;
	height: 19px;

	color: #544835;
	font-family: Arial, Helvetica, sans-serif;

 	border: 1px solid #8b5800;
	background-color: #fffdf4;
}

input.button  {
	margin-bottom: 5px;

	width: 75px;
	height: 18px;

	color: #FFFFFF;

 	border: 1px solid #8b5800;
	background-color: #8b5800;
}

textarea {
	width: 325px;
	height: 75px;

	color: #544835;
	font-family: Arial, Helvetica, sans-serif;

	border: 1px solid #8b5800;
	background-color: #fffdf4;
}

/* -- */

input.spaceLeft {
	margin-left: 5px;
}

input.spaceRight {
	margin-right: 10px;
}

input.checkbox {
	margin-top: 0px;
  	width:15px;
  	background:none;
  	border:0;
}

input.checkboxB {
margin-top: 4px;
  width:15px;
  background:none;
  border:0;
}

input.radio_button {
margin-top: 0px;
  width:15px;
  background:none;
  border:0;
}

input.small, select.small {
  width:50px;
}

input.large, select.large {
  width:200px;
}

input.extra_large, select.extra_large {
  width:300px;
}

.noReq {
	margin-right: 4px;
}

.input-gebJaar {
  width: 50px;
}

.select-gebDag {
  width: 50px;
}

.input-totaal {
	width: 35px;
	color: #000000;
	font-weight: bold;
	border: 0px solid #d1d0c6;
	background-color: #e5e4e2;
}

	/*	-- LiveValidation -- */

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin: 0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
	border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
	border: 1px solid #CC0000;
}