html,body{
	margin : 0;
	padding : 0;
	background-image : url(http://www.helpwanted.nl/gfx/achtergrond.jpg);
	background-position : center top;
	background-color : #000000;
	height : 100%;
}

html,body {
	line-height : 22px;
	font-family : 'Lucida Console', Tahoma, Verdana;
	font-size : 13px;
	font-weight: bold;
	color : #3F2D1B;
}

a:link, a:visited, a:active {
	color : #CC3300;
	text-decoration :  underline;
}
a:hover{
	color : #000000;
	text-decoration :  underline;
}

hr {
	background-color :#dedede;
	color : #dedede;
	border : 0;
	margin : 15px 0 15px 0;
	height : 1px;
}

input, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 26px;
	color : #CC3300;
	line-height : normal;
	letter-spacing : 1px;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 20px;
	color : #CC3300;
	line-height : normal;
	letter-spacing : 1px;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 15px;
	color : #CC3300;
	line-height : normal;
	letter-spacing : 0px;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 14px;
	color : #CC3300;
	line-height : normal;
	letter-spacing : 0px;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 13px;
	color : #CC3300;
	line-height : normal;
	letter-spacing : 0px;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Georgia;
	font-weight :  bold;
	font-size : 12px;
	color : #CC3300;
	line-height : normal;
	letter-spacing : 0px;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	background-image : url(http://www.helpwanted.nl/gfx/achter.jpg);
	background-position : center top;
	background-repeat : repeat-y;
	margin : 0 auto;
	width : 980px;
	height : 100%;
	height : auto !important;
	min-height : 100%;
}

.holder {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/achter.jpg);
	background-position : center top;
	background-repeat : repeat-y;
	width : 980px;
}

.ster {
	position : absolute;
	z-index : 999;
	top : 0;
	right : 0;
	overflow : hidden;
	font-size : 0;
	line-height : 0;
	width : 230px;
	height : 203px;
}

.header {
	float : left;
	overflow : hidden;
	padding : 0 15px;
	width : 950px;
	height : 145px;
}

.logo {
	float : left;
	padding : 4px 0 0;
	overflow : hidden;
	font-size : 0;
	line-height : 0;
	width : 655px;
	height : 87px;
}

.snelmenu {
	float : left;
	padding : 30px 0 0;
	font-size : 13px;
	line-height : normal;
	width : 980px;
	height : 20px;
}

.snelmenu a , .snelmenu a:link, .snelmenu a:active, .snelmenu a:visited {
	color : #000000;
	text-decoration : none;
}

.snelmenu a:hover {
	color : #cc3300;
	text-decoration : none;
}

.text {
	float : left;
	margin : 6px 0 0 0;
}

.snelmenu a.mobiel, .snelmenu a.mobiel:link, .snelmenu a.mobiel:active, .snelmenu a.mobiel:visited {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/mobiel_off.png);
	background-position : left top;
	background-repeat : no-repeat;
	font-size : 0;
	margin : 0 15px 0 0;
	line-height : 0;
	width : 60px;
	height : 11px;
}

.snelmenu a.mobiel:hover {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/mobiel_on.png);
	background-position : left top;
	background-repeat : no-repeat;
	font-size : 0;
	margin : 0 15px 0 0;
	line-height : 0;
	width : 60px;
	height : 11px;
}

.snelmenu a.tellafriend, .snelmenu a.tellafriend:link, .snelmenu a.tellafriend:active, .snelmenu a.tellafriend:visited {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/tellafriend_off.png);
	background-position : left top;
	background-repeat : no-repeat;
	font-size : 0;
	margin : 0 15px 0 0;
	line-height : 0;
	width : 120px;
	height : 11px;
}

.snelmenu a.tellafriend:hover {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/tellafriend_on.png);
	background-position : left top;
	background-repeat : no-repeat;
	font-size : 0;
	margin : 0 15px 0 0;
	line-height : 0;
	width : 120px;
	height : 11px;
}

.zoeken {
	float : left;
	font-size : 0;
	line-height : 0;
}

.zoeken input{
	float : left;
	background: transparent url(http://www.helpwanted.nl/gfx/zoek_punt.png) left bottom no-repeat;
    border: 0;
	margin : 0;
    padding : 0 8px 0;
	font-family : Courier;
    font-size : 12px;
	font-weight : bold;
    color : #000000;
    width: 130px;
	height : 18px;
}

.zoeken input.btn {
	float : left;
	margin : 6px 0 0;
	padding : 0;
 	background: transparent url(http://www.helpwanted.nl/gfx/zoek_btn.png) no-repeat;
    outline: none;
    border: none;
    cursor : pointer;
    width: 47px;
    height: 11px;
}

.balk {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/balk.png);
	background-position : left top;
	background-repeat : no-repeat;
	padding : 9px 0 0;
	font-size : 22px;
	color : #e4430d;
	font-family : Georgia;
	line-height : normal;
	width : 980px;
	height : 40px;
}

.main {
	float : left;
	overflow : hidden;
	width : 980px;
}

.main_l {
	float : left;
	overflow : hidden;
	padding : 0 0 0 5px;
	width : 185px;
}

.menu {
	float : left;
	padding : 0 0 20px;
	overflow : hidden;
	width : 185px;
}

.menu_top {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/menu_top2.png);
	background-position : left bottom;
	background-repeat : no-repeat;
	overflow : hidden;
	width : 185px;
	height : 9px;
}

.menu ul {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/menu_middle.png);
	background-position : left top;
	background-repeat : repeat-y;
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.menu ul li {
	float : left;
	padding : 6px 0 6px 25px;
	line-height : normal;
	font-weight : normal;
	font-family : Courier;
	font-size : 22px;
	width : 160px;
}

.menu ul li a, .menu ul li a:link, .menu ul li a:active, .menu ul li a:visited {
	float : left;
	text-decoration : none;
	color : #FFFFFF;
}

.menu ul li a:hover {
	float : left;
	text-decoration : none;
	color : #a0c3cd;
}

.menu ul li.select a, .menu ul li.select a:link, .menu ul li.select a:active, .menu ul li.select a:visited, .menu ul li.select a:hover{
	float : left;
	text-decoration : none;
	color : #a0c3cd;
}

.menu ul ul.sub{
	float : left;
	background : none;
	margin : 0;
	padding : 9px 0 0;
	list-style-type : none;
}

.menu ul ul.sub li {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/submenu.gif);
	background-position : left 7px;
	background-repeat : no-repeat;
	padding : 6px 0 6px 20px;
	line-height : normal;
	font-weight : normal;
	font-family : Courier;
	font-size : 13px;
	width : 140px;
}

.menu ul ul.sub li a, .menu ul ul.sub li a:link, .menu ul ul.sub li a:active, .menu ul ul.sub li a:visited {
	float : left;
	text-decoration : none;
	color : #FFFFFF;
}

.menu ul ul.sub li a:hover {
	float : left;
	text-decoration : none;
	color : #a0c3cd;
}

.menu ul ul.sub li.select a, .menu ul ul.sub li.select a:link, .menu ul ul.sub li.select a:active, .menu ul ul.sub li.select a:visited, .menu ul ul.sub li.select a:hover{
	float : left;
	text-decoration : none;
	color : #a0c3cd;
}

.menu_bottom {
	float : left;
	background-image : url(http://www.helpwanted.nl/gfx/menu_bottom.png);
	background-position : left bottom;
	background-repeat : no-repeat;
	overflow : hidden;
	width : 185px;
	height : 37px;
}

.main_r {
	float : left;
	position : relative;
	overflow : hidden;
	padding : 10px 35px 25px 35px;
	width : 715px;
}

.top_right {
	position : absolute;
	z-index : 99999;
	right : 0;
	top : 0;
}

