body {
	margin-top:			0px;
}

#container {
	margin:				auto;
	width:				1000px;
}

#logotop {
	position: relative;
	float:				left;
	height:				91px;
	width:				1000px;
	background: 		url(../images/logotop.jpg) no-repeat;
}

#keurmerk {
	position: absolute;
	right: 75px;
	bottom: 0px;
}

#header {
	clear:				both;
	height:				78px;
	width:				1000px;
	background: 		url(../images/werkgevers_03.jpg) no-repeat;
}

#contentwrapper {
	position:			relative;
	width:				1000px;
	background: 		url(../images/bg_fill.jpg) repeat-y;
}

#menu {
	float:				left;
	min-height:			421px;
	width:				212px;
	background: 		url(../images/menu.jpg) no-repeat;
	z-index:			5;
}

#content {
	float:				left;
	min-height:			421px;
	width:				480px;
	background-color:	#FFFFFF;
}

#contentheader {
	background: 		25px 25px url(../images/block.jpg) no-repeat;
	padding-left:		45px;
	padding-top:		23px;
	margin-bottom:		20px;
	font-size:			14px;
	font-family:		Verdana;
}

#contenttext {
	background: 		url(../images/line.jpg) repeat-y;
	margin-left:		35px;
	margin-top:			12px;
	padding-left:		10px;
	padding-right:		25px;
	margin-bottom:		20px;
	font-size:			12px;
	font-family:		Verdana;
}

#contenttext a {
	text-decoration: underline;
	color: #999999;
}

#contenttext a:hover {
	color: #31831D;
}

#womanright {
	float:				right;
	min-height:			421px;
	width:				308px;
	background: 		url(../images/werkgevers_06.jpg) no-repeat;
}

#womanrighttext {
	padding-left:		56px;
	padding-top:		331px;	
	font-size:			16px;
	font-family:		Tahoma;
	font-style:			italic;
}

#UILaward {
	position: absolute;
	background: url(../images/UILaward.jpg) no-repeat;
	width: 198px;
	height: 176px;
	bottom: 0px;
	left: 14px;
}

#footer {
	position:			relative;
	margin:				auto;
	height:				131px;
	width:				1000px;
	background: 		url(../images/footer.jpg) no-repeat;
}

#UILawardtext {
	position:			absolute;
	left:				34px;
	top:				40px;
	font-size:			16px;
	font-family:		Tahoma;
	font-style:			italic;
}

#UILawardtext2 {
	position:			absolute;
	left:				234px;
	top:				40px;
	font-size:			16px;
	font-family:		Tahoma;
	font-style:			italic;
	font-weight:		bold;
	color:				#FFF;
}

#footerlogin {
	float:				right;
	height:				116px;
	width:				215px;
	padding-top:		15px;
	padding-right:		50px;
	font-family:		verdana;
	font-size:			10px;
}

#logintext {
	padding-bottom:		10px;
}

#footerloginleft {
	float:				left;
	padding-top:		2px;
}

#footerloginright {
	float:				right;
}
.forminput {
	font-size:			10px;
}

#bottomtext {
	clear:				both;
	width:				1000px;
	margin:				auto;
	font-family:		verdana;
	font-size:			10px;
	color:				#333333;
	text-align:			center;
}

#bottomtext a {
	color:				#333333;
	text-decoration:	none;
}

#contenttext img {
	padding: 0px 0px 5px 5px;
}
