/* HOME PAGINA */

/* TEMP LEFT */
#home_temp_left{
	width:457px;
	min-height:400px;
	_height:400px;
	float:left;
}

/* TEMP RIGHT */
#home_temp_right{
	width:254px;
	min-height:400px;
	_height:400px;
	margin:0px 0px 0px 0px;
	float:right;
}
	#home_resedentie{
		min-height:190px;
		_height:190px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 10px 15px;
		background:url(/images/home_resedentie_shadow2.jpg) no-repeat 0px 0px;
	}
		#home_image_large{
			width:455px;
			height:197px;
			margin:10px 0px 10px 0px;
			border:1px solid #CCCCCC;
		}
		
#grey_border_container{
	position:relative;
	width:425px;
	border:2px solid #E5E5E5;
	padding:20px 15px 20px 15px;
	margin:0px 0px 12px 0px;
}

#grey_border_container .corner_top_left{
	position:absolute;
	top:-2px;
	left:-2px;
	height:8px;
	width:8px;
	background:url('/images/corner_left.gif') no-repeat;
}

#grey_border_container .corner_top_right{
	position:absolute;
	top:-2px;
	right:-2px;
	_right:-3px;
	height:8px;
	width:8px;
	background:url('/images/corner_right.gif') no-repeat right top;
}

#grey_border_container .corner_bottom_left{
	position:absolute;
	bottom:-2px;
	left:-2px;
	height:8px;
	width:8px;
	background:url('/images/corner_left_bottom.gif') no-repeat bottom;
}

#grey_border_container .corner_bottom_right{
	position:absolute;
	bottom:-2px;
	right:-2px;
	_right:-3px;
	height:8px;
	width:8px;
	background:url('/images/corner_right_bottom.gif') no-repeat bottom;
}

#portal_button_container{
	position:relative;
	width:465px;
	height:180px;
	background:url('/images/portal_button_container.jpg') repeat-x;
	padding:12px 0px 0px 0px;
}

#portal_button_container img{
	border:0px;
	margin:0px 0px 0px 9px;
	padding:0px;
}

#portal_button_container .corner_left{
	position:absolute;
	top:0px;
	left:0px;
	height:7px;
	width:8px;
	background:url('/images/button_container_corner_lef.jpg') no-repeat;
}

#portal_button_container .corner_right{
	position:absolute;
	top:0px;
	right:0px;
	_right:-1px;
	height:7px;
	width:8px;
	background:url('/images/button_container_corner_rig.jpg') no-repeat;
}

#seminarform {
	background-image:url(/werkeninkomen/seminar_background.jpg); 
	margin-left: 9px; 
	_margin-left: 4px; 
	width: 294px; 
	height: 215px; 
	float: left;
}

#guijtwerktbeterform {
	background-image:url(/images/gwi_background.jpg); 
	margin-left: 9px; 
	_margin-left: 4px; 
	width: 294px; 
	height: 215px; 
	float: left;
}

.label_head {
	font-size:16px;
	font-weight:bold; 
	letter-spacing: 1px; 
	color: #FFFFFF;
}

.label_text {
	font-weight:bold; 
	letter-spacing: 1px; 
	color: #FFFFFF;
}

.label_loginnaam {
	position: absolute; 
	height: 14px; 
	top: 128px; 
	left: 55px; 
	width: 120px; 
	font-weight:bold; 
	letter-spacing: 1px; 
	color: #FFFFFF;
}

.label_wachtwoord {
	position: absolute; 
	height: 14px; 
	top: 152px; 
	left: 55px; 
	width: 120px; 
	font-weight:bold; 
	letter-spacing: 1px; 
	color: #FFFFFF;
}

.input_wachtwoord {
	position: absolute; 
	height: 14px; 
	top: 150px; 
	left: 146px; 
	width: 120px;
}

.input_submit {
	position: absolute; 
	height: 20px; 
	top: 180px; 
	left: 207px; 
	width: 66px;
}

.input_loginnaam {
	position: absolute; 
	height: 14px; 
	top: 125px; 
	left: 146px; 
	width: 120px;
}
