body{
	height: 100.1%;
	margin:7px 0 15px 0;
	text-align:center;
	font-size:small;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:   #1A4368;  /* #1A4368;*/
	background-color: #FFFFFF;
}
#container{
	text-align:left;
	background-color: #FFFFFF;
}
#container, #top, #bottom, #footer{
	margin:0 auto;
	width:640px;
}
#innercontainer {
	margin:0px;
	padding:0px;
	background-image: url(../media/images/vlinder25-ani.gif);
	background-repeat: no-repeat;
}
#top, #bottom{
	width:650px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

form.webdesign{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */

h1{
	margin:0;
	padding:0;
	min-height:0;
	background-color:#ffffff;
	text-indent:-9000px;
	text-decoration:none;
}
h1 a{
	height:100%;
	min-height:40px;
	height:40px;
	display:block;
	/*background:url(../media/images/p_webdesign_ttl_kl.gif) no-repeat left top; */
	overflow:hidden;
}
* html h1 a{
	background-image: none;
	/*  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/p_webdesign_ttl_kl.gif", sizingMethod="crop");  */
}

img { 
	behavior: url(../images/iepngfix.htc);
	border:none;
}

.hide{
	display:none !important;
}
/* hier onder de form */
.webdesign{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}
.webdesign li{
	width:80%;
}
form ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	font-size:100%;
}
form li{
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
	clear:both;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

form li, .buttons{display: inline-block;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}

* html form li div{
	display:inline-block;
}
form li div, form li span{
	margin:0 4px 0 0;
	padding:0 0 8px 0;
	color: #112C44; /* #203858; */
}
form li span{
	float:left;
}

form li div.address{
	padding-bottom:0;
}

form li div.left{
	display:inline;
	float:left;
	width:47%;
}
form li div.right{
	display:inline;
	float:right;
	width:47%;
}

.clear{
	clear:both !important;
}

/* ----- INFO ----- */

.info{
	display:inline-block;
	clear:both; 
	margin:0 0 1em 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B8D3ED; /* #ccc; */
}
.info[class]{
	display:block;
}
.info h2{
	font-weight:normal;
	color:#FFFFFF;
	font-size:160%;
	margin:0 0 3px 0;
	clear:left;
}
.info p{
	font-size:95%;
	line-height:135%;
	margin:0 0 12px 0;
}

/* ----- SECTIONS ----- */

form hr{
	display:none;
}
form li.section{
	border-top:1px dotted #B8D3ED;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
	padding-left:9px;
	width:97% !important;
}
form ul li.first{
	border-top:none !important;
	margin-top:0px !important;
	padding-top:0px !important;
}
form .section h3{
	font-weight:normal;
	font-size:110%;
	line-height:135%;
	margin:0 0 2px 0;
}
form .section p{
	font-size:85%;
	margin:0 0 10px 0;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color: #112C44; 
	display:block;
	font-size:95%;
	font-weight:bold;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px 0;
	color: #112C44;
	width:90%;
}
form li div label, form li span label{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color: #112C44;
	display:block;
}

input.text, input.file, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	color: #112C44;
}
input.text, textarea.textarea, .firefox select.select{
	background:#fff url(../images/fieldbg.gif) repeat-x top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #112C44;
	border-right-color: #1C476F;
	border-bottom-color: #3383CA;
	border-left-color: #1C476F;
}
input.text, input.file{
	padding:2px 0 2px 0;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
	height:13px;
}
textarea.textarea{
	font-family:Geneva, Arial, Helvetica, sans-serif;

}
select.select{
	font-family:Geneva, Arial, Helvetica, sans-serif;

	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
*:first-child+html select.select[class]{
	margin:1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

span.symbol{
	font-size:115%;
	line-height:130%;
}
form li .datepicker{
	float:left;
	margin:.1em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
	cursor:pointer !important;
}

/* ----- BUTTONS ----- */

input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.buttons{
	clear:both;
	margin-top:10px;
}
.buttons input{
	font-size:120%;
	margin-right: 5px;
}


/* ----- SIZES ----- */

.third{
	width:32% !important;
}
.half{
	width:48% !important;
}
.full{
	width:100% !important;
}

input.medium, select.medium{
	width:50%;
}
textarea.textarea{
	width:100%;
}

textarea.medium{
	height:10em;
}

form .req{
	float:none;
	color:red !important;
	font-weight:bold;
	margin:0;
}

/* ----- INSTRUCTIONS ----- */

form li.focused{
	background-color: #3F6CAB; /* #1A4368; */
}
form .instruct{
	position:absolute;
	top:0;
	left:100%;
	z-index:1000;
	width:42%;
	margin:0 0 0 8px;
	padding:8px 10px 9px 10px;
	border:1px solid #E0ECF8;
	line-height:130%;
	font-size:80%;
	color:#06121C;
	visibility:hidden;
	background-color: #F3F8FC;
}
form .instruct small{
	font-size:105%;
}
form li.focused .instruct, form li:hover .instruct{
	visibility:visible;
}

/* ----- ALT INSTRUCTIONS ----- */

li.altInstruct .instruct, li.leftHalf .instruct, li.rightHalf .instruct{
	visibility:visible;
	position:static;
	margin:-2px 0 0 0;
	padding:0 0 7px 0;
	background:none;
	border:none;
	width:100%;
	font-size:9px;
	clear:left;
}

/* ----- LABEL LAYOUT ----- */

.leftLabel li, .rightLabel li, li.leftLabel, li.rightLabel{
	width:74% !important;
	padding-top:9px;
}

.leftLabel .small, .rightLabel .small{
	width:17%;
}
.leftLabel .medium, .rightLabel .medium{
	width:35%;
}
.leftLabel .large, .leftLabel textarea.textarea,
.rightLabel .large, .rightLabel textarea.textarea,
.leftLabel .address, .rightLabel .address{
	width:64%;
}

* html .leftLabel .small, * html .rightLabel .small{
	width:23%;
}
* html .leftLabel .medium, * html .rightLabel .medium{
	width:55%;
}
* html .leftLabel .large, * html .leftLabel textarea.textarea,
* html .rightLabel .large, * html .rightLabel textarea.textarea{
	width:97%;
}

.leftLabel label.desc, .rightLabel label.desc{
	float:left;
	width:30%;
	margin:2px 15px 0 0;
}
.rightLabel label.desc{
	text-align:right;
}
.leftLabel .address, .rightLabel .address{
	float:left;
}

.leftLabel p.instruct, .rightLabel p.instruct{
	width:27%;
	margin-left:5px;
}
.leftLabel .altInstruct .instruct, .rightLabel .altInstruct .instruct{
	margin-left:30% !important;
	padding-left:15px;
	width:65%;
}

.leftLabel .buttons, .rightLabel .buttons{
	margin-left:15px;
}
.leftLabel .buttons input, .rightLabel .buttons input{
	margin-left:30%;
}

/* ----- FIELD FLOATING ----- */

form li.leftHalf, form li.rightHalf{
	width:46% !important;
}
li.leftHalf{
	clear:left;
	float:left;
}
li.rightHalf{
	clear:none;
	float:right;
}
li.leftHalf .medium, li.rightHalf .medium,
li.leftHalf .small, li.rightHalf .small{
	width:100%;
}
/* hier onder de theme */
/* - - - Custom Theme - - - */

/* Logo */
h1 a {
	background-image:url(../media/images/p_webdesign_ttl_kl-new.gif); 
	min-height:0;
	height:40px;
}
* html h1 a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../media/images/p_webdesign_ttl_kl-new.gif", sizingMethod="crop");
}

/* Backgrounds */

h1{
	background-image:none;
	background-color:#112C44;/* #d1570d; */
}
#container, body.embed{
	background-color:#112C44;
	color: #FFFFFF;
}
.webdesign input.text, .webdesign textarea.textarea{
	background:#D5E0F0 url(../images/fieldbg.gif) repeat-x top;
}
.webdesign .focused{
	background-color: #3E6BA8; /*#007979; #383C65;#D5E0F0; #E7E8F1;*/ 
}
.webdesign .instruct{
	background-color:/*#2F3253;*/ #3E6BA8;
}

/* Borders */
#container{
	border:0 solid #cccccc;
}
.webdesign .info{
	border-bottom:1px dotted #262844;
}
.webdesign .section{
	border-top:1px dotted #d1570d;
}
.webdesign input.text, .webdesign textarea.textarea{
	border:;
}
.webdesign .instruct{
	border:0 solid #e6e6e6;
}

/* Typography */
.webdesign .info h2{
	font-size:160%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#FFFFFF;
}
.webdesign .info p{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color: #D5E0F0;
}
.webdesign .section h3{
	font-size:110%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#000000;
}	
.webdesign .section p{
	font-size:85%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#1A1B2D;
}	
.webdesign label.desc{
	font-size:95%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#FFFFFF;
}
.webdesign li div, .webdesign li span, .webdesign li div label, .webdesign li span label{
	font-family:inherit;
	color:#FFFFFF;
}
.webdesign label.choice{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#FFFFFF;
}
.webdesign input.text, .webdesign textarea.textarea, .webdesign select.select{
	font-size:100%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color: #112c44; /*#2F3253; */
}
.webdesign .instruct{
	font-size:80%;
	font-family:inherit;
	font-weight:;
	font-style:;
	color:#ffffff;
}
.webdesign li.altInstruct .instruct, .webdesign li.leftHalf .instruct, .webdesign li.rightHalf .instruct{
	color:#FFFFFF;
}
.webdesign input.btTxt{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}

.webdesign li.focused label.desc{
	font-size:;
	font-family:;
	font-weight:;
	font-style:;
	color:;
}
.webdesign li.focused label.desc{
	color:;
}
.webdesign li.focused div, .webdesign li.focused span, .webdesign li.focused div label, .webdesign li.focused span label{
	font-family:;
	color:;
}

/* Drop Shadows */
#top, #bottom{
	visibility:visible;
}
