#content .editTableLeft { display:none;}
#content form .editTableLeft { display:inline; }
html,body {
	background-color:transparent;
}
#content {
	width:683px
}
div#title-holder { 
	float:left; 
	width:431px;
}
img#bgsidebar {
	float:left;
	width:221px;
	margin-left:10px; 
}

h3 { display:none; }
/*
#header {
	position:relative;
	height: 103px;
	z-index:1;
	width: 100%;
	overflow: hidden;
	text-align: left;
}
#container {
	width: 890px;
	height:100%;
	overflow:visible;
}
#menu {
	position:relative;
	width: 155px;
	z-index:1;
	float: left;
	overflow: visible;
	text-align: right;
}
#content {
	position:relative;
	width: 620px;
	z-index:1;
	overflow:visible;
	margin-left: 12px;
	text-align: left;
	background-color: #FFFFFF;
}*/


span.requiredField {
	color:#000;
	float:none;
	margin: 0 0 0 0;
}

/************* login form *************/
#login .editTableLeft {
	width:142px;
}
#login #username, #login #password, #changePassword #username, #changePassword #password, #changePassword #passwordNew, #changePassword #passwordNew2 {
	width:120px;
	margin-right:10px;
}

.formSubmit input {
	margin-top:3px;
}
#changePassword .formSubmit input {
	width:146px;
}
form .formSubmit input {
	clear:left;
	float:left;
}
/************* account aanvragen ********/
#createAccount .editTableLeft {
	width:110px;
}
#createAccount #Debiteurnummer {
	width:120px;
}

/************** inschrijven *************/
#inschrijven .editTableLeft {
	width:180px;
}

#inschrijven input, #inschrijven select, #inschrijven textarea,#adreswijziging input, #adreswijziging select, #adreswijziging textarea {
	width:auto;
	margin-right:10px;
}
.smallType {
	padding-right:10px;
}
div.tableRight {
	margin-bottom:4px;
}
div.tableRight span, .tableRight select, #areaBSO1 td span, #areaBSO2 td span {
	float:left;
}
div.dateBoxes { float:left;}
div.dateBoxes select, div.dateBoxes span { float:left; }
div.tableRight span, div.dateBoxes span {
	margin-left:-5px;
	margin-right:5px;
}
div.tableRight td span { margin-left:0px;}
div.tableRight span.tableRight {
	margin-left:0;
}
#inschrijven .checkbox {
	margin-left:5px;
	margin-right:5px;
}

td.titleDagen {
	width:100px;
	padding-right:5px;
}

span#werkgever1Div, span#werkgever2Div {
	margin-top:-13px;
	margin-left:5px;
	}
	
#inschrijven #BSO1, #inschrijven #BSO2 {
	width:200px;
}
#inschrijven #areaBSO1, #inschrijven #areaBSO2 {
	width:483px;
	margin-top:5px;
	margin-bottom:10px;
}

#prevPageLink {
	margin-left:10px;
}

div.koconIndex {
	width:432px;
}

div.tableBorder {
	border:1px solid #009DD1;
	padding: 9px 9px 9px 9px;
}
div.tableBorder .col150, div.tableBorder .col70 {
	border-right:1px solid #009DD1;
	padding-right:2px;
	margin-right:8px;
}
div.tableBorder div.variationTextNoLink {
	padding: 0 0 0 0;
}
div.tableBorder div.noBorder {
	border-right:0 none #FFF;
}
div.col70Link {
	width:40px;
}
div.VariationLink {
	width:45px;
	margin-right:20px;
}
.txt-inschrijven {
	background-image: url('/image/text/content-inschrijven.gif');
	margin-left:-2px;
}
.txt-nieuw-kind {
	background-image: url('/image/text/content-nieuw-kind.gif');
	margin-left:-2px;
}
.txt-kinderen {
	background-image: url('/image/text/content-kinderen.gif');
	margin-left:-2px;
}